1. fa8836b mmc: queue: add timeout capability to requests by Asutosh Das · 10 years ago
  2. 02e3086 mmc: block: Add error handling to command queue host by Asutosh Das · 9 years ago
  3. 8b59483 mmc: block: add support for partition switch by Asutosh Das · 9 years ago
  4. 5238e02 mmc: core: add flush request support to command queue by Asutosh Das · 9 years ago
  5. e95d7bf mmc: card: add read/write support in command queue mode by Venkat Gopalakrishnan · 9 years ago
  6. 963469b mmc: queue: initialization of command queue by Asutosh Das · 9 years ago
  7. c44de84 mmc: block: add req pointer to mmc request by Sahitya Tummala · 9 years ago
  8. 0821fe85 mmc: block: use pr_err_ratelimited for command errors by Talel Shenhar · 10 years ago
  9. dd66956 mmc: card: fix asymmetric claim host in mmc_blk_ioctl_rpmb_cmd by Maya Erez · 10 years ago
  10. 8a8e3b4 mmc: block: handle flush request timeout by Talel Shenhar · 10 years ago
  11. f93ca0a mmc: core: Avoid infinite retries of failed mmc command by Maya Erez · 10 years ago
  12. 0c0609f mmc: block: Fix an invalid use of req->cmd_flag in DISCARD operation by Maya Erez · 10 years ago
  13. 5529199 mmc: core: Fix null pointer dereference due to race conditions by Sujit Reddy Thumma · 10 years ago
  14. 943f51b mmc: core: Fix NULL pointer dereference issue with mmc_blk_reset() by Sahitya Tummala · 10 years ago
  15. 507d9a7 mmc: block: check for NULL pointer before dereferencing by Asutosh Das · 10 years ago
  16. bbefab3 mmc: core: Check for NULL pointer access in ioctl by Asutosh Das · 11 years ago
  17. 4893b39 mmc: block: fix the block driver shutdown by Subhash Jadavani · 11 years ago
  18. 841fd13 mmc: add dynamic trigger for packed control by Lee Susman · 11 years ago
  19. 31a482d mmc: block: do not pack REQ_FUA request by Konstantin Dorfman · 12 years ago
  20. 225c9c7 mmc: block: add mmc_blk_disable_wr_packing() disables packing mode by Konstantin Dorfman · 12 years ago
  21. f952a47 mmc: Keep track of current hard partition by Oluwafemi Adeyemi · 12 years ago
  22. e671163 mmc: card: Fix RPMB IOCTL to handle all cards by Krishna Konda · 10 years ago
  23. 2fbab61 mmc: block: reduce the block timeout to 30 secs by Subhash Jadavani · 10 years ago
  24. 5a8dae1 mmc: do not pack random requests by Maya Erez · 10 years ago
  25. 8e2b3c3 mmc: card: activate packing control only for eMMC4.5 cards by Maya Erez · 12 years ago
  26. 4239982 mmc: card: re-run test because of timing issues by Yaniv Gardi · 10 years ago
  27. 49623d6 mmc: relocation of print_mmc_packed_stats by Lee Susman · 12 years ago
  28. 1702240 mmc: block: Fix error handling of device attributes creation by Maya Erez · 10 years ago
  29. 71aefb8 mmc: card: Add eMMC4.5 write packed commands unit-tests by Tatyana Brokhman · 12 years ago
  30. 843915a mmc: card: Fix packing control enabling algorithm by Tatyana Brokhman · 12 years ago
  31. 08238ce mmc: block: Add MMC write packing statistics by Tatyana Brokhman · 12 years ago
  32. c879b06 mmc: block: Add write packing control by Tatyana Brokhman · 10 years ago
  33. f066541 mmc: block: do not query the sd card if a fault is injected by Asutosh Das · 12 years ago
  34. 8d664e3 mmc: quirks: Fix data timeout values for certain SanDisk eMMC cards by Pratibhasagar V · 10 years ago
  35. 5cd341a mmc: card: abort the suspend if the card is busy by Subhash Jadavani · 12 years ago
  36. d0a1984 mmc: core: Fix error handling of MMC_BLK_DATA_ERR by Sahitya Tummala · 10 years ago
  37. 3c984a9 mmc: core: add long read time fixup for certain Samsung eMMC by Guoping Yu · 10 years ago
  38. 6904e43 ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED by Mark Salyzyn · 9 years ago
  39. 3f2d266 mmc: core: Annotate cmd_hdr as __le32 by Jiri Slaby · 8 years ago
  40. 48ab086 mmc: block: add missing header dependencies by Baoyou Xie · 8 years ago
  41. 29eb7bd mmc: card: do away with indirection pointer by Linus Walleij · 8 years ago
  42. 0ed50ab mmc: block: don't use CMD23 with very old MMC cards by Daniel Glöckner · 8 years ago
  43. 96e52da mmc: block: remove the check of packed for packed request routine by Shawn Lin · 8 years ago
  44. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 8 years ago
  45. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  46. 07f00f0 Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  47. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. d806b46 mmc: block: Fix tag condition with packed writes by Adrian Hunter · 8 years ago
  50. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 8 years ago
  51. e87c856 mmc: block: correct 4KB alignment check by Yuan, Juntao · 8 years ago
  52. f68381a mmc: block: fix packed command header endianness by Taras Kondratiuk · 8 years ago
  53. bfe5b1b mmc: block: fix free of uninitialized 'idata->buf' by Ville Viinikka · 8 years ago
  54. 307d8e6 mmc: move 'parent' tracking to mmc_blk_data by Dan Williams · 8 years ago
  55. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  56. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  57. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  58. 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  59. 32ecd32 mmc: longer timeout for long read time quirk by Matt Gumbel · 8 years ago
  60. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. 57da0c0 mmc: block: Pause re-tuning while switched to the RPMB partition by Adrian Hunter · 8 years ago
  62. 3c86656 mmc: block: Always switch back to main area after RPMB access by Adrian Hunter · 8 years ago
  63. cc4d04b mmc: block: improve logging of handling emmc timeouts by Ken Sumrall · 8 years ago
  64. b10fa99 mmc: block: Convert to IDA for partition device indexes by Ulf Hansson · 8 years ago
  65. 06b5cca mmc: block: Release index in partition allocation error path by Ulf Hansson · 8 years ago
  66. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 8 years ago
  67. e9d5c74 mmc/block: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  68. 83c742c mmc: block: fix ABI regression of mmc_blk_ioctl by Shawn Lin · 8 years ago
  69. 09faf61 mmc: block: shut up "retrying because a re-tune was needed" message by Russell King · 9 years ago
  70. f53f110 mmc: block: don't use the OR operation for flag of data by Jaehoon Chung · 9 years ago
  71. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 9 years ago
  72. f00ab14 mmc: block: return error on failed mmc_blk_get() by Olof Johansson · 9 years ago
  73. 382c55f mmc: block: Allow more than 8 partitions per card by Colin Cross · 9 years ago
  74. 1ff8950 mmc: block: change to use kmalloc when copy data from userspace by yalin wang · 9 years ago
  75. d3df046 mmc: remove bondage between REQ_META and reliable write by Luca Porzio · 9 years ago
  76. b093410 mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD by Grant Grundler · 9 years ago
  77. a5f5774 mmc: block: Add new ioctl to send multi commands by Jon Hunter · 9 years ago
  78. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  79. 7d70d47 mmc: block: add fixup of broken CMD23 for Sandisk card by Yangbo Lu · 9 years ago
  80. 829b696 mmc: block: don't use parameter prefix if built as module by Andy Shevchenko · 9 years ago
  81. 9098f84 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 9 years ago
  82. 29535f7 mmc: card: Fixup request missing in mmc_blk_issue_rw_rq by Ding Wang · 9 years ago
  83. 087de9e mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error by Kuninori Morimoto · 9 years ago
  84. b8360a4 mmc: block: Retry errored data requests when re-tuning is needed by Adrian Hunter · 9 years ago
  85. 6f398ad mmc: block: Check re-tuning in the recovery path by Adrian Hunter · 9 years ago
  86. 4e93b9a mmc: card: Don't access RPMB partitions for normal read/write by Chuanxiao Dong · 10 years ago
  87. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 9 years ago
  88. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
  89. 7a30f2a mmc: block: Remove unnecessary temporary variable by Tobias Klauser · 10 years ago
  90. fe82191 mmc: block: fix format string warning by Asaf Vertz · 10 years ago
  91. a26eba6 mmc: block: Increase max_devices by Ben Hutchings · 10 years ago
  92. 86817ff mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() by Ulf Hansson · 10 years ago
  93. fc95e30 mmc: block: Use dev_set|get_drvdata() by Ulf Hansson · 10 years ago
  94. 6685ac6 mmc: core: Convert mmc_driver to device_driver by Ulf Hansson · 10 years ago
  95. 0967edc mmc: core: Convert the mmc_driver to use the modern PM ops by Ulf Hansson · 10 years ago
  96. 0031a98 mmc: block: add newline to sysfs display of force_ro by Baruch Siach · 10 years ago
  97. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  98. 5e1344e mmc: block: change stop errors to info by Johan Rudholm · 10 years ago
  99. f5b4d71 mmc: card: Prevent partition scan for the eMMC boot areas by Ulf Hansson · 10 years ago
  100. 0abb71f mmc: remove MMC_CAP2_NO_MULTI_READ flags by Kuninori Morimoto · 10 years ago