summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-301-0/+1
* backlight: tosa_lcd: use devm_ functionsJingoo Han2012-05-291-5/+3
* backlight: tosa_bl: use devm_ functionsJingoo Han2012-05-291-6/+5
* backlight: tdo24m: use devm_ functionsJingoo Han2012-05-291-15/+6
* backlight: s6e63m0: use devm_ functionsJingoo Han2012-05-291-10/+5
* backlight: ltv350qv: use devm_ functionsJingoo Han2012-05-291-16/+7
* backlight: lms283gf05: use devm_ functionsJingoo Han2012-05-291-6/+3
* backlight: ld9040: use devm_ functionsJingoo Han2012-05-291-8/+6
* backlight: l4f00242t03: use devm_ functionsJingoo Han2012-05-291-14/+11
* backlight: ili9320: use devm_ functionsJingoo Han2012-05-291-7/+2
* backlight: corgi_lcd: use devm_ functionsJingoo Han2012-05-291-8/+4
* backlight: ams369fg06: use devm_ functionsJingoo Han2012-05-291-10/+5
* backlight: adp8870: use devm_ functionsJingoo Han2012-05-291-15/+7
* backlight: adp8860: use devm_ functionsJingoo Han2012-05-291-15/+7
* backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-294-0/+4
* drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han2012-05-291-0/+2
* backlight: progear: use pr_err() instead of printk()Jingoo Han2012-05-291-2/+4
* backlight: omap1: use pr_info() instead of printk()Jingoo Han2012-05-291-1/+3
* backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han2012-05-292-9/+13
* backlight: generic_bl: use pr_info() instead of printk()Jingoo Han2012-05-291-2/+4
* backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han2012-05-291-4/+5
* backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han2012-05-291-12/+8
* backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han2012-05-292-9/+12
* drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han2012-05-291-2/+2
* drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han2012-05-291-3/+3
* drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han2012-05-291-3/+3
* backlight: add LM3533 backlight driverJohan Hovold2012-05-293-0/+436
* drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten2012-05-291-0/+1
* lcd: add callbacks for early fb event blank supportInki Dae2012-05-291-0/+10
* fbdev: add events for early fb event supportInki Dae2012-05-291-6/+15
* blacklight: remove redundant spi driver bus initializationLars-Peter Clausen2012-05-294-4/+0
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-15/+35
|\
| * Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-142-0/+10
| |\
| * | video imxfb: do not depend on grouped clocksSascha Hauer2012-04-251-15/+35
* | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-20/+59
|\ \ \
| * \ \ Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-071-0/+1
| |\ \ \
| * \ \ \ Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie2012-05-025-197/+205
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | vga: fix build when fbdev is a moduleMatthew Garrett2012-04-241-0/+2
| * | | | efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-241-20/+57
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ \ \ \
| * | | | | Merge branch 'master' into for-nextJiri Kosina2012-04-08158-8066/+12756
| |\| | | |
| * | | | | fbdev: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-04-051-1/+1
* | | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-173-12/+19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-0/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | USB: udlfb.c: remove err() usageGreg Kroah-Hartman2012-04-251-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+9
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | video: mxsfb: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-226-129/+171
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-05-111-1/+0
| |\ \ \ \ \ \