index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
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
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-25
firewire: init_ohci1394_dma: add missing function parameter documentation
Nirbhay Sharma
2025-10-24
firewire: core: fix __must_hold() annotation
Takashi Sakamoto
2025-10-20
firewire: core: use cleanup function to release cached configuration ROM
Takashi Sakamoto
2025-10-18
firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082
Takashi Sakamoto
2025-10-18
firewire: core: determine transaction speed after detecting quirks
Takashi Sakamoto
2025-10-18
firewire: core: code refactoring to compute transaction speed
Takashi Sakamoto
2025-10-13
firewire: core: handle device quirk of MOTU Audio Express
Takashi Sakamoto
2025-10-13
firewire: core: detect device quirk when reading configuration ROM
Takashi Sakamoto
2025-10-01
Merge tag 'firewire-updates-6.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-28
firewire: core: fix undefined reference error in ARM EABI
Takashi Sakamoto
2025-09-24
Revert "firewire: core: disable bus management work temporarily during updati...
Takashi Sakamoto
2025-09-24
Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"
Takashi Sakamoto
2025-09-24
firewire: core: suppress overflow warning when computing jiffies from isochro...
Takashi Sakamoto
2025-09-20
firewire: core: fix overlooked update of subsystem ABI version
Takashi Sakamoto
2025-09-19
firewire: core: minor code refactoring to delete useless local variable
Takashi Sakamoto
[next]