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