Commit Graph

103 Commits (a0fd1efd488092951f310fdb777b8a540cf84dcb)

Author SHA1 Message Date
Stefan Richter bbf094cf3d firewire: remove unused struct members 17 years ago
Stefan Richter 161b96e782 firewire: fw-ohci: unify printk prefixes 17 years ago
Stefan Richter affc9c24ad firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID 17 years ago
Stefan Richter e896ec4302 firewire: fw-ohci: disable PHY packet reception into AR context 17 years ago
Stefan Richter ccff962943 firewire: fw-ohci: use of uninitialized data in AR handler 17 years ago
Stefan Richter e09770db0f firewire: remove unused struct member 17 years ago
Stefan Richter d34316a4bd firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and more) 17 years ago
Stefan Richter 08ddb2f4c2 firewire: fw-ohci: extend logging of bus generations and node ID 17 years ago
Stefan Richter a007bb857e firewire: fw-ohci: conditionally log busReset interrupts 17 years ago
Jarod Wilson 76f73ca1b2 firewire: fw-ohci: don't append to AT context when it's not active 17 years ago
Jarod Wilson 75f7832e3b firewire: fw-ohci: log regAccessFail events 17 years ago
Jarod Wilson 022147242f firewire: fw-ohci: make sure HCControl register LPS bit is set 17 years ago
Stefan Richter 130d5496e2 firewire: fw-ohci: missing PPC PMac feature calls in failure path 17 years ago
Stefan Richter 43286568ad firewire: fw-ohci: untangle a mixed unsigned/signed expression 17 years ago
Stefan Richter ad3c0fe8b8 firewire: debug interrupt events 17 years ago
Stefan Richter 016bf3dfcf firewire: fw-ohci: catch self_id_count == 0 17 years ago
Stefan Richter c8a9a498e1 firewire: fw-ohci: add self ID error check 17 years ago
Stefan Richter 2ed0f181f0 firewire: fw-ohci: refactor probe, remove, suspend, resume 17 years ago
Stefan Richter eb5ca72eff firewire: fw-ohci: switch on bus power after resume on PPC PMac 17 years ago
Stefan Richter 080de8c2c5 firewire: fw-ohci: add option for remote debugging 17 years ago
Stefan Richter bd7dee6311 firewire: remove superfluous reference counting 17 years ago
Jarod Wilson 6b84236d37 firewire: fw-ohci: plug dma memory leak in AR handler 17 years ago
Stefan Richter f5101d58af firewire: fw-ohci: shut up false compiler warning on PPC32 17 years ago
Jarod Wilson bde1709aaa firewire: fw-ohci: use dma_alloc_coherent for ar_buffer 17 years ago
Stefan Richter 11bf20ad02 firewire: fw-ohci: Apple UniNorth 1st generation support 17 years ago
Stefan Richter ea8d006b91 firewire: fw-ohci: PPC PMac platform code 17 years ago
Stefan Richter efbf390a2d firewire: endianess annotations 17 years ago
Stefan Richter 25df287dc7 firewire: endianess fix 17 years ago
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