| Commit message (Expand) | Author | Age | Files | Lines |
* | sdio: initialise SDIO functions and update card->sdio_funcs in lockstep | Matt Fleming | 2009-12-17 | 1 | -2/+3 |
* | sdio: fix reference counting in sdio_remove_func() | Daniel Drake | 2009-12-17 | 1 | -2/+5 |
* | mmc: add module parameter to set whether cards are assumed removable | Ben Hutchings | 2009-12-15 | 5 | -43/+23 |
* | sdio: rework cis tuple parsing | Albert Herranz | 2009-12-15 | 1 | -74/+93 |
* | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel | 2009-10-08 | 1 | -4/+3 |
* | sdio: pass whitelisted cis funce tuples to sdio drivers | Albert Herranz | 2009-10-01 | 1 | -16/+49 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -1/+1 |
* | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 2009-09-23 | 1 | -3/+0 |
* | mmc: propagate error codes back from bus drivers' suspend/resume methods | Nicolas Pitre | 2009-09-23 | 5 | -54/+69 |
* | mmc: core SDIO suspend/resume support | Nicolas Pitre | 2009-09-23 | 1 | -89/+196 |
* | mmc_spi: fail gracefully if host or card do not support the switch command | Wolfgang Muees | 2009-09-23 | 2 | -10/+10 |
* | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 2009-09-23 | 1 | -1/+1 |
* | sdio: fix read buffer overflow | Roel Kluin | 2009-09-23 | 1 | -1/+1 |
* | sdio: add CD disable support | Ohad Ben-Cohen | 2009-09-23 | 1 | -0/+30 |
* | mmc: check status after MMC SWITCH command | Adrian Hunter | 2009-09-23 | 2 | -6/+41 |
* | mmc: power off once at removal | Denis Karpov | 2009-09-23 | 1 | -0/+2 |
* | mmc: add mmc card sleep and awake support | Jarkko Lavinen | 2009-09-23 | 5 | -5/+128 |
* | mmc: add ability to save power by powering off cards | Adrian Hunter | 2009-09-23 | 4 | -0/+58 |
* | mmc: add MMC_CAP_NONREMOVABLE host capability | Adrian Hunter | 2009-09-23 | 2 | -14/+68 |
* | mmc: allow host claim / release nesting | Adrian Hunter | 2009-09-23 | 1 | -9/+25 |
* | mmc: add 'enable' and 'disable' methods to mmc host | Adrian Hunter | 2009-09-23 | 3 | -6/+174 |
* | sdio: do not ignore MMC_VDD_165_195 | Ohad Ben-Cohen | 2009-09-23 | 1 | -7/+0 |
* | mmc: in mmc_power_up(), use previously selected ocr if available | Balaji Rao | 2009-09-23 | 1 | -1/+7 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 2 | -2/+2 |
* | MMC core: limit minimum initialization frequency to 400kHz | Sascha Hauer | 2009-06-13 | 1 | -1/+7 |
* | mmc: mmc_rescan detects card change in one run | Jorg Schummer | 2009-06-13 | 1 | -44/+55 |
* | mmc: increase power up delay | José M. Fernández | 2009-05-03 | 1 | -2/+2 |
* | mmc_spi: do not check CID and CSD blocks with CRC16 | Wolfgang Muees | 2009-04-08 | 1 | -9/+12 |
* | mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 | Jarkko Lavinen | 2009-04-08 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-04-05 | 5 | -0/+109 |
|\ |
|
| * | mmc_spi: allow higher timeouts for SPI mode | Wolfgang Muees | 2009-03-24 | 1 | -0/+15 |
| * | mmc: During unsafe resume, select the right volatge for the card | Balaji Rao | 2009-03-24 | 1 | -0/+1 |
| * | sdio: check that addresses are within the address space | Pierre Ossman | 2009-03-24 | 1 | -0/+8 |
| * | sdio: handle null tuples | Pierre Ossman | 2009-03-24 | 1 | -0/+4 |
| * | sdio: handle cis end marker in link field | Pierre Ossman | 2009-03-24 | 1 | -0/+4 |
| * | mmc: Add Extended CSD register to debugfs | Adrian Hunter | 2009-03-24 | 1 | -0/+67 |
| * | mmc: add MODALIAS linkage for MMC/SD devices | Andy Whitcroft | 2009-03-24 | 1 | -0/+8 |
| * | mmc: delayed_work was never cancelled | Jorg Schummer | 2009-03-24 | 1 | -0/+2 |
* | | MMC: regulator utilities | David Brownell | 2009-03-31 | 1 | -0/+100 |
|/ |
|
* | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter | 2009-03-08 | 1 | -6/+9 |
* | mmc: warn about voltage mismatches | David Brownell | 2008-12-31 | 1 | -0/+2 |
* | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov | 2008-12-31 | 1 | -0/+75 |
* | mmc: Add 8-bit bus width support | Jarkko Lavinen | 2008-12-31 | 1 | -4/+14 |
* | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-08 | 3 | -7/+4 |
* | mmc: increase SD write timeout for crappy cards | Pierre Ossman | 2008-11-08 | 1 | -1/+5 |
* | MMC: CSD and CID timeout values | Matthew Fleming | 2008-10-12 | 1 | -2/+6 |
* | sdio: high-speed support | Pierre Ossman | 2008-10-12 | 1 | -3/+49 |
* | sdio: give sdio irq thread a host specific name | Pierre Ossman | 2008-10-12 | 1 | -1/+2 |
* | sdio: make sleep on error interruptable | Pierre Ossman | 2008-10-12 | 1 | -4/+9 |
* | mmc: properly iterate over sg list in debug check | Pierre Ossman | 2008-08-01 | 1 | -2/+3 |