index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2024-01-05
firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...
Takashi Sakamoto
1
-0
/
+51
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
[next]