index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2025-09-08
firewire: core: use cleanup function in bm_work
Takashi Sakamoto
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node s...
Takashi Sakamoto
2025-09-08
firewire: ohci: use return value from fw_node_get()
Takashi Sakamoto
2025-09-08
firewire: core: utilize cleanup function to release workqueue in error path
Takashi Sakamoto
2025-09-08
firewire: ohci: use kcalloc() variant for array allocation
Takashi Sakamoto
2025-08-23
firewire: ohci: remove module-local workqueue
Takashi Sakamoto
2025-08-23
firewire: ohci: use threaded IRQ handler to handle SelfIDComplete event
Takashi Sakamoto
2025-08-23
firewire: ohci: move self_id_complete tracepoint after validating register
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete module-level debug parameter
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete debug logging for AT/AR results
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete debug logging for selfID sequence
Takashi Sakamoto
2025-08-22
firewire: ohci: remove obsolete debug logging for IRQ events
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-07-12
firewire: ohci: reduce the size of common context structure by extracting mem...
Takashi Sakamoto
2025-06-17
firewire: core: minor code refactoring to localize table of gap count
Takashi Sakamoto
2025-06-15
firewire: ohci: use workqueue to handle events of AT request/response contexts
Takashi Sakamoto
2025-06-15
firewire: ohci: use workqueue to handle events of AR request/response contexts
Takashi Sakamoto
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
2025-06-09
firewire: core: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
2025-06-09
firewire: ohci: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
2025-06-09
firewire: ohci: correct code comments about bus_reset tasklet
Takashi Sakamoto
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-16
firewire: core: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-13
firewire: test: Fix potential null dereference in firewire kunit test
Charles Han
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-08
firewire: ohci: use generic power management
Vaibhav Gupta
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-11-25
Merge tag 'firewire-updates-6.13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-10-28
firewire: ohci: Replace deprecated PCI functions
Philipp Stanner
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
firewire: Correct some typos
Shen Lichuan
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-12
firewire: core: rename cause flag of tracepoints event
Takashi Sakamoto
2024-09-12
firewire: core: update documentation of kernel APIs for flushing completions
Takashi Sakamoto
2024-09-12
firewire: core: add helper function to retire descriptors
Takashi Sakamoto
2024-09-12
Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...
Takashi Sakamoto
2024-09-12
Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...
Takashi Sakamoto
2024-09-09
firewire: core: use mutex to coordinate concurrent calls to flush completions
Takashi Sakamoto
2024-09-09
firewire: core: move workqueue handler from 1394 OHCI driver to core function
Takashi Sakamoto
[prev]
[next]