summaryrefslogtreecommitdiff
path: root/drivers/firewire/core-card.c
AgeCommit message (Expand)Author
2025-12-04Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-14firewire: core: Initialize topology_map.lockVille Syrjälä
2025-11-14firewire: core: abort pending transactions at card removalTakashi Sakamoto
2025-11-09firewire: core: clear sources of hardware interrupt at card removalTakashi Sakamoto
2025-10-13firewire: core: detect device quirk when reading configuration ROMTakashi Sakamoto
2025-09-24Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"Takashi Sakamoto
2025-09-19firewire: core: minor code refactoring to delete useless local variableTakashi Sakamoto
2025-09-19firewire: core; eliminate pick_me goto labelTakashi Sakamoto
2025-09-19firewire: core: code refactoring to split contention procedure for bus managerTakashi Sakamoto
2025-09-19firewire: core: code refactoring for the case of generation mismatchTakashi Sakamoto
2025-09-19firewire: core: use switch statement to evaluate transaction result to CSR_BU...Takashi Sakamoto
2025-09-19firewire: core: remove useless generation checkTakashi Sakamoto
2025-09-17firewire: core: shrink critical section of fw_card spinlock in bm_workTakashi Sakamoto
2025-09-16firewire: core: use spin lock specific to timer for split transactionTakashi Sakamoto
2025-09-16firewire: core: use spin lock specific to transactionTakashi Sakamoto
2025-09-16firewire: core: maintain phy packet receivers locally in cdev layerTakashi Sakamoto
2025-09-15firewire: core: use helper macro to compare against current jiffiesTakashi Sakamoto
2025-09-15firewire: core: use helper macros instead of direct access to HZTakashi Sakamoto
2025-09-13firewire: core: use macro expression for not-registered state of BUS_MANAGER_IDTakashi Sakamoto
2025-09-13firewire: core: use macro expression for gap count mismatchTakashi Sakamoto
2025-09-12firewire: core: remove useless lockdep_assert_held()Takashi Sakamoto
2025-09-08firewire: core: code refactoring whether root node is cycle master capableTakashi Sakamoto
2025-09-08firewire: core: code refactoring to investigate root node for bus managerTakashi Sakamoto
2025-09-08firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon ...Takashi Sakamoto
2025-09-08firewire: core: refer fw_card member to initiate bus reset under acquiring lockTakashi Sakamoto
2025-09-08firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MA...Takashi Sakamoto
2025-09-08firewire: ohci: localize transaction data and rcode per condition branchTakashi Sakamoto
2025-09-08firewire: core: use cleanup function in bm_workTakashi Sakamoto
2025-09-08firewire: core: add helper functions to access to fw_device data in fw_node s...Takashi Sakamoto
2025-09-08firewire: ohci: use return value from fw_node_get()Takashi Sakamoto
2025-09-08firewire: core: utilize cleanup function to release workqueue in error pathTakashi Sakamoto
2025-06-17firewire: core: minor code refactoring to localize table of gap countTakashi Sakamoto
2025-06-15firewire: core: allocate workqueue for AR/AT request/response contextsTakashi Sakamoto
2025-06-09firewire: core: use from_work() macro to expand parent structure of work_structTakashi Sakamoto
2024-09-04firewire: core: allocate workqueue to handle isochronous contexts in cardTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain properties of fw_cardTakashi Sakamoto
2024-08-05firewire: core: use guard macro to maintain the list of cardTakashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto
2024-05-06Revert "firewire: core: option to log bus reset initiation"Takashi Sakamoto
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi Sakamoto
2024-05-06firewire: core: option to log bus reset initiationAdam Goldman
2024-02-29firewire: core: use long bus reset on gap count errorTakashi Sakamoto
2024-02-07firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai
2022-04-25firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto
2022-04-05firewire: Add dummy read_csr/write_csr functionsHector Martin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-09firewire: Move fw_card kref functions into linux/firewire.hChris Boot