Commit Graph

395 Commits (e535c7566e1318ccfa015e297f0309994f7bc078)

Author SHA1 Message Date
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
Stefan Richter 4dccd020d7 firewire: fw-sbp2: skip unnecessary logout 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
Rabin Vincent 478b233eda firewire: Fix extraction of source node id 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
Stefan Richter 4b11ea96a0 firewire: fw-sbp2: remove unused misleading macro 17 years ago
Stefan Richter b7811da2d9 firewire: fw-sbp2: prepare for s/g chaining 17 years ago
Stefan Richter 285838eb22 firewire: fw-sbp2: refactor workq and kref handling 17 years ago
James Bottomley 465ff3185e [SCSI] relax scsi dma alignment 17 years ago
Jarod Wilson a186b4a6b2 firewire: OHCI 1.0 Isochronous Receive support 17 years ago
Stefan Richter 7c45d1913f firewire: fw-sbp2: fix refcounting 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
Uwe Kleine-König dbe7f76dd6 fix typo "insted" -> "instead" 18 years ago
Jay Fenlason 83431cba3d firewire: fw-cdev: reorder wakeup vs. spinlock 18 years ago
Yann Dirson c1b91ce491 firewire: in-code doc updates. 18 years ago
Stefan Richter e5f84f82bd firewire: a header cleanup 18 years ago
Stefan Richter a64408b96b firewire: adopt read cycle timer ABI from raw1394 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