1. 5f19cbb memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' by Christophe JAILLET · 5 years ago
  2. 5c0e548 memstick: Fix error cleanup path of memstick_init by Wang Hai · 5 years ago
  3. 759e641 memstick: Prevent memstick host from getting runtime suspended during card detection by Kai-Heng Feng · 6 years ago
  4. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  5. 058147b memstick: remove unused variables by Christoph Hellwig · 6 years ago
  6. 7c2d748 memstick: don't call blk_queue_bounce_limit by Christoph Hellwig · 6 years ago
  7. e455b69 misc: rtsx: Move Realtek Card Reader Driver to misc by Rui Feng · 7 years ago
  8. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  9. 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
  10. 6243d38 drivers/memstick: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  13. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  14. 55460a8 mspro_block: remove pointless prep_fn by Christoph Hellwig · 8 years ago
  15. cf22f802 ms_block: remove pointless prep_fn by Christoph Hellwig · 8 years ago
  16. de182cc drivers/memstick/core/memstick.c: avoid -Wnonnull warning by Arnd Bergmann · 8 years ago
  17. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  18. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  19. 9158cb2 memstick: rtsx_usb_ms: Manage runtime PM when accessing the device by Ulf Hansson · 8 years ago
  20. 796aa46 memstick: rtsx_usb_ms: Runtime resume the device when polling for cards by Alan Stern · 8 years ago
  21. ca945e7 memstick: don't allocate unused major for ms_block by NeilBrown · 8 years ago
  22. 4eef39c memstick: don't allow REQ_TYPE_BLOCK_PC requests by Christoph Hellwig · 8 years ago
  23. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  24. de6cdcb drivers/memstick/core/mspro_block: use kmemdup by Muhammad Falak R Wani · 8 years ago
  25. a831979 rtsx_usb_ms: use schedule_timeout_idle() in polling loop by Oleksandr Natalenko · 8 years ago
  26. 6951c58 memstick: trivial fix of spelling mistake on management by Colin Ian King · 8 years ago
  27. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 8 years ago
  28. 545b5e2 memstick: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  29. 43abdbc memstick: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  30. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 9 years ago
  31. 1a22cd1 memstick: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  32. 5ef9819 memstick: r592: fix build warnings for !PM_SLEEP by Thierry Reding · 10 years ago
  33. b6226b4 drivers/memstick/host/rtsx_pci_ms.c: add cancel_work when remove driver by Micky Ching · 10 years ago
  34. 99451dc memstick: Add realtek USB memstick host driver by Roger Tseng · 10 years ago
  35. 63509be drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug by Micky Ching · 11 years ago
  36. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  37. a0dce7f drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG by Andrew Morton · 11 years ago
  38. a0e5a12 drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page() by Roger Tseng · 11 years ago
  39. be2d3f9 drivers/memstick/core/mspro_block.c: fix attributes array allocation by Michal Nazarewicz · 11 years ago
  40. b785464 memstick: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  41. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  42. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  43. 6228218 mmc: memstick: rtsx: Modify copyright comments by Wei WANG · 11 years ago
  44. 5af1a9c drivers/memstick/host/r592.c: convert to module_pci_driver by Libo Chen · 11 years ago
  45. 1056049 drivers/memstick/host/jmb38x_ms: convert to module_pci_driver by Libo Chen · 11 years ago
  46. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  47. 8d46fa1 drivers/memstick/host/r592.c: make r592_pm_ops static by Jingoo Han · 11 years ago
  48. 940da35 memstick: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  49. 7b51f47 memstick: convert to idr_alloc() by Tejun Heo · 12 years ago
  50. 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
  51. c348195 mfd: rtsx: Fix issue that booting OS with SD card inserted by Wei WANG · 12 years ago
  52. cc14e20 drivers/memstick: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  53. 686f31a drivers/memstick/host: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  54. b902dd4 drivers/memstick: Add realtek pcie memstick host driver by Wei WANG · 12 years ago
  55. eb3f062 memstick: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  56. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  57. c47e789 drivers/memstick: Add module.h to the prev. implicit modular users by Paul Gortmaker · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. 5ede9dd memstick: make enable_dma less generic in r592 by Stephen Rothwell · 13 years ago
  60. 9263412 memstick: add driver for Ricoh R5C592 card reader by Maxim Levitsky · 13 years ago
  61. 41d9c64 memstick: change to new flag variable by matt mooney · 14 years ago
  62. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  63. 496fc1a memstick: factor out transfer initiating functionality in mspro_block.c by Alex Dubov · 14 years ago
  64. edb50b3 memstick: remove mspro_block_mutex by Alex Dubov · 14 years ago
  65. d8256d4 memstick: avert possible race condition between idr_pre_get and idr_get_new by Alex Dubov · 14 years ago
  66. 8930c8a memstick: add support for JMicron JMB 385 and 390 controllers by Takashi Iwai · 14 years ago
  67. 68860b9 memstick: set PMOS values propery for JMicron 38x controllers by Takashi Iwai · 14 years ago
  68. 23c5947 memstick: fix setup for JMicron 38x controllers by Takashi Iwai · 14 years ago
  69. 0193383 memstick: core: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  70. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  71. d862b13 memstick: fix hangs on unexpected device removal in mspro_blk by Maxim Levitsky · 14 years ago
  72. 21fd049 memstick: init sysfs attributes by Maxim Levitsky · 14 years ago
  73. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  74. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  76. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  77. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago
  78. b873c2f memstick: move dev_dbg by Jiri Slaby · 15 years ago
  79. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  80. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  81. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  82. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  83. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  84. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  85. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  86. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  87. 69347a2 memstick: annotate endianness of attribute structs by Harvey Harrison · 16 years ago
  88. 0252c3b memstick: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  89. 5d9a54b [PATCH] switch memstick by Al Viro · 17 years ago
  90. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  91. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  92. 2a9df50 memstick: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  93. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  94. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 16 years ago
  95. f1d8269 memstick: use fully asynchronous request processing by Alex Dubov · 16 years ago
  96. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 16 years ago
  97. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 16 years ago
  98. b98cb4b driver core: remove DEVICE_ID_SIZE define by Greg Kroah-Hartman · 16 years ago
  99. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 17 years ago
  100. d250dad memstick: suppress uninitialized-var warning by Andrew Morton · 16 years ago