index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-transaction.c
Age
Commit message (
Expand
)
Author
2025-12-04
Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-14
firewire: core: abort pending transactions at card removal
Takashi Sakamoto
2025-11-12
firewire: core: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
2025-11-01
firewire: core: code refactoring to find and pop transaction entry
Takashi Sakamoto
2025-11-01
firewire: core: code refactoring to remove transaction entry
Takashi Sakamoto
2025-10-24
firewire: core: fix __must_hold() annotation
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to topology map
Takashi Sakamoto
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
2025-08-03
firewire: core: reallocate buffer for FCP address handlers when more than 4 a...
Takashi Sakamoto
2025-08-03
firewire: core: call FCP address handlers outside RCU read-side critical section
Takashi Sakamoto
2025-08-03
firewire: core: call handler for exclusive regions outside RCU read-side crit...
Takashi Sakamoto
2025-08-11
firewire: core: use reference counting to invoke address handlers safely
Takashi Sakamoto
2025-06-15
firewire: ohci: use workqueue to handle events of AR request/response contexts
Takashi Sakamoto
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-08-12
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain list of asynchronous transaction
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain the list of address handler for t...
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain RCU scope for transaction address...
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain static packet data for phy config...
Takashi Sakamoto
2024-07-29
firewire: core: use common helper function to serialize phy configuration packet
Takashi Sakamoto
2024-06-17
firewire: core: use inline helper functions to serialize phy config packet
Takashi Sakamoto
2024-06-17
firewire: core: arrangement header inclusion for tracepoints events
Takashi Sakamoto
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints ...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2024-05-06
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound phy packet
Takashi Sakamoto
2024-05-06
firewire: core/cdev: add tracepoints events for asynchronous phy packet
Takashi Sakamoto
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound response
Takashi Sakamoto
2024-05-06
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
2024-05-06
firewire: core: replace local macros with common inline functions for isochro...
Takashi Sakamoto
2024-05-06
firewire: core: obsolete tcode check macros with inline functions
Takashi Sakamoto
2024-05-06
firewire: core: replace local macros with common inline functions for asynchr...
Takashi Sakamoto
2024-05-06
firewire: core: option to log bus reset initiation
Adam Goldman
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
2023-01-23
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
2023-01-23
firewire: core: use kref structure to maintain lifetime of data for fw_reques...
Takashi Sakamoto
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-04-25
firewire: remove check of list iterator against head past the loop body
Jakob Koschel
[next]