aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/ohci.c
AgeCommit message (Expand)Author
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-09treewide: Fix typo in various driversMasanari Iida
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-28firewire: remove use of __devinitBill Pemberton
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-09-25firewire: ohci: get IR bit from TSB41BA3D phyStephan Gatzka
2012-06-17firewire: ohci: initialize multiChanMode bits after resetClemens Ladisch
2012-06-05firewire: ohci: sanity-check MMIO resourceClemens Ladisch
2012-05-27firewire: ohci: lazy bus time initializationClemens Ladisch
2012-04-17firewire: ohci: omit spinlock IRQ flags where possibleStefan Richter
2012-04-17firewire: ohci: correct signedness of a local variableStefan Richter
2012-04-09firewire: use module_pci_driverAxel Lin
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch
2012-03-18firewire: prevent dropping of completed iso packet header dataClemens Ladisch
2012-03-18firewire: ohci: factor out iso completion flushing codeClemens Ladisch
2012-03-18firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch
2012-03-18firewire: ohci: optimize control bit checksClemens Ladisch
2012-03-18firewire: ohci: remove unused excess_bytes fieldClemens Ladisch
2012-03-18firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch
2012-03-17firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch
2012-03-10firewire: ohci: move runtime debug facility out of #ifdefStefan Richter
2012-03-10firewire: tone down some diagnostic log messagesStefan Richter
2012-01-30firewire: ohci: disable MSI on Ricoh controllersStefan Richter
2012-01-26firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch
2012-01-15firewire: ohci: use dev_printk APIStefan Richter
2011-10-18firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch
2011-10-18firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch
2011-10-09firewire: net: Use posted writesStephan Gatzka
2011-10-09firewire: ohci: optimize TSB41BA3D detectionStefan Richter
2011-10-09firewire: ohci: TSB41BA3D support tweaksStefan Richter
2011-09-16firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka
2011-09-16firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka
2011-09-16firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-12firewire: ohci: fix DMA unmapping in an error pathStefan Richter
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter
2011-07-09firewire: ohci: skip soft reset retries after card ejectionStefan Richter
2011-07-09firewire: ohci: fix PHY reg access after card ejectionStefan Richter
2011-07-09firewire: ohci: add a comment on PHY reg access serializationStefan Richter
2011-07-09firewire: ohci: reduce potential context_stop latencyStefan Richter
2011-06-02firewire: ohci: remove superfluous posted write flushesClemens Ladisch
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch
2011-05-10Merge tag 'v2.6.39-rc7'Stefan Richter
2011-05-02firewire: Fix for broken configrom updates in quick successionB.J. Buchalter
2011-04-19firewire: ohci: optimize find_branch_descriptor()Clemens Ladisch
2011-04-19firewire: ohci: avoid separate DMA mapping for small AT payloadsClemens Ladisch
2011-04-19firewire: ohci: do not start DMA contexts before link is enabledClemens Ladisch