index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: ohci: release buffer for AR req/resp contexts when managed resource...
Takashi Sakamoto
2023-06-06
1
-17
/
+14
*
firewire: ohci: use devres for content of configuration ROM
Takashi Sakamoto
2023-06-06
1
-18
/
+9
*
firewire: ohci: use devres for IT, IR, AT/receive, and AT/request contexts
Takashi Sakamoto
2023-06-06
1
-15
/
+8
*
firewire: ohci: use devres for list of isochronous contexts
Takashi Sakamoto
2023-06-06
1
-10
/
+9
*
firewire: ohci: use devres for requested IRQ
Takashi Sakamoto
2023-06-06
1
-8
/
+4
*
firewire: ohci: use devres for misc DMA buffer
Takashi Sakamoto
2023-06-06
1
-10
/
+3
*
firewire: ohci: use devres for MMIO region mapping
Takashi Sakamoto
2023-06-06
1
-20
/
+6
*
firewire: ohci: use devres for PCI-related resources
Takashi Sakamoto
2023-06-06
1
-7
/
+3
*
firewire: ohci: use devres for memory object of ohci structure
Takashi Sakamoto
2023-06-06
1
-16
/
+17
*
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
2023-05-30
1
-2
/
+15
*
firewire: ohci: Use tasklet_disable_in_atomic() where required
Sebastian Andrzej Siewior
2021-03-17
1
-2
/
+2
*
firewire-ohci: use dma_alloc_pages
Christoph Hellwig
2020-09-25
1
-15
/
+11
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-7
/
+7
*
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
*
firewire: ohci: stop using get_seconds() for BUS_TIME
Arnd Bergmann
2019-11-13
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-02
1
-1
/
+7
|
\
|
*
firewire-ohci: work around oversized DMA reads on JMicron controllers
Hector Martin
2018-01-13
1
-1
/
+7
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-6
/
+4
|
/
*
firewire: ohci: propagate return code from soft_reset to probe and resume
Stefan Richter
2015-11-05
1
-2
/
+3
*
firewire: ohci: fix JMicron JMB38x IT context discovery
Stefan Richter
2015-11-05
1
-0
/
+5
*
firewire: ohci: Remove unused function
Rickard Strandqvist
2015-01-22
1
-5
/
+0
*
firewire: ohci: replace vm_map_ram() with vmap()
Clemens Ladisch
2014-11-19
1
-4
/
+2
*
Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-07-27
1
-2
/
+2
|
\
|
*
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
2014-07-23
1
-2
/
+2
*
|
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-04
1
-0
/
+7
|
\
|
|
*
firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk
Stefan Richter
2014-05-29
1
-0
/
+7
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-1
/
+1
|
\
\
|
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
|
/
*
/
firewire: revert to 4 GB RDMA, fix protocols using Memory Space
Stefan Richter
2014-05-29
1
-1
/
+1
|
/
*
firewire: ohci: fix probe failure with Agere/LSI controllers
Stefan Richter
2014-03-06
1
-13
/
+2
*
firewire: Enable remote DMA above 4 GB
Stefan Richter
2014-01-20
1
-3
/
+5
*
firewire: ohci: Turn remote DMA support into a module parameter
Lubomir Rintel
2014-01-12
1
-8
/
+11
*
firewire: ohci: Fix deadlock at bus reset
Stephan Gatzka
2013-08-29
1
-1
/
+8
*
firewire: ohci: Change module_pci_driver to module_init/module_exit
Stephan Gatzka
2013-08-29
1
-1
/
+12
*
firewire: ohci: beautify some macro definitions
Stefan Richter
2013-08-19
1
-9
/
+9
*
firewire: ohci: change confusing name of a struct member
Stefan Richter
2013-08-19
1
-5
/
+5
*
firewire: fix libdc1394/FlyCap2 iso event regression
Clemens Ladisch
2013-07-27
1
-2
/
+8
*
firewire: ohci: dump_stack() for PHY regs read/write failures
Peter Hurley
2013-04-30
1
-2
/
+4
*
firewire: ohci: Improve bus reset error messages
Peter Hurley
2013-04-30
1
-13
/
+14
*
firewire: ohci: Alias dev_* log functions
Peter Hurley
2013-04-30
1
-78
/
+65
*
firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8
Peter Hurley
2013-04-30
1
-2
/
+18
*
firewire: ohci: fix VIA VT6306 video reception
Andy Leiserson
2013-04-28
1
-3
/
+35
*
firewire: ohci: Check LPS before register access on pci removal
Peter Hurley
2013-04-28
1
-4
/
+9
*
firewire: ohci: Fix double free_irq()
Peter Hurley
2013-04-28
1
-22
/
+16
*
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
2013-04-28
1
-3
/
+0
*
firewire: Remove two unneeded checks for macros
Paul Bolle
2013-04-28
1
-2
/
+0
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
1
-1
/
+1
|
\
[next]