aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/firewire.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-08firewire: make fw_bus_type constGreg Kroah-Hartman1-1/+1
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-5/+77
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-05-30firewire: core: implement variations to send request and wait for response with time stampTakashi Sakamoto1-4/+65
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto1-1/+12
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-12/+3
2023-01-27firewire: move fw_device() and fw_unit() to use container_of_const()Greg Kroah-Hartman1-12/+3
2023-01-23firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP regionTakashi Sakamoto1-3/+2
2022-04-05firewire: add kernel API to access packet structure in request structure for AR contextTakashi Sakamoto1-0/+1
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto1-0/+2
2021-11-01firewire: Remove function callback castsOscar Carter1-4/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto1-0/+3
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch1-0/+1
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter1-0/+2
2012-09-28firewire: addendum to address handler RCU conversionStefan Richter1-2/+10
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-2/+2
2012-06-30firewire: core: add is_local sysfs device attributeClemens Ladisch1-1/+1
2012-05-27firewire: core: make address handler length 64 bitsClemens Ladisch1-1/+1
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-0/+2
2012-05-09firewire: Move fw_card kref functions into linux/firewire.hChris Boot1-0/+14
2012-05-09firewire: Add function to get speed from opaque struct fw_requestChris Boot1-0/+1
2012-04-17firewire: move rcode_string() to coreClemens Ladisch1-0/+1
2012-04-17firewire: core: fix DMA mapping directionStefan Richter1-0/+1
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker1-2/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch1-0/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-02-22firewire: core: prefix log messages with card nameStefan Richter1-3/+0
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter1-12/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter1-0/+2
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch1-0/+1
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter1-2/+1
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+1
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch1-0/+7
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch1-1/+1
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch1-1/+1
2010-07-29firewire: add isochronous multichannel receptionStefan Richter1-10/+19
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter1-1/+2
2010-07-23firewire: normalize status values in packet callbacksStefan Richter1-4/+4
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter1-2/+4
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter1-0/+1
2010-06-20firewire: remove an unused function argumentStefan Richter1-1/+1
2010-06-19firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter1-2/+1
2010-06-19firewire: replace get_features card driver hookStefan Richter1-0/+3
2010-06-10firewire: core: add CSR abdicate supportClemens Ladisch1-0/+2
2010-06-10firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch1-0/+3
2010-06-10firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch1-0/+1