Commit Graph

333 Commits (58a01a45721bf7bd3a41a86248c3cb02a6b0c501)

Author SHA1 Message Date
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
Stefan Richter 25df287dc7 firewire: endianess fix 17 years ago
Stefan Richter 855c603d61 firewire: fix crash in automatic module unloading 17 years ago
Stefan Richter 15803478fd firewire: potentially invalid pointers used in fw_card_bm_work 17 years ago
Stefan Richter f8436158b1 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device 17 years ago
Stefan Richter fae6031214 firewire: fix NULL pointer deref. and resource leak 17 years ago
Stefan Richter 33f1c6c352 firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device 17 years ago
Stefan Richter 5513c5f6f9 firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc 17 years ago
Stefan Richter 2e2705bdcb firewire: fw-sbp2: (try to) avoid I/O errors during reconnect 17 years ago
Stefan Richter e80de3704a firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed 17 years ago
Stefan Richter 7bb6bf7c8b firewire: fw-sbp2: sort includes 17 years ago
Stefan Richter ce896d95cc firewire: fw-sbp2: logout and login after failed reconnect 17 years ago
Stefan Richter 0fa6dfdb0a firewire: fw-sbp2: don't add scsi_device twice 17 years ago