summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-061-8/+1Star
|\
| * ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2012-04-031-8/+1Star
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-063-0/+194
|\ \ | |/ |/|
| * backlight: add driver for DA9052/53 PMIC v1Ashish Jangam2012-04-063-0/+194
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-1/+0Star
|\ \
| * | ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-071-1/+0Star
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-301-2/+2
|\ \ \
| * | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | backlight: fix typo in tosa_lcd.cMasanari Iida2012-03-291-1/+1
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2912-12/+0Star
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-2812-12/+0Star
* | | | | 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-282-415/+154Star
|\ \ \ \ \ \
| * | | | | | 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/+12Star
| * | | | | | FB: sa1100: remove assabet specific initializationRussell King2012-02-211-8/+0Star
| * | | | | | FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King2012-02-212-23/+11Star
| * | | | | | FB: sa1100: move platform data to platform filesRussell King2012-02-211-233/+6Star
| * | | | | | FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King2012-02-212-43/+5Star
| * | | | | | 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/+34Star
| * | | | | | 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-281-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-021-1/+1
| * | | | | | | | Merge branch 'omap1' into ams-deltaTony Lindgren2012-03-021-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-285-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-145-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-021-1/+1
| | | | |_|/ / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-292-5/+3Star
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | 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/+0Star
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-241-1/+1
* | | | | | | | | | backlight: fix ot200_bl buildRandy Dunlap2012-03-241-1/+1
* | | | | | | | | | backlight: convert platform_lcd to dev_pm_opsJingoo Han2012-03-241-9/+10