summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...Takashi Sakamoto2024-09-121-0/+5
* firewire: core: move workqueue handler from 1394 OHCI driver to core functionTakashi Sakamoto2024-09-091-5/+0
* firewire: core: expose kernel API to schedule work item to process isochronou...Takashi Sakamoto2024-09-081-5/+0
* firewire: core: add local API to queue work item to workqueue specific to iso...Takashi Sakamoto2024-09-041-0/+10
* firewire: core: allocate workqueue to handle isochronous contexts in cardTakashi Sakamoto2024-09-041-2/+2
* firewire: core: use xarray instead of idr to maintain client resourceTakashi Sakamoto2024-08-131-1/+0
* firewire: core: replace IDR with XArray to maintain fw_deviceTakashi Sakamoto2024-08-121-1/+2
* firewire: core: utilize kref to maintain fw_node with reference countingTakashi Sakamoto2024-08-011-4/+11
* Revert "firewire: core: option to log bus reset initiation"Takashi Sakamoto2024-05-061-4/+0
* firewire: core: obsolete tcode check macros with inline functionsTakashi Sakamoto2024-05-061-7/+14
* firewire: core: option to log bus reset initiationAdam Goldman2024-05-061-0/+4
* firewire: Annotate struct fw_node with __counted_byKees Cook2023-11-051-1/+1
* firewire: core: use union for callback of transaction completionTakashi Sakamoto2023-05-301-0/+7
* firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP regionTakashi Sakamoto2023-01-231-0/+6
* firewire: core: use kref structure to maintain lifetime of data for fw_reques...Takashi Sakamoto2023-01-231-0/+3
* firewire: ohci: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
* firewire: core: code cleanup after vm_map_pages_zero introductionStefan Richter2019-11-131-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova2017-03-231-4/+4
* Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-041-1/+0
|\
| * ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-1/+0
* | firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter2014-05-291-2/+2
|/
* firewire: Enable remote DMA above 4 GBStefan Richter2014-01-201-0/+3
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-1/+6
|\
| * firewire: core: fix DMA mapping directionStefan Richter2012-04-171-1/+6
* | firewire: Move fw_card kref functions into linux/firewire.hChris Boot2012-05-091-15/+0
|/
* firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-181-0/+2
* firewire: core: prefix log messages with card nameStefan Richter2012-02-221-0/+6
* firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-151-0/+13
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* firewire: sbp2: parallelize login, reconnect, logoutStefan Richter2011-05-101-2/+0
* firewire: core: use non-reentrant workqueue with rescuerStefan Richter2011-05-101-0/+2
* firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch2011-05-101-0/+2
* ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch2011-03-151-3/+0
* firewire: make PHY packet header format consistentClemens Ladisch2010-12-131-1/+3
* firewire: add isochronous multichannel receptionStefan Richter2010-07-291-0/+2
* firewire: cdev: add PHY pingingStefan Richter2010-07-231-0/+5
* firewire: cdev: add PHY packet receptionStefan Richter2010-07-231-0/+2
* firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-131-1/+5
* firewire: rename CSR access driver methodsStefan Richter2010-06-191-2/+2
* firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-191-1/+1
* firewire: replace get_features card driver hookStefan Richter2010-06-191-5/+0
* firewire: allocate broadcast channel in hardwareClemens Ladisch2010-06-101-0/+1
* firewire: core: add CSR abdicate supportClemens Ladisch2010-06-101-0/+1
* firewire: add CSR cmstr supportClemens Ladisch2010-06-101-0/+2
* firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-101-0/+4
* firewire: add CSR NODE_IDS supportClemens Ladisch2010-06-101-0/+1
* firewire: add read_csr_reg driver callbackClemens Ladisch2010-06-101-1/+1
* firewire: check cdev response lengthClemens Ladisch2010-06-091-0/+1
* firewire: core: use separate timeout for each transactionClemens Ladisch2010-05-191-1/+0