index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-transaction.c
Age
Commit message (
Expand
)
Author
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
2022-04-05
firewire: add kernel API to access packet structure in request structure for ...
Takashi Sakamoto
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-15
firewire: ohci: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-09-06
FireWire: clean up core-transaction.c kernel-doc
Randy Dunlap
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2015-02-02
firewire: core: use correct vendor/model IDs
Clemens Ladisch
2014-01-20
firewire: Enable remote DMA above 4 GB
Stefan Richter
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-07-30
firewire: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2012-09-28
firewire: addendum to address handler RCU conversion
Stefan Richter
2012-09-28
firewire: remove global lock around address handlers, convert to RCU
Peter Hurley
2012-07-30
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-27
firewire: core: allocate the low memory region
Clemens Ladisch
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-09
firewire: Add function to get speed from opaque struct fw_request
Chris Boot
2012-04-17
firewire: move rcode_string() to core
Clemens Ladisch
2012-02-22
firewire: core: convert AR-req handler lock from _irqsave to _bh
Stefan Richter
[next]