1. c8c4707c firewire: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 15 years ago
  2. 5e21256 firewire: sbp2: fix DMA mapping leak on the failure path by Stefan Richter · 15 years ago
  3. f746072 firewire: sbp2: define some magic numbers as macros by Stefan Richter · 15 years ago
  4. a08e100 firewire: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 15 years ago
  5. 621f6dd firewire: fw-sbp2: remove unnecessary locking by Stefan Richter · 16 years ago
  6. 031bb27 firewire: fw-sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  7. a1f6481 firewire: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  8. cd1f70fd firewire: fw-sbp2: fix races by Jay Fenlason · 16 years ago
  9. 0dcfeb7 firewire: fw-sbp2: delay first login to avoid retries by Stefan Richter · 16 years ago
  10. 4bbc1bd firewire: fw-sbp2: fix another small generation access bug by Stefan Richter · 16 years ago
  11. 09b12dd firewire: fw-sbp2: enforce s/g segment size limit by Stefan Richter · 16 years ago
  12. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  13. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  14. 2635f96 firewire: fw-sbp2: spin disks down on suspend and shutdown by Stefan Richter · 16 years ago
  15. ffcaade firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago
  16. 0e3e2ea firewire: fw-sbp2: fix parsing of logical unit directories by Richard Sharpe · 16 years ago
  17. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  18. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  19. f32ddad firewire: fw-sbp2: log scsi_target ID at release by Stefan Richter · 16 years ago
  20. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  21. 17cff9f firewire: fw-sbp2: set dual-phase cycle_limit by Jarod Wilson · 16 years ago
  22. a5fd9ec firewire: fw-sbp2: reduce log noise by Stefan Richter · 16 years ago
  23. 6f73100 firewire: fw-sbp2: remove unnecessary memset by Stefan Richter · 16 years ago
  24. 0d7dcbf firewire: fw-sbp2: simplify some macros by Stefan Richter · 16 years ago
  25. 71ee9f0 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 by Stefan Richter · 16 years ago
  26. 8ac3a47 firewire: fw-sbp2: relax SCSI DMA alignment by Stefan Richter · 16 years ago
  27. 1dc3bea firewire: refactor fw_unit reference counting by Stefan Richter · 16 years ago
  28. 7c1fca3 firewire: fw-sbp2: fix reference counting by Stefan Richter · 16 years ago
  29. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 16 years ago
  30. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 16 years ago
  31. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  32. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 16 years ago
  33. 33f1c6c3 firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device by Stefan Richter · 16 years ago
  34. 5513c5f firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc by Stefan Richter · 16 years ago
  35. 2e2705b firewire: fw-sbp2: (try to) avoid I/O errors during reconnect by Stefan Richter · 16 years ago
  36. e80de37 firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed by Stefan Richter · 16 years ago
  37. 7bb6bf7 firewire: fw-sbp2: sort includes by Stefan Richter · 16 years ago
  38. ce896d9 firewire: fw-sbp2: logout and login after failed reconnect by Stefan Richter · 16 years ago
  39. 0fa6dfd firewire: fw-sbp2: don't add scsi_device twice by Stefan Richter · 16 years ago
  40. 48f18c7 firewire: fw-sbp2: log bus_id at management request failures by Stefan Richter · 16 years ago
  41. e0e6021 firewire: fw-sbp2: wait for completion of fetch agent reset by Stefan Richter · 16 years ago
  42. 9220f19 firewire: fw-sbp2: add INQUIRY delay workaround by Stefan Richter · 16 years ago
  43. be6f48b firewire: fw-sbp2: don't retry login or reconnect after unplug by Stefan Richter · 16 years ago
  44. 1b9c12b firewire: fw-sbp2: fix logout before login retry by Stefan Richter · 16 years ago
  45. 05cca738 firewire: fw-sbp2: unsigned int vs. unsigned by Stefan Richter · 16 years ago
  46. 384170d firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins by Jarod Wilson · 16 years ago
  47. a4c379c firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" by Jarod Wilson · 16 years ago
  48. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 16 years ago
  49. 5a8a1bc firewire: fw-sbp2: use device generation, not card generation by Stefan Richter · 16 years ago
  50. 14dc992 firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection) by Stefan Richter · 16 years ago
  51. 4dccd02 firewire: fw-sbp2: skip unnecessary logout by Stefan Richter · 16 years ago
  52. 4b11ea9 firewire: fw-sbp2: remove unused misleading macro by Stefan Richter · 17 years ago
  53. b7811da firewire: fw-sbp2: prepare for s/g chaining by Stefan Richter · 16 years ago
  54. 285838e firewire: fw-sbp2: refactor workq and kref handling by Stefan Richter · 17 years ago
  55. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 16 years ago
  56. 7c45d19 firewire: fw-sbp2: fix refcounting by Stefan Richter · 17 years ago
  57. df8ec24 firewire: fw-sbp2: use an own workqueue (fix system responsiveness) by Stefan Richter · 17 years ago
  58. 2df222b firewire: fw-sbp2: expose module parameter for workarounds by Stefan Richter · 17 years ago
  59. 5a3c2be firewire: fw-sbp2: add support for multiple logical units per target by Stefan Richter · 17 years ago
  60. 1b34e97 firewire: fw-sbp2: always enable IRQs before calling command ORB callback by Stefan Richter · 17 years ago
  61. e57d201 firewire: Add ref-counting for sbp2 orbs (fix command abortion) by Kristian Høgsberg · 17 years ago
  62. 25659f7 firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) by Stefan Richter · 17 years ago
  63. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  64. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  65. 412edf6 firewire: fw-sbp2: convert to new SCSI data buffer accessors by Stefan Richter · 17 years ago
  66. 7aa4848 firewire: fw-sbp2: fix DMA mapping of management ORBs by Stefan Richter · 17 years ago
  67. 8526392 firewire: fw-sbp2: fix DMA mapping of command ORBs by Stefan Richter · 17 years ago
  68. b4be016 firewire: fw-sbp2: fix DMA mapping of S/G tables by Stefan Richter · 17 years ago
  69. 332ef33 firewire: fw-sbp2: add a boundary check by Stefan Richter · 17 years ago
  70. 9fb2dd1 firewire: fw-sbp2: correctly align page tables by Stefan Richter · 17 years ago
  71. e7cdf23 firewire: fw-sbp2: memset wants string.h by Stefan Richter · 17 years ago
  72. ffd0db2 firewire: fw-sbp2: use correct speed in sbp2_agent_reset by Stefan Richter · 17 years ago
  73. 6f06148 firewire: fw-sbp2: correctly dereference by container_of by Jay Fenlason · 17 years ago
  74. 5cd54c9 firewire: fw-sbp2: implement nonexclusive login by Stefan Richter · 17 years ago
  75. 79352e9 firewire: fw-sbp2: let SCSI shutdown commands through before logout by Stefan Richter · 17 years ago
  76. cf47c7a firewire: fw-sbp2: implement max sectors limit for some old bridges by Stefan Richter · 17 years ago
  77. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  78. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 17 years ago
  79. b8f1065 firewire: fw-sbp2: remove unused struct member by Stefan Richter · 17 years ago
  80. 14e2198 firewire: fw-sbp2: implement sysfs ieee1394_id by Stefan Richter · 17 years ago
  81. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  82. 213d7bb firewire: Drop single buffer request support. by Kristian Høgsberg · 17 years ago
  83. 36abb3b firewire: Add a comment to describe why we split the sg list. by Kristian Høgsberg, Stefan Richter · 17 years ago
  84. e1b68c4 firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. by Kristian Høgsberg · 17 years ago
  85. 95ffc5e firewire: Handle the last few DMA mapping error cases. by Kristian Høgsberg · 17 years ago
  86. ad85274f firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. by Kristian Høgsberg · 17 years ago
  87. 1e4c7b0 firewire: Provide module aliase for backwards compatibility. by Olaf Hering · 17 years ago
  88. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  89. a98e271 firewire: Coding style cleanup: no spaces after function names. by Kristian Høgsberg · 17 years ago
  90. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  91. 0fc7d6e firewire: Do an agent reset on error recovery. by Kristian Høgsberg · 17 years ago
  92. 12f26aa firewire: Only free ORBs that completed the initial transaction. by Kristian Høgsberg · 17 years ago
  93. fbb5423 firewire: Forward SAM status codes to the scsi stack. by Kristian Høgsberg · 17 years ago
  94. b3d6e15 firewire: Add ref-counting for sbp2_device and hold a ref while we have work scheduled. by Kristian Høgsberg · 17 years ago
  95. 693b902 firewire: Zero out sd->scsi_host if we fail to register with the SCSI stack. by Kristian Høgsberg · 17 years ago
  96. 2aaad97 firewire: Don't time out command orbs, leave that to the scsi stack. by Kristian Høgsberg · 17 years ago
  97. 5c5539d firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME. by Kristian Høgsberg · 17 years ago
  98. 1da0c93 firewire: Only use INIT_DELAYED_WORK for first initialization. by Kristian Høgsberg · 17 years ago
  99. 82eff9d firewire: Use dma_mapping_error() for checking for DMA mapping errors. by Kristian Høgsberg · 17 years ago
  100. 27a15e5 firewire: Credit the old sbp2.c driver for being a good starting point. by Kristian Høgsberg · 17 years ago