index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
firewire: core: use inline helper functions to serialize phy config packet
Takashi Sakamoto
1
-12
/
+10
2024-06-17
firewire: core: arrangement header inclusion for tracepoints events
Takashi Sakamoto
1
-1
/
+1
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
1
-1
/
+1
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints ...
Takashi Sakamoto
1
-1
/
+1
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
1
-1
/
+1
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
1
-4
/
+4
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
1
-4
/
+6
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
1
-3
/
+3
2024-05-06
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
1
-7
/
+0
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
1
-0
/
+2
2024-05-06
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
1
-0
/
+6
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
1
-7
/
+16
2024-05-06
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
1
-1
/
+7
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
1
-26
/
+29
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
1
-0
/
+7
2024-05-06
firewire: core: replace local macros with common inline functions for isochro...
Takashi Sakamoto
1
-7
/
+5
2024-05-06
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
1
-2
/
+2
2024-05-06
firewire: core: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
1
-82
/
+56
2024-05-06
firewire: core: option to log bus reset initiation
Adam Goldman
1
-0
/
+7
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
1
-14
/
+27
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-12
/
+46
2023-01-23
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
1
-10
/
+10
2023-01-23
firewire: core: use kref structure to maintain lifetime of data for fw_reques...
Takashi Sakamoto
1
-4
/
+29
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-14
/
+16
2022-04-25
firewire: remove check of list iterator against head past the loop body
Jakob Koschel
1
-14
/
+16
2022-04-05
firewire: add kernel API to access packet structure in request structure for ...
Takashi Sakamoto
1
-0
/
+18
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-09-06
FireWire: clean up core-transaction.c kernel-doc
Randy Dunlap
1
-0
/
+10
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
1
-5
/
+5
2015-02-02
firewire: core: use correct vendor/model IDs
Clemens Ladisch
1
-2
/
+2
2014-01-20
firewire: Enable remote DMA above 4 GB
Stefan Richter
1
-3
/
+3
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-07-30
firewire: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-2
/
+1
2012-09-28
firewire: addendum to address handler RCU conversion
Stefan Richter
1
-5
/
+8
2012-09-28
firewire: remove global lock around address handlers, convert to RCU
Peter Hurley
1
-9
/
+11
2012-07-30
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+21
2012-05-27
firewire: core: allocate the low memory region
Clemens Ladisch
1
-2
/
+21
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+26
2012-05-09
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
1
-0
/
+9
2012-04-17
firewire: move rcode_string() to core
Clemens Ladisch
1
-0
/
+26
2012-02-22
firewire: core: convert AR-req handler lock from _irqsave to _bh
Stefan Richter
1
-13
/
+8
2012-02-22
firewire: core: fix race at address_handler unregistration
Stefan Richter
1
-5
/
+8
2012-02-22
firewire: core: remove obsolete comment
Stefan Richter
1
-8
/
+0
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
1
-2
/
+2
2011-10-09
firewire: use clamp and min3 macros
Stefan Richter
1
-2
/
+2
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
1
-6
/
+6
2011-05-10
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
1
-1
/
+11
2011-05-10
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
1
-3
/
+4
[next]