Commit Graph

39 Commits (a69b06bc5e7b153043db8984564b731f99e014fc)

Author SHA1 Message Date
Ben Dooks 051913dada mmc_block: do not DMA to stack 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Pierre Ossman 548d2de9bd mmc_block: be prepared for oversized requests 16 years ago
Andy Whitcroft 6b0b62853b mmc: add MODALIAS linkage for MMC/SD devices 16 years ago
Yi Li 444122fd58 MMC: fix bug - SDHC card capacity not correct 16 years ago
Adrian Hunter 6a79e391df mmc_block: ensure all sectors that do not have errors are read 16 years ago
Adrian Hunter 504f191f25 mmc_block: print better error messages 16 years ago
Harvey Harrison b7a03210b7 mmc: trivial annotation of 'blocks' 16 years ago
Al Viro a5a1561f88 [PATCH] switch mmc 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Pierre Ossman 0884669870 mmc_block: hard code 512 byte block size 17 years ago
Pierre Ossman f3eb0aaa02 mmc_block: inform block layer about sector count restriction 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Pierre Ossman a7bbb57333 [SCSI] mmc_block: use generic helper to print capacities 17 years ago
Akinobu Mita 9d4e98e960 mmc_block: handle error from mmc_register_driver() 17 years ago
Andrew Morton 70bb08962e drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() 17 years ago
Pierre Ossman b41e9c7b8e mmc_block: use proper sg iterators 17 years ago
Pierre Ossman 23af60398a mmc: remove multiwrite capability 17 years ago
Pierre Ossman 979ce7208a mmc_block: wait for card even on failures 17 years ago
Ben Collins 203c80187e mmc: Fix crash in mmc_block on 64-bit 17 years ago
Kiyoshi Ueda fd539832c7 blk_end_request: changing mmc (take 4) 17 years ago
David Woodhouse 1dff314451 mmc: Avoid re-using minor numbers before the original device is closed. 17 years ago
Pierre Ossman d198f10198 mmc_block: check card state after write 17 years ago
David Brownell 7213d175e3 MMC/SD card driver learns SPI 18 years ago
Pierre Ossman be0192aae1 mmc: remove confusing flag 18 years ago
Pierre Ossman b146d26a61 mmc: mmc_set_data_timeout() parameter write is redundant 18 years ago
Pierre Ossman 17b0429dde mmc: remove custom error codes 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Pierre Ossman 98ccf14909 mmc: bounce requests for simple hosts 18 years ago
Pierre Ossman 9c9f2d63a7 mmc: clean up unused parts of block driver 18 years ago
Pierre Ossman fe6b4c8840 mmc: use assigned major for block device 18 years ago
Pierre Ossman da7fbe58d2 mmc: Separate out protocol ops 18 years ago
Pierre Ossman b855885e3b mmc: deprecate mmc bus topology 18 years ago
Pierre Ossman 1c6a0718f0 mmc: Move host and card drivers to subdirs 18 years ago
Pierre Ossman 98ac216269 mmc: Move queue functions to mmc_block 18 years ago
Pierre Ossman 85a18ad93e mmc: MMC sector based cards 18 years ago
Alex Dubov 14d836e749 mmc: cull sg list to match mmc request size 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Pierre Ossman 397411e67f mmc: Proper unclaim in mmc_block 18 years ago
Pierre Ossman 55db890a83 mmc: Allow host drivers to specify max block count 18 years ago
Philip Langdale fba68bd2da mmc: Add support for SDHC cards 18 years ago
Pierre Ossman 8b7feff881 mmc: correct request error handling 18 years ago
Pierre Ossman 89b4e133af mmc: Flush block queue when removing card 18 years ago
Pierre Ossman ec5a19dd93 [PATCH] mmc: multi sector write transfers 19 years ago
Pierre Ossman 176f00ffed [PATCH] mmc: properly use the new multi block-write error handling 19 years ago
Russell King 2ed6d22cec [MMC] Don't check READY_FOR_DATA when reading 19 years ago
Russell King db53f28b3a [MMC] Add multi block-write capability 19 years ago
Russell King 132919ba80 [MMC] Remove data->blksz_bits member 19 years ago
Pierre Ossman 6fe9febb8a [MMC] Always use a sector size of 512 bytes 19 years ago