1. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  2. b9f98bd Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 9 years ago
  3. f397c8d mmc: block: Move files to core by Ulf Hansson · 9 years ago[Renamed from drivers/mmc/card/block.c]
  4. e0097cf mmc: queue: Fix queue thread wake-up by Adrian Hunter · 9 years ago
  5. 5be8037 mmc: block: Fix 4K native sector check by Adrian Hunter · 9 years ago
  6. 5dd784d2 mmc: block: Restore line inadvertently removed with packed commands by Adrian Hunter · 9 years ago
  7. 03d640a mmc: block: delete packed command support by Linus Walleij · 9 years ago
  8. e01071d mmc: block: move packed command struct init by Linus Walleij · 9 years ago
  9. 7db3028 mmc: block: rename data to blkdata by Linus Walleij · 9 years ago
  10. f2818bf mmc: block: use mmc_req_is_special() by Linus Walleij · 9 years ago
  11. 8e8b3f5 mmc: core: use enum mmc_blk_status properly by Linus Walleij · 9 years ago
  12. 2cc6458 mmc: block: convert ecc_err to a bool by Linus Walleij · 9 years ago
  13. c44d6ce mmc: block: make gen_err a bool variable by Linus Walleij · 9 years ago
  14. 3f2d266 mmc: core: Annotate cmd_hdr as __le32 by Jiri Slaby · 9 years ago
  15. 48ab086 mmc: block: add missing header dependencies by Baoyou Xie · 9 years ago
  16. 29eb7bd mmc: card: do away with indirection pointer by Linus Walleij · 9 years ago
  17. 0ed50ab mmc: block: don't use CMD23 with very old MMC cards by Daniel Glöckner · 9 years ago
  18. 96e52da mmc: block: remove the check of packed for packed request routine by Shawn Lin · 9 years ago
  19. 869c554 mmc: fix use-after-free of struct request by Adrian Hunter · 9 years ago
  20. 7afafc8 block: Fix secure erase by Adrian Hunter · 9 years ago
  21. 07f00f0 Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  22. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  24. d806b46 mmc: block: Fix tag condition with packed writes by Adrian Hunter · 9 years ago
  25. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 9 years ago
  26. e87c856 mmc: block: correct 4KB alignment check by Yuan, Juntao · 9 years ago
  27. f68381a mmc: block: fix packed command header endianness by Taras Kondratiuk · 9 years ago
  28. bfe5b1b mmc: block: fix free of uninitialized 'idata->buf' by Ville Viinikka · 9 years ago
  29. 307d8e6 mmc: move 'parent' tracking to mmc_blk_data by Dan Williams · 9 years ago
  30. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  31. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  32. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  33. 0e77816 Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  34. 32ecd32 mmc: longer timeout for long read time quirk by Matt Gumbel · 9 years ago
  35. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  36. 57da0c0 mmc: block: Pause re-tuning while switched to the RPMB partition by Adrian Hunter · 9 years ago
  37. 3c86656 mmc: block: Always switch back to main area after RPMB access by Adrian Hunter · 9 years ago
  38. cc4d04b mmc: block: improve logging of handling emmc timeouts by Ken Sumrall · 9 years ago
  39. b10fa99 mmc: block: Convert to IDA for partition device indexes by Ulf Hansson · 9 years ago
  40. 06b5cca mmc: block: Release index in partition allocation error path by Ulf Hansson · 9 years ago
  41. 9aaf343 mmc: block: Use the mmc host device index as the mmcblk device index by Ulf Hansson · 9 years ago
  42. e9d5c74 mmc/block: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  43. 83c742c mmc: block: fix ABI regression of mmc_blk_ioctl by Shawn Lin · 9 years ago
  44. 09faf61 mmc: block: shut up "retrying because a re-tune was needed" message by Russell King · 10 years ago
  45. f53f110 mmc: block: don't use the OR operation for flag of data by Jaehoon Chung · 10 years ago
  46. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 10 years ago
  47. f00ab14 mmc: block: return error on failed mmc_blk_get() by Olof Johansson · 10 years ago
  48. 382c55f mmc: block: Allow more than 8 partitions per card by Colin Cross · 10 years ago
  49. 1ff8950 mmc: block: change to use kmalloc when copy data from userspace by yalin wang · 10 years ago
  50. d3df046 mmc: remove bondage between REQ_META and reliable write by Luca Porzio · 10 years ago
  51. b093410 mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD by Grant Grundler · 10 years ago
  52. a5f5774 mmc: block: Add new ioctl to send multi commands by Jon Hunter · 10 years ago
  53. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 10 years ago
  54. 7d70d47 mmc: block: add fixup of broken CMD23 for Sandisk card by Yangbo Lu · 10 years ago
  55. 829b696 mmc: block: don't use parameter prefix if built as module by Andy Shevchenko · 10 years ago
  56. 9098f84 mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() by Tomas Winkler · 10 years ago
  57. 29535f7 mmc: card: Fixup request missing in mmc_blk_issue_rw_rq by Ding Wang · 10 years ago
  58. 087de9e mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error by Kuninori Morimoto · 10 years ago
  59. b8360a4 mmc: block: Retry errored data requests when re-tuning is needed by Adrian Hunter · 10 years ago
  60. 6f398ad mmc: block: Check re-tuning in the recovery path by Adrian Hunter · 10 years ago
  61. 4e93b9a mmc: card: Don't access RPMB partitions for normal read/write by Chuanxiao Dong · 11 years ago
  62. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 10 years ago
  63. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
  64. 7a30f2a mmc: block: Remove unnecessary temporary variable by Tobias Klauser · 11 years ago
  65. fe82191 mmc: block: fix format string warning by Asaf Vertz · 11 years ago
  66. a26eba6 mmc: block: Increase max_devices by Ben Hutchings · 11 years ago
  67. 86817ff mmc: block: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() by Ulf Hansson · 11 years ago
  68. fc95e30 mmc: block: Use dev_set|get_drvdata() by Ulf Hansson · 11 years ago
  69. 6685ac6 mmc: core: Convert mmc_driver to device_driver by Ulf Hansson · 11 years ago
  70. 0967edc mmc: core: Convert the mmc_driver to use the modern PM ops by Ulf Hansson · 11 years ago
  71. 0031a98 mmc: block: add newline to sysfs display of force_ro by Baruch Siach · 11 years ago
  72. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 11 years ago
  73. 5e1344e mmc: block: change stop errors to info by Johan Rudholm · 11 years ago
  74. f5b4d71 mmc: card: Prevent partition scan for the eMMC boot areas by Ulf Hansson · 11 years ago
  75. 0abb71f mmc: remove MMC_CAP2_NO_MULTI_READ flags by Kuninori Morimoto · 11 years ago
  76. 2e47e84 mmc: Add .multi_io_quirk callback for multi I/O HW bug by Kuninori Morimoto · 11 years ago
  77. 5204d00 mmc: Do not advertise secure discard if it is blacklisted by Lukas Czerner · 11 years ago
  78. bb5cba4 mmc: block: Fixup busy detection while invoking stop cmd at recovery by Ulf Hansson · 12 years ago
  79. 95a9129 mmc: block: Respect hw busy detection in card_busy_detect() by Ulf Hansson · 12 years ago
  80. c49433f mmc: block: Implement card_busy_detect() for busy detection by Ulf Hansson · 12 years ago
  81. bcc3e17 mmc: block: Use R1 responses for stop cmds for read requests by Ulf Hansson · 12 years ago
  82. a2d1086 mmc: card: Remove host cap MMC_CAP2_SANITIZE by Ulf Hansson · 12 years ago
  83. f662ae4 mmc: fix host release issue after discard operation by Ray Jui · 12 years ago
  84. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 12 years ago
  85. 8efb83a mmc: fix null pointer use in mmc_blk_remove_req by Franck Jullien · 12 years ago
  86. c876006 mmc: block: fix a bug of error handling in MMC driver by KOBAYASHI Yoshitake · 12 years ago
  87. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 12 years ago
  88. a82e484 mmc: card: fixing an false identification of SANITIZE command by Yaniv Gardi · 12 years ago
  89. fdfa20c mmc: reordered shutdown sequence in mmc_bld_remove_req by Paul Taysom · 12 years ago
  90. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 12 years ago
  91. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 12 years ago
  92. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  93. ef3a69c7 mmc: block: fix the host's claim-release in special request by Seungwon Jeon · 12 years ago
  94. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 13 years ago
  95. 7a81902 mmc: block: don't start new request when the card is removed by Seungwon Jeon · 13 years ago
  96. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 13 years ago
  97. 8d1e977 mmc: card: Add RPMB support in IOCTL interface by Loic Pallardy · 13 years ago
  98. 53d8f97 mmc: card: Do not scan RPMB partitions by Loic Pallardy · 13 years ago
  99. 8fee476 mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 13 years ago
  100. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 13 years ago