aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart2012-03-12
* fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operationsLaurent Pinchart2012-03-12
* fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operationsLaurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart2012-03-12
* fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart2012-03-12
* fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definitionLaurent Pinchart2012-03-12
* sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-12
* fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callbackLaurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Create functions to turn the display on/offLaurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Don't pass struct device aroundLaurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()Laurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)Laurent Pinchart2012-03-12
* fbdev: sh_mobile_lcdc: Reorder code into sectionsLaurent Pinchart2012-03-12
* video:uvesafb: notice user when we failed to save hardware stateWang YanQing2012-03-08
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-03-08
* udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie2012-03-08
* video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-06
* pxafb: do console locking before calling fb_blank()Vasily Khoruzhick2012-03-06
* Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat2012-03-06
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-03
| |\
| | * [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-25
| * | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-03
| |\ \
| | * | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-27
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-03
| |\ \ \
| | * | | crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-28
| * | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-02
| |\ \ \ \
| | * | | | hwmon: (f75375s) Catch some attempts to write to r/o registersNikolaus Schulz2012-03-02
| | * | | | hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enableNikolaus Schulz2012-03-02
| | * | | | hwmon: (f75375s) Make pwm*_mode writable for the F75387Nikolaus Schulz2012-02-28
| | * | | | hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387Nikolaus Schulz2012-02-28
| * | | | | Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-01
| |\ \ \ \ \ \
| | * | | | | | watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow2012-02-29
| | * | | | | | watchdog: Fix typo in pnx4008_wdt.cMasanari Iida2012-02-28
| | * | | | | | watchdog: Fix typo in KconfigMasanari Iida2012-02-28
| | * | | | | | watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham2012-02-28
| | * | | | | | watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-02-28
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-01
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-02-24
| * | | | | | | | Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds2012-03-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-02-24
| | |/ / / / / / /
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller2012-02-29
| | * | | | | | | | drm/radeon: fix uninitialized variableChristian König2012-02-29
| | * | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-02-29
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/exynos: added panel physical size.Eun-Chul Kim2012-02-14
| | | * | | | | | | | drm/exynos: added postclose to release resource.Inki Dae2012-02-14
| | | * | | | | | | | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-14