Age | Commit message (Expand) | Author |
2015-04-08 | mmc: core: Convert the error field in struct mmc_command|data into an int | Ulf Hansson |
2015-01-19 | mmc: core: always check status after reset | Johan Rudholm |
2014-12-08 | mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter | Ulf Hansson |
2014-11-26 | mmc: core: add core-level function for sending tuning commands | Minda Chen |
2014-11-10 | mmc: core: Remove the redundant mmc_send_ext_csd() API | Ulf Hansson |
2014-11-10 | mmc: core: Export mmc_get_ext_csd() | Ulf Hansson |
2014-02-23 | mmc: core: Add ignore_crc flag to __mmc_switch | Ulf Hansson |
2014-02-23 | mmc: core: Rename cmd_timeout_ms to busy_timeout | Ulf Hansson |
2013-10-30 | mmc: core: Do not poll for busy with status cmd for all switch cmds | Ulf Hansson |
2013-09-25 | mmc: core: remove dead function mmc_try_claim_host | Grant Grundler |
2013-08-26 | mmc: core: parse voltage from device-tree | Haijun Zhang |
2013-05-26 | mmc: block: Enable runtime pm for mmc blkdevice | Ulf Hansson |
2013-05-26 | mmc: card: Adding support for sanitize in eMMC 4.5 | Maya Erez |
2013-02-24 | mmc: support packed write command for eMMC4.5 devices | Seungwon Jeon |
2013-02-11 | mmc: fix async request mechanism for sequential read scenarios | Konstantin Dorfman |
2012-12-06 | mmc: core: Add mmc_set_blockcount feature | Loic Pallardy |
2012-10-03 | mmc: support BKOPS feature for eMMC | Jaehoon Chung |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-27 | mmc: start removing enable / disable API | Adrian Hunter |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker |
2012-01-11 | mmc: allow upper layers to know immediately if card has been removed | Adrian Hunter |
2011-10-26 | mmc: core: support HPI send command | Jaehoon Chung |
2011-10-26 | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon |
2011-10-26 | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park |
2011-10-26 | mmc: core: mmc sanitize feature support for v4.5 | Kyungmin Park |
2011-10-26 | mmc: core: add eMMC hardware reset support | Adrian Hunter |
2011-07-20 | mmc: core: add non-blocking mmc request function | Per Forlin |
2011-07-20 | mmc: queue: let host controllers specify maximum discard timeout | Adrian Hunter |
2011-07-20 | mmc: Standardize header file inclusion checks. | Robert P. J. Day |
2011-05-25 | mmc: core: Use CMD23 for multiblock transfers when we can. | Andrei Warkentin |
2011-05-24 | mmc: core: Add mmc CMD+ACMD passthrough ioctl | John Calixto |
2011-05-24 | mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). | Andrei Warkentin |
2011-05-24 | mmc: core: Rename erase_timeout to cmd_timeout_ms. | Andrei Warkentin |
2011-03-17 | mmc: core: export function mmc_do_release_host() | Ulf Hansson |
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-08-12 | mmc: add erase, secure erase, trim and secure trim operations | Adrian Hunter |
2009-09-23 | mmc: allow host claim / release nesting | Adrian Hunter |
2008-12-31 | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov |
2008-07-15 | mmc,sdio: helper function for transfer padding | Pierre Ossman |
2007-09-23 | MMC headers learn about SPI | David Brownell |
2007-09-23 | sdio: allow for mmc_claim_host to be aborted | Nicolas Pitre |
2007-09-23 | mmc: implement SDIO IO_RW_DIRECT operation | Pierre Ossman |
2007-09-23 | mmc: detect SDIO cards | Pierre Ossman |
2007-09-23 | mmc: remove confusing flag | Pierre Ossman |
2007-09-23 | mmc: mmc_set_data_timeout() parameter write is redundant | Pierre Ossman |
2007-09-23 | mmc: remove custom error codes | Pierre Ossman |
2007-07-26 | mmc: update kerneldoc | Pierre Ossman |
2007-05-01 | mmc: Separate out protocol ops | Pierre Ossman |
2007-05-01 | mmc: Move core functions to subdir | Pierre Ossman |