summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: ohci: Remove unused functionRickard Strandqvist2015-01-221-5/+0
* firewire: ohci: replace vm_map_ram() with vmap()Clemens Ladisch2014-11-191-4/+2
* Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\
| * firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-041-0/+7
|\ \ | |/
| * firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirkStefan Richter2014-05-291-0/+7
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/
* | firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter2014-05-291-1/+1
|/
* firewire: ohci: fix probe failure with Agere/LSI controllersStefan Richter2014-03-061-13/+2
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-201-3/+5
* firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel2014-01-121-8/+11
* firewire: ohci: Fix deadlock at bus resetStephan Gatzka2013-08-291-1/+8
* firewire: ohci: Change module_pci_driver to module_init/module_exitStephan Gatzka2013-08-291-1/+12
* firewire: ohci: beautify some macro definitionsStefan Richter2013-08-191-9/+9
* firewire: ohci: change confusing name of a struct memberStefan Richter2013-08-191-5/+5
* firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-271-2/+8
* firewire: ohci: dump_stack() for PHY regs read/write failuresPeter Hurley2013-04-301-2/+4
* firewire: ohci: Improve bus reset error messagesPeter Hurley2013-04-301-13/+14
* firewire: ohci: Alias dev_* log functionsPeter Hurley2013-04-301-78/+65
* firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8Peter Hurley2013-04-301-2/+18
* firewire: ohci: fix VIA VT6306 video receptionAndy Leiserson2013-04-281-3/+35
* firewire: ohci: Check LPS before register access on pci removalPeter Hurley2013-04-281-4/+9
* firewire: ohci: Fix double free_irq()Peter Hurley2013-04-281-22/+16
* firewire: remove unnecessary alloc/OOM messagesStefan Richter2013-04-281-3/+0
* firewire: Remove two unneeded checks for macrosPaul Bolle2013-04-281-2/+0
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
| |\
| * | firewire: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| |/ |/|
* | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* firewire: ohci: get IR bit from TSB41BA3D phyStephan Gatzka2012-09-251-1/+27
* firewire: ohci: initialize multiChanMode bits after resetClemens Ladisch2012-06-171-0/+5
* firewire: ohci: sanity-check MMIO resourceClemens Ladisch2012-06-051-0/+7
* firewire: ohci: lazy bus time initializationClemens Ladisch2012-05-271-6/+12
* firewire: ohci: omit spinlock IRQ flags where possibleStefan Richter2012-04-171-13/+10
* firewire: ohci: correct signedness of a local variableStefan Richter2012-04-171-2/+2
* firewire: use module_pci_driverAxel Lin2012-04-091-13/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-221-141/+209
|\
| * firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-181-8/+70
| * firewire: prevent dropping of completed iso packet header dataClemens Ladisch2012-03-181-9/+9
| * firewire: ohci: factor out iso completion flushing codeClemens Ladisch2012-03-181-19/+18
| * firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch2012-03-181-10/+12
| * firewire: ohci: optimize control bit checksClemens Ladisch2012-03-181-3/+3
| * firewire: ohci: remove unused excess_bytes fieldClemens Ladisch2012-03-181-1/+0
| * firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch2012-03-181-4/+3
| * firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-03-171-3/+2
| * firewire: ohci: move runtime debug facility out of #ifdefStefan Richter2012-03-101-19/+1
| * firewire: tone down some diagnostic log messagesStefan Richter2012-03-101-2/+1
OpenPOWER on IntegriCloud