aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAge
* [PATCH] switch mmcAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-12
|\
| * mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-12
| * mmc: remove redundant "depends on"Pierre Ossman2008-10-12
| * mmc_block: hard code 512 byte block sizePierre Ossman2008-10-12
| * mmc_block: filter out PC requestsPierre Ossman2008-10-12
| * mmc_block: indicate strict orderingPierre Ossman2008-10-12
| * mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-10
|\ \
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-03
| |/
* / block: don't depend on consecutive minor spaceTejun Heo2008-10-09
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-21
|\
| * mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-20
| * mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-20
* | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-05
|/
* mmc_block: use proper sg iteratorsPierre Ossman2008-08-01
* mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-01
* mmc_test: print message when attaching to cardPierre Ossman2008-07-23
* mmc_block: bounce buffer highmem supportPierre Ossman2008-07-23
* mmc_test: test oversized sg listsPierre Ossman2008-07-23
* mmc_test: highmem testsPierre Ossman2008-07-23
* sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells2008-07-15
* mmc: remove multiwrite capabilityPierre Ossman2008-07-15
* mmc_test: cleanupPierre Ossman2008-07-15
* mmc_block: wait for card even on failuresPierre Ossman2008-07-15
* mmc_test: only bind to supported cardsPierre Ossman2008-07-15
* mmc_test: add test case controlPierre Ossman2008-07-15
* mmc: Fix crash in mmc_block on 64-bitBen Collins2008-06-05
* mmc: mmc host test driverPierre Ossman2008-05-14
* blk_end_request: changing mmc (take 4)Kiyoshi Ueda2008-01-28
* sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-29
* mmc: Add missing sg_init_table() callHaavard Skinnemoen2007-11-27
* mmc: Avoid re-using minor numbers before the original device is closed.David Woodhouse2007-11-21
* mmc_block: check card state after writePierre Ossman2007-11-21
* mmc: Fix sg helper copy-and-paste errorRoland Dreier2007-11-08
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* mmc: need to zero sglist on initJens Axboe2007-10-16
* MMC/SD card driver learns SPIDavid Brownell2007-09-23
* sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre2007-09-23
* sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre2007-09-23
* sdio: add /proc interface to sdio_uart driverNicolas Pitre2007-09-23
* sdio: UART/GPS driverNicolas Pitre2007-09-23
* mmc: remove confusing flagPierre Ossman2007-09-23
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-23
* mmc: remove custom error codesPierre Ossman2007-09-23
* mmc: reorganize bounce buffer initPierre Ossman2007-08-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-26
|\
| * mmc: update header file pathsPierre Ossman2007-07-25