summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-10-05drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han
2012-10-05drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall
2012-10-05backlight: remove ProGear driverMarcin Juszkiewicz
2012-10-05backlight: add new lm3639 backlight driverG.Shark Jeong
2012-10-05backlight: add Backlight driver for lm3630 chipG.Shark Jeong
2012-10-05drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-05drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han
2012-10-05drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han
2012-10-05sections: fix section conflicts in drivers/videoAndi Kleen
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan
2012-09-27switch simple cases of fget_light to fdgetAl Viro
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21video: vt8500: Add devicetree support for vt8500-fb and wm8505-fbTony Prisk
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann
2012-09-19video: da8xx-fb: use __iomem pointers for MMIOArnd Bergmann
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann
2012-09-14ARM: vt8500: move platform_data definitionsArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-10ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-09-01tmiofb: missing NULL pointer checksAlan Cox
2012-08-23OMAPFB: fix framebuffer console colorsGrazvydas Ignotas
2012-08-23OMAPDSS: Fix SDI PLL lockingTomi Valkeinen
2012-08-23video: mb862xxfb: prevent divide by zero bugDan Carpenter
2012-08-23drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds