summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | | OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K2012-03-061-8/+8
| | * | | | | | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-065-11/+30
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'work/old-omapfb-removal'Tomi Valkeinen2012-02-2313-4103/+43
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | OMAPFB: remove remaining OMAP arch checksTomi Valkeinen2012-02-233-10/+3
| | | * | | | | | | | OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen2012-02-231-0/+25
| | | * | | | | | | | OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen2012-02-231-54/+0
| | | * | | | | | | | OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-232-48/+0
| | | * | | | | | | | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-231-16/+5
| | | * | | | | | | | OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen2012-02-231-1/+1
OpenPOWER on IntegriCloud