1. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-ohci.c]
  2. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  3. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  4. 3dcdc50 firewire: ohci: access bus_seconds atomically by Stefan Richter · 15 years ago
  5. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 15 years ago
  6. e1eff7a firewire: normalize a variable name by Stefan Richter · 16 years ago
  7. 4817ed2 firewire: prevent creation of multiple IR DMA contexts for the same channel by Stefan Richter · 16 years ago
  8. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  9. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  10. 1aa292b firewire: Include iso timestamp in headers when header_size > 4 by David Moore · 16 years ago
  11. 8b7b6af firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others by Stefan Richter · 16 years ago
  12. b006854 firewire: ohci: change "context_stop: still active" log message by Stefan Richter · 16 years ago
  13. 1d1dc5e firewire: fw-ohci: fix IOMMU resource exhaustion by Stefan Richter · 16 years ago
  14. a1f6481 firewire: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. 7007a07 firewire: fw-ohci: initialization failure path fixes by Stefan Richter · 16 years ago
  16. a55709b firewire: fw-ohci: don't leak dma memory on module removal by Jay Fenlason · 16 years ago
  17. 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
  18. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  19. 95984f6 firewire: fw-ohci: TSB43AB22/A dualbuffer workaround by Stefan Richter · 16 years ago
  20. bbf094c firewire: remove unused struct members by Stefan Richter · 16 years ago
  21. 161b96e firewire: fw-ohci: unify printk prefixes by Stefan Richter · 16 years ago
  22. affc9c2 firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID by Stefan Richter · 16 years ago
  23. e896ec4 firewire: fw-ohci: disable PHY packet reception into AR context by Stefan Richter · 16 years ago
  24. ccff962 firewire: fw-ohci: use of uninitialized data in AR handler by Stefan Richter · 16 years ago
  25. e09770d firewire: remove unused struct member by Stefan Richter · 16 years ago
  26. d34316a firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) by Stefan Richter · 16 years ago
  27. 08ddb2f firewire: fw-ohci: extend logging of bus generations and node ID by Stefan Richter · 16 years ago
  28. a007bb8 firewire: fw-ohci: conditionally log busReset interrupts by Stefan Richter · 16 years ago
  29. 76f73ca firewire: fw-ohci: don't append to AT context when it's not active by Jarod Wilson · 16 years ago
  30. 75f7832 firewire: fw-ohci: log regAccessFail events by Jarod Wilson · 16 years ago
  31. 0221472 firewire: fw-ohci: make sure HCControl register LPS bit is set by Jarod Wilson · 16 years ago
  32. 130d549 firewire: fw-ohci: missing PPC PMac feature calls in failure path by Stefan Richter · 16 years ago
  33. 4328656 firewire: fw-ohci: untangle a mixed unsigned/signed expression by Stefan Richter · 16 years ago
  34. ad3c0fe firewire: debug interrupt events by Stefan Richter · 16 years ago
  35. 016bf3d firewire: fw-ohci: catch self_id_count == 0 by Stefan Richter · 16 years ago
  36. c8a9a49 firewire: fw-ohci: add self ID error check by Stefan Richter · 16 years ago
  37. 2ed0f18 firewire: fw-ohci: refactor probe, remove, suspend, resume by Stefan Richter · 16 years ago
  38. eb5ca72 firewire: fw-ohci: switch on bus power after resume on PPC PMac by Stefan Richter · 16 years ago
  39. 080de8c firewire: fw-ohci: add option for remote debugging by Stefan Richter · 16 years ago
  40. bd7dee6 firewire: remove superfluous reference counting by Stefan Richter · 16 years ago
  41. 6b84236 firewire: fw-ohci: plug dma memory leak in AR handler by Jarod Wilson · 16 years ago
  42. f5101d58 firewire: fw-ohci: shut up false compiler warning on PPC32 by Stefan Richter · 16 years ago
  43. bde1709 firewire: fw-ohci: use dma_alloc_coherent for ar_buffer by Jarod Wilson · 16 years ago
  44. 11bf20a firewire: fw-ohci: Apple UniNorth 1st generation support by Stefan Richter · 16 years ago
  45. ea8d006 firewire: fw-ohci: PPC PMac platform code by Stefan Richter · 16 years ago
  46. efbf390 firewire: endianess annotations by Stefan Richter · 16 years ago
  47. 25df287 firewire: endianess fix by Stefan Richter · 16 years ago
  48. fe5ca63 firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors by David Moore · 17 years ago
  49. bb9f220 firewire: fw-ohci: CycleTooLong interrupt management by Stefan Richter · 17 years ago
  50. bcee893 firewire: fw-ohci: Bug fixes for packet-per-buffer support by David Moore · 17 years ago
  51. 0642b65 firewire: fw-ohci: Fix for dualbuffer three-or-more buffers by David Moore · 17 years ago
  52. a186b4a firewire: OHCI 1.0 Isochronous Receive support by Jarod Wilson · 17 years ago
  53. 0bd243c firewire: Fix pci resume to not pass in a __be32 config rom. by Kristian Høgsberg · 17 years ago
  54. 4b6d51e firewire: fw-ohci: shut up a superfluous compiler warning by Stefan Richter · 17 years ago
  55. c74e92c firewire: fw-ohci: log a note about unsupported features by Stefan Richter · 17 years ago
  56. 02ff8f8 firewire: fw-ohci: check for misconfigured bus (phyID == 63) by Stefan Richter · 17 years ago
  57. ab88ca4 firewire: fw-ohci: missing dma_unmap_single by Stefan Richter · 17 years ago
  58. e524f616 firewire: fw-ohci: log posted write errors by Stefan Richter · 17 years ago
  59. a7fb60d firewire: fw-ohci: reorder includes by Stefan Richter · 17 years ago
  60. c26f023 firewire: fw-ohci: fix includes by Stefan Richter · 17 years ago
  61. ee71c2f firewire: fw-ohci: enforce read order for selfID generation by Stefan Richter · 17 years ago
  62. 5511142 firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression) by Stefan Richter · 17 years ago
  63. 4eaff7d firewire: fw-ohci: dma_free_coherent needs IRQs enabled by Stefan Richter · 17 years ago
  64. b980f5a firewire: fw-ohci: fix "scheduling while atomic" by Stefan Richter · 17 years ago
  65. 362e901 firewire: fw-ohci: flush MMIO write before msleep by Stefan Richter · 17 years ago
  66. 8a8cea2 firewire: missing newline in printk by Stefan Richter · 17 years ago
  67. 0a9972b firewire: fix async reception on big endian machines by Stefan Richter · 17 years ago
  68. a515958 firewire: fix hang after card ejection by Stefan Richter · 17 years ago
  69. 2aef469 firewire: Implement suspend/resume PCI driver hooks. by Kristian Høgsberg · 17 years ago
  70. ec839e4 firewire: Add missing byteswapping for receive DMA programs. by Kristian Høgsberg · 17 years ago
  71. faa2fb4 missing mm.h in fw-ohci by Al Viro · 17 years ago
  72. d79406d firewire: Convert OHCI driver to use standard goto unwinding for error handling. by Kristian Høgsberg · 17 years ago
  73. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  74. 1e4c7b0 firewire: Provide module aliase for backwards compatibility. by Olaf Hering · 17 years ago
  75. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  76. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  77. 053b308 firewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE when starting AT DMA context. by Kristian Høgsberg · 17 years ago
  78. 1553622 firewire: Byteswap iso header so all headers are presented as be32. by Kristian Høgsberg · 17 years ago
  79. 8a2f7d9 firewire: Fix start on cycle 0 for IT, implement start on cycle for IR. by Kristian Høgsberg · 17 years ago
  80. 20d1167 firewire: Remember to set the driver_data pointer when queueing a packet. by Kristian Høgsberg · 17 years ago
  81. eb0306e firewire: Move sync and tag parameters to start_iso ioctl. by Kristian Høgsberg · 17 years ago
  82. c70dc78 firewire: Fix dualbuffer iso receive mode and drop buffer fill mode. by Kristian Høgsberg · 17 years ago
  83. d60d7f1 firewire: Implement CSR cycle time and bus time registers. by Kristian Høgsberg · 17 years ago
  84. 473d28c firewire: Implement topology map and fix a couple of loopback bugs. by Kristian Høgsberg · 17 years ago
  85. f319b6a firewire: Move async transmit to use the general context code. by Kristian Høgsberg · 17 years ago
  86. e254a4b firewire: Clear all interrupt bits before shutting down. by Kristian Høgsberg · 17 years ago
  87. 65efffa firewire: Scheduled removal of SA_xxx interrupt flags fixups 3 by Thomas Gleixner · 17 years ago
  88. 373b2ed firewire: adjust whitespace by Stefan Richter · 17 years ago
  89. 98b6cbe firewire: Implement sync and tag matching for isochronous receive. by Kristian Høgsberg · 17 years ago
  90. 21efb3c firewire: Configure channel and speed at context creation time. by Kristian Høgsberg · 17 years ago
  91. e364cf4 firewire: Store OHCI version and make sure we have at least 1.1 before doing dualbuffer. by Kristian Høgsberg · 17 years ago
  92. cb2d2cd firewire: Don't touch DMA descriptors after appending. by Kristian Høgsberg · 17 years ago
  93. d2746dc firewire: Use a buffer fill descriptor for receive when header size is 0. by Kristian Høgsberg · 17 years ago
  94. 1e1d196 firewire: Set correct buffer lengths for dualbuffer DMA descriptor. by Kristian Høgsberg · 17 years ago
  95. 9b32d5f firewire: Acummulate received iso headers and send them back to user space. by Kristian Høgsberg · 17 years ago
  96. 500be72 firewire: Log OHCI chipset version in PCI probe. by Kristian Høgsberg · 17 years ago
  97. b829566 firewire: Implement functionality to stop isochronous DMA contexts. by Kristian Høgsberg · 17 years ago
  98. 69cdb72 firewire: Rename 'send_iso' to 'start_iso'. by Kristian Høgsberg · 17 years ago
  99. 295e3fe firewire: Implement basic isochronous receive functionality. by Kristian Høgsberg · 17 years ago
  100. 3020073 firewire: Generalize the iso transmit descriptor buffer logic. by Kristian Høgsberg · 17 years ago