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