| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/ |
|
| * | 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 |
* | | 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: 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 |
* | firewire: ohci: Asynchronous Reception rewrite | Clemens Ladisch | 2010-12-13 | 2 | -135/+278 |
* | firewire: core: Update WARN uses | Joe Perches | 2010-12-12 | 1 | -3/+3 |
* | firewire: nosy: char device is not seekable | Stefan Richter | 2010-12-12 | 1 | -2/+1 |
* | firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI | Stefan Richter | 2010-12-12 | 1 | -15/+33 |
* | firewire: ohci: fix regression with VIA VT6315, disable MSI | Stefan Richter | 2010-12-12 | 1 | -1/+2 |
* | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-28 | 1 | -70/+90 |
|\ |
|
| * | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter | 2010-11-17 | 1 | -24/+35 |
| * | firewire: net: replace lists by counters | Stefan Richter | 2010-11-17 | 1 | -47/+26 |
| * | firewire: net: fix memory leaks | Stefan Richter | 2010-11-17 | 1 | -4/+31 |
| * | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter | 2010-11-17 | 1 | -3/+6 |