index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
firewire: ohci: release buffer for AR req/resp contexts when managed resource...
Takashi Sakamoto
1
-17
/
+14
2023-06-06
firewire: ohci: use devres for content of configuration ROM
Takashi Sakamoto
1
-18
/
+9
2023-06-06
firewire: ohci: use devres for IT, IR, AT/receive, and AT/request contexts
Takashi Sakamoto
1
-15
/
+8
2023-06-06
firewire: ohci: use devres for list of isochronous contexts
Takashi Sakamoto
1
-10
/
+9
2023-06-06
firewire: ohci: use devres for requested IRQ
Takashi Sakamoto
1
-8
/
+4
2023-06-06
firewire: ohci: use devres for misc DMA buffer
Takashi Sakamoto
1
-10
/
+3
2023-06-06
firewire: ohci: use devres for MMIO region mapping
Takashi Sakamoto
1
-20
/
+6
2023-06-06
firewire: ohci: use devres for PCI-related resources
Takashi Sakamoto
1
-7
/
+3
2023-06-06
firewire: ohci: use devres for memory object of ohci structure
Takashi Sakamoto
1
-16
/
+17
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-2
/
+15
2021-03-17
firewire: ohci: Use tasklet_disable_in_atomic() where required
Sebastian Andrzej Siewior
1
-2
/
+2
2020-09-25
firewire-ohci: use dma_alloc_pages
Christoph Hellwig
1
-15
/
+11
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-7
/
+7
2020-06-16
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-11-13
firewire: ohci: stop using get_seconds() for BUS_TIME
Arnd Bergmann
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2018-02-03
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+7
2018-01-13
firewire-ohci: work around oversized DMA reads on JMicron controllers
Hector Martin
1
-1
/
+7
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-6
/
+4
2015-11-05
firewire: ohci: propagate return code from soft_reset to probe and resume
Stefan Richter
1
-2
/
+3
2015-11-05
firewire: ohci: fix JMicron JMB38x IT context discovery
Stefan Richter
1
-0
/
+5
2015-01-22
firewire: ohci: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2014-11-19
firewire: ohci: replace vm_map_ram() with vmap()
Clemens Ladisch
1
-4
/
+2
2014-07-27
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-07-23
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
1
-2
/
+2
2014-06-04
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-05-29
firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk
Stefan Richter
1
-0
/
+7
2014-05-29
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2014-03-07
firewire: ohci: fix probe failure with Agere/LSI controllers
Stefan Richter
1
-13
/
+2
2014-01-20
firewire: Enable remote DMA above 4 GB
Stefan Richter
1
-3
/
+5
2014-01-12
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
1
-8
/
+11
2013-08-30
firewire: ohci: Fix deadlock at bus reset
Stephan Gatzka
1
-1
/
+8
2013-08-30
firewire: ohci: Change module_pci_driver to module_init/module_exit
Stephan Gatzka
1
-1
/
+12
2013-08-19
firewire: ohci: beautify some macro definitions
Stefan Richter
1
-9
/
+9
2013-08-19
firewire: ohci: change confusing name of a struct member
Stefan Richter
1
-5
/
+5
2013-07-27
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
1
-2
/
+8
2013-04-30
firewire: ohci: dump_stack() for PHY regs read/write failures
Peter Hurley
1
-2
/
+4
2013-04-30
firewire: ohci: Improve bus reset error messages
Peter Hurley
1
-13
/
+14
2013-04-30
firewire: ohci: Alias dev_* log functions
Peter Hurley
1
-78
/
+65
2013-04-30
firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8
Peter Hurley
1
-2
/
+18
2013-04-29
firewire: ohci: fix VIA VT6306 video reception
Andy Leiserson
1
-3
/
+35
2013-04-29
firewire: ohci: Check LPS before register access on pci removal
Peter Hurley
1
-4
/
+9
2013-04-29
firewire: ohci: Fix double free_irq()
Peter Hurley
1
-22
/
+16
2013-04-29
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
1
-3
/
+0
2013-04-29
firewire: Remove two unneeded checks for macros
Paul Bolle
1
-2
/
+0
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
[next]