index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
2023-06-06
firewire: ohci: release buffer for AR req/resp contexts when managed resource...
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for content of configuration ROM
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for IT, IR, AT/receive, and AT/request contexts
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for list of isochronous contexts
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for requested IRQ
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for misc DMA buffer
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for MMIO region mapping
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for PCI-related resources
Takashi Sakamoto
2023-06-06
firewire: ohci: use devres for memory object of ohci structure
Takashi Sakamoto
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
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
[next]