aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/mmc_block.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-04mmc: Proper unclaim in mmc_blockPierre Ossman1-1/+2
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+3
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale1-1/+7
2006-12-01mmc: correct request error handlingPierre Ossman1-4/+3
2006-12-01mmc: Flush block queue when removing cardPierre Ossman1-5/+3
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman1-9/+95
2006-10-04[PATCH] mmc: properly use the new multi block-write error handlingPierre Ossman1-7/+17
2006-09-24[MMC] Don't check READY_FOR_DATA when readingRussell King1-18/+20
2006-09-16[MMC] Add multi block-write capabilityRussell King1-7/+20
2006-09-16[MMC] Remove data->blksz_bits memberRussell King1-1/+0
2006-09-07[MMC] Always use a sector size of 512 bytesPierre Ossman1-45/+4
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King1-34/+1
2006-09-07[MMC] Fix SD timeout calculationPierre Ossman1-8/+36
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-05-24[MMC] Fix premature use of md->diskPierre Ossman1-1/+1
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-0/+1
2006-05-02[MMC] extend data timeout for writesRussell King1-0/+6
2006-02-02[MMC] Add MMC command type flagsRussell King1-4/+4
2006-01-13[MMC] mmc_blk_probe() warning fixAndrew Morton1-2/+3
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven1-5/+6
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+7
2006-01-09[MMC] Add DATA_MULTI flagRussell King1-1/+7
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-19/+6
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-62/+113
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-2/+2
2006-01-03[MMC] Improve MMC card block size selectionRussell King1-62/+113
2005-12-22[MMC] Set correct capacity for 1024-byte block cardsRussell King1-5/+9
2005-11-04[MMC] Response to write commands is R1 nor R1bRussell King1-1/+0
2005-10-30[MMC] Use command class to determine read-only statusPierre Ossman1-2/+8
2005-09-07[PATCH] sd: read-only switchPierre Ossman1-2/+7
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+509