| Commit message (Expand) | Author | Age |
* | firewire: ohci: omit spinlock IRQ flags where possible | Stefan Richter | 2012-04-17 |
* | firewire: ohci: correct signedness of a local variable | Stefan Richter | 2012-04-17 |
* | firewire: use module_pci_driver | Axel Lin | 2012-04-09 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-22 |
|\ |
|
| * | firewire: allow explicit flushing of iso packet completions | Clemens Ladisch | 2012-03-18 |
| * | firewire: prevent dropping of completed iso packet header data | Clemens Ladisch | 2012-03-18 |
| * | firewire: ohci: factor out iso completion flushing code | Clemens Ladisch | 2012-03-18 |
| * | firewire: ohci: simplify iso header pointer arithmetic | Clemens Ladisch | 2012-03-18 |
| * | firewire: ohci: optimize control bit checks | Clemens Ladisch | 2012-03-18 |
| * | firewire: ohci: remove unused excess_bytes field | Clemens Ladisch | 2012-03-18 |
| * | firewire: ohci: copy_iso_headers(): make comment match the code | Clemens Ladisch | 2012-03-18 |
| * | firewire: ohci: fix too-early completion of IR multichannel buffers | Clemens Ladisch | 2012-03-17 |
| * | firewire: ohci: move runtime debug facility out of #ifdef | Stefan Richter | 2012-03-10 |
| * | firewire: tone down some diagnostic log messages | Stefan Richter | 2012-03-10 |
| * | firewire: ohci: use dev_printk API | Stefan Richter | 2012-01-15 |
* | | firewire: ohci: disable MSI on Ricoh controllers | Stefan Richter | 2012-01-30 |
* | | firewire: ohci: add reset packet quirk for SB Audigy | Clemens Ladisch | 2012-01-26 |
|/ |
|
* | firewire: ohci: fix isochronous DMA synchronization | Clemens Ladisch | 2011-10-18 |
* | firewire: ohci: work around selfID junk due to wrong gap count | Clemens Ladisch | 2011-10-18 |
* | firewire: net: Use posted writes | Stephan Gatzka | 2011-10-09 |
* | firewire: ohci: optimize TSB41BA3D detection | Stefan Richter | 2011-10-09 |
* | firewire: ohci: TSB41BA3D support tweaks | Stefan Richter | 2011-10-09 |
* | firewire: ohci: Add support for TSB41BA3D phy | Stephan Gatzka | 2011-09-16 |
* | firewire: ohci: Move code from the bus reset tasklet into a workqueue | Stephan Gatzka | 2011-09-16 |
* | firewire: ohci: add no MSI quirk for O2Micro controller | Ming Lei | 2011-09-16 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2011-08-15 |
|\ |
|
| * | firewire: ohci: fix DMA unmapping in an error path | Stefan Richter | 2011-08-12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-07-22 |
|\| |
|
| * | 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-07-09 |
| * | firewire: ohci: remove superfluous posted write flushes | Clemens Ladisch | 2011-06-02 |
* | | firewire: ohci: do not bind to Pinnacle cards, avert panic | Stefan Richter | 2011-07-10 |
|/ |
|
* | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 2011-05-10 |
* | Merge tag 'v2.6.39-rc7' | Stefan Richter | 2011-05-10 |
|\ |
|
| * | firewire: Fix for broken configrom updates in quick succession | B.J. Buchalter | 2011-05-02 |
* | | 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-04-19 |
|/ |
|
* | 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-03-14 |
* | 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: ohci: log dead DMA contexts | Clemens Ladisch | 2011-01-23 |
* | firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO | Clemens Ladisch | 2011-01-13 |
* | firewire: ohci: consolidate context status flags | Stefan Richter | 2011-01-04 |
* | firewire: ohci: cache the context run bit | Clemens Ladisch | 2011-01-04 |
* | firewire: ohci: flush AT contexts after bus reset - addendum | Stefan Richter | 2011-01-04 |