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
Age
Commit message (
Expand
)
Author
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
2024-09-08
firewire: core: fulfill documentation of fw_iso_context_flush_completions()
Takashi Sakamoto
2024-09-08
firewire: core: expose kernel API to schedule work item to process isochronou...
Takashi Sakamoto
2024-09-05
firewire: core: use WARN_ON_ONCE() to avoid superfluous dumps
Takashi Sakamoto
2024-09-04
firewire: core: non-atomic memory allocation for isochronous event to user cl...
Takashi Sakamoto
2024-09-04
firewire: ohci: operate IT/IR events in sleepable work process instead of tas...
Takashi Sakamoto
2024-09-04
firewire: core: add local API to queue work item to workqueue specific to iso...
Takashi Sakamoto
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
2024-09-03
firewire: ohci: obsolete direct usage of printk_ratelimit()
Takashi Sakamoto
2024-09-03
firewire: ohci: deprecate debug parameter
Takashi Sakamoto
2024-08-20
firewire: core: update fw_device outside of device_find_child()
Takashi Sakamoto
2024-08-17
firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy
Takashi Sakamoto
2024-08-14
firewire: core/ohci: minor refactoring for computation of configuration ROM size
Takashi Sakamoto
2024-08-14
firewire: ohci: remove unused wrapper macro for dev_info()
Takashi Sakamoto
2024-08-14
firewire: ohci: use helper macro for compiler aligned attribute
Takashi Sakamoto
2024-08-13
firewire: core: use xarray instead of idr to maintain client resource
Takashi Sakamoto
2024-08-13
firewire: core: code refactoring to use idr_for_each_entry() macro instead of...
Takashi Sakamoto
2024-08-13
firewire: core: add helper function to detect data of iso resource structure
Takashi Sakamoto
2024-08-13
firewire: core: add helper functions to convert to parent resource structure
Takashi Sakamoto
2024-08-13
firewire: core: minor code refactoring to release client resource
Takashi Sakamoto
2024-08-12
firewire: core: use lock in Xarray instead of local R/W semaphore
Takashi Sakamoto
2024-08-12
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
2024-08-10
firewire: core: correct range of block for case of switch statement
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to serialize operations for isochronous contexts
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to maintain image of configuration ROM
Takashi Sakamoto
2024-08-05
firewire: ohci: use guard macro to maintain bus time
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 list of receivers for phy configu...
Takashi Sakamoto
[next]