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