1. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  2. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 17 years ago
  3. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 16 years ago
  4. fae6031 firewire: fix NULL pointer deref. and resource leak by Stefan Richter · 17 years ago
  5. 33f1c6c3 firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device by Stefan Richter · 17 years ago
  6. 5513c5f firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc by Stefan Richter · 17 years ago
  7. 2e2705b firewire: fw-sbp2: (try to) avoid I/O errors during reconnect by Stefan Richter · 17 years ago
  8. e80de37 firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed by Stefan Richter · 17 years ago
  9. 7bb6bf7 firewire: fw-sbp2: sort includes by Stefan Richter · 17 years ago
  10. ce896d9 firewire: fw-sbp2: logout and login after failed reconnect by Stefan Richter · 17 years ago
  11. 0fa6dfd firewire: fw-sbp2: don't add scsi_device twice by Stefan Richter · 17 years ago
  12. 48f18c7 firewire: fw-sbp2: log bus_id at management request failures by Stefan Richter · 17 years ago
  13. e0e6021 firewire: fw-sbp2: wait for completion of fetch agent reset by Stefan Richter · 17 years ago
  14. 9220f19 firewire: fw-sbp2: add INQUIRY delay workaround by Stefan Richter · 17 years ago
  15. fa6e697 firewire: log GUID of new devices by Stefan Richter · 17 years ago
  16. be6f48b firewire: fw-sbp2: don't retry login or reconnect after unplug by Stefan Richter · 17 years ago
  17. 96b1906 firewire: fix "kobject_add failed for fw* with -EEXIST" by Stefan Richter · 17 years ago
  18. 1b9c12b firewire: fw-sbp2: fix logout before login retry by Stefan Richter · 17 years ago
  19. 05cca738 firewire: fw-sbp2: unsigned int vs. unsigned by Stefan Richter · 17 years ago
  20. 384170d firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins by Jarod Wilson · 17 years ago
  21. a4c379c firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" by Jarod Wilson · 17 years ago
  22. 8f9f963 firewire: replace subtraction with bitwise and by Jarod Wilson · 17 years ago
  23. f8d2dc3 firewire: fw-core: react on bus resets while the config ROM is being fetched by Stefan Richter · 17 years ago
  24. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 17 years ago
  25. cf5a56a firewire: fw-cdev: use device generation, not card generation by Stefan Richter · 17 years ago
  26. 5a8a1bc firewire: fw-sbp2: use device generation, not card generation by Stefan Richter · 17 years ago
  27. 14dc992 firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection) by Stefan Richter · 17 years ago
  28. 4dccd02 firewire: fw-sbp2: skip unnecessary logout by Stefan Richter · 17 years ago
  29. fe5ca63 firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors by David Moore · 17 years ago
  30. bb9f220 firewire: fw-ohci: CycleTooLong interrupt management by Stefan Richter · 17 years ago
  31. 478b233 firewire: Fix extraction of source node id by Rabin Vincent · 17 years ago
  32. bcee893 firewire: fw-ohci: Bug fixes for packet-per-buffer support by David Moore · 17 years ago
  33. 0642b65 firewire: fw-ohci: Fix for dualbuffer three-or-more buffers by David Moore · 17 years ago
  34. 4b11ea9 firewire: fw-sbp2: remove unused misleading macro by Stefan Richter · 17 years ago
  35. b7811da firewire: fw-sbp2: prepare for s/g chaining by Stefan Richter · 17 years ago
  36. 285838e firewire: fw-sbp2: refactor workq and kref handling by Stefan Richter · 17 years ago
  37. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  38. a186b4a firewire: OHCI 1.0 Isochronous Receive support by Jarod Wilson · 17 years ago
  39. 7c45d19 firewire: fw-sbp2: fix refcounting by Stefan Richter · 17 years ago
  40. 0bd243c firewire: Fix pci resume to not pass in a __be32 config rom. by Kristian Høgsberg · 17 years ago
  41. 4b6d51e firewire: fw-ohci: shut up a superfluous compiler warning by Stefan Richter · 17 years ago
  42. c74e92c firewire: fw-ohci: log a note about unsupported features by Stefan Richter · 17 years ago
  43. dbe7f76 fix typo "insted" -> "instead" by Uwe Kleine-König · 17 years ago
  44. 83431cb firewire: fw-cdev: reorder wakeup vs. spinlock by Jay Fenlason · 17 years ago
  45. c1b91ce firewire: in-code doc updates. by Yann Dirson · 17 years ago
  46. e5f84f8 firewire: a header cleanup by Stefan Richter · 17 years ago
  47. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  48. 02ff8f8 firewire: fw-ohci: check for misconfigured bus (phyID == 63) by Stefan Richter · 17 years ago
  49. ab88ca4 firewire: fw-ohci: missing dma_unmap_single by Stefan Richter · 17 years ago
  50. e524f616 firewire: fw-ohci: log posted write errors by Stefan Richter · 17 years ago
  51. a7fb60d firewire: fw-ohci: reorder includes by Stefan Richter · 17 years ago
  52. c26f023 firewire: fw-ohci: fix includes by Stefan Richter · 17 years ago
  53. ee71c2f firewire: fw-ohci: enforce read order for selfID generation by Stefan Richter · 17 years ago
  54. df8ec24 firewire: fw-sbp2: use an own workqueue (fix system responsiveness) by Stefan Richter · 17 years ago
  55. 2df222b firewire: fw-sbp2: expose module parameter for workarounds by Stefan Richter · 17 years ago
  56. 5a3c2be firewire: fw-sbp2: add support for multiple logical units per target by Stefan Richter · 17 years ago
  57. 1b34e97 firewire: fw-sbp2: always enable IRQs before calling command ORB callback by Stefan Richter · 17 years ago
  58. 930e4b7 firewire: fw-core: local variable shadows a global one by Stefan Richter · 17 years ago
  59. 1415d91 firewire: optimize fw_core_add_address_handler by Stefan Richter · 17 years ago
  60. 1ccc914 fw-cdev __user annotations by Al Viro · 17 years ago
  61. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  62. a1134dd firewire: point to migration document by Stefan Richter · 17 years ago
  63. 5511142 firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression) by Stefan Richter · 17 years ago
  64. e57d201 firewire: Add ref-counting for sbp2 orbs (fix command abortion) by Kristian Høgsberg · 17 years ago
  65. 8a2d9ed firewire: fix unloading of fw-ohci while devices are attached by Stefan Richter · 17 years ago
  66. ae57988 firewire: fw-core: make two variables static by Stefan Richter · 17 years ago
  67. 4eaff7d firewire: fw-ohci: dma_free_coherent needs IRQs enabled by Stefan Richter · 17 years ago
  68. 25659f7 firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) by Stefan Richter · 17 years ago
  69. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  70. b02b6bc [SCSI] Make scsi_host_template::proc_name const char * instead of char *. by Kristian Høgsberg · 17 years ago
  71. 412edf6 firewire: fw-sbp2: convert to new SCSI data buffer accessors by Stefan Richter · 17 years ago
  72. 9c9bdf4 firewire: fix memory leak of fw_request instances by Stefan Richter · 17 years ago
  73. 5d59a6f firewire: remove bogus check in fw_core_handle_request by Stefan Richter · 17 years ago
  74. b980f5a firewire: fw-ohci: fix "scheduling while atomic" by Stefan Richter · 17 years ago
  75. 362e901 firewire: fw-ohci: flush MMIO write before msleep by Stefan Richter · 17 years ago
  76. 7aa4848 firewire: fw-sbp2: fix DMA mapping of management ORBs by Stefan Richter · 17 years ago
  77. 8526392 firewire: fw-sbp2: fix DMA mapping of command ORBs by Stefan Richter · 17 years ago
  78. b4be016 firewire: fw-sbp2: fix DMA mapping of S/G tables by Stefan Richter · 17 years ago
  79. 332ef33 firewire: fw-sbp2: add a boundary check by Stefan Richter · 17 years ago
  80. 9fb2dd1 firewire: fw-sbp2: correctly align page tables by Stefan Richter · 17 years ago
  81. e7cdf23 firewire: fw-sbp2: memset wants string.h by Stefan Richter · 17 years ago
  82. ffd0db2 firewire: fw-sbp2: use correct speed in sbp2_agent_reset by Stefan Richter · 17 years ago
  83. 6f06148 firewire: fw-sbp2: correctly dereference by container_of by Jay Fenlason · 17 years ago
  84. 5cd54c9 firewire: fw-sbp2: implement nonexclusive login by Stefan Richter · 17 years ago
  85. 79352e9 firewire: fw-sbp2: let SCSI shutdown commands through before logout by Stefan Richter · 17 years ago
  86. cf47c7a firewire: fw-sbp2: implement max sectors limit for some old bridges by Stefan Richter · 17 years ago
  87. dae1a3a firewire: simplify a struct type by Stefan Richter · 17 years ago
  88. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  89. 24d4012 firewire: optimize gap count with 1394b leaf nodes by Stefan Richter · 17 years ago
  90. 25d83f5 firewire: remove unused macro by Stefan Richter · 17 years ago
  91. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 17 years ago
  92. b8f1065 firewire: fw-sbp2: remove unused struct member by Stefan Richter · 17 years ago
  93. fe77d4f firewire: add Kconfig help on building both stacks by Stefan Richter · 17 years ago
  94. 0a9972b firewire: fix async reception on big endian machines by Stefan Richter · 17 years ago
  95. 24315c5 firewire: Only set client->iso_context if allocation was successful. by Kristian Høgsberg · 17 years ago
  96. a515958 firewire: fix hang after card ejection by Stefan Richter · 17 years ago
  97. 1ca31ae firewire: Change struct fw_cdev_iso_packet to not use bitfields. by Kristian Høgsberg · 17 years ago
  98. 2aef469 firewire: Implement suspend/resume PCI driver hooks. by Kristian Høgsberg · 17 years ago
  99. 14e2198 firewire: fw-sbp2: implement sysfs ieee1394_id by Stefan Richter · 17 years ago
  100. 350958f firewire: fix return code by Jeff Garzik · 17 years ago