1. a7b64b8 firewire: Kconfig menu touch-up by Stefan Richter · 16 years ago
  2. ae1e535 firewire: deadline for PHY config transmission by Stefan Richter · 16 years ago
  3. 161b96e firewire: fw-ohci: unify printk prefixes by Stefan Richter · 16 years ago
  4. 5cb8406 firewire: fill_bus_reset_event needs lock protection by Stefan Richter · 16 years ago
  5. affc9c2 firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID by Stefan Richter · 16 years ago
  6. e896ec4 firewire: fw-ohci: disable PHY packet reception into AR context by Stefan Richter · 16 years ago
  7. ccff962 firewire: fw-ohci: use of uninitialized data in AR handler by Stefan Richter · 16 years ago
  8. 0bf607c firewire: don't panic on invalid AR request buffer by Stefan Richter · 16 years ago
  9. 551f4cb firewire: prevent userspace from accessing shut down devices by Jay Fenlason · 16 years ago
  10. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  11. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  12. 886c35f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  13. f32ddad firewire: fw-sbp2: log scsi_target ID at release by Stefan Richter · 16 years ago
  14. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  15. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  16. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  17. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 16 years ago
  18. 2a0a259 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) by Stefan Richter · 16 years ago
  19. e09770d firewire: remove unused struct member by Stefan Richter · 16 years ago
  20. 15f0d83 firewire: use bitwise and to get reg in handle_registers by Jarod Wilson · 16 years ago
  21. cca6097 firewire: replace more hex values with defined csr constants by Jarod Wilson · 16 years ago
  22. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  23. 1dadff7 firewire: replace static ROM cache by allocated cache by Stefan Richter · 16 years ago
  24. d34316a firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) by Stefan Richter · 16 years ago
  25. 08ddb2f firewire: fw-ohci: extend logging of bus generations and node ID by Stefan Richter · 16 years ago
  26. a007bb8 firewire: fw-ohci: conditionally log busReset interrupts by Stefan Richter · 16 years ago
  27. 76f73ca firewire: fw-ohci: don't append to AT context when it's not active by Jarod Wilson · 16 years ago
  28. 75f7832 firewire: fw-ohci: log regAccessFail events by Jarod Wilson · 16 years ago
  29. 0221472 firewire: fw-ohci: make sure HCControl register LPS bit is set by Jarod Wilson · 16 years ago
  30. 130d549 firewire: fw-ohci: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  31. 4328656 firewire: fw-ohci: untangle a mixed unsigned/signed expression by Stefan Richter · 16 years ago
  32. ad3c0fe firewire: debug interrupt events by Stefan Richter · 16 years ago
  33. 016bf3d firewire: fw-ohci: catch self_id_count == 0 by Stefan Richter · 16 years ago
  34. c8a9a49 firewire: fw-ohci: add self ID error check by Stefan Richter · 16 years ago
  35. 2ed0f18 firewire: fw-ohci: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  36. eb5ca72 firewire: fw-ohci: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  37. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  38. 17cff9f firewire: fw-sbp2: set dual-phase cycle_limit by Jarod Wilson · 16 years ago
  39. a5fd9ec firewire: fw-sbp2: reduce log noise by Stefan Richter · 16 years ago
  40. 6f73100 firewire: fw-sbp2: remove unnecessary memset by Stefan Richter · 16 years ago
  41. 0d7dcbf firewire: fw-sbp2: simplify some macros by Stefan Richter · 16 years ago
  42. 71ee9f0 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 by Stefan Richter · 16 years ago
  43. 8ac3a47 firewire: fw-sbp2: relax SCSI DMA alignment by Stefan Richter · 16 years ago
  44. 1dc3bea firewire: refactor fw_unit reference counting by Stefan Richter · 16 years ago
  45. 7c1fca3 firewire: fw-sbp2: fix reference counting by Stefan Richter · 16 years ago
  46. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 16 years ago
  47. 6b84236 firewire: fw-ohci: plug dma memory leak in AR handler by Jarod Wilson · 16 years ago
  48. 10a4c73 firewire: fix panic in handle_at_packet by Stefan Richter · 16 years ago
  49. f5101d58 firewire: fw-ohci: shut up false compiler warning on PPC32 by Stefan Richter · 16 years ago
  50. bde1709 firewire: fw-ohci: use dma_alloc_coherent for ar_buffer by Jarod Wilson · 16 years ago
  51. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 16 years ago
  52. 0a8da30 firewire: update Kconfig help text by Stefan Richter · 16 years ago
  53. a2cdebe firewire: warn on fatal condition in topology code by Stefan Richter · 16 years ago
  54. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 16 years ago
  55. 11bf20a firewire: fw-ohci: Apple UniNorth 1st generation support by Stefan Richter · 16 years ago
  56. ea8d006 firewire: fw-ohci: PPC PMac platform code by Stefan Richter · 16 years ago
  57. efbf390 firewire: endianess annotations by Stefan Richter · 16 years ago
  58. 25df287 firewire: endianess fix by Stefan Richter · 16 years ago
  59. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  60. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 16 years ago
  61. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 16 years ago
  62. fae6031 firewire: fix NULL pointer deref. and resource leak by Stefan Richter · 16 years ago
  63. 33f1c6c3 firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device by Stefan Richter · 16 years ago
  64. 5513c5f firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc by Stefan Richter · 16 years ago
  65. 2e2705b firewire: fw-sbp2: (try to) avoid I/O errors during reconnect by Stefan Richter · 16 years ago
  66. e80de37 firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed by Stefan Richter · 16 years ago
  67. 7bb6bf7 firewire: fw-sbp2: sort includes by Stefan Richter · 16 years ago
  68. ce896d9 firewire: fw-sbp2: logout and login after failed reconnect by Stefan Richter · 16 years ago
  69. 0fa6dfd firewire: fw-sbp2: don't add scsi_device twice by Stefan Richter · 16 years ago
  70. 48f18c7 firewire: fw-sbp2: log bus_id at management request failures by Stefan Richter · 16 years ago
  71. e0e6021 firewire: fw-sbp2: wait for completion of fetch agent reset by Stefan Richter · 16 years ago
  72. 9220f19 firewire: fw-sbp2: add INQUIRY delay workaround by Stefan Richter · 16 years ago
  73. fa6e697 firewire: log GUID of new devices by Stefan Richter · 16 years ago
  74. be6f48b firewire: fw-sbp2: don't retry login or reconnect after unplug by Stefan Richter · 16 years ago
  75. 96b1906 firewire: fix "kobject_add failed for fw* with -EEXIST" by Stefan Richter · 16 years ago
  76. 1b9c12b firewire: fw-sbp2: fix logout before login retry by Stefan Richter · 16 years ago
  77. 05cca738 firewire: fw-sbp2: unsigned int vs. unsigned by Stefan Richter · 16 years ago
  78. 384170d firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins by Jarod Wilson · 16 years ago
  79. a4c379c firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" by Jarod Wilson · 16 years ago
  80. 8f9f963 firewire: replace subtraction with bitwise and by Jarod Wilson · 16 years ago
  81. f8d2dc3 firewire: fw-core: react on bus resets while the config ROM is being fetched by Stefan Richter · 16 years ago
  82. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 16 years ago
  83. cf5a56a firewire: fw-cdev: use device generation, not card generation by Stefan Richter · 16 years ago
  84. 5a8a1bc firewire: fw-sbp2: use device generation, not card generation by Stefan Richter · 16 years ago
  85. 14dc992 firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection) by Stefan Richter · 16 years ago
  86. 4dccd02 firewire: fw-sbp2: skip unnecessary logout by Stefan Richter · 16 years ago
  87. fe5ca63 firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors by David Moore · 17 years ago
  88. bb9f220 firewire: fw-ohci: CycleTooLong interrupt management by Stefan Richter · 17 years ago
  89. 478b233 firewire: Fix extraction of source node id by Rabin Vincent · 17 years ago
  90. bcee893 firewire: fw-ohci: Bug fixes for packet-per-buffer support by David Moore · 17 years ago
  91. 0642b65 firewire: fw-ohci: Fix for dualbuffer three-or-more buffers by David Moore · 17 years ago
  92. 4b11ea9 firewire: fw-sbp2: remove unused misleading macro by Stefan Richter · 17 years ago
  93. b7811da firewire: fw-sbp2: prepare for s/g chaining by Stefan Richter · 16 years ago
  94. 285838e firewire: fw-sbp2: refactor workq and kref handling by Stefan Richter · 17 years ago
  95. 465ff31 [SCSI] relax scsi dma alignment by James Bottomley · 17 years ago
  96. a186b4a firewire: OHCI 1.0 Isochronous Receive support by Jarod Wilson · 17 years ago
  97. 7c45d19 firewire: fw-sbp2: fix refcounting by Stefan Richter · 17 years ago
  98. 0bd243c firewire: Fix pci resume to not pass in a __be32 config rom. by Kristian Høgsberg · 17 years ago
  99. 4b6d51e firewire: fw-ohci: shut up a superfluous compiler warning by Stefan Richter · 17 years ago
  100. c74e92c firewire: fw-ohci: log a note about unsupported features by Stefan Richter · 17 years ago