summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
6 daysfirewire: core: add test for beyond-boundary case in config ROM generatorTakashi Sakamoto
6 daysfirewire: core: add invalid block test for config ROM generatorTakashi Sakamoto
6 daysfirewire: core: add test for invalid length in config ROM generatorTakashi Sakamoto
6 daysfirewire: core: add test to generate with both AV/C and IIDC units in config ...Takashi Sakamoto
6 daysfirewire: core: add test to generate with IIDC unit in config ROM generatorTakashi Sakamoto
6 daysfirewire: core: add test to generate with AV/C unit in config ROM generatorTakashi Sakamoto
6 daysfirewire: core: add test for root directory generation in config ROM generatorTakashi Sakamoto
6 daysfirewire: core: add test to avoid excessive configuration ROM lengthTakashi Sakamoto
6 daysfirewire: core: add test to detect unstable-at-s400 quirk in config ROM parserTakashi Sakamoto
6 daysfirewire: core: add test to detect ack-packet-with-invalid-pending-code quirk...Takashi Sakamoto
6 daysfirewire: core: add test to detect irm-ignores-bus-manager quirk in config RO...Takashi Sakamoto
6 daysfirewire: core: add test to detect irm-is-1394-1995-only quirk in config ROM ...Takashi Sakamoto
6 daysfirewire: core: add KUnit test skeleton for config ROM parser and generatorTakashi Sakamoto
8 daysfirewire: ohci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Triet Hoang
2026-08-22Merge tag 'firewire-updates-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-18Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-13firewire: ohci: fix NULL pointer dereference in ar_context_releaseAleksandr Nogikh
2026-08-12firewire: core: fix memory leak in error path of build_tree()Takashi Sakamoto
2026-08-12firewire: core: validate parent port count before allocating nodes in build_t...Takashi Sakamoto
2026-08-12firewire: core: consolidate port counting in build_tree()Takashi Sakamoto
2026-08-11firewire: core: add KUnit tests for failure of tree buildingTakashi Sakamoto
2026-08-11firewire: core: add KUnit tests for successful tree buildingTakashi Sakamoto
2026-08-11firewire: core: add KUnit test skeleton for node treeTakashi Sakamoto
2026-07-27firewire: core: validate sub-block lengths in fw_core_add_descriptor()Sreeraj S Kurup
2026-07-27firewire: core: validate overall descriptor length in fw_core_add_descriptor()Sreeraj S Kurup
2026-07-13firewire: net: Fix fragmented datagram reassemblyRuoyu Wang
2026-07-06x86/cpu: Hide and rename static_cpu_has()Borislav Petkov (AMD)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-13firewire: core: Open-code topology list walkKaitao Cheng
2026-05-21firewire: core: cancel using delayed work for iso_resource_once managementTakashi Sakamoto
2026-05-21firewire: core: rename member name for channel mask of isoc resourceTakashi Sakamoto
2026-05-21firewire: core: minor code refactoring for case-dependent parameters of iso r...Takashi Sakamoto
2026-05-03firewire: core: move allocation/reallocation paths into specific branch after...Takashi Sakamoto
2026-05-03firewire: core: refactor notification type determination after isoc resource ...Takashi Sakamoto
2026-05-03firewire: core: use switch statement for post-processing of isoc resource man...Takashi Sakamoto
2026-05-03firewire: core: reduce critical section duration in pre-processing of isoc re...Takashi Sakamoto
2026-04-29firewire: core: code cleanup for iso resource auto creationTakashi Sakamoto
2026-04-29firewire: core: append _auto suffix for non-once iso resource operationsTakashi Sakamoto
2026-04-29firewire: core: code cleanup to remove old implementations for once operationTakashi Sakamoto
2026-04-29firewire: core: split functions for iso_resource once operationTakashi Sakamoto
2026-04-29firewire: core: code refactoring for helper function to fill iso_resource par...Takashi Sakamoto
2026-04-29firewire: core: code refactoring to queue work item for iso_resourceTakashi Sakamoto
2026-04-29firewire: core: code refactoring for early return at client resource allocationTakashi Sakamoto
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-02-28firewire: ohci: initialize page array to use alloc_pages_bulk() correctlyTakashi Sakamoto
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds