1. c47e789 drivers/memstick: Add module.h to the prev. implicit modular users by Paul Gortmaker · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 496fc1a memstick: factor out transfer initiating functionality in mspro_block.c by Alex Dubov · 13 years ago
  4. edb50b3 memstick: remove mspro_block_mutex by Alex Dubov · 13 years ago
  5. d8256d4 memstick: avert possible race condition between idr_pre_get and idr_get_new by Alex Dubov · 13 years ago
  6. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  7. d862b13 memstick: fix hangs on unexpected device removal in mspro_blk by Maxim Levitsky · 14 years ago
  8. 21fd049 memstick: init sysfs attributes by Maxim Levitsky · 14 years ago
  9. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  10. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  11. 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
  12. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  13. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  14. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  15. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  16. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  17. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  18. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  19. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  20. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  21. 69347a2 memstick: annotate endianness of attribute structs by Harvey Harrison · 16 years ago
  22. 0252c3b memstick: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. 5d9a54b [PATCH] switch memstick by Al Viro · 16 years ago
  24. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  25. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  26. 2a9df50 memstick: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  27. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  28. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 16 years ago
  29. f1d8269 memstick: use fully asynchronous request processing by Alex Dubov · 16 years ago
  30. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 16 years ago
  31. c4c66cf memstick: convert struct class_device to struct device by Greg Kroah-Hartman · 16 years ago
  32. 962ee1b memstick: add support for 8-bit parallel mode by Alex Dubov · 16 years ago
  33. ead7077 memstick: automatically retrieve "INT" value from command response by Alex Dubov · 16 years ago
  34. 5936725 memstick: try harder to recover from unsuccessful interface mode switch by Alex Dubov · 16 years ago
  35. 251cc9b memstick: fix parsing of "assembly_date" attribute field by Alex Dubov · 16 years ago
  36. efb2742 memstick: add support for decoding "specfile" media attributes by Alex Dubov · 16 years ago
  37. 2a4f256 memstick: drop DRIVER_VERSION numbers as meaningless by Alex Dubov · 16 years ago
  38. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 16 years ago
  39. baf8532 memstick: initial commit for Sony MemoryStick support by Alex Dubov · 16 years ago