summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2812-12/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-2812-12/+0
* | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-2/+21
|\ \
| * | apple_bl: Add register/unregister functionsSeth Forshee2012-03-221-2/+21
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-21/+28
|\ \ \
| * | | backlight: Modified power control of pm860x backlightJett.Zhou2012-03-061-21/+28
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-272-415/+154
|\ \ \ \
| * | | | FB: sa11x0: convert to use platform resource and ioremap()Russell King2012-02-242-25/+54
| * | | | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King2012-02-211-8/+16
| * | | | FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King2012-02-211-2/+2
| * | | | FB: sa1100: make GPIO configuration setting safeRussell King2012-02-211-0/+11
| * | | | FB: sa1100: use inf members directlyRussell King2012-02-212-29/+12
| * | | | 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
OpenPOWER on IntegriCloud