summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc_block.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mmc: properly use the new multi block-write error handlingPierre Ossman2006-10-041-7/+17
* [MMC] Don't check READY_FOR_DATA when readingRussell King2006-09-241-18/+20
* [MMC] Add multi block-write capabilityRussell King2006-09-161-7/+20
* [MMC] Remove data->blksz_bits memberRussell King2006-09-161-1/+0
* [MMC] Always use a sector size of 512 bytesPierre Ossman2006-09-071-45/+4
* [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-071-34/+1
* [MMC] Fix SD timeout calculationPierre Ossman2006-09-071-8/+36
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [MMC] Fix premature use of md->diskPierre Ossman2006-05-241-1/+1
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
* [MMC] extend data timeout for writesRussell King2006-05-021-0/+6
* [MMC] Add MMC command type flagsRussell King2006-02-021-4/+4
* [MMC] mmc_blk_probe() warning fixAndrew Morton2006-01-131-2/+3
* [MMC+MFD] Convert mmc to mutexesArjan van de Ven2006-01-121-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-091-1/+7
|\
| * [MMC] Add DATA_MULTI flagRussell King2006-01-091-1/+7
* | [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-19/+6
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-071-62/+113
|\
| * [MMC] Improve MMC card block size selectionRussell King2006-01-031-62/+113
* | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-2/+2
|/
* [MMC] Set correct capacity for 1024-byte block cardsRussell King2005-12-221-5/+9
* [MMC] Response to write commands is R1 nor R1bRussell King2005-11-041-1/+0
* [MMC] Use command class to determine read-only statusPierre Ossman2005-10-301-2/+8
* [PATCH] sd: read-only switchPierre Ossman2005-09-071-2/+7
* [PATCH] MMC: Proper MMC command classes supportPierre Ossman2005-05-211-1/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+509
OpenPOWER on IntegriCloud