Commit Graph

720 Commits (8408dc1c14c113face77f6f967af98f76999989f)

Author SHA1 Message Date
Stefan Richter 8408dc1c14 firewire: net: use dev_printk API 13 years ago
Stefan Richter 59759ff6f1 firewire: net: identify to driver core as "firewire_net", not "net" 13 years ago
Stefan Richter 0c22ecdebb firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" 13 years ago
Stefan Richter eba9ebaaa2 firewire: sbp2: use dev_printk API 13 years ago
Stefan Richter 64d2172019 firewire: ohci: use dev_printk API 13 years ago
Stefan Richter 2107622684 firewire: move fw_device reference counting from drivers to core 13 years ago
Clemens Ladisch a572e688cf firewire: ohci: fix isochronous DMA synchronization 13 years ago
Clemens Ladisch 32eaeae177 firewire: ohci: work around selfID junk due to wrong gap count 13 years ago
Stephan Gatzka a74477db91 firewire: net: Use posted writes 13 years ago
Stefan Richter 4ec4a67aa1 firewire: use clamp and min3 macros 13 years ago
Stefan Richter b810e4ae11 firewire: ohci: optimize TSB41BA3D detection 13 years ago
Stefan Richter 28897fb73c firewire: ohci: TSB41BA3D support tweaks 13 years ago
Stephan Gatzka 25935ebebd firewire: ohci: Add support for TSB41BA3D phy 14 years ago
Stephan Gatzka 2d7a36e233 firewire: ohci: Move code from the bus reset tasklet into a workqueue 14 years ago
Stefan Richter 32ce38f403 firewire: sbp2: fold two functions into one 14 years ago
Stefan Richter b2af07b684 firewire: sbp2: move some code to more sensible places 14 years ago
Stefan Richter 6ff8147d07 firewire: sbp2: remove obsolete reference counting 14 years ago
Ming Lei f39aa30d77 firewire: ohci: add no MSI quirk for O2Micro controller 14 years ago
Chris Boot 0278ccd9d5 firewire: sbp2: fix panic after rmmod with slow targets 14 years ago
Stefan Richter aaff12039f firewire: core: handle ack_busy when fetching the Config ROM 14 years ago
Stefan Richter a01e836087 firewire: ohci: fix DMA unmapping in an error path 14 years ago
Stefan Richter 9c1176b6a2 firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Stefan Richter 93b37905f7 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing 14 years ago
Stefan Richter d873d79423 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL 14 years ago
David S. Miller e69dd336ee net: Push protocol type directly down to header_ops->cache() 14 years ago
Stefan Richter 7f7e37115a firewire: ohci: do not bind to Pinnacle cards, avert panic 14 years ago
Stefan Richter 9f426173e5 firewire: ohci: skip soft reset retries after card ejection 14 years ago
Stefan Richter 215fa444c2 firewire: ohci: fix PHY reg access after card ejection 14 years ago
Stefan Richter b14c369d87 firewire: ohci: add a comment on PHY reg access serialization 14 years ago
Stefan Richter 9ef28ccd59 firewire: ohci: reduce potential context_stop latency 14 years ago
Clemens Ladisch dd6254e5c0 firewire: ohci: remove superfluous posted write flushes 14 years ago
August Lilleaas bf337b15c2 firewire: net: replacing deprecated __attribute__((packed)) with __packed 14 years ago
Stefan Richter 105e53f863 firewire: sbp2: parallelize login, reconnect, logout 14 years ago
Stefan Richter 81bf52d862 firewire: sbp2: octlet AT payloads can be stack-allocated 14 years ago
Stefan Richter b75ca5ea8e firewire: sbp2: omit Scsi_Host lock from queuecommand 14 years ago
Stefan Richter 6ea9e7bbfc firewire: core: use non-reentrant workqueue with rescuer 14 years ago
Clemens Ladisch 13882a82ee firewire: optimize iso queueing by setting wake only after the last packet 14 years ago
Stefan Richter f30e6d3e41 firewire: octlet AT payloads can be stack-allocated 14 years ago
B.J. Buchalter 2e053a27d9 firewire: Fix for broken configrom updates in quick succession 14 years ago
Clemens Ladisch 0ff8fbc617 firewire: ohci: optimize find_branch_descriptor() 14 years ago
Clemens Ladisch da28947e7e firewire: ohci: avoid separate DMA mapping for small AT payloads 14 years ago
Clemens Ladisch ecf8328e59 firewire: ohci: do not start DMA contexts before link is enabled 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Stefan Richter 115881d395 firewire: core: ignore link-active bit of new nodes, fix device recognition 14 years ago
Stefan Richter 7a4e1e9c68 firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' 14 years ago
Clemens Ladisch dd5eeb99f4 firewire: core: increase default SPLIT_TIMEOUT value 14 years ago
Clemens Ladisch 31ef9134eb ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver 14 years ago
Oleg Drokin d838d2c09a firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove 14 years ago
Stefan Richter b6258fc1fe firewire: ohci: omit IntEvent.busReset check rom AT queueing 14 years ago