aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAge
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-05
|\
| * mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-24
* | proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-01
|/
* mmc_test: fix basic read testRabin Vincent2009-02-18
* MMC: fix bug - SDHC card capacity not correctYi Li2009-02-18
* mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-12-31
* mmc_block: print better error messagesAdrian Hunter2008-12-31
* mmc: trivial annotation of 'blocks'Harvey Harrison2008-12-31
* [PATCH] switch mmcAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-12
|\
| * mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-12
| * mmc: remove redundant "depends on"Pierre Ossman2008-10-12
| * mmc_block: hard code 512 byte block sizePierre Ossman2008-10-12
| * mmc_block: filter out PC requestsPierre Ossman2008-10-12
| * mmc_block: indicate strict orderingPierre Ossman2008-10-12
| * mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\ \
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-03
| |/
* / block: don't depend on consecutive minor spaceTejun Heo2008-10-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-21
|\
| * mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-20
| * mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-20
* | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-05
|/
* mmc_block: use proper sg iteratorsPierre Ossman2008-08-01
* mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-01
* mmc_test: print message when attaching to cardPierre Ossman2008-07-23
* mmc_block: bounce buffer highmem supportPierre Ossman2008-07-23
* mmc_test: test oversized sg listsPierre Ossman2008-07-23
* mmc_test: highmem testsPierre Ossman2008-07-23
* sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells2008-07-15
* mmc: remove multiwrite capabilityPierre Ossman2008-07-15
* mmc_test: cleanupPierre Ossman2008-07-15
* mmc_block: wait for card even on failuresPierre Ossman2008-07-15
* mmc_test: only bind to supported cardsPierre Ossman2008-07-15
* mmc_test: add test case controlPierre Ossman2008-07-15
* mmc: Fix crash in mmc_block on 64-bitBen Collins2008-06-05
* mmc: mmc host test driverPierre Ossman2008-05-14
* blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-28
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-29
* mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-27
* mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-21
* mmc_block: check card state after writePierre Ossman2007-11-21
* mmc: Fix sg helper copy-and-paste errorRoland Dreier2007-11-08
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* mmc: need to zero sglist on initJens Axboe2007-10-16