summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | FB: sa1100: remove assabet specific initializationRussell King2012-02-211-8/+0
| * | | | | | FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King2012-02-212-23/+11
| * | | | | | FB: sa1100: move platform data to platform filesRussell King2012-02-211-233/+6
| * | | | | | FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King2012-02-212-43/+5
| * | | | | | FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_infoRussell King2012-02-212-19/+24
| * | | | | | FB: sa1100: convert printks to dev_xxx()Russell King2012-02-212-47/+34
| * | | | | | FB: sa1100: constify rgb structuresRussell King2012-02-212-5/+5
| * | | | | | FB: sa1100: add .owner initializer to driver structureRussell King2012-02-211-0/+1
| * | | | | | FB: sa1100: avoid section mismatch warningsRussell King2012-02-211-14/+14
* | | | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-7/+20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-105-10/+35
| |\ \ \ \ \ \ \
| * | | | | | | | ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-011-1/+1
| * | | | | | | | Merge branch 'omap1' into ams-deltaTony Lindgren2012-03-011-7/+20
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-201-7/+20
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | omapfb: lcd_ams_delta: drive control lines over GPIOJanusz Krzysztofik2011-12-221-7/+20
* | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-275-26/+27
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-152-20/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-142-20/+23
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-135-10/+35
| |\| | | | | | | | |
| * | | | | | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-081-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-071-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-292-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+3
| | * | | | | | | | | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-231-1/+1
* | | | | | | | | | backlight: fix ot200_bl buildRandy Dunlap2012-03-231-1/+1
* | | | | | | | | | backlight: convert platform_lcd to dev_pm_opsJingoo Han2012-03-231-9/+10
* | | | | | | | | | backlight: add support for Pandora backlightGrazvydas Ignotas2012-03-233-0/+179
* | | | | | | | | | backlight: add driver for Bachmann's ot200Christian Gmeiner2012-03-233-1/+183
* | | | | | | | | | backlight: new backlight driver for LP855x devicesKim, Milo2012-03-233-0/+339
* | | | | | | | | | drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* | | | | | | | | | drivers/video/backlight: use devm_ functionsJulia Lawall2012-03-238-47/+18
* | | | | | | | | | drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall2012-03-231-5/+1
* | | | | | | | | | backlight: convert backlight spi drivers to module_spi_driverAxel Lin2012-03-2310-119/+10
* | | | | | | | | | backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin2012-03-233-34/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-22102-7324/+11424
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"Florian Tobias Schandinat2012-03-211-10/+2
| * | | | | | | | | OMAPDSS: register dss drivers in module initTomi Valkeinen2012-03-211-58/+77
| * | | | | | | | | video: pxafb: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-211-2/+2
| * | | | | | | | | fbdev: bfin_adv7393fb: Drop needless includeJean Delvare2012-03-211-2/+0
| * | | | | | | | | fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto2012-03-211-1/+1
| * | | | | | | | | fbdev: remove dependency of FB_SH_MOBILE_MERAM from FB_SH_MOBILE_LCDCKuninori Morimoto2012-03-211-13/+12
| * | | | | | | | | Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-201-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-2030-4674/+944
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen2012-03-131-19/+18
| | * | | | | | | | | OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen2012-03-061-5/+6
| | * | | | | | | | | OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2012-03-062-1/+23
| | * | | | | | | | | OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar2012-03-061-5/+4
| | * | | | | | | | | OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2012-03-062-5/+6