Commit Graph

75 Commits (88aa139057f2740c5dd55e2a542b2425186e4d3c)

Author SHA1 Message Date
David Moore fe5ca63430 firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors 17 years ago
Stefan Richter bb9f2206b6 firewire: fw-ohci: CycleTooLong interrupt management 17 years ago
David Moore bcee893c6c firewire: fw-ohci: Bug fixes for packet-per-buffer support 17 years ago
David Moore 0642b6577f firewire: fw-ohci: Fix for dualbuffer three-or-more buffers 17 years ago
Jarod Wilson a186b4a6b2 firewire: OHCI 1.0 Isochronous Receive support 17 years ago
Kristian Høgsberg 0bd243c4d9 firewire: Fix pci resume to not pass in a __be32 config rom. 18 years ago
Stefan Richter 4b6d51ec62 firewire: fw-ohci: shut up a superfluous compiler warning 18 years ago
Stefan Richter c74e92c209 firewire: fw-ohci: log a note about unsupported features 18 years ago
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
Kristian Høgsberg e254a4b45f firewire: Clear all interrupt bits before shutting down. 18 years ago
Thomas Gleixner 65efffa8f0 firewire: Scheduled removal of SA_xxx interrupt flags fixups 3 18 years ago
Stefan Richter 373b2edd86 firewire: adjust whitespace 18 years ago
Kristian Høgsberg 98b6cbe83b firewire: Implement sync and tag matching for isochronous receive. 18 years ago
Kristian Høgsberg 21efb3cfc6 firewire: Configure channel and speed at context creation time. 18 years ago
Kristian Høgsberg e364cf4e0a firewire: Store OHCI version and make sure we have at least 1.1 before doing dualbuffer. 18 years ago
Kristian Høgsberg cb2d2cdbc6 firewire: Don't touch DMA descriptors after appending. 18 years ago
Kristian Høgsberg d2746dc192 firewire: Use a buffer fill descriptor for receive when header size is 0. 18 years ago
Kristian Høgsberg 1e1d196bf5 firewire: Set correct buffer lengths for dualbuffer DMA descriptor. 18 years ago
Kristian Høgsberg 9b32d5f307 firewire: Acummulate received iso headers and send them back to user space. 18 years ago
Kristian Høgsberg 500be7251a firewire: Log OHCI chipset version in PCI probe. 18 years ago
Kristian Høgsberg b82956685a firewire: Implement functionality to stop isochronous DMA contexts. 18 years ago