aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov34-6/+35
2009-09-23hwmon: lm70: convert to device table matchingAnton Vorontsov1-36/+19
2009-09-23hwmon: adxx: convert to device table matchingAnton Vorontsov1-85/+16
2009-09-23of: remove "stm,m25p40" aliasAnton Vorontsov1-1/+0
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+23
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer3-0/+694
2009-09-23spi: add default selection of PL022 for ARM reference platformslinus.walleij@stericsson.com1-0/+3
2009-09-23spi: add spi_ppc4xx driverSteven A. Falco3-0/+620
2009-09-23spi: omap2_mcspi use BIT(n)Jouni Hogander1-25/+25
2009-09-23spi: remove i.MX SPI driverSascha Hauer3-1778/+0
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki2-2/+2
2009-09-23sdhci: increase timeout for internal clock stabilization.Chris Ball1-2/+2
2009-09-23sdhci: support for ADMA only hostsRichard Röjfors3-23/+21
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre1-3/+0
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre5-54/+69
2009-09-23mmc: core SDIO suspend/resume supportNicolas Pitre1-89/+196
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2-10/+10
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala2-3/+13
2009-09-23sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11Chris Ball1-1/+2
2009-09-23atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)Rob Emanuele2-7/+42
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen1-1/+1
2009-09-23sdhci-of: cleanup eSDHC's set_clock() a little bitAnton Vorontsov1-11/+8