index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-615
/
+497
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
-50
/
+51
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
-95
/
+93
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-17
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
-40
/
+34
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
2025-09-08
firewire: core: code refactoring to investigate root node for bus manager
Takashi Sakamoto
1
-29
/
+27
2025-09-08
firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon ...
Takashi Sakamoto
1
-11
/
+11
2025-09-08
firewire: core: refer fw_card member to initiate bus reset under acquiring lock
Takashi Sakamoto
1
-26
/
+26
2025-09-08
firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MA...
Takashi Sakamoto
1
-14
/
+16
2025-09-08
firewire: ohci: localize transaction data and rcode per condition branch
Takashi Sakamoto
1
-10
/
+11
2025-09-08
firewire: core: use cleanup function in bm_work
Takashi Sakamoto
1
-17
/
+16
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node s...
Takashi Sakamoto
3
-13
/
+23
2025-09-08
firewire: ohci: use return value from fw_node_get()
Takashi Sakamoto
1
-2
/
+1
2025-09-08
firewire: core: utilize cleanup function to release workqueue in error path
Takashi Sakamoto
1
-18
/
+22
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-08-03
firewire: core: reallocate buffer for FCP address handlers when more than 4 a...
Takashi Sakamoto
1
-4
/
+32
2025-08-03
firewire: core: call FCP address handlers outside RCU read-side critical section
Takashi Sakamoto
1
-6
/
+19
2025-08-03
firewire: core: call handler for exclusive regions outside RCU read-side crit...
Takashi Sakamoto
1
-7
/
+9
[next]