aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* backlight: s6e63m0: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-21
* backlight: s6e63m0: remove redundant variable 'before_power'Jingoo Han2013-02-21
* backlight: s6e63m0: replace EFAULT with EINVALJingoo Han2013-02-21
* backlight: s6e63m0: remove unnecessary NULL deference checkJingoo Han2013-02-21
* backlight: s6e63m0: use sleep instead of delayJingoo Han2013-02-21
* backlight: s6e63m0: use lowercase names of structsJingoo Han2013-02-21
* backlight: ld9040: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-21
* backlight: ld9040: remove redundant return variablesJingoo Han2013-02-21
* backlight: ld9040: replace EFAULT with EINVALJingoo Han2013-02-21
* backlight: ld9040: remove unnecessary NULL deference checkJingoo Han2013-02-21
* backlight: ld9040: use sleep instead of delayJingoo Han2013-02-21
* backlight: add lms501kf03 LCD driverJingoo Han2013-02-21
* drivers/video/mx3fb.c: use NULL for pointerFabio Estevam2013-02-21
* video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar2013-02-21
* video: exynos_dp: add missing of_node_put()Jingoo Han2013-02-21
* video: s3c-fb: use ARCH_ dependancyJingoo Han2013-02-21
* drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-21
* drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat2013-02-21
* drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat2013-02-21
* drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam2013-02-21
* video: mmpdisp: add spi port in display controllerZhou Zhu2013-02-21
* video: mmp: add tpo hvga panel supportedLisa Du2013-02-21
* video: mmp display controller supportGuoqing Li2013-02-21
* fb: mmp: include linux/platform_device.hArnd Bergmann2013-02-21
* video: mmp fb supportZhou Zhu2013-02-21
* video: mmp display subsystemZhou Zhu2013-02-21
* goldfish: framebuffer driverArve Hjønnevåg2013-02-21
* fbcon: clear the logo bitmap from the margin areaKamal Mostafa2013-02-21
* Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\
| * ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
* | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-20
|\ \
| * | video/exynos: don't use [delayed_]work_pending()Tejun Heo2012-12-28
* | | OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown2013-02-14
| |/ |/|
* | Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-23
|\ \
| * | video: imxfb: Do not crash on rebootFabio Estevam2013-01-17
* | | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-22
|\ \ \
| * | | drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard2013-01-11
* | | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-16
|\| | |
| * | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-08
| |\ \ \
| * | | | Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| | |_|/ | |/| |
* | | | Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-15
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou2013-01-13
| |/
* / video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-04
|/
* backlight: locomolcd: fix checkpatch error and warningJingoo Han2012-12-18
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-17
| |\
| * \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-25
| |\ \
| * | | fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driverDan Horák2012-11-14
* | | | backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ONMarko Katic2012-12-17
* | | | drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...Jingoo Han2012-12-17