Age | Commit message (Expand) | Author |
2021-03-17 | firewire: ohci: Use tasklet_disable_in_atomic() where required | Sebastian Andrzej Siewior |
2020-09-25 | firewire-ohci: use dma_alloc_pages | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-15 | firewire: ohci: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2019-11-13 | firewire: ohci: stop using get_seconds() for BUS_TIME | Arnd Bergmann |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2018-02-02 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-13 | firewire-ohci: work around oversized DMA reads on JMicron controllers | Hector Martin |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2015-11-05 | firewire: ohci: propagate return code from soft_reset to probe and resume | Stefan Richter |
2015-11-05 | firewire: ohci: fix JMicron JMB38x IT context discovery | Stefan Richter |
2015-01-22 | firewire: ohci: Remove unused function | Rickard Strandqvist |
2014-11-19 | firewire: ohci: replace vm_map_ram() with vmap() | Clemens Ladisch |
2014-07-27 | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-07-23 | firewire: ohci: disable MSI for VIA VT6315 again | Stefan Richter |
2014-06-04 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-29 | firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk | Stefan Richter |
2014-05-29 | firewire: revert to 4 GB RDMA, fix protocols using Memory Space | Stefan Richter |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-03-06 | firewire: ohci: fix probe failure with Agere/LSI controllers | Stefan Richter |
2014-01-20 | firewire: Enable remote DMA above 4 GB | Stefan Richter |
2014-01-12 | firewire: ohci: Turn remote DMA support into a module parameter | Lubomir Rintel |
2013-08-29 | firewire: ohci: Fix deadlock at bus reset | Stephan Gatzka |
2013-08-29 | firewire: ohci: Change module_pci_driver to module_init/module_exit | Stephan Gatzka |
2013-08-19 | firewire: ohci: beautify some macro definitions | Stefan Richter |
2013-08-19 | firewire: ohci: change confusing name of a struct member | Stefan Richter |
2013-07-27 | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch |
2013-04-30 | firewire: ohci: dump_stack() for PHY regs read/write failures | Peter Hurley |
2013-04-30 | firewire: ohci: Improve bus reset error messages | Peter Hurley |
2013-04-30 | firewire: ohci: Alias dev_* log functions | Peter Hurley |
2013-04-30 | firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8 | Peter Hurley |
2013-04-28 | firewire: ohci: fix VIA VT6306 video reception | Andy Leiserson |
2013-04-28 | firewire: ohci: Check LPS before register access on pci removal | Peter Hurley |
2013-04-28 | firewire: ohci: Fix double free_irq() | Peter Hurley |
2013-04-28 | firewire: remove unnecessary alloc/OOM messages | Stefan Richter |
2013-04-28 | firewire: Remove two unneeded checks for macros | Paul Bolle |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |
2013-01-09 | treewide: Fix typo in various drivers | Masanari Iida |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-28 | firewire: remove use of __devinit | Bill Pemberton |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder |
2012-09-25 | firewire: ohci: get IR bit from TSB41BA3D phy | Stephan Gatzka |
2012-06-17 | firewire: ohci: initialize multiChanMode bits after reset | Clemens Ladisch |
2012-06-05 | firewire: ohci: sanity-check MMIO resource | Clemens Ladisch |
2012-05-27 | firewire: ohci: lazy bus time initialization | Clemens Ladisch |
2012-04-17 | firewire: ohci: omit spinlock IRQ flags where possible | Stefan Richter |
2012-04-17 | firewire: ohci: correct signedness of a local variable | Stefan Richter |