Commit Graph

395 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
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 0bf607c5b4 firewire: don't panic on invalid AR request buffer 17 years ago
Jay Fenlason 551f4cb9de firewire: prevent userspace from accessing shut down devices 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Stefan Richter f32ddaddf9 firewire: fw-sbp2: log scsi_target ID at release 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Adrian Bunk db8be076ca firewire: cleanups 17 years ago
Stefan Richter 25b1c3d888 firewire: fix synchronization of gap counts 17 years ago
Stefan Richter 2a0a259049 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) 17 years ago
Stefan Richter e09770db0f firewire: remove unused struct member 17 years ago
Jarod Wilson 15f0d833f6 firewire: use bitwise and to get reg in handle_registers 17 years ago
Jarod Wilson cca6097713 firewire: replace more hex values with defined csr constants 17 years ago
Stefan Richter c9755e14a0 firewire: reread config ROM when device reset the bus 17 years ago
Stefan Richter 1dadff71d6 firewire: replace static ROM cache by allocated cache 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
Jarod Wilson 17cff9ff87 firewire: fw-sbp2: set dual-phase cycle_limit 17 years ago
Stefan Richter a5fd9ec7a2 firewire: fw-sbp2: reduce log noise 17 years ago
Stefan Richter 6f73100cbb firewire: fw-sbp2: remove unnecessary memset 17 years ago
Stefan Richter 0d7dcbf2a3 firewire: fw-sbp2: simplify some macros 17 years ago
Stefan Richter 71ee9f01f2 firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 17 years ago
Stefan Richter 8ac3a47cab firewire: fw-sbp2: relax SCSI DMA alignment 17 years ago
Stefan Richter 1dc3bea78b firewire: refactor fw_unit reference counting 17 years ago
Stefan Richter 7c1fca3366 firewire: fw-sbp2: fix reference counting 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 10a4c73551 firewire: fix panic in handle_at_packet 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 2aa9ff7fc5 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) 17 years ago
Stefan Richter 0a8da30dc7 firewire: update Kconfig help text 17 years ago
Stefan Richter a2cdebe33f firewire: warn on fatal condition in topology code 17 years ago
Jarod Wilson 51f9dbef5b firewire: fw-sbp2: set single-phase retry_limit 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