| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-11-26 |
|\ |
|
| * | mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD | Ohad Ben-Cohen | 2010-11-19 |
* | | mmc: sh_mmcif: Convert extern inline to static inline. | Paul Mundt | 2010-11-03 |
|/ |
|
* | mmc: Allow the platform to specify the sh_mmcif get_cd handler | Arnd Hannemann | 2010-10-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | mmc: sdhci_pltfm: pass more data on custom init call | Wolfram Sang | 2010-10-23 |
| * | mmc: sdhci-pltfm: move .h file into appropriate subdir | Wolfram Sang | 2010-10-23 |
| * | mmc: propagate power save/restore ops return value | Ohad Ben-Cohen | 2010-10-23 |
| * | mmc: sdhci: split up sdhci.h for sdhci-pltfm users | Giuseppe Cavallaro | 2010-10-23 |
| * | mmc: refine DDR support | Adrian Hunter | 2010-10-23 |
| * | mmc: Fixes for Dual Data Rate (DDR) support | Adrian Hunter | 2010-10-23 |
| * | mmc: MMC 4.4 DDR support | Hanumath Prasad | 2010-10-23 |
| * | mmc: Move regulator handling closer to core | Linus Walleij | 2010-10-23 |
| * | mmc: Make ID freq configurable | Hein Tibosch | 2010-10-23 |
| * | mmc: Add helper function to check if a card is removable | Matt Fleming | 2010-10-23 |
| * | mmc: rename dev_to_mmc_card() to mmc_dev_to_card() | Andy Shevchenko | 2010-10-23 |
| * | mmc: make mmc_dev_to_card() macro public | Andy Shevchenko | 2010-10-23 |
| * | mmc: Remove distinction between hw and phys segments | Martin K. Petersen | 2010-10-23 |
* | | Bluetooth: Support SDIO devices that are AMP controllers | David Vrabel | 2010-10-12 |
|/ |
|
* | mmc: avoid getting CID on SDIO-only cards | David Vrabel | 2010-09-09 |
* | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 2010-08-12 |
* | sdio: allow non-standard SDIO cards | Grazvydas Ignotas | 2010-08-11 |
* | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky | 2010-08-11 |
* | mmc: implement SD-combo (IO+mem) support | Michal Miroslaw | 2010-08-11 |
* | mmc: recognize CSD structure | Kyungmin Park | 2010-08-11 |
* | sh: add boot code to MMCIF driver header | Magnus Damm | 2010-05-31 |
* | sh: prepare MMCIF driver header file | Magnus Damm | 2010-05-31 |
* | sdhci-spear: ST SPEAr based SDHCI controller glue | Viresh KUMAR | 2010-05-27 |
* | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas | 2010-05-27 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 |
* | mmc: add support MMCIF for SuperH | Yusuke Goda | 2010-05-27 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling | Daniel Mack | 2010-04-14 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 |
|\ \
| |/
|/| |
|
| * | libertas/sdio: 8686: set ECSI bit for 1-bit transfers | Daniel Mack | 2010-04-06 |
* | | mmc: fix incorrect interpretation of card type bits | Adrian Hunter | 2010-03-24 |
* | | sdio: put active devices into 1-bit mode during suspend | Daniel Drake | 2010-03-06 |
* | | sdio: introduce API for special power management features | Nicolas Pitre | 2010-03-06 |
* | | sdio: add quirk to clamp byte mode transfer | Bing Zhao | 2010-03-06 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku | Cindy H Kao | 2009-10-19 |
|/ |
|
* | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 2009-09-23 |
* | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 2009-09-23 |
* | sdio: add CD disable support | Ohad Ben-Cohen | 2009-09-23 |
* | mmc: check status after MMC SWITCH command | Adrian Hunter | 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 |