Age | Commit message (Expand) | Author |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2011-07-16 | firewire: cdev: prevent race between first get_info ioctl and bus reset event... | Stefan Richter |
2011-07-16 | firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL | Stefan Richter |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller |
2011-07-10 | firewire: ohci: do not bind to Pinnacle cards, avert panic | Stefan Richter |
2011-07-09 | firewire: ohci: skip soft reset retries after card ejection | Stefan Richter |
2011-07-09 | firewire: ohci: fix PHY reg access after card ejection | Stefan Richter |
2011-07-09 | firewire: ohci: add a comment on PHY reg access serialization | Stefan Richter |
2011-07-09 | firewire: ohci: reduce potential context_stop latency | Stefan Richter |
2011-06-02 | firewire: ohci: remove superfluous posted write flushes | Clemens Ladisch |
2011-06-02 | firewire: net: replacing deprecated __attribute__((packed)) with __packed | August Lilleaas |
2011-05-10 | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter |
2011-05-10 | firewire: sbp2: octlet AT payloads can be stack-allocated | Stefan Richter |
2011-05-10 | firewire: sbp2: omit Scsi_Host lock from queuecommand | Stefan Richter |
2011-05-10 | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter |
2011-05-10 | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch |
2011-05-10 | firewire: octlet AT payloads can be stack-allocated | Stefan Richter |
2011-05-10 | Merge tag 'v2.6.39-rc7' | Stefan Richter |
2011-05-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds |
2011-05-02 | firewire: Fix for broken configrom updates in quick succession | B.J. Buchalter |
2011-04-19 | firewire: ohci: optimize find_branch_descriptor() | Clemens Ladisch |
2011-04-19 | firewire: ohci: avoid separate DMA mapping for small AT payloads | Clemens Ladisch |
2011-04-19 | firewire: ohci: do not start DMA contexts before link is enabled | Clemens Ladisch |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2011-03-20 | firewire: core: ignore link-active bit of new nodes, fix device recognition | Stefan Richter |
2011-03-20 | firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' | Stefan Richter |
2011-03-20 | firewire: core: increase default SPLIT_TIMEOUT value | Clemens Ladisch |
2011-03-15 | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver | Clemens Ladisch |
2011-03-14 | firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove | Oleg Drokin |
2011-03-14 | firewire: ohci: omit IntEvent.busReset check rom AT queueing | Stefan Richter |
2011-02-26 | firewire: ohci: prevent starting of iso contexts with empty queue | Clemens Ladisch |
2011-02-26 | firewire: ohci: prevent iso completion callbacks after context stop | Clemens Ladisch |
2011-02-26 | firewire: core: rename some variables | Clemens Ladisch |
2011-02-26 | firewire: nosy: should work on Power Mac G4 PCI too | Stefan Richter |
2011-01-23 | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch |
2011-01-23 | firewire: cdev: remove unneeded reference | Clemens Ladisch |
2011-01-23 | firewire: cdev: always wait for outbound transactions to complete | Clemens Ladisch |
2011-01-23 | firewire: cdev: remove unneeded idr_find() from complete_transaction() | Clemens Ladisch |
2011-01-23 | firewire: ohci: log dead DMA contexts | Clemens Ladisch |
2011-01-21 | Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-21 | firewire: net: is not experimental anymore | Stefan Richter |
2011-01-21 | firewire: net: invalidate ARP entries of removed nodes | Maxim Levitsky |
2011-01-21 | firewire: core: fix unstable I/O with Canon camcorder | Stefan Richter |
2011-01-13 | firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO | Clemens Ladisch |
2011-01-04 | firewire: use split transaction timeout only for split transactions | Clemens Ladisch |
2011-01-04 | firewire: ohci: consolidate context status flags | Stefan Richter |
2011-01-04 | firewire: ohci: cache the context run bit | Clemens Ladisch |