Commit History

Author SHA1 Message Date
  Stefan Richter 02ff8f8ee1 firewire: fw-ohci: check for misconfigured bus (phyID == 63) 18 years ago
  Stefan Richter ab88ca488b firewire: fw-ohci: missing dma_unmap_single 18 years ago
  Stefan Richter e524f616f5 firewire: fw-ohci: log posted write errors 18 years ago
  Stefan Richter a7fb60db71 firewire: fw-ohci: reorder includes 18 years ago
  Stefan Richter c26f02340e firewire: fw-ohci: fix includes 18 years ago
  Stefan Richter ee71c2f9ee firewire: fw-ohci: enforce read order for selfID generation 18 years ago
  Stefan Richter 5511142870 firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression) 18 years ago
  Stefan Richter 4eaff7d630 firewire: fw-ohci: dma_free_coherent needs IRQs enabled 18 years ago
  Stefan Richter b980f5a224 firewire: fw-ohci: fix "scheduling while atomic" 18 years ago
  Stefan Richter 362e901c65 firewire: fw-ohci: flush MMIO write before msleep 18 years ago
  Stefan Richter 8a8cea2734 firewire: missing newline in printk 18 years ago
  Stefan Richter 0a9972baa7 firewire: fix async reception on big endian machines 18 years ago
  Stefan Richter a515958d6f firewire: fix hang after card ejection 18 years ago
  Kristian Høgsberg 2aef469a35 firewire: Implement suspend/resume PCI driver hooks. 18 years ago
  Kristian Høgsberg ec839e43fb firewire: Add missing byteswapping for receive DMA programs. 18 years ago
  Al Viro faa2fb4e67 missing mm.h in fw-ohci 18 years ago
  Kristian Høgsberg d79406dd14 firewire: Convert OHCI driver to use standard goto unwinding for error handling. 18 years ago
  Kristian Høgsberg 2d826cc5c7 firewire: Always use parens with sizeof. 18 years ago
  Olaf Hering 1e4c7b0dab firewire: Provide module aliase for backwards compatibility. 18 years ago
  Kristian Høgsberg a77754a75d firewire: Uppercase most macro names. 18 years ago
  Kristian Høgsberg c781c06d11 firewire: Clean up comment style. 18 years ago
  Kristian Høgsberg 053b30808f firewire: Check for CONTEXT_RUN not CONTEXT_ACTIVE when starting AT DMA context. 18 years ago
  Kristian Høgsberg 15536221d1 firewire: Byteswap iso header so all headers are presented as be32. 18 years ago
  Kristian Høgsberg 8a2f7d932f firewire: Fix start on cycle 0 for IT, implement start on cycle for IR. 18 years ago
  Kristian Høgsberg 20d1167311 firewire: Remember to set the driver_data pointer when queueing a packet. 18 years ago
  Kristian Høgsberg eb0306eac0 firewire: Move sync and tag parameters to start_iso ioctl. 18 years ago
  Kristian Høgsberg c70dc788fd firewire: Fix dualbuffer iso receive mode and drop buffer fill mode. 18 years ago
  Kristian Høgsberg d60d7f1d5c firewire: Implement CSR cycle time and bus time registers. 18 years ago
  Kristian Høgsberg 473d28c730 firewire: Implement topology map and fix a couple of loopback bugs. 18 years ago
  Kristian Høgsberg f319b6a02f firewire: Move async transmit to use the general context code. 18 years ago