1. ecf8328 firewire: ohci: do not start DMA contexts before link is enabled by Clemens Ladisch · 14 years ago
  2. d838d2c0 firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove by Oleg Drokin · 14 years ago
  3. b6258fc firewire: ohci: omit IntEvent.busReset check rom AT queueing by Stefan Richter · 14 years ago
  4. 44b74d9 firewire: ohci: prevent starting of iso contexts with empty queue by Clemens Ladisch · 14 years ago
  5. e81cbeb firewire: ohci: prevent iso completion callbacks after context stop by Clemens Ladisch · 14 years ago
  6. f117a3e firewire: ohci: log dead DMA contexts by Clemens Ladisch · 14 years ago
  7. 1427130 firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO by Clemens Ladisch · 14 years ago
  8. 693a50b firewire: ohci: consolidate context status flags by Stefan Richter · 14 years ago
  9. 386a415 firewire: ohci: cache the context run bit by Clemens Ladisch · 14 years ago
  10. 78dec56 firewire: ohci: flush AT contexts after bus reset - addendum by Stefan Richter · 14 years ago
  11. 82b662d firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 by Clemens Ladisch · 14 years ago
  12. dd23736 firewire: ohci: restart iso DMA contexts on resume from low power mode by Maxim Levitsky · 14 years ago
  13. 8662b6b firewire: ohci: restore GUID on resume. by Maxim Levitsky · 14 years ago
  14. ec766a7 firewire: ohci: use common buffer for self IDs and AR descriptors by Clemens Ladisch · 14 years ago
  15. 2dd5bed firewire: ohci: optimize iso context checks in the interrupt handler by Clemens Ladisch · 14 years ago
  16. 5b06db1 firewire: make PHY packet header format consistent by Clemens Ladisch · 14 years ago
  17. 8327b37 firewire: ohci: properly clear posted write errors by Clemens Ladisch · 14 years ago
  18. e597e98 firewire: ohci: flush MMIO writes in the interrupt handler by Clemens Ladisch · 14 years ago
  19. c088ab30 firewire: ohci: fix AT context initialization error handling by Clemens Ladisch · 14 years ago
  20. 7a39d8b firewire: ohci: Asynchronous Reception rewrite by Clemens Ladisch · 14 years ago
  21. 9993e0f firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI by Stefan Richter · 14 years ago
  22. af0cdf4 firewire: ohci: fix regression with VIA VT6315, disable MSI by Stefan Richter · 14 years ago
  23. 693fa77 firewire: ohci: fix race when reading count in AR descriptor by Clemens Ladisch · 14 years ago
  24. 837596a firewire: ohci: avoid reallocation of AR buffers by Clemens Ladisch · 14 years ago
  25. a1f805e firewire: ohci: fix race in AR split packet handling by Clemens Ladisch · 14 years ago
  26. 85f7ffd firewire: ohci: fix buffer overflow in AR split packet handling by Clemens Ladisch · 14 years ago
  27. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  28. 970f4be firewire: ohci: activate cycle timer register quirk on Ricoh chips by Heikki Lindholm · 14 years ago
  29. a4dc090 firewire: ohci: work around VIA and NEC PHY packet reception bug by Stefan Richter · 14 years ago
  30. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  31. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  32. e5b06c0 firewire: ohci: release channel in error path by Stefan Richter · 14 years ago
  33. 071595e firewire: ohci: use memory barriers to order descriptor updates by Stefan Richter · 14 years ago
  34. cc55021 firewire: cdev: add PHY pinging by Stefan Richter · 14 years ago
  35. bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
  36. 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
  37. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  38. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 14 years ago
  39. db3c9cc firewire: replace get_features card driver hook by Stefan Richter · 14 years ago
  40. 65b2742 firewire: 'add CSR_... support' addendum by Stefan Richter · 14 years ago
  41. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 14 years ago
  42. 4ffb7a6 firewire: add CSR cmstr support by Clemens Ladisch · 14 years ago
  43. a1a1132 firewire: add CSR PRIORITY_BUDGET support by Clemens Ladisch · 14 years ago
  44. 27a2329 firewire: add CSR BUSY_TIMEOUT support by Clemens Ladisch · 14 years ago
  45. a48777e firewire: add CSR BUS_TIME support by Clemens Ladisch · 14 years ago
  46. 9ab5071 firewire: add CSR CYCLE_TIME write support by Clemens Ladisch · 14 years ago
  47. 506f1a3 firewire: add CSR NODE_IDS support by Clemens Ladisch · 14 years ago
  48. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  49. 153e397 firewire: ohci: speed up PHY register accesses by Clemens Ladisch · 14 years ago
  50. 262444e firewire: ohci: add MSI support by Clemens Ladisch · 14 years ago
  51. 148c786 firewire: ohci: do not enable interrupts without the handler by Stefan Richter · 14 years ago
  52. 55ddf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  53. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  54. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  55. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  56. e139366 firewire: ohci: wait for local CSR lock access to finish by Clemens Ladisch · 15 years ago
  57. 2608203 firewire: ohci: prevent aliasing of locally handled register addresses by Clemens Ladisch · 15 years ago
  58. 5da3dac firewire: ohci: cleanups and fix for nonstandard build without debug facility by Stefan Richter · 15 years ago
  59. 35d999b firewire: ohci: wait for PHY register accesses to complete by Stefan Richter · 15 years ago
  60. 5467238 firewire: ohci: fix up configuration of TI chips by Clemens Ladisch · 15 years ago
  61. 925e7a6 firewire: ohci: enable 1394a enhancements by Clemens Ladisch · 15 years ago
  62. e7014da firewire: ohci: do not clear PHY interrupt status inadvertently by Clemens Ladisch · 15 years ago
  63. 4a96b4f firewire: ohci: add a function for reading PHY registers by Clemens Ladisch · 15 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  65. 8301b91 firewire: ohci: add cycle timer quirk for the TI TSB12LV22 by Clemens Ladisch · 15 years ago
  66. 8839316 Fix typos in comments by Thomas Weber · 15 years ago
  67. 6fdb2ee firewire: ohci: extend initialization log message by Stefan Richter · 15 years ago
  68. 4802f16 firewire: ohci: fix IR/IT context mask mixup by Stefan Richter · 15 years ago
  69. 3e9cc2f firewire: ohci: add module parameter to activate quirk fixes by Stefan Richter · 15 years ago
  70. 4a63559 firewire: ohci: use an ID table for quirks detection by Stefan Richter · 15 years ago
  71. ecb1cf9 firewire: ohci: reorder struct fw_ohci for better cache efficiency by Stefan Richter · 15 years ago
  72. 6498ba0 firewire: ohci: remove unused dualbuffer IR code by Stefan Richter · 15 years ago
  73. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 15 years ago
  74. 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 15 years ago
  75. 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 15 years ago
  76. 1c1517e firewire: ohci: enable cycle timer fix on ALi and NEC controllers by Stefan Richter · 15 years ago
  77. b677532 firewire: ohci: work around cycle timer bugs on VIA controllers by Clemens Ladisch · 15 years ago
  78. 7f51a10 firewire: ohci: retransmit isochronous transmit packets on cycle loss by Clemens Ladisch · 15 years ago
  79. 7a48143 firewire: ohci: fix crashes with TSB43AB23 on 64bit systems by Stefan Richter · 15 years ago
  80. a67483d firewire: make PCI device id constant by Németh Márton · 15 years ago
  81. 090699c firewire: ohci: always use packet-per-buffer mode for isochronous reception by Stefan Richter · 15 years ago
  82. 5f1141e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  83. 8c0c0cc firewire: ohci: handle receive packets with a data length of zero by Jay Fenlason · 15 years ago
  84. bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  85. 31769ce firewire: ohci: pass correct iso xmit timestamps to core by Jay Fenlason · 15 years ago
  86. 5ed1f32 firewire: ohci: Make cycleMatch ISO transmission work by Jay Fenlason · 15 years ago
  87. 19593ff firewire: ohci: 0 may be a valid DMA address by Stefan Richter · 15 years ago
  88. 8e85973 firewire: optimize config ROM creation by Stefan Richter · 15 years ago
  89. 928ec5f firewire: ohci: fix Self ID Count register mask (safeguard against buffer overflow) by Stefan Richter · 15 years ago
  90. 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
  91. fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
  92. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-ohci.c]
  93. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  94. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  95. 3dcdc50 firewire: ohci: access bus_seconds atomically by Stefan Richter · 15 years ago
  96. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 16 years ago
  97. e1eff7a firewire: normalize a variable name by Stefan Richter · 16 years ago
  98. 4817ed2 firewire: prevent creation of multiple IR DMA contexts for the same channel by Stefan Richter · 16 years ago
  99. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  100. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago