| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: add boot code to MMCIF driver header | Magnus Damm | 2010-05-31 | 1 | -0/+129 |
* | sh: prepare MMCIF driver header file | Magnus Damm | 2010-05-31 | 1 | -0/+32 |
* | sdhci-spear: ST SPEAr based SDHCI controller glue | Viresh KUMAR | 2010-05-27 | 1 | -0/+42 |
* | sdio: add new function for RAW (Read after Write) operation | Grazvydas Ignotas | 2010-05-27 | 1 | -0/+3 |
* | mmc: remove the "state" argument to mmc_suspend_host() | Matt Fleming | 2010-05-27 | 1 | -1/+1 |
* | mmc: add support MMCIF for SuperH | Yusuke Goda | 2010-05-27 | 1 | -0/+39 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-25 | 1 | -0/+3 |
|\ |
|
| * | ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling | Daniel Mack | 2010-04-14 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | libertas/sdio: 8686: set ECSI bit for 1-bit transfers | Daniel Mack | 2010-04-06 | 1 | -0/+2 |
* | | mmc: fix incorrect interpretation of card type bits | Adrian Hunter | 2010-03-24 | 1 | -0/+1 |
* | | sdio: put active devices into 1-bit mode during suspend | Daniel Drake | 2010-03-06 | 1 | -0/+2 |
* | | sdio: introduce API for special power management features | Nicolas Pitre | 2010-03-06 | 3 | -0/+40 |
* | | sdio: add quirk to clamp byte mode transfer | Bing Zhao | 2010-03-06 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku | Cindy H Kao | 2009-10-19 | 1 | -0/+1 |
|/ |
|
* | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 2009-09-23 | 1 | -0/+3 |
* | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 2009-09-23 | 1 | -0/+7 |
* | sdio: add CD disable support | Ohad Ben-Cohen | 2009-09-23 | 1 | -1/+2 |
* | mmc: check status after MMC SWITCH command | Adrian Hunter | 2009-09-23 | 1 | -0/+1 |
* | mmc: add mmc card sleep and awake support | Jarkko Lavinen | 2009-09-23 | 3 | -0/+9 |
* | mmc: add ability to save power by powering off cards | Adrian Hunter | 2009-09-23 | 1 | -0/+3 |
* | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 2009-09-23 | 1 | -0/+1 |
* | mmc: allow host claim / release nesting | Adrian Hunter | 2009-09-23 | 2 | -0/+3 |
* | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter | 2009-09-23 | 1 | -0/+47 |
* | imwc3200: move iwmc3200 SDIO ids to sdio_ids.h | Tomas Winkler | 2009-07-26 | 1 | -0/+6 |
* | V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece... | Uri Shkolnik | 2009-06-16 | 1 | -0/+8 |
* | libertas: add support for Marvell SD8688 chip | Bing Zhao | 2009-04-22 | 1 | -0/+2 |
* | MMC: regulator utilities | David Brownell | 2009-03-31 | 1 | -0/+5 |
* | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov | 2008-12-31 | 1 | -0/+2 |
* | mmc: Add 8-bit bus width support | Jarkko Lavinen | 2008-12-31 | 1 | -0/+2 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-08 | 3 | -3/+3 |
* | Fix comment in include/linux/mmc/host.h | Thomas Petazzoni | 2008-10-12 | 1 | -1/+1 |
* | mmc: Add per-card debugfs support | Haavard Skinnemoen | 2008-07-27 | 1 | -0/+2 |
* | mmc: Export internal host state through debugfs | Haavard Skinnemoen | 2008-07-27 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 | 4 | -16/+39 |
|\ |
|
| * | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 | 1 | -0/+2 |
| * | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 | 1 | -6/+5 |
| * | mmc: fix sdio_io sparse errors | Tomas Winkler | 2008-07-15 | 1 | -9/+6 |
| * | mmc,sdio: helper function for transfer padding | Pierre Ossman | 2008-07-15 | 2 | -1/+4 |
| * | mmc: change .get_ro() callback semantics | Anton Vorontsov | 2008-07-15 | 1 | -0/+12 |
| * | mmc: add support for card-detection polling | Anton Vorontsov | 2008-07-15 | 1 | -0/+11 |
| * | include/linux/mmc/mmc.h: remove CVS tags | Adrian Bunk | 2008-07-15 | 1 | -1/+0 |
|/ |
|
* | mmc: remove unused 'mode' from the mmc_host structure | Nicolas Pitre | 2007-12-12 | 1 | -4/+0 |
* | net: libertas sdio driver | Pierre Ossman | 2007-10-17 | 1 | -0/+6 |
* | mmc: add led trigger | Pierre Ossman | 2007-09-24 | 1 | -0/+6 |
* | MMC headers learn about SPI | David Brownell | 2007-09-23 | 3 | -13/+67 |
* | sdio: store vendor strings | Pierre Ossman | 2007-09-23 | 2 | -0/+5 |
* | sdio: add sdio_f0_readb() and sdio_f0_writeb() | David Vrabel | 2007-09-23 | 1 | -0/+5 |