index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
ohci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
1
-1
/
+1
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
1
-5
/
+5
2026-01-18
firewire: ohci: allocate isoc context header by kvmalloc()
Takashi Sakamoto
1
-3
/
+3
2026-01-18
firewire: core: add flags member for isochronous context structure
Takashi Sakamoto
1
-2
/
+2
2026-01-18
firewire: ohci: use cleanup helper for isoc context header allocation
Takashi Sakamoto
1
-10
/
+7
2026-01-18
firewire: ohci: code refactoring to use union for isoc multiple channel state
Takashi Sakamoto
1
-14
/
+15
2026-01-18
firewire: ohci: refactor isoc single-channel state using a union
Takashi Sakamoto
1
-27
/
+41
2026-01-15
firewire: ohci: fix index of pages for dma address to 1394 OHCI IT context
Takashi Sakamoto
1
-1
/
+1
2026-01-12
firewire: ohci: stop using page private to store DMA mapping address
Takashi Sakamoto
1
-23
/
+16
2026-01-12
firewire: ohci: split page allocation from dma mapping
Takashi Sakamoto
1
-26
/
+51
2026-01-12
firewire: ohci: use MAX macro to guarantee minimum count of pages for AR cont...
Takashi Sakamoto
1
-1
/
+1
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
1
-12
/
+12
2025-11-14
firewire: core: abort pending transactions at card removal
Takashi Sakamoto
1
-5
/
+0
2025-11-09
firewire: core: clear sources of hardware interrupt at card removal
Takashi Sakamoto
1
-8
/
+36
2025-10-13
firewire: core: handle device quirk of MOTU Audio Express
Takashi Sakamoto
1
-0
/
+29
2025-09-08
firewire: ohci: use kcalloc() variant for array allocation
Takashi Sakamoto
1
-5
/
+2
2025-08-23
firewire: ohci: remove module-local workqueue
Takashi Sakamoto
1
-11
/
+0
2025-08-23
firewire: ohci: use threaded IRQ handler to handle SelfIDComplete event
Takashi Sakamoto
1
-18
/
+22
2025-08-23
firewire: ohci: move self_id_complete tracepoint after validating register
Takashi Sakamoto
1
-8
/
+4
2025-08-22
firewire: ohci: remove obsolete module-level debug parameter
Takashi Sakamoto
1
-10
/
+0
2025-08-22
firewire: ohci: remove obsolete debug logging for AT/AR results
Takashi Sakamoto
1
-113
/
+19
2025-08-22
firewire: ohci: remove obsolete debug logging for selfID sequence
Takashi Sakamoto
1
-72
/
+0
2025-08-22
firewire: ohci: remove obsolete debug logging for IRQ events
Takashi Sakamoto
1
-33
/
+1
2025-07-12
firewire: ohci: reduce the size of common context structure by extracting mem...
Takashi Sakamoto
1
-43
/
+49
2025-06-15
firewire: ohci: use workqueue to handle events of AT request/response contexts
Takashi Sakamoto
1
-16
/
+24
2025-06-15
firewire: ohci: use workqueue to handle events of AR request/response contexts
Takashi Sakamoto
1
-16
/
+11
2025-06-09
firewire: ohci: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
1
-3
/
+2
2025-06-09
firewire: ohci: correct code comments about bus_reset tasklet
Takashi Sakamoto
1
-3
/
+3
2024-12-08
firewire: ohci: use generic power management
Vaibhav Gupta
1
-31
/
+13
2024-10-28
firewire: ohci: Replace deprecated PCI functions
Philipp Stanner
1
-3
/
+2
2024-10-01
firewire: Correct some typos
Shen Lichuan
1
-3
/
+3
2024-09-12
firewire: core: rename cause flag of tracepoints event
Takashi Sakamoto
1
-3
/
+3
2024-09-12
firewire: core: add helper function to retire descriptors
Takashi Sakamoto
1
-36
/
+9
2024-09-12
Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...
Takashi Sakamoto
1
-2
/
+43
2024-09-12
Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...
Takashi Sakamoto
1
-14
/
+23
2024-09-09
firewire: core: use mutex to coordinate concurrent calls to flush completions
Takashi Sakamoto
1
-23
/
+14
2024-09-09
firewire: core: move workqueue handler from 1394 OHCI driver to core function
Takashi Sakamoto
1
-43
/
+2
2024-09-08
firewire: core: expose kernel API to schedule work item to process isochronou...
Takashi Sakamoto
1
-2
/
+2
2024-09-04
firewire: ohci: operate IT/IR events in sleepable work process instead of tas...
Takashi Sakamoto
1
-10
/
+45
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
1
-1
/
+1
2024-09-03
firewire: ohci: obsolete direct usage of printk_ratelimit()
Takashi Sakamoto
1
-6
/
+3
2024-09-03
firewire: ohci: deprecate debug parameter
Takashi Sakamoto
1
-1
/
+6
2024-08-17
firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy
Takashi Sakamoto
1
-5
/
+10
2024-08-14
firewire: core/ohci: minor refactoring for computation of configuration ROM size
Takashi Sakamoto
1
-1
/
+1
2024-08-14
firewire: ohci: remove unused wrapper macro for dev_info()
Takashi Sakamoto
1
-1
/
+0
2024-08-14
firewire: ohci: use helper macro for compiler aligned attribute
Takashi Sakamoto
1
-1
/
+1
2024-08-05
firewire: ohci: use guard macro to serialize operations for isochronous contexts
Takashi Sakamoto
1
-105
/
+77
2024-08-05
firewire: ohci: use guard macro to maintain image of configuration ROM
Takashi Sakamoto
1
-67
/
+49
2024-08-05
firewire: ohci: use guard macro to maintain bus time
Takashi Sakamoto
1
-18
/
+12
2024-08-05
firewire: ohci: use guard macro to serialize accesses to phy registers
Takashi Sakamoto
1
-35
/
+36
[next]