summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-215-0/+5
|\
| * ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann2013-02-141-0/+1
| * fb/exynos: include platform_device.hArnd Bergmann2013-02-142-0/+2
| * kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-042-0/+2
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2110-45/+39
|\ \
| * | backlight: fix class_find_device() argumentsGreg Kroah-Hartman2013-02-061-1/+1
| * | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-251-1/+12
| |\ \ | | |/
| * | video: Convert to devm_ioremap_resource()Thierry Reding2013-01-225-22/+16
| * | drivers/video/omap: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| * | drivers/video/geode: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-7/+7
| * | drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| * | drivers/video: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-13/+13
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+1
|\ \ \
| * | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
| | |/ | |/|
* | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-191-4/+2
|\ \ \
| * | | video/exynos: don't use [delayed_]work_pending()Tejun Heo2012-12-281-4/+2
* | | | OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown2013-02-141-0/+1
| |/ / |/| |
* | | Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-231-0/+10
|\ \ \
| * | | video: imxfb: Do not crash on rebootFabio Estevam2013-01-171-0/+10
* | | | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-221-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard2013-01-111-2/+2
* | | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-16135-1129/+1017
|\ \ \ \ | |/ / /
| * | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-081-1/+2
| |\ \ \
| * | | | Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03135-1129/+1017
| | |_|/ | |/| |
* | | | Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson2013-01-151-1/+2
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou2013-01-141-1/+2
| |/
* | video: mxsfb: fix crash when unblanking the displayLothar Waßmann2013-01-041-1/+2
|/
* backlight: locomolcd: fix checkpatch error and warningJingoo Han2012-12-181-13/+25
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-182-5/+18
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-185-12/+30
| |\
| * \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-262-3/+4
| |\ \
| * | | fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driverDan Horák2012-11-152-5/+18
* | | | backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ONMarko Katic2012-12-171-2/+2
* | | | drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...Jingoo Han2012-12-171-1/+2
* | | | drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be calledJingoo Han2012-12-171-2/+6
* | | | backlight: 88pm860x_bl: remove an unnecessary line continuationJingoo Han2012-12-171-2/+1
* | | | drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...Peter Ujfalusi2012-12-171-5/+3
* | | | backlight: add of_find_backlight_by_node()Thierry Reding2012-12-171-0/+29
* | | | drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs fileAxel Lin2012-12-171-1/+1
* | | | drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-171-8/+3
* | | | drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd dataJingoo Han2012-12-171-8/+3
* | | | drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointerJingoo Han2012-12-171-1/+1
* | | | drivers/video/backlight/vgg2432a4.c: add missing constJingoo Han2012-12-173-6/+6
* | | | drivers/video/backlight/tdo24m.c: add missing constJingoo Han2012-12-171-13/+14
* | | | drivers/video/backlight/lms283gf05.c: add missing constJingoo Han2012-12-171-3/+3
* | | | drivers/video/backlight/da9052_bl.c: add missing constJingoo Han2012-12-171-1/+1
* | | | drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex codeKim, Milo2012-12-171-13/+1
* | | | drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-171-11/+26
* | | | backlight: tosa: use devm_gpio_request_oneJingoo Han2012-12-172-10/+4
* | | | backlight: lms283gf05: use devm_gpio_request_oneJingoo Han2012-12-171-7/+3
OpenPOWER on IntegriCloud