summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-23sdhci-of: don't hard-code inverted write-protect quirkAnton Vorontsov1-1/+13
2009-09-23sdhci-of: fix high-speed cards recognitionAnton Vorontsov3-10/+10
2009-09-23sdhci-of: avoid writing reserved bits into host control registerAnton Vorontsov1-0/+6
2009-09-23sdhci-of: fix SD clock calculationAnton Vorontsov1-0/+1
2009-09-23sdio: fix read buffer overflowRoel Kluin1-1/+1
2009-09-23sdhci: be more strict with get_min_clock() usageAnton Vorontsov1-1/+2
2009-09-23sdio: add CD disable supportOhad Ben-Cohen1-0/+30
2009-09-23omap_hsmmc: set a large data timeout for commands with busy signalAdrian Hunter1-4/+11
2009-09-23omap_hsmmc: ensure all clock enables and disables are pairedAdrian Hunter1-27/+33
2009-09-23omap_hsmmc: protect the card when the cover is openAdrian Hunter1-2/+61
2009-09-23omap_hsmmc: code refactoringDenis Karpov1-159/+161