| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter | 2012-01-11 | 1 | -0/+3 |
|/ |
|
* | mmc: core: Fix hangs related to insert/remove of cards | Ulf Hansson | 2011-10-26 | 1 | -0/+1 |
* | mmc: core: add support for eMMC Dual Data Rate | Philip Rakity | 2011-05-24 | 1 | -2/+0 |
* | mmc: core: eMMC signal voltage does not use CMD11 | Philip Rakity | 2011-05-24 | 1 | -1/+2 |
* | mmc: sd: add support for driver type selection | Arindam Nath | 2011-05-24 | 1 | -0/+1 |
* | mmc: sd: add support for signal voltage switch procedure | Arindam Nath | 2011-05-24 | 1 | -0/+1 |
* | mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. | Andrei Warkentin | 2011-05-24 | 1 | -2/+0 |
* | mmc: add per device quirk placeholder | Pierre Tardy | 2011-03-15 | 1 | -0/+2 |
* | mmc: Fix sd/sdio/mmc initialization frequency retries | Andy Ross | 2011-01-08 | 1 | -3/+3 |
* | mmc: Aggressive clock gating framework | Linus Walleij | 2011-01-08 | 1 | -0/+3 |
* | mmc: propagate power save/restore ops return value | Ohad Ben-Cohen | 2010-10-23 | 1 | -2/+2 |
* | mmc: refine DDR support | Adrian Hunter | 2010-10-23 | 1 | -1/+2 |
* | mmc: Fixes for Dual Data Rate (DDR) support | Adrian Hunter | 2010-10-23 | 1 | -0/+1 |
* | mmc: Add helper function to check if a card is removable | Matt Fleming | 2010-10-23 | 1 | -1/+0 |
* | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter | 2010-08-12 | 1 | -0/+2 |
* | mmc: add module parameter to set whether cards are assumed removable | Ben Hutchings | 2009-12-15 | 1 | -0/+2 |
* | mmc: propagate error codes back from bus drivers' suspend/resume methods | Nicolas Pitre | 2009-09-23 | 1 | -2/+2 |
* | mmc: add mmc card sleep and awake support | Jarkko Lavinen | 2009-09-23 | 1 | -0/+2 |
* | mmc: add ability to save power by powering off cards | Adrian Hunter | 2009-09-23 | 1 | -0/+2 |
* | mmc: Add per-card debugfs support | Haavard Skinnemoen | 2008-07-27 | 1 | -0/+3 |
* | mmc: Export internal host state through debugfs | Haavard Skinnemoen | 2008-07-27 | 1 | -0/+4 |
* | mmc: proper prototypes for mmc_attach_*() | Adrian Bunk | 2008-04-18 | 1 | -0/+4 |
* | mmc: use sysfs groups to handle conditional attributes | Pierre Ossman | 2008-03-22 | 1 | -2/+0 |
* | MMC core learns about SPI | David Brownell | 2007-09-23 | 1 | -0/+2 |
* | drivers/mmc/core/: make 3 functions static | Adrian Bunk | 2007-07-26 | 1 | -22/+0 |
* | mmc: refactor host class handling | Pierre Ossman | 2007-07-09 | 1 | -0/+4 |
* | mmc: refactor bus operations | Pierre Ossman | 2007-07-09 | 1 | -2/+2 |
* | mmc: support unsafe resume of cards | Pierre Ossman | 2007-05-01 | 1 | -0/+2 |
* | mmc: add bus handler | Pierre Ossman | 2007-05-01 | 1 | -0/+37 |
* | mmc: Separate out protocol ops | Pierre Ossman | 2007-05-01 | 1 | -13/+19 |
* | mmc: Move core functions to subdir | Pierre Ossman | 2007-05-01 | 1 | -0/+25 |