1. 837b41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  2. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  3. f05e21b firewire: state userland requirements in Kconfig help by Stefan Richter · 16 years ago
  4. c0220d6 firewire: avoid memleak after phy config transmit failure by Stefan Richter · 16 years ago
  5. 95984f6 firewire: fw-ohci: TSB43AB22/A dualbuffer workaround by Stefan Richter · 16 years ago
  6. f9543d0 firewire: queue the right number of data by JiSheng Zhang · 16 years ago
  7. 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  8. 1e8afea firewire: warn on unfinished transactions during card removal by Stefan Richter · 16 years ago
  9. b9549bc firewire: small fw_fill_request cleanup by Stefan Richter · 16 years ago
  10. e9aeb46 firewire: fully initialize fw_transaction before marking it pending by Stefan Richter · 16 years ago
  11. 792a610 firewire: fix race of bus reset with request transmission by Stefan Richter · 16 years ago
  12. a7ea678 firewire: don't respond to broadcast write requests by Stefan Richter · 16 years ago
  13. 459f792 firewire: clean up fw_card reference counting by Stefan Richter · 16 years ago
  14. 2147ef2 firewire: clean up some includes by Stefan Richter · 16 years ago
  15. bbf094c firewire: remove unused struct members by Stefan Richter · 16 years ago
  16. e534fe1 firewire: implement broadcast_channel CSR for 1394a compliance by Stefan Richter · 16 years ago
  17. 2635f96 firewire: fw-sbp2: spin disks down on suspend and shutdown by Stefan Richter · 16 years ago
  18. ffcaade firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago
  19. 0e3e2ea firewire: fw-sbp2: fix parsing of logical unit directories by Richard Sharpe · 16 years ago
  20. a7b64b8 firewire: Kconfig menu touch-up by Stefan Richter · 16 years ago
  21. ae1e535 firewire: deadline for PHY config transmission by Stefan Richter · 16 years ago
  22. 161b96e firewire: fw-ohci: unify printk prefixes by Stefan Richter · 16 years ago
  23. 5cb8406 firewire: fill_bus_reset_event needs lock protection by Stefan Richter · 16 years ago
  24. affc9c2 firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID by Stefan Richter · 16 years ago
  25. e896ec4 firewire: fw-ohci: disable PHY packet reception into AR context by Stefan Richter · 16 years ago
  26. ccff962 firewire: fw-ohci: use of uninitialized data in AR handler by Stefan Richter · 16 years ago
  27. 0bf607c firewire: don't panic on invalid AR request buffer by Stefan Richter · 16 years ago
  28. 551f4cb firewire: prevent userspace from accessing shut down devices by Jay Fenlason · 16 years ago
  29. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  30. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  31. 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
  32. f32ddad firewire: fw-sbp2: log scsi_target ID at release by Stefan Richter · 16 years ago
  33. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  34. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  35. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  36. 25b1c3d firewire: fix synchronization of gap counts by Stefan Richter · 16 years ago
  37. 2a0a259 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) by Stefan Richter · 16 years ago
  38. e09770d firewire: remove unused struct member by Stefan Richter · 16 years ago
  39. 15f0d83 firewire: use bitwise and to get reg in handle_registers by Jarod Wilson · 16 years ago
  40. cca6097 firewire: replace more hex values with defined csr constants by Jarod Wilson · 16 years ago
  41. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  42. 1dadff7 firewire: replace static ROM cache by allocated cache by Stefan Richter · 16 years ago
  43. d34316a firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) by Stefan Richter · 16 years ago
  44. 08ddb2f firewire: fw-ohci: extend logging of bus generations and node ID by Stefan Richter · 16 years ago
  45. a007bb8 firewire: fw-ohci: conditionally log busReset interrupts by Stefan Richter · 16 years ago
  46. 76f73ca firewire: fw-ohci: don't append to AT context when it's not active by Jarod Wilson · 16 years ago
  47. 75f7832 firewire: fw-ohci: log regAccessFail events by Jarod Wilson · 16 years ago
  48. 0221472 firewire: fw-ohci: make sure HCControl register LPS bit is set by Jarod Wilson · 16 years ago
  49. 130d549 firewire: fw-ohci: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  50. 4328656 firewire: fw-ohci: untangle a mixed unsigned/signed expression by Stefan Richter · 16 years ago
  51. ad3c0fe firewire: debug interrupt events by Stefan Richter · 16 years ago
  52. 016bf3d firewire: fw-ohci: catch self_id_count == 0 by Stefan Richter · 16 years ago
  53. c8a9a49 firewire: fw-ohci: add self ID error check by Stefan Richter · 16 years ago
  54. 2ed0f18 firewire: fw-ohci: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  55. eb5ca72 firewire: fw-ohci: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  56. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  57. 17cff9f firewire: fw-sbp2: set dual-phase cycle_limit by Jarod Wilson · 16 years ago
  58. a5fd9ec firewire: fw-sbp2: reduce log noise by Stefan Richter · 16 years ago
  59. 6f73100 firewire: fw-sbp2: remove unnecessary memset by Stefan Richter · 16 years ago
  60. 0d7dcbf firewire: fw-sbp2: simplify some macros by Stefan Richter · 16 years ago
  61. 71ee9f0 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 by Stefan Richter · 16 years ago
  62. 8ac3a47 firewire: fw-sbp2: relax SCSI DMA alignment by Stefan Richter · 17 years ago
  63. 1dc3bea firewire: refactor fw_unit reference counting by Stefan Richter · 16 years ago
  64. 7c1fca3 firewire: fw-sbp2: fix reference counting by Stefan Richter · 16 years ago
  65. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 16 years ago
  66. 6b84236 firewire: fw-ohci: plug dma memory leak in AR handler by Jarod Wilson · 16 years ago
  67. 10a4c73 firewire: fix panic in handle_at_packet by Stefan Richter · 16 years ago
  68. f5101d5 firewire: fw-ohci: shut up false compiler warning on PPC32 by Stefan Richter · 16 years ago
  69. bde1709 firewire: fw-ohci: use dma_alloc_coherent for ar_buffer by Jarod Wilson · 16 years ago
  70. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 16 years ago
  71. 0a8da30 firewire: update Kconfig help text by Stefan Richter · 16 years ago
  72. a2cdebe firewire: warn on fatal condition in topology code by Stefan Richter · 16 years ago
  73. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 16 years ago
  74. 11bf20a firewire: fw-ohci: Apple UniNorth 1st generation support by Stefan Richter · 16 years ago
  75. ea8d006 firewire: fw-ohci: PPC PMac platform code by Stefan Richter · 16 years ago
  76. efbf390 firewire: endianess annotations by Stefan Richter · 16 years ago
  77. 25df287 firewire: endianess fix by Stefan Richter · 16 years ago
  78. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  79. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 16 years ago
  80. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 16 years ago
  81. fae6031 firewire: fix NULL pointer deref. and resource leak by Stefan Richter · 16 years ago
  82. 33f1c6c firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device by Stefan Richter · 16 years ago
  83. 5513c5f firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc by Stefan Richter · 16 years ago
  84. 2e2705b firewire: fw-sbp2: (try to) avoid I/O errors during reconnect by Stefan Richter · 16 years ago
  85. e80de37 firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed by Stefan Richter · 16 years ago
  86. 7bb6bf7 firewire: fw-sbp2: sort includes by Stefan Richter · 16 years ago
  87. ce896d9 firewire: fw-sbp2: logout and login after failed reconnect by Stefan Richter · 16 years ago
  88. 0fa6dfd firewire: fw-sbp2: don't add scsi_device twice by Stefan Richter · 16 years ago
  89. 48f18c7 firewire: fw-sbp2: log bus_id at management request failures by Stefan Richter · 16 years ago
  90. e0e6021 firewire: fw-sbp2: wait for completion of fetch agent reset by Stefan Richter · 16 years ago
  91. 9220f19 firewire: fw-sbp2: add INQUIRY delay workaround by Stefan Richter · 16 years ago
  92. fa6e697 firewire: log GUID of new devices by Stefan Richter · 16 years ago
  93. be6f48b firewire: fw-sbp2: don't retry login or reconnect after unplug by Stefan Richter · 17 years ago
  94. 96b1906 firewire: fix "kobject_add failed for fw* with -EEXIST" by Stefan Richter · 16 years ago
  95. 1b9c12b firewire: fw-sbp2: fix logout before login retry by Stefan Richter · 17 years ago
  96. 05cca73 firewire: fw-sbp2: unsigned int vs. unsigned by Stefan Richter · 17 years ago
  97. 384170d firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins by Jarod Wilson · 17 years ago
  98. a4c379c firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" by Jarod Wilson · 17 years ago
  99. 8f9f963 firewire: replace subtraction with bitwise and by Jarod Wilson · 17 years ago
  100. f8d2dc3 firewire: fw-core: react on bus resets while the config ROM is being fetched by Stefan Richter · 17 years ago