summaryrefslogtreecommitdiff
path: root/drivers/firewire/ohci.c
Commit message (Expand)AuthorAge
* firewire: ohci: propagate return code from soft_reset to probe and resumeStefan Richter2015-11-05
* firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2015-11-05
* firewire: ohci: Remove unused functionRickard Strandqvist2015-01-22
* firewire: ohci: replace vm_map_ram() with vmap()Clemens Ladisch2014-11-19
* Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-27
|\
| * firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-23
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-04
|\ \ | |/
| * firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirkStefan Richter2014-05-29
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| |/
* | firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter2014-05-29
|/
* firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter2014-03-06
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-20
* firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-12
* firewire: ohci: Fix deadlock at bus resetStephan Gatzka2013-08-29
* firewire: ohci: Change module_pci_driver to module_init/module_exitStephan Gatzka2013-08-29
* firewire: ohci: beautify some macro definitionsStefan Richter2013-08-19
* firewire: ohci: change confusing name of a struct memberStefan Richter2013-08-19
* firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-27
* 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-05
* 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