1. 738216c memstick: r592: Fix a UAF bug when removing the driver by Zheyu Ma · 3 years, 3 months ago
  2. beae4a6 memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host() by Dan Carpenter · 3 years, 3 months ago
  3. 16e9bde memstick: jmb38x_ms: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 4 months ago
  4. 89d74b3 memstick: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 3 years, 5 months ago
  5. 2b50c81 memstick: r592: Change the name of the 'pci_driver' structure to be consistent by Christophe JAILLET · 3 years, 5 months ago
  6. 42933c8 memstick: rtsx_usb_ms: fix UAF by Tong Zhang · 3 years, 8 months ago
  7. 2f15671 memstick: r592: ignore kfifo_out() return code again by Arnd Bergmann · 3 years, 9 months ago
  8. 4b00ed3 memstick: r592: remove unused variable by Jiapeng Chong · 3 years, 9 months ago
  9. db29d3d memstick: r592: Fix error return in r592_probe() by Jing Xiangfeng · 4 years, 2 months ago
  10. a85344d memstick: tifm: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  11. fb82986 memstick: jmb38x_ms: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  12. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  13. 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
  14. c4e5e22 memstick: jmb38x_ms: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  15. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  16. 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
  17. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  18. 1696d96 memstick: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  19. 690dba1 memstick: jmb38x_ms: clean up indentation issue by Colin Ian King · 5 years ago
  20. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  21. 28c9fac memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' by Christophe JAILLET · 5 years ago
  22. deaa539 memstick: r592: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  23. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  24. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  25. aaf4989 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 by Thomas Gleixner · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 01e5d18 Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  28. 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
  29. e69ec21 memstick: tifm: remove set but not used variable 'data' by YueHaibing · 6 years ago
  30. ccaa751 memstick: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  31. ade024f memstick: jmb38x_ms: remove set but not used variable 'data' by YueHaibing · 6 years ago
  32. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  33. 6827ca5 memstick: rtsx_usb_ms: Support runtime power management by Kai-Heng Feng · 6 years ago
  34. ba9d5f8 memstick: rtsx_usb_ms: Use ms_dev() helper by Kai-Heng Feng · 6 years ago
  35. 01a7e8e memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function by Kai-Heng Feng · 6 years ago
  36. e455b69 misc: rtsx: Move Realtek Card Reader Driver to misc by Rui Feng · 7 years ago
  37. 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
  38. 6243d38 drivers/memstick: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 9158cb2 memstick: rtsx_usb_ms: Manage runtime PM when accessing the device by Ulf Hansson · 8 years ago
  41. 796aa46 memstick: rtsx_usb_ms: Runtime resume the device when polling for cards by Alan Stern · 8 years ago
  42. a831979 rtsx_usb_ms: use schedule_timeout_idle() in polling loop by Oleksandr Natalenko · 9 years ago
  43. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 9 years ago
  44. 43abdbc memstick: remove deprecated use of pci api by Quentin Lambert · 10 years ago
  45. 1a22cd1 memstick: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  46. 5ef9819 memstick: r592: fix build warnings for !PM_SLEEP by Thierry Reding · 10 years ago
  47. b6226b4 drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver by Micky Ching · 11 years ago
  48. 99451dc memstick: Add realtek USB memstick host driver by Roger Tseng · 11 years ago
  49. 63509be drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug by Micky Ching · 11 years ago
  50. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  51. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  52. 6228218 mmc: memstick: rtsx: Modify copyright comments by Wei WANG · 11 years ago
  53. 5af1a9c drivers/memstick/host/r592.c: convert to module_pci_driver by Libo Chen · 12 years ago
  54. 1056049 drivers/memstick/host/jmb38x_ms: convert to module_pci_driver by Libo Chen · 12 years ago
  55. 8d46fa1 drivers/memstick/host/r592.c: make r592_pm_ops static by Jingoo Han · 12 years ago
  56. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  57. 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
  58. c348195 mfd: rtsx: Fix issue that booting OS with SD card inserted by Wei WANG · 12 years ago
  59. 686f31a drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  60. b902dd4 drivers/memstick: Add realtek pcie memstick host driver by Wei WANG · 12 years ago
  61. eb3f0620 memstick: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  62. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  63. c47e789 drivers/memstick: Add module.h to the prev. implicit modular users by Paul Gortmaker · 14 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  65. 5ede9dd memstick: make enable_dma less generic in r592 by Stephen Rothwell · 14 years ago
  66. 9263412 memstick: add driver for Ricoh R5C592 card reader by Maxim Levitsky · 14 years ago
  67. 41d9c64 memstick: change to new flag variable by matt mooney · 14 years ago
  68. 8930c8a memstick: add support for JMicron JMB 385 and 390 controllers by Takashi Iwai · 14 years ago
  69. 68860b9 memstick: set PMOS values propery for JMicron 38x controllers by Takashi Iwai · 14 years ago
  70. 23c5947 memstick: fix setup for JMicron 38x controllers by Takashi Iwai · 14 years ago
  71. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  72. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  73. 0252c3b memstick: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  74. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 16 years ago
  75. f1d8269 memstick: use fully asynchronous request processing by Alex Dubov · 16 years ago
  76. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 16 years ago
  77. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 17 years ago
  78. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 17 years ago
  79. d250dad memstick: suppress uninitialized-var warning by Andrew Morton · 17 years ago
  80. cf821e8 memstick: optimize setup of JMicron host parameters by Alex Dubov · 17 years ago
  81. ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 17 years ago
  82. 8195096 memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning by Andrew Morton · 17 years ago
  83. d3597ea memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h by Andrew Morton · 17 years ago
  84. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 17 years ago
  85. eebbe9c tifm: fix memorystick host initialization code by Alex Dubov · 17 years ago
  86. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 17 years ago
  87. 2a4f256 memstick: drop DRIVER_VERSION numbers as meaningless by Alex Dubov · 17 years ago
  88. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 17 years ago
  89. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 17 years ago
  90. 282ea44 drivers/memstick/host/tifm_ms.c breakage by Al Viro · 17 years ago
  91. baf8532 memstick: initial commit for Sony MemoryStick support by Alex Dubov · 17 years ago