| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 2011-05-10 | 6 | -21/+13 |
* | firewire: sbp2: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 1 | -4/+4 |
* | firewire: sbp2: omit Scsi_Host lock from queuecommand | Stefan Richter | 2011-05-10 | 1 | -14/+6 |
* | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter | 2011-05-10 | 5 | -16/+36 |
* | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 2011-05-10 | 6 | -5/+32 |
* | firewire: octlet AT payloads can be stack-allocated | Stefan Richter | 2011-05-10 | 4 | -24/+24 |
* | Merge tag 'v2.6.39-rc7' | Stefan Richter | 2011-05-10 | 5 | -23/+37 |
|\ |
|
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2011-05-04 | 1 | -14/+25 |
| |\ |
|
| | * | firewire: Fix for broken configrom updates in quick succession | B.J. Buchalter | 2011-05-02 | 1 | -14/+25 |
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-03-21 | 8 | -81/+139 |
| |\| |
|
| * | | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver | Clemens Ladisch | 2011-03-15 | 2 | -3/+1 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-21 | 3 | -7/+19 |
| |\ \ \ |
|
| | | * | | firewire: net: is not experimental anymore | Stefan Richter | 2011-01-21 | 1 | -4/+2 |
| | | * | | firewire: net: invalidate ARP entries of removed nodes | Maxim Levitsky | 2011-01-21 | 1 | -1/+8 |
| | |/ /
| |/| | |
|
* | | | | firewire: ohci: optimize find_branch_descriptor() | Clemens Ladisch | 2011-04-19 | 1 | -4/+3 |
* | | | | firewire: ohci: avoid separate DMA mapping for small AT payloads | Clemens Ladisch | 2011-04-19 | 1 | -8/+17 |
* | | | | firewire: ohci: do not start DMA contexts before link is enabled | Clemens Ladisch | 2011-04-19 | 1 | -6/+7 |
| |_|/
|/| | |
|
* | | | firewire: core: ignore link-active bit of new nodes, fix device recognition | Stefan Richter | 2011-03-20 | 1 | -7/+12 |
* | | | firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' | Stefan Richter | 2011-03-20 | 1 | -8/+3 |
* | | | firewire: core: increase default SPLIT_TIMEOUT value | Clemens Ladisch | 2011-03-20 | 1 | -4/+12 |
* | | | firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove | Oleg Drokin | 2011-03-14 | 1 | -2/+2 |
* | | | firewire: ohci: omit IntEvent.busReset check rom AT queueing | Stefan Richter | 2011-03-14 | 1 | -15/+2 |
* | | | firewire: ohci: prevent starting of iso contexts with empty queue | Clemens Ladisch | 2011-02-26 | 1 | -0/+4 |
* | | | firewire: ohci: prevent iso completion callbacks after context stop | Clemens Ladisch | 2011-02-26 | 1 | -0/+1 |
* | | | firewire: core: rename some variables | Clemens Ladisch | 2011-02-26 | 1 | -11/+11 |
* | | | firewire: nosy: should work on Power Mac G4 PCI too | Stefan Richter | 2011-02-26 | 1 | -1/+2 |
* | | | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 2011-01-23 | 4 | -5/+8 |
* | | | firewire: cdev: remove unneeded reference | Clemens Ladisch | 2011-01-23 | 1 | -5/+0 |
* | | | firewire: cdev: always wait for outbound transactions to complete | Clemens Ladisch | 2011-01-23 | 1 | -14/+28 |
* | | | firewire: cdev: remove unneeded idr_find() from complete_transaction() | Clemens Ladisch | 2011-01-23 | 1 | -7/+1 |
* | | | firewire: ohci: log dead DMA contexts | Clemens Ladisch | 2011-01-23 | 1 | -4/+55 |
| |/
|/| |
|
* | | firewire: core: fix unstable I/O with Canon camcorder | Stefan Richter | 2011-01-21 | 1 | -2/+9 |
|/ |
|
* | firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO | Clemens Ladisch | 2011-01-13 | 1 | -1/+1 |
* | firewire: use split transaction timeout only for split transactions | Clemens Ladisch | 2011-01-04 | 1 | -13/+32 |
* | firewire: ohci: consolidate context status flags | Stefan Richter | 2011-01-04 | 1 | -6/+3 |
* | firewire: ohci: cache the context run bit | Clemens Ladisch | 2011-01-04 | 1 | -4/+4 |
* | firewire: ohci: flush AT contexts after bus reset - addendum | Stefan Richter | 2011-01-04 | 1 | -0/+7 |
* | firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 | Clemens Ladisch | 2011-01-03 | 1 | -7/+39 |
* | firewire: net: set carrier state at ifup | Stefan Richter | 2010-12-19 | 1 | -15/+21 |
* | firewire: net: add carrier detection | Maxim Levitsky | 2010-12-19 | 1 | -0/+17 |
* | firewire: net: ratelimit error messages | Maxim Levitsky | 2010-12-13 | 1 | -4/+12 |
* | firewire: ohci: restart iso DMA contexts on resume from low power mode | Maxim Levitsky | 2010-12-13 | 1 | -8/+46 |
* | firewire: ohci: restore GUID on resume. | Maxim Levitsky | 2010-12-13 | 1 | -0/+7 |
* | firewire: ohci: use common buffer for self IDs and AR descriptors | Clemens Ladisch | 2010-12-13 | 1 | -32/+34 |
* | firewire: ohci: optimize iso context checks in the interrupt handler | Clemens Ladisch | 2010-12-13 | 1 | -13/+19 |
* | firewire: make PHY packet header format consistent | Clemens Ladisch | 2010-12-13 | 4 | -29/+33 |
* | firewire: ohci: properly clear posted write errors | Clemens Ladisch | 2010-12-13 | 1 | -3/+12 |
* | firewire: ohci: flush MMIO writes in the interrupt handler | Clemens Ladisch | 2010-12-13 | 1 | -1/+2 |
* | firewire: ohci: fix AT context initialization error handling | Clemens Ladisch | 2010-12-13 | 1 | -4/+10 |