aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mmc_block.c
AgeCommit message (Expand)Author
2007-05-01mmc: Move queue functions to mmc_blockPierre Ossman
2007-05-01mmc: MMC sector based cardsPierre Ossman
2007-05-01mmc: cull sg list to match mmc request sizeAlex Dubov
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-04mmc: Proper unclaim in mmc_blockPierre Ossman
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman
2007-02-04mmc: Add support for SDHC cardsPhilip Langdale
2006-12-01mmc: correct request error handlingPierre Ossman
2006-12-01mmc: Flush block queue when removing cardPierre Ossman
2006-10-06[PATCH] mmc: multi sector write transfersPierre Ossman
2006-10-04[PATCH] mmc: properly use the new multi block-write error handlingPierre Ossman
2006-09-24[MMC] Don't check READY_FOR_DATA when readingRussell King
2006-09-16[MMC] Add multi block-write capabilityRussell King
2006-09-16[MMC] Remove data->blksz_bits memberRussell King
2006-09-07[MMC] Always use a sector size of 512 bytesPierre Ossman
2006-09-07[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King
2006-09-07[MMC] Fix SD timeout calculationPierre Ossman
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-05-24[MMC] Fix premature use of md->diskPierre Ossman
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
2006-05-02[MMC] extend data timeout for writesRussell King
2006-02-02[MMC] Add MMC command type flagsRussell King
2006-01-13[MMC] mmc_blk_probe() warning fixAndrew Morton
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-09[MMC] Add DATA_MULTI flagRussell King
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2006-01-03[MMC] Improve MMC card block size selectionRussell King
2005-12-22[MMC] Set correct capacity for 1024-byte block cardsRussell King
2005-11-04[MMC] Response to write commands is R1 nor R1bRussell King
2005-10-30[MMC] Use command class to determine read-only statusPierre Ossman
2005-09-07[PATCH] sd: read-only switchPierre Ossman
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman
2005-04-16Linux-2.6.12-rc2Linus Torvalds