index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
2026-07-13
firewire: net: Fix fragmented datagram reassembly
Ruoyu Wang
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-13
firewire: core: Open-code topology list walk
Kaitao Cheng
2026-05-21
firewire: core: cancel using delayed work for iso_resource_once management
Takashi Sakamoto
2026-05-21
firewire: core: rename member name for channel mask of isoc resource
Takashi Sakamoto
2026-05-21
firewire: core: minor code refactoring for case-dependent parameters of iso r...
Takashi Sakamoto
2026-05-03
firewire: core: move allocation/reallocation paths into specific branch after...
Takashi Sakamoto
2026-05-03
firewire: core: refactor notification type determination after isoc resource ...
Takashi Sakamoto
2026-05-03
firewire: core: use switch statement for post-processing of isoc resource man...
Takashi Sakamoto
2026-05-03
firewire: core: reduce critical section duration in pre-processing of isoc re...
Takashi Sakamoto
2026-04-29
firewire: core: code cleanup for iso resource auto creation
Takashi Sakamoto
2026-04-29
firewire: core: append _auto suffix for non-once iso resource operations
Takashi Sakamoto
2026-04-29
firewire: core: code cleanup to remove old implementations for once operation
Takashi Sakamoto
2026-04-29
firewire: core: split functions for iso_resource once operation
Takashi Sakamoto
2026-04-29
firewire: core: code refactoring for helper function to fill iso_resource par...
Takashi Sakamoto
2026-04-29
firewire: core: code refactoring to queue work item for iso_resource
Takashi Sakamoto
2026-04-29
firewire: core: code refactoring for early return at client resource allocation
Takashi Sakamoto
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-02-11
Merge tag 'firewire-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-01-29
firewire: core: fix race condition against transaction list
Takashi Sakamoto
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
2026-01-18
firewire: ohci: allocate isoc context header by kvmalloc()
Takashi Sakamoto
2026-01-18
firewire: core: add flags member for isochronous context structure
Takashi Sakamoto
2026-01-18
firewire: ohci: use cleanup helper for isoc context header allocation
Takashi Sakamoto
2026-01-18
firewire: ohci: code refactoring to use union for isoc multiple channel state
Takashi Sakamoto
2026-01-18
firewire: ohci: refactor isoc single-channel state using a union
Takashi Sakamoto
2026-01-18
firewire: core: add function variants for isochronous context creation
Takashi Sakamoto
2026-01-15
firewire: ohci: fix index of pages for dma address to 1394 OHCI IT context
Takashi Sakamoto
2026-01-12
firewire: ohci: stop using page private to store DMA mapping address
Takashi Sakamoto
2026-01-12
firewire: ohci: split page allocation from dma mapping
Takashi Sakamoto
2026-01-12
firewire: ohci: use MAX macro to guarantee minimum count of pages for AR cont...
Takashi Sakamoto
2026-01-12
firewire: core: stop using page private to store DMA mapping address
Takashi Sakamoto
2026-01-12
firewire: core: use common kernel API to allocate and release a batch of pages
Takashi Sakamoto
2026-01-12
firewire: core: code refactoring with cleanup function for isoc pages
Takashi Sakamoto
2026-01-12
firewire: core: use mutex instead of spinlock for client isochronous context
Takashi Sakamoto
2026-01-12
firewire: core: move private function declaration from public header to inter...
Takashi Sakamoto
2025-12-26
firewire: nosy: Fix dma_free_coherent() size
Thomas Fourier
2025-12-04
Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-16
firewire: core: fix to update generation field in topology map
Takashi Sakamoto
2025-11-14
firewire: core: Initialize topology_map.lock
Ville Syrjälä
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-09
firewire: core: clear sources of hardware interrupt at card removal
Takashi Sakamoto
[next]