| Commit message (Expand) | Author | Age |
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 |
|\ |
|
| * | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 |
| |\ |
|
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 |
| | |\ |
|
| | | * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-08 |
| | | |\ |
|
| | | * | | dmaengine: Move all map_sg/unmap_sg for slave channel to its client | Atsushi Nemoto | 2009-09-08 |
| * | | | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 |
| * | | | | sdhci: increase timeout for internal clock stabilization. | Chris Ball | 2009-09-23 |
| * | | | | sdhci: support for ADMA only hosts | Richard Röjfors | 2009-09-23 |
| * | | | | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 2009-09-23 |
| * | | | | mmc: propagate error codes back from bus drivers' suspend/resume methods | Nicolas Pitre | 2009-09-23 |
| * | | | | mmc: core SDIO suspend/resume support | Nicolas Pitre | 2009-09-23 |
| * | | | | mmc_spi: fail gracefully if host or card do not support the switch command | Wolfgang Muees | 2009-09-23 |
| * | | | | omap4: mmc driver support on OMAP4 | kishore kadiyala | 2009-09-23 |
| * | | | | sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 | Chris Ball | 2009-09-23 |
| * | | | | atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) | Rob Emanuele | 2009-09-23 |
| * | | | | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 2009-09-23 |
| * | | | | sdhci-of: cleanup eSDHC's set_clock() a little bit | Anton Vorontsov | 2009-09-23 |
| * | | | | sdhci-of: don't hard-code inverted write-protect quirk | Anton Vorontsov | 2009-09-23 |
| * | | | | sdhci-of: fix high-speed cards recognition | Anton Vorontsov | 2009-09-23 |
| * | | | | sdhci-of: avoid writing reserved bits into host control register | Anton Vorontsov | 2009-09-23 |
| * | | | | sdhci-of: fix SD clock calculation | Anton Vorontsov | 2009-09-23 |
| * | | | | sdio: fix read buffer overflow | Roel Kluin | 2009-09-23 |
| * | | | | sdhci: be more strict with get_min_clock() usage | Anton Vorontsov | 2009-09-23 |
| * | | | | sdio: add CD disable support | Ohad Ben-Cohen | 2009-09-23 |
| * | | | | omap_hsmmc: set a large data timeout for commands with busy signal | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: ensure all clock enables and disables are paired | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: protect the card when the cover is open | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: code refactoring | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: prevent races with irq handler | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: cater for weird CMD6 behaviour | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: clear interrupt status after init sequence | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: cleanup macro usage | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: fix NULL pointer dereference | Jarkko Lavinen | 2009-09-23 |
| * | | | | omap_hsmmc: add mmc card sleep and awake support | Jarkko Lavinen | 2009-09-23 |
| * | | | | omap_hsmmc: put MMC regulator to sleep | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: support for deeper power saving states | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: fix scatter-gather list sanity checking | Jarkko Lavinen | 2009-09-23 |
| * | | | | omap_hsmmc: ensure workqueues are empty before suspend | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: set open drain bit correctly | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: context save/restore support | Denis Karpov | 2009-09-23 |
| * | | | | omap_hsmmc: keep track of power mode | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: make use of new enable/disable interface | Adrian Hunter | 2009-09-23 |
| * | | | | omap_hsmmc: add debugfs entry (host registers) | Denis Karpov | 2009-09-23 |
| * | | | | mmc: check status after MMC SWITCH command | Adrian Hunter | 2009-09-23 |
| * | | | | mmc: power off once at removal | Denis Karpov | 2009-09-23 |
| * | | | | mmc: add mmc card sleep and awake support | Jarkko Lavinen | 2009-09-23 |
| * | | | | mmc: add ability to save power by powering off cards | Adrian Hunter | 2009-09-23 |
| * | | | | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 2009-09-23 |
| * | | | | mmc: allow host claim / release nesting | Adrian Hunter | 2009-09-23 |