summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2013-06-01atmel_lcdfb: blank the backlight on removeRichard Genoud1-2/+8
2013-06-01trivial: atmel_lcdfb: add missing error messageRichard Genoud1-1/+4
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD3-2/+23
2013-05-24fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren3-0/+252
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen2-1/+22
2013-05-18drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-18drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann1-0/+2
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-18/+4
2013-05-09video: mxsfb: Adapt to new videomode APIFabio Estevam2-5/+5
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-3/+3
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle1-18/+4
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-104/+158
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-5/+2
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann3-2/+4
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+92
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-1554/+1736
2013-05-03Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie10-106/+160
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-50/+12
2013-05-02fbdev/ps3fb: fix compile warningTomi Valkeinen1-1/+1
2013-05-02OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen1-1/+1
2013-05-02OMAPDSS: VENC: Add error handling for venc_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: HDMI: Add error handling for hdmi_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: RFBI: Add error handling for rfbi_probe_pdataTomi Valkeinen1-7/+14
2013-05-02OMAPDSS: DSI: Add error handling for dsi_probe_pdataTomi Valkeinen1-7/+13
2013-05-02OMAPDSS: SDI: Add error handling for sdi_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: DPI: Add error handling for dpi_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: VENC: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: HDMI: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: RFBI: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: DSI: use platform_driver_register()Tomi Valkeinen1-7/+10
2013-05-02OMAPDSS: SDI: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: DPI: use platform_driver_register()Tomi Valkeinen1-7/+8
2013-05-02OMAPFB: defer probe if no displaysTomi Valkeinen1-1/+1
2013-05-02OMAPFB: use module_platform_driver()Tomi Valkeinen1-25/+3
2013-05-02OMAPDSS: Makefile: move omapfb after panelsTomi Valkeinen1-1/+1
2013-05-02OMAPDSS: DPI: fix compilation if DSI not compiled inTomi Valkeinen1-4/+27
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-40/+39
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-8/+8
2013-04-29video/uvesafb: rename random32() to prandom_u32()Akinobu Mita1-1/+1
2013-04-29drivers/video/backlight/tps65217_bl.c add default brightness value optionMatus Ujhelyi1-1/+14
2013-04-29backlight: lp855x: add a device tree structureKim, Milo1-2/+71
2013-04-29backlight: lp855x: remove duplicate platform dataKim, Milo1-1/+1
2013-04-29backlight: lp855x: move backlight mode platform dataKim, Milo1-6/+15
2013-04-29backlight: lp855x: convert a type of device nameKim, Milo1-1/+1
2013-04-29backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_opsJingoo Han3-26/+18
2013-04-29backlight: tosa: convert tosa to dev_pm_opsJingoo Han2-20/+16
2013-04-29backlight: omap1: convert omapbl to dev_pm_opsJingoo Han1-12/+10