Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | rtc: add driver for MXC's internal RTC module | Daniel Mack | 3 | -0/+519 |
2009-09-23 | rtc-philips-pcf2123-rtc-spi-driver-updates | Chris Verges | 1 | -12/+32 |
2009-09-23 | rtc: Philips PCF2123 RTC SPI driver | Chris Verges | 3 | -0/+354 |
2009-09-23 | spi: handle TX-only/RX-only | David Brownell | 1 | -0/+59 |
2009-09-23 | spi: McSPI support for OMAP4 | Syed Rafiuddin | 1 | -4/+6 |
2009-09-23 | spi: McSPI saves CHCONFx too | Tero Kristo | 1 | -0/+16 |
2009-09-23 | spi: McSPI off-mode support | Hemanth V | 1 | -34/+100 |
2009-09-23 | spi: Freescale STMP driver | dmitry pervushin | 3 | -0/+686 |
2009-09-23 | spi_s3c24xx: cache device setup data | Ben Dooks | 1 | -37/+89 |
2009-09-23 | spi_s3c24xx: use dev_pm_ops | Ben Dooks | 1 | -9/+13 |
2009-09-23 | spi_s3c24xx: use resource_size() to get resource size | Ben Dooks | 1 | -2/+2 |
2009-09-23 | spi_s3c24xx: fix header includes | Ben Dooks | 1 | -4/+1 |
2009-09-23 | pxa2xx_spi: register earlier | Antonio Ospite | 1 | -1/+1 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 34 | -6/+35 |
2009-09-23 | hwmon: lm70: convert to device table matching | Anton Vorontsov | 1 | -36/+19 |
2009-09-23 | hwmon: adxx: convert to device table matching | Anton Vorontsov | 1 | -85/+16 |
2009-09-23 | of: remove "stm,m25p40" alias | Anton Vorontsov | 1 | -1/+0 |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov | 1 | -0/+23 |
2009-09-23 | spi: add SPI driver for most known i.MX SoCs | Sascha Hauer | 3 | -0/+694 |
2009-09-23 | spi: add default selection of PL022 for ARM reference platforms | linus.walleij@stericsson.com | 1 | -0/+3 |
2009-09-23 | spi: add spi_ppc4xx driver | Steven A. Falco | 3 | -0/+620 |
2009-09-23 | spi: omap2_mcspi use BIT(n) | Jouni Hogander | 1 | -25/+25 |
2009-09-23 | spi: remove i.MX SPI driver | Sascha Hauer | 3 | -1778/+0 |
2009-09-23 | walk system ram range | KAMEZAWA Hiroyuki | 2 | -2/+2 |
2009-09-23 | sdhci: increase timeout for internal clock stabilization. | Chris Ball | 1 | -2/+2 |
2009-09-23 | sdhci: support for ADMA only hosts | Richard Röjfors | 3 | -23/+21 |
2009-09-23 | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 1 | -3/+0 |
2009-09-23 | mmc: propagate error codes back from bus drivers' suspend/resume methods | Nicolas Pitre | 5 | -54/+69 |
2009-09-23 | mmc: core SDIO suspend/resume support | Nicolas Pitre | 1 | -89/+196 |
2009-09-23 | mmc_spi: fail gracefully if host or card do not support the switch command | Wolfgang Muees | 2 | -10/+10 |
2009-09-23 | omap4: mmc driver support on OMAP4 | kishore kadiyala | 2 | -3/+13 |
2009-09-23 | sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 | Chris Ball | 1 | -1/+2 |
2009-09-23 | atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) | Rob Emanuele | 2 | -7/+42 |
2009-09-23 | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 1 | -1/+1 |
2009-09-23 | sdhci-of: cleanup eSDHC's set_clock() a little bit | Anton Vorontsov | 1 | -11/+8 |
2009-09-23 | sdhci-of: don't hard-code inverted write-protect quirk | Anton Vorontsov | 1 | -1/+13 |
2009-09-23 | sdhci-of: fix high-speed cards recognition | Anton Vorontsov | 3 | -10/+10 |
2009-09-23 | sdhci-of: avoid writing reserved bits into host control register | Anton Vorontsov | 1 | -0/+6 |
2009-09-23 | sdhci-of: fix SD clock calculation | Anton Vorontsov | 1 | -0/+1 |
2009-09-23 | sdio: fix read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-09-23 | sdhci: be more strict with get_min_clock() usage | Anton Vorontsov | 1 | -1/+2 |
2009-09-23 | sdio: add CD disable support | Ohad Ben-Cohen | 1 | -0/+30 |
2009-09-23 | omap_hsmmc: set a large data timeout for commands with busy signal | Adrian Hunter | 1 | -4/+11 |
2009-09-23 | omap_hsmmc: ensure all clock enables and disables are paired | Adrian Hunter | 1 | -27/+33 |
2009-09-23 | omap_hsmmc: protect the card when the cover is open | Adrian Hunter | 1 | -2/+61 |
2009-09-23 | omap_hsmmc: code refactoring | Denis Karpov | 1 | -159/+161 |
2009-09-23 | omap_hsmmc: prevent races with irq handler | Adrian Hunter | 1 | -0/+25 |
2009-09-23 | omap_hsmmc: cater for weird CMD6 behaviour | Adrian Hunter | 1 | -0/+7 |
2009-09-23 | omap_hsmmc: clear interrupt status after init sequence | Adrian Hunter | 1 | -0/+4 |
2009-09-23 | omap_hsmmc: cleanup macro usage | Denis Karpov | 1 | -23/+19 |