1. db29d3d memstick: r592: Fix error return in r592_probe() by Jing Xiangfeng · 4 years, 2 months ago
  2. e3e9ced memstick: fix a double-free bug in memstick_check by Qinglang Miao · 4 years, 2 months ago
  3. a85344d memstick: tifm: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  4. 8c3c0ac memstick: mspro_block: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  5. fb82986 memstick: jmb38x_ms: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  6. 21685f9 Merge branch 'fixes' into next by Ulf Hansson · 4 years, 4 months ago
  7. 62c59a8 memstick: Skip allocating card when removing host by Kai-Heng Feng · 4 years, 4 months ago
  8. 309de45 ms_block: fix spelling mistake "doesn'" -> "doesn't" by Colin Ian King · 4 years, 5 months ago
  9. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  10. 8f7be62 Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 5 months ago
  11. c4e5e22 memstick: jmb38x_ms: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  12. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  13. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  14. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  15. 1696d96 memstick: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  16. 690dba1 memstick: jmb38x_ms: clean up indentation issue by Colin Ian King · 5 years ago
  17. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  18. 28c9fac memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' by Christophe JAILLET · 5 years ago
  19. 31cf721 ms_block: fix spelling mistake "randomally" -> "randomly" by Colin Ian King · 5 years ago
  20. deaa539 memstick: r592: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  21. 8931084 Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  22. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  23. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  24. 65f1a0d memstick: Fix error cleanup path of memstick_init by Wang Hai · 6 years ago
  25. 61009f8 memstick: mspro_block: Fix an error code in mspro_block_issue_req() by Dan Carpenter · 6 years ago
  26. aaf4989 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 by Thomas Gleixner · 6 years ago
  27. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  28. 01e5d18 Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  29. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  30. e69ec21 memstick: tifm: remove set but not used variable 'data' by YueHaibing · 6 years ago
  31. ccaa751 memstick: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  32. ade024f memstick: jmb38x_ms: remove set but not used variable 'data' by YueHaibing · 6 years ago
  33. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  34. 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  35. 6827ca5 memstick: rtsx_usb_ms: Support runtime power management by Kai-Heng Feng · 6 years ago
  36. ba9d5f8 memstick: rtsx_usb_ms: Use ms_dev() helper by Kai-Heng Feng · 6 years ago
  37. e03e303 memstick: Prevent memstick host from getting runtime suspended during card detection by Kai-Heng Feng · 6 years ago
  38. 01a7e8e memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function by Kai-Heng Feng · 6 years ago
  39. e051bd0 ms_block: remove unused pointer 'set' by Colin Ian King · 6 years ago
  40. d0be122 mspro_block: convert to blk-mq by Jens Axboe · 6 years ago
  41. db1142a ms_block: convert to blk-mq by Jens Axboe · 6 years ago
  42. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  43. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  44. 058147b memstick: remove unused variables by Christoph Hellwig · 7 years ago
  45. 7c2d748 memstick: don't call blk_queue_bounce_limit by Christoph Hellwig · 7 years ago
  46. e455b69 misc: rtsx: Move Realtek Card Reader Driver to misc by Rui Feng · 7 years ago
  47. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  48. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 6243d38 drivers/memstick: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  52. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  53. 55460a8 mspro_block: remove pointless prep_fn by Christoph Hellwig · 8 years ago
  54. cf22f802 ms_block: remove pointless prep_fn by Christoph Hellwig · 8 years ago
  55. de182cc drivers/memstick/core/memstick.c: avoid -Wnonnull warning by Arnd Bergmann · 8 years ago
  56. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  57. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  58. 9158cb2 memstick: rtsx_usb_ms: Manage runtime PM when accessing the device by Ulf Hansson · 8 years ago
  59. 796aa46 memstick: rtsx_usb_ms: Runtime resume the device when polling for cards by Alan Stern · 8 years ago
  60. ca945e7 memstick: don't allocate unused major for ms_block by NeilBrown · 8 years ago
  61. 4eef39c memstick: don't allow REQ_TYPE_BLOCK_PC requests by Christoph Hellwig · 8 years ago
  62. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  63. de6cdcb drivers/memstick/core/mspro_block: use kmemdup by Muhammad Falak R Wani · 9 years ago
  64. a831979 rtsx_usb_ms: use schedule_timeout_idle() in polling loop by Oleksandr Natalenko · 9 years ago
  65. 6951c58 memstick: trivial fix of spelling mistake on management by Colin Ian King · 9 years ago
  66. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 9 years ago
  67. 545b5e2 memstick: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  68. 43abdbc memstick: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  69. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 10 years ago
  70. 1a22cd1 memstick: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  71. 5ef9819 memstick: r592: fix build warnings for !PM_SLEEP by Thierry Reding · 10 years ago
  72. b6226b4 drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver by Micky Ching · 11 years ago
  73. 99451dc memstick: Add realtek USB memstick host driver by Roger Tseng · 11 years ago
  74. 63509be drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug by Micky Ching · 11 years ago
  75. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  76. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  77. a0e5a12 drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() by Roger Tseng · 11 years ago
  78. be2d3f9 drivers/memstick/core/mspro_block.c: fix attributes array allocation by Michal Nazarewicz · 11 years ago
  79. b785464 memstick: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  80. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  81. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  82. 6228218 mmc: memstick: rtsx: Modify copyright comments by Wei WANG · 11 years ago
  83. 5af1a9c drivers/memstick/host/r592.c: convert to module_pci_driver by Libo Chen · 12 years ago
  84. 1056049 drivers/memstick/host/jmb38x_ms: convert to module_pci_driver by Libo Chen · 12 years ago
  85. db2a144 block_device_operations->release() should return void by Al Viro · 12 years ago
  86. 8d46fa1 drivers/memstick/host/r592.c: make r592_pm_ops static by Jingoo Han · 12 years ago
  87. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  88. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 12 years ago
  89. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  90. c348195 mfd: rtsx: Fix issue that booting OS with SD card inserted by Wei WANG · 12 years ago
  91. cc14e20 drivers/memstick: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  92. 686f31a drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  93. b902dd4 drivers/memstick: Add realtek pcie memstick host driver by Wei WANG · 12 years ago
  94. eb3f0620 memstick: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  95. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  96. c47e789 drivers/memstick: Add module.h to the prev. implicit modular users by Paul Gortmaker · 14 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  98. 5ede9dd memstick: make enable_dma less generic in r592 by Stephen Rothwell · 14 years ago
  99. 9263412 memstick: add driver for Ricoh R5C592 card reader by Maxim Levitsky · 14 years ago
  100. 41d9c64 memstick: change to new flag variable by matt mooney · 14 years ago