summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-23atyfb: coding style cleanupVille Syrjala1-371/+458
2009-09-23omapfb: HWA742: fix pointer to be constImre Deak1-1/+1
2009-09-23omapfb: add FB manual update option to KconfigImre Deak1-19/+30
2009-09-23omapfb: fix coding style / remove dead linearun c1-3/+2
2009-09-23omapfb: suspend/resume only if FB device is already initializedJouni Hogander1-3/+4
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone3-42/+67
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander1-2/+2
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander1-13/+10
2009-09-23omapfb: dispc: various typo fixesImre Deak1-4/+4
2009-09-23omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2-19/+124
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao3-0/+205
2009-09-23omapfb: add support for the Gumstix Overo LCDSteve Sakoman3-0/+201
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2-0/+131
2009-09-23omapfb: add support for the OMAP3 EVM LCDSteve Sakoman2-0/+193
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman2-4/+10
2009-09-23omapfb: add support for the OMAP2EVM LCDarun c2-0/+192
2009-09-23omapfb: add support for the 2430SDP LCDHunyue Yau2-0/+199
2009-09-23omapfb: add support for the Amstrad Delta LCDJonathan McDowell2-0/+138
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak3-0/+634
2009-09-23omapfb: add support for the Apollon LCDKyungmin Park2-0/+140
2009-09-23gpio: gpio support for ADP5520/ADP5501 MFD PMICsMichael Hennerich3-0/+217
2009-09-23gpiolib: allow poll() on valueDaniel Glöckner1-5/+203
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten4-9/+4
2009-09-23gpio: pca953x: add support for MAX7315Alek Du1-0/+1
2009-09-23gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du3-0/+304
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut4-4/+165
2009-09-23gpio: add MC33880 driverRichard Röjfors3-0/+204
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula1-0/+45
2009-09-23rtc: add boot_timesource sysfs attributeMatthew Garrett1-0/+14
2009-09-23rtc: at91rm9200 fixesDavid Brownell1-9/+15
2009-09-23drivers/rtc: introduce missing kfreeJulia Lawall1-4/+10
2009-09-23drivers/rtc: correct error-handling codeJulia Lawall1-2/+1
2009-09-23rtc: driver for PCAP2 PMICDaniel Ribeiro3-0/+232
2009-09-23rtc: reorder MakefileAlessandro Zummo1-8/+8
2009-09-23rtc: add Freescale stmp37xx/378x driverdmitry pervushin3-0/+315
2009-09-23rtc-bfin: do not share RTC IRQMichael Hennerich1-1/+1
2009-09-23rtc: U300 COH 901 331 RTC driver v3Linus Walleij3-0/+324
2009-09-23rtc: add driver for MXC's internal RTC moduleDaniel Mack3-0/+519
2009-09-23rtc-philips-pcf2123-rtc-spi-driver-updatesChris Verges1-12/+32
2009-09-23rtc: Philips PCF2123 RTC SPI driverChris Verges3-0/+354
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell1-0/+59
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin1-4/+6
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo1-0/+16
2009-09-23spi: McSPI off-mode supportHemanth V1-34/+100
2009-09-23spi: Freescale STMP driverdmitry pervushin3-0/+686
2009-09-23spi_s3c24xx: cache device setup dataBen Dooks1-37/+89
2009-09-23spi_s3c24xx: use dev_pm_opsBen Dooks1-9/+13
2009-09-23spi_s3c24xx: use resource_size() to get resource sizeBen Dooks1-2/+2
2009-09-23spi_s3c24xx: fix header includesBen Dooks1-4/+1
2009-09-23pxa2xx_spi: register earlierAntonio Ospite1-1/+1