Commit Graph

189 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Paul Walmsley 2bf22b3982 mmc: core: add workaround for controllers with broken multiblock reads 13 years ago
Seungwon Jeon 881d1c25f7 mmc: core: Add cache control for eMMC4.5 device 13 years ago
Kyungmin Park b3bf915308 mmc: core: new discard feature support at eMMC v4.5 13 years ago
Kyungmin Park d9ddd62943 mmc: core: mmc sanitize feature support for v4.5 13 years ago
Girish K S a3c76eb9d4 mmc: replace printk with appropriate display macro 13 years ago
Paul Gortmaker 88b4767974 mmc: Add module.h to drivers/mmc users assuming implicit presence. 13 years ago
Namjae Jeon e0c368d571 mmc: core: general purpose MMC partition support. 13 years ago
Adrian Hunter f7c56ef2af mmc: block: support no access to boot partitions 13 years ago
Adrian Hunter 0d7d85ca6e mmc: block: fix boot partition switch error path 13 years ago
Adrian Hunter 67716327ee mmc: block: add eMMC hardware reset support 13 years ago
Adrian Hunter 2311344c33 mmc: mmc-test: add eMMC hardware reset test 13 years ago
Venkatraman S ad5fd97288 mmc: fix integer assignments to pointer 13 years ago
Venkatraman S 7513cd7af8 mmc: queue: declare mmc_alloc_sg as static 13 years ago
Christoph Hellwig 65299a3b78 block: separate priority boosting from REQ_META 14 years ago
Jaehoon Chung 7435bb7950 mmc: core: use defined R1_STATE_PRG macro for card status 14 years ago
Andy Shevchenko d5a5bd1c3f mmc: mmc_test: avoid stalled file in debugfs 14 years ago
Jaehoon Chung 393f9a08e2 mmc: block: fixed NULL pointer dereference 14 years ago
Per Forlin ee8a43a51c mmc: block: add handling for two parallel block requests in issue_rw_rq 14 years ago
Per Forlin 04296b7bfd mmc: queue: add a second mmc queue request member 14 years ago
Per Forlin d78d4a8ad5 mmc: block: move error path in issue_rw_rq to a separate function. 14 years ago
Per Forlin 54d49d7762 mmc: block: add a block request prepare function 14 years ago
Per Forlin 97868a2bdf mmc: block: add member in mmc queue struct to hold request data 14 years ago
Per Forlin bf04333036 mmc: mmc_test: test to measure how sg_len affect performance 14 years ago
Per Forlin 9f9c4180f8 mmc: mmc_test: add test for non-blocking transfers 14 years ago
Per Forlin 54f3caf5bc mmc: mmc_test: add debugfs file to list all tests 14 years ago
Adrian Hunter e056a1b5b6 mmc: queue: let host controllers specify maximum discard timeout 14 years ago
Russell King - ARM Linux 4c2b8f26eb mmc: block: add checking of r/w command response 14 years ago
Russell King - ARM Linux a01f3ccf84 mmc: block: improve error recovery from command channel errors 14 years ago
Russell King - ARM Linux 0a2d4048a2 mmc: block: allow get_card_status() to return error status 14 years ago
Adrian Hunter c31b55cd4e mmc: queue: bring discard_granularity/alignment into line with SCSI 14 years ago
Adrian Hunter d09408ade0 mmc: queue: append partition subname to queue thread name 14 years ago
Adrian Hunter ddd6fa7e79 mmc: block: switch card to User Data Area when removing the block driver 14 years ago
Andrei Warkentin f0d89972b0 mmc: core: Block CMD23 support for UHS104/SDXC cards. 14 years ago
Andrei Warkentin d0c97cfb81 mmc: core: Use CMD23 for multiblock transfers when we can. 14 years ago
Andy Shevchenko 253d6a280f mmc: mmc_test: minor clean up, use t = &test.area everywhere 14 years ago
Vladimir Motyka aea253ecff mmc: card: fix potential null dereference of 'idata' 14 years ago
John Calixto cb87ea28ed mmc: core: Add mmc CMD+ACMD passthrough ioctl 14 years ago
Rabin Vincent 641c3187b9 mmc: block: init force_ro sysfs attribute 14 years ago
Andrei Warkentin f06c9153f5 mmc: Ensure hardware partitions don't mess with mmcblk device naming. 14 years ago
Chris Ball 24f5b53ba0 mmc: initialize struct mmc_request at declaration time 14 years ago
Chris Ball a61ad2b49b mmc: initialize struct mmc_data at declaration time 14 years ago
Chris Ball 1278dba167 mmc: initialize struct mmc_command at declaration time 14 years ago
Chris Ball 62929e4be3 mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq. 14 years ago
Andrei Warkentin 6a7a6b45f4 mmc: quirks: Fix erase/trim for certain SanDisk cards. 14 years ago
Andrei Warkentin 6f60c22252 mmc: quirks: Support for block quirks. 14 years ago
Andrei Warkentin 371a689f64 mmc: MMC boot partitions support. 14 years ago
Andrei Warkentin 1a258db6f3 mmc: card: block.c cleanup for host claim/release. 14 years ago
Andrei Warkentin f4c5522b0a mmc: Reliable write support. 14 years ago
John Ogness 0b38c4ebf0 mmc: remove redundant irq disabling 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago