summaryrefslogtreecommitdiff
path: root/drivers/firewire/core.h
AgeCommit message (Expand)Author
2024-10-01firewire: Correct some typosShen Lichuan
2024-09-12Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...Takashi Sakamoto
2024-09-09firewire: core: move workqueue handler from 1394 OHCI driver to core functionTakashi Sakamoto
2024-09-08firewire: core: expose kernel API to schedule work item to process isochronou...Takashi Sakamoto
2024-09-04firewire: core: add local API to queue work item to workqueue specific to iso...Takashi Sakamoto
2024-09-04firewire: core: allocate workqueue to handle isochronous contexts in cardTakashi Sakamoto
2024-08-13firewire: core: use xarray instead of idr to maintain client resourceTakashi Sakamoto
2024-08-12firewire: core: replace IDR with XArray to maintain fw_deviceTakashi Sakamoto
2024-08-01firewire: core: utilize kref to maintain fw_node with reference countingTakashi Sakamoto
2024-05-06Revert "firewire: core: option to log bus reset initiation"Takashi Sakamoto
2024-05-06firewire: core: obsolete tcode check macros with inline functionsTakashi Sakamoto
2024-05-06firewire: core: option to log bus reset initiationAdam Goldman
2023-11-05firewire: Annotate struct fw_node with __counted_byKees Cook
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2023-01-23firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP regionTakashi Sakamoto
2023-01-23firewire: core: use kref structure to maintain lifetime of data for fw_reques...Takashi Sakamoto
2020-06-15firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-11-13firewire: core: code cleanup after vm_map_pages_zero introductionStefan Richter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-23drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto
2014-01-20firewire: Enable remote DMA above 4 GBStefan Richter
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
2012-04-17firewire: core: fix DMA mapping directionStefan Richter
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter
2011-05-10firewire: core: use non-reentrant workqueue with rescuerStefan Richter
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch
2010-12-13firewire: make PHY packet header format consistentClemens Ladisch
2010-07-29firewire: add isochronous multichannel receptionStefan Richter
2010-07-23firewire: cdev: add PHY pingingStefan Richter
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter
2010-06-19firewire: rename CSR access driver methodsStefan Richter
2010-06-19firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter
2010-06-19firewire: replace get_features card driver hookStefan Richter
2010-06-10firewire: allocate broadcast channel in hardwareClemens Ladisch
2010-06-10firewire: core: add CSR abdicate supportClemens Ladisch
2010-06-10firewire: add CSR cmstr supportClemens Ladisch
2010-06-10firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch
2010-06-10firewire: add CSR NODE_IDS supportClemens Ladisch
2010-06-10firewire: add read_csr_reg driver callbackClemens Ladisch
2010-06-09firewire: check cdev response lengthClemens Ladisch