aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c
Commit message (Expand)AuthorAge
* firewire: ohci: dump_stack() for PHY regs read/write failuresPeter Hurley2013-04-30
* firewire: ohci: Improve bus reset error messagesPeter Hurley2013-04-30
* firewire: ohci: Alias dev_* log functionsPeter Hurley2013-04-30
* firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley2013-04-30
* firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson2013-04-28
* firewire: ohci: Check LPS before register access on pci removalPeter Hurley2013-04-28
* firewire: ohci: Fix double free_irq()Peter Hurley2013-04-28
* firewire: remove unnecessary alloc/OOM messagesStefan Richter2013-04-28
* firewire: Remove two unneeded checks for macrosPaul Bolle2013-04-28
* Merge branch 'master' into for-nextJiri Kosina2013-01-29
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
| |\
| * | firewire: remove use of __devinitBill Pemberton2012-11-28
* | | treewide: Fix typo in various driversMasanari Iida2013-01-09
| |/ |/|
* | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
|/
* firewire: ohci: get IR bit from TSB41BA3D phyStephan Gatzka2012-09-25
* firewire: ohci: initialize multiChanMode bits after resetClemens Ladisch2012-06-17
* firewire: ohci: sanity-check MMIO resourceClemens Ladisch2012-06-04
* firewire: ohci: lazy bus time initializationClemens Ladisch2012-05-27
* firewire: ohci: omit spinlock IRQ flags where possibleStefan Richter2012-04-17
* firewire: ohci: correct signedness of a local variableStefan Richter2012-04-17
* firewire: use module_pci_driverAxel Lin2012-04-09
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-22
|\
| * firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-18
| * firewire: prevent dropping of completed iso packet header dataClemens Ladisch2012-03-18
| * firewire: ohci: factor out iso completion flushing codeClemens Ladisch2012-03-18
| * firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch2012-03-18
| * firewire: ohci: optimize control bit checksClemens Ladisch2012-03-18
| * firewire: ohci: remove unused excess_bytes fieldClemens Ladisch2012-03-18
| * firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch2012-03-18
| * firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-03-17
| * firewire: ohci: move runtime debug facility out of #ifdefStefan Richter2012-03-10
| * firewire: tone down some diagnostic log messagesStefan Richter2012-03-10
| * firewire: ohci: use dev_printk APIStefan Richter2012-01-15
* | firewire: ohci: disable MSI on Ricoh controllersStefan Richter2012-01-30
* | firewire: ohci: add reset packet quirk for SB AudigyClemens Ladisch2012-01-26
|/
* firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch2011-10-18
* firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch2011-10-18
* firewire: net: Use posted writesStephan Gatzka2011-10-09
* firewire: ohci: optimize TSB41BA3D detectionStefan Richter2011-10-09
* firewire: ohci: TSB41BA3D support tweaksStefan Richter2011-10-09
* firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka2011-09-16
* firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka2011-09-16
* firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei2011-09-16
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-15
|\
| * firewire: ohci: fix DMA unmapping in an error pathStefan Richter2011-08-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-07-22
|\|
| * firewire: ohci: skip soft reset retries after card ejectionStefan Richter2011-07-09
| * firewire: ohci: fix PHY reg access after card ejectionStefan Richter2011-07-09
| * firewire: ohci: add a comment on PHY reg access serializationStefan Richter2011-07-09