summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | backlight: use dev_get_platdata()Jingoo Han2013-11-1332-46/+44
* | | backlight: lp8788: staticize 'default_bl_config'Jingoo Han2013-11-131-1/+1
* | | backlight: lm3639: don't mix different enum typesJingoo Han2013-11-131-4/+7
* | | backlight: ld9040: Staticize local variable gamma_tableJingoo Han2013-11-131-1/+3
* | | backlight: lm3630: fix sparse warningDaniel Jeong2013-11-131-2/+2
* | | drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()Dan Carpenter2013-11-131-13/+12
* | | drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()Dan Carpenter2013-11-131-1/+1
* | | backlight: lm3630: apply chip revisionDaniel Jeong2013-11-134-479/+487
* | | backlight: lp855x_bl: support new LP8555 deviceMilo Kim2013-11-132-4/+17
* | | drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\ \ \
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
| | |/ | |/|
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-121-3/+2
|\ \ \
| * | | bitops: Introduce a more generic BITMASK macroChen, Gong2013-10-211-3/+2
| |/ /
* | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-113-80/+158
|\ \ \
| * | | parisc: sticon - unbreak on 64bit kernelHelge Deller2013-11-073-80/+158
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-70/+0
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-2810-30/+15
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | video: drop code for ARCH_SHARK in cyber2000fbLinus Walleij2013-09-251-70/+0
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-4/+5
|\ \ \ \
| * \ \ \ Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-2910-30/+15
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold2013-09-261-4/+5
| | |/ / | |/| |
* | | | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-075-107/+159
|\ \ \ \ | |_|_|/ |/| | |
| * | | video: exynos_dp: Use the generic PHY driverJingoo Han2013-10-162-4/+13
| * | | video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han2013-10-164-94/+135
| * | | video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki2013-10-162-9/+11
| | |/ | |/|
* | | Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2013-10-292-47/+2
|/ /
* | video: mxsfb: Add missing breakMarek Vasut2013-09-261-0/+1
* | video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-261-3/+3
* | neofb: fix error return code in neofb_probe()Wei Yongjun2013-09-261-1/+3
* | s3fb: fix error return code in s3_pci_probe()Wei Yongjun2013-09-261-8/+1
* | video: mmp: drop needless devm cleanupUwe Kleine-König2013-09-261-15/+2
* | OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown2013-09-261-0/+1
* | OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen2013-09-191-0/+1
* | OMAPDSS: Return right error during connector probeSathya Prakash M R2013-09-193-3/+3
|/
* Bye, bye, WfW flagLinus Torvalds2013-09-111-880/+1601
* drivers/video/acornfb.c: remove dead codePaul Bolle2013-09-112-294/+1
* fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-111-1/+1
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-065-0/+539
|\
| * Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson2013-08-297-29/+28
| |\
| * \ Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson2013-08-111-1/+1
| |\ \
| * | | backlight: Add ROHM BD6107 backlight driverLaurent Pinchart2013-07-163-0/+220
| * | | backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart2013-07-163-0/+178
| * | | backlight: Add GPIO-based backlight driverLaurent Pinchart2013-07-163-0/+141
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-1/+0
|\ \ \ \
| * \ \ \ Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-137-29/+28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-061-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-051-14/+127
|\ \ \ \
| * \ \ \ Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-028-37/+23
| |\ \ \ \
| * | | | | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-301-2/+2
OpenPOWER on IntegriCloud