index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-14
firewire: core: Initialize topology_map.lock
Ville Syrjälä
1
-0
/
+2
2025-09-24
Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"
Takashi Sakamoto
1
-8
/
+30
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: shrink critical section of fw_card spinlock in bm_work
Takashi Sakamoto
1
-22
/
+8
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
1
-4
/
+6
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
1
-4
/
+8
2025-09-16
firewire: core: maintain phy packet receivers locally in cdev layer
Takashi Sakamoto
1
-1
/
+0
2025-09-15
firewire: core: use helper macro to compare against current jiffies
Takashi Sakamoto
1
-2
/
+2
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
1
-10
/
+7
2025-09-13
firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Takashi Sakamoto
1
-4
/
+8
2025-09-13
firewire: core: use macro expression for gap count mismatch
Takashi Sakamoto
1
-1
/
+1
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
1
-2
/
+2
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-06-17
firewire: core: minor code refactoring to localize table of gap count
Takashi Sakamoto
1
-4
/
+3
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
1
-14
/
+34
2025-06-09
firewire: core: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
1
-2
/
+2
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
1
-3
/
+30
2024-08-05
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
1
-9
/
+7
2024-08-05
firewire: core: use guard macro to maintain the list of card
Takashi Sakamoto
1
-26
/
+18
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
1
-3
/
+3
2024-05-06
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
1
-10
/
+0
2024-05-06
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
1
-0
/
+7
2024-05-06
firewire: core: option to log bus reset initiation
Adam Goldman
1
-0
/
+10
2024-02-29
firewire: core: use long bus reset on gap count error
Takashi Sakamoto
1
-1
/
+13
2024-02-07
firewire: core: send bus reset promptly on gap count error
Takashi Sakamoto
1
-1
/
+17
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2022-04-25
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
1
-0
/
+3
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
1
-0
/
+28
2022-04-05
firewire: Add dummy read_csr/write_csr functions
Hector Martin
1
-0
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
1
-0
/
+1
2012-04-17
firewire: core: log error in case of failed bus manager lock
Clemens Ladisch
1
-2
/
+2
2012-03-18
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
1
-0
/
+6
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
1
-6
/
+22
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
[next]