summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* mmc_block: do not DMA to stackBen Dooks2009-06-131-4/+12
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-221-0/+8
|\
| * mmc_block: be prepared for oversized requestsPierre Ossman2009-05-031-0/+8
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-8/+3
* | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-111-6/+6
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-5/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-051-0/+2
|\
| * mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-241-0/+2
* | proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-011-32/+30
|/
* mmc_test: fix basic read testRabin Vincent2009-02-181-1/+1
* MMC: fix bug - SDHC card capacity not correctYi Li2009-02-181-1/+1
* mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-12-311-17/+59
* mmc_block: print better error messagesAdrian Hunter2008-12-311-7/+37
* mmc: trivial annotation of 'blocks'Harvey Harrison2008-12-311-4/+2
* [PATCH] switch mmcAl Viro2008-10-211-9/+8
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-123-49/+23
|\
| * mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-121-1/+1
| * mmc: remove redundant "depends on"Pierre Ossman2008-10-121-1/+0
| * mmc_block: hard code 512 byte block sizePierre Ossman2008-10-121-18/+5
| * mmc_block: filter out PC requestsPierre Ossman2008-10-121-1/+1
| * mmc_block: indicate strict orderingPierre Ossman2008-10-121-0/+1
| * mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-122-28/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-3/+7
|\ \
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-031-3/+7
| |/
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-212-5/+8
|\
| * mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-201-3/+1
| * mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-201-2/+7
* | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-051-1/+3
|/
* mmc_block: use proper sg iteratorsPierre Ossman2008-08-011-6/+11
* mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-011-82/+3
* mmc_test: print message when attaching to cardPierre Ossman2008-07-231-0/+2
* mmc_block: bounce buffer highmem supportPierre Ossman2008-07-231-66/+31
* mmc_test: test oversized sg listsPierre Ossman2008-07-231-3/+82
* mmc_test: highmem testsPierre Ossman2008-07-231-1/+137
* sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells2008-07-151-3/+6
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-28/+19
* mmc_test: cleanupPierre Ossman2008-07-151-190/+364
* mmc_block: wait for card even on failuresPierre Ossman2008-07-151-4/+9
* mmc_test: only bind to supported cardsPierre Ossman2008-07-151-1/+4
* mmc_test: add test case controlPierre Ossman2008-07-151-2/+8
* mmc: Fix crash in mmc_block on 64-bitBen Collins2008-06-051-1/+1
* mmc: mmc host test driverPierre Ossman2008-05-143-0/+905
* blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-282-21/+7
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-291-1/+1
* mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-271-1/+2
* mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-211-8/+6
OpenPOWER on IntegriCloud