index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
3
-39
/
+38
2026-01-12
firewire: core: use common kernel API to allocate and release a batch of pages
Takashi Sakamoto
1
-14
/
+12
2026-01-12
firewire: core: code refactoring with cleanup function for isoc pages
Takashi Sakamoto
1
-14
/
+20
2026-01-12
firewire: core: use mutex instead of spinlock for client isochronous context
Takashi Sakamoto
1
-17
/
+23
2026-01-12
firewire: core: move private function declaration from public header to inter...
Takashi Sakamoto
1
-0
/
+1
2025-12-26
firewire: nosy: Fix dma_free_coherent() size
Thomas Fourier
1
-5
/
+5
2025-12-04
Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-114
/
+276
2025-11-16
firewire: core: fix to update generation field in topology map
Takashi Sakamoto
1
-1
/
+2
2025-11-14
firewire: core: Initialize topology_map.lock
Ville Syrjälä
1
-0
/
+2
2025-11-14
firewire: core: abort pending transactions at card removal
Takashi Sakamoto
4
-5
/
+31
2025-11-12
firewire: core: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-11-09
firewire: core: clear sources of hardware interrupt at card removal
Takashi Sakamoto
3
-8
/
+42
2025-11-01
firewire: core: code refactoring to find and pop transaction entry
Takashi Sakamoto
1
-23
/
+22
2025-11-01
firewire: core: code refactoring to remove transaction entry
Takashi Sakamoto
1
-6
/
+10
2025-10-25
firewire: init_ohci1394_dma: add missing function parameter documentation
Nirbhay Sharma
1
-0
/
+10
2025-10-24
firewire: core: fix __must_hold() annotation
Takashi Sakamoto
1
-1
/
+1
2025-10-20
firewire: core: use cleanup function to release cached configuration ROM
Takashi Sakamoto
1
-22
/
+12
2025-10-18
firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082
Takashi Sakamoto
1
-1
/
+17
2025-10-18
firewire: core: determine transaction speed after detecting quirks
Takashi Sakamoto
1
-28
/
+25
2025-10-18
firewire: core: code refactoring to compute transaction speed
Takashi Sakamoto
1
-18
/
+17
2025-10-13
firewire: core: handle device quirk of MOTU Audio Express
Takashi Sakamoto
2
-0
/
+82
2025-10-13
firewire: core: detect device quirk when reading configuration ROM
Takashi Sakamoto
2
-16
/
+30
2025-10-01
Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-611
/
+493
2025-09-28
firewire: core: fix undefined reference error in ARM EABI
Takashi Sakamoto
1
-1
/
+1
2025-09-24
Revert "firewire: core: disable bus management work temporarily during updati...
Takashi Sakamoto
1
-8
/
+0
2025-09-24
Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"
Takashi Sakamoto
1
-8
/
+30
2025-09-24
firewire: core: suppress overflow warning when computing jiffies from isochro...
Takashi Sakamoto
1
-1
/
+1
2025-09-20
firewire: core: fix overlooked update of subsystem ABI version
Takashi Sakamoto
1
-1
/
+1
2025-09-19
firewire: core: minor code refactoring to delete useless local variable
Takashi Sakamoto
1
-11
/
+4
2025-09-19
firewire: core; eliminate pick_me goto label
Takashi Sakamoto
1
-49
/
+50
2025-09-19
firewire: core: code refactoring to split contention procedure for bus manager
Takashi Sakamoto
1
-96
/
+127
2025-09-19
firewire: core: code refactoring for the case of generation mismatch
Takashi Sakamoto
1
-92
/
+90
2025-09-19
firewire: core: use switch statement to evaluate transaction result to CSR_BU...
Takashi Sakamoto
1
-26
/
+24
2025-09-19
firewire: core: remove useless generation check
Takashi Sakamoto
1
-8
/
+6
2025-09-18
firewire: core: use struct_size and flex_array_size in ioctl_add_descriptor
Thorsten Blum
1
-2
/
+3
2025-09-17
firewire: core: shrink critical section of fw_card spinlock in bm_work
Takashi Sakamoto
1
-22
/
+8
2025-09-17
firewire: core: disable bus management work temporarily during updating topology
Takashi Sakamoto
1
-0
/
+8
2025-09-17
firewire: core: schedule bm_work item outside of spin lock
Takashi Sakamoto
1
-1
/
+2
2025-09-16
firewire: core: annotate fw_destroy_nodes with must-hold-lock
Takashi Sakamoto
1
-1
/
+3
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
2
-25
/
+48
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
2
-27
/
+44
2025-09-16
firewire: core: use spin lock specific to topology map
Takashi Sakamoto
2
-9
/
+19
2025-09-16
firewire: core: maintain phy packet receivers locally in cdev layer
Takashi Sakamoto
2
-8
/
+20
2025-09-16
firewire: core: use scoped_guard() to manage critical section to update topology
Takashi Sakamoto
1
-36
/
+30
2025-09-15
firewire: core: use helper macro to compare against current jiffies
Takashi Sakamoto
3
-5
/
+4
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
5
-17
/
+16
2025-09-13
firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Takashi Sakamoto
2
-4
/
+11
2025-09-13
firewire: core: use macro expression for gap count mismatch
Takashi Sakamoto
3
-2
/
+5
2025-09-12
firewire: core: remove useless lockdep_assert_held()
Takashi Sakamoto
1
-2
/
+0
2025-09-08
firewire: core: code refactoring whether root node is cycle master capable
Takashi Sakamoto
1
-5
/
+3
[prev]
[next]