Commit Graph

316 Commits (d91d4bb9db4a7b2a78accff3560bfd42988c56e4)

Author SHA1 Message Date
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
Stefan Richter 48f18c761c firewire: fw-sbp2: log bus_id at management request failures 17 years ago
Stefan Richter e0e6021555 firewire: fw-sbp2: wait for completion of fetch agent reset 17 years ago
Stefan Richter 9220f19462 firewire: fw-sbp2: add INQUIRY delay workaround 17 years ago
Stefan Richter fa6e697b85 firewire: log GUID of new devices 17 years ago
Stefan Richter be6f48b017 firewire: fw-sbp2: don't retry login or reconnect after unplug 17 years ago
Stefan Richter 96b19062e7 firewire: fix "kobject_add failed for fw* with -EEXIST" 17 years ago
Stefan Richter 1b9c12ba2f firewire: fw-sbp2: fix logout before login retry 17 years ago
Stefan Richter 05cca73814 firewire: fw-sbp2: unsigned int vs. unsigned 17 years ago
Jarod Wilson 384170da93 firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins 17 years ago
Jarod Wilson a4c379c197 firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" 17 years ago
Jarod Wilson 8f9f963e5d firewire: replace subtraction with bitwise and 17 years ago
Stefan Richter f8d2dc3938 firewire: fw-core: react on bus resets while the config ROM is being fetched 17 years ago
Stefan Richter b5d2a5e04e firewire: enforce access order between generation and node ID, fix "giving up on config rom" 17 years ago
Stefan Richter cf5a56ac80 firewire: fw-cdev: use device generation, not card generation 17 years ago
Stefan Richter 5a8a1bcd15 firewire: fw-sbp2: use device generation, not card generation 17 years ago
Stefan Richter 14dc992aa7 firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection) 17 years ago