mmc_block: fix probe error cleanup bug
[safe/jmp/linux-2.6] / drivers / mmc / card / block.c
2010-01-11 Jarkko Lavinenmmc_block: fix probe error cleanup bug
2010-01-11 Anna Lemehovammc_block: add dev_t initialization check
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-06-13 Ben Dooksmmc_block: do not DMA to stack
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-03 Pierre Ossmanmmc_block: be prepared for oversized requests
2009-03-24 Andy Whitcroftmmc: add MODALIAS linkage for MMC/SD devices
2009-02-18 Yi LiMMC: fix bug - SDHC card capacity not correct
2008-12-31 Adrian Huntermmc_block: ensure all sectors that do not have errors...
2008-12-31 Adrian Huntermmc_block: print better error messages
2008-12-31 Harvey Harrisonmmc: trivial annotation of 'blocks'
2008-10-21 Al Viro[PATCH] switch mmc
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-12 Pierre Ossmanmmc_block: hard code 512 byte block size
2008-10-12 Pierre Ossmanmmc_block: inform block layer about sector count restri...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-03 Pierre Ossman[SCSI] mmc_block: use generic helper to print capacities
2008-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-20 Akinobu Mitammc_block: handle error from mmc_register_driver()
2008-09-05 Andrew Mortondrivers/mmc/card/block.c: fix refcount leak in mmc_bloc...
2008-08-01 Pierre Ossmanmmc_block: use proper sg iterators
2008-07-15 Pierre Ossmanmmc: remove multiwrite capability
2008-07-15 Pierre Ossmanmmc_block: wait for card even on failures
2008-06-05 Ben Collinsmmc: Fix crash in mmc_block on 64-bit
2008-01-28 Kiyoshi Uedablk_end_request: changing mmc (take 4)
2007-11-21 David Woodhousemmc: Avoid re-using minor numbers before the original...
2007-11-21 Pierre Ossmanmmc_block: check card state after write
2007-09-23 David BrownellMMC/SD card driver learns SPI
2007-09-23 Pierre Ossmanmmc: remove confusing flag
2007-09-23 Pierre Ossmanmmc: mmc_set_data_timeout() parameter write is redundant
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-09 Pierre Ossmanmmc: bounce requests for simple hosts
2007-05-24 Pierre Ossmanmmc: clean up unused parts of block driver
2007-05-14 Pierre Ossmanmmc: use assigned major for block device
2007-05-01 Pierre Ossmanmmc: Separate out protocol ops
2007-05-01 Pierre Ossmanmmc: deprecate mmc bus topology
2007-05-01 Pierre Ossmanmmc: Move host and card drivers to subdirs