Age | Commit message (Expand) | Author |
2012-03-12 | fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly | Laurent Pinchart |
2012-03-12 | fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition | Laurent Pinchart |
2012-03-12 | sh_mobile_hdmi: Remove platform data lcd_dev field | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Create functions to turn the display on/off | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Don't pass struct device around | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Move pm runtime enable to probe() | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const) | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Reorder code into sections | Laurent Pinchart |
2012-03-08 | video:uvesafb: notice user when we failed to save hardware state | Wang YanQing |
2012-03-08 | video:uvesafb: Fix oops that uvesafb try to execute NX-protected page | Wang YanQing |
2012-03-08 | udlfb: Fix invalid return codes in edid sysfs entry store function | Olivier Sobrie |
2012-03-06 | video: s3c-fb: Add support EXYNOS5 FIMD | Jingoo Han |
2012-03-06 | pxafb: do console locking before calling fb_blank() | Vasily Khoruzhick |
2012-03-06 | Merge commit 'v3.3-rc6' into fbdev-next | Florian Tobias Schandinat |
2012-03-05 | Merge pull request #1 from bernieplug/fbdev-next | Florian Tobias Schandinat |
2012-03-03 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2012-03-03 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-03-03 | udlfb: Add module_param to allow forcing pixel_limit | Ben Collins |
2012-03-03 | udlfb: Make sure to get correct endian keys from vendor descriptor | Ben Collins |
2012-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-03-02 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-02 | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-03-02 | hwmon: (f75375s) Catch some attempts to write to r/o registers | Nikolaus Schulz |
2012-03-02 | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable | Nikolaus Schulz |
2012-03-01 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-03-01 | Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux... | Linus Torvalds |
2012-03-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-01 | udlfb: fix hcd_buffer_free panic on unplug/replug | Bernie Thompson |
2012-03-01 | udlfb: Improve debugging printouts with refresh rate | Martin Decky |
2012-02-29 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-03-01 | virtio: balloon: leak / fill balloon across S4 | Amit Shah |
2012-02-29 | Merge branch 'fbdev-for-linus' into fbdev-next | Florian Tobias Schandinat |
2012-02-29 | OMAPDSS: APPLY: make ovl_enable/disable synchronous | Tomi Valkeinen |
2012-02-29 | OMAPDSS: panel-dvi: Add Kconfig dependency on I2C | Tomi Valkeinen |
2012-02-29 | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-02-29 | drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv() | Sebastian Biemueller |
2012-02-29 | drm/radeon: fix uninitialized variable | Christian König |
2012-02-29 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-02-29 | drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2) | Alex Deucher |
2012-02-29 | watchdog: fix GETTIMEOUT ioctl in booke_wdt | Dmitry Artamonow |
2012-02-28 | hwmon: (f75375s) Make pwm*_mode writable for the F75387 | Nikolaus Schulz |
2012-02-28 | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387 | Nikolaus Schulz |
2012-02-28 | Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-02-28 | watchdog: Fix typo in pnx4008_wdt.c | Masanari Iida |
2012-02-28 | watchdog: Fix typo in Kconfig | Masanari Iida |
2012-02-28 | watchdog: fix error in probe() of s3c2410_wdt (reset at booting) | MyungJoo Ham |