summaryrefslogtreecommitdiff
path: root/include/linux/firewire.h
AgeCommit message (Expand)Author
2024-01-08firewire: make fw_bus_type constGreg Kroah-Hartman
2023-07-04Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27firewire: move fw_device() and fw_unit() to use container_of_const()Greg Kroah-Hartman
2023-01-23firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP regionTakashi Sakamoto
2022-04-05firewire: add kernel API to access packet structure in request structure for ...Takashi Sakamoto
2022-04-05firewire: add kernel API to access CYCLE_TIME registerTakashi Sakamoto
2021-11-01firewire: Remove function callback castsOscar Carter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-05-26ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter
2012-09-28firewire: addendum to address handler RCU conversionStefan Richter
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-30firewire: core: add is_local sysfs device attributeClemens Ladisch
2012-05-27firewire: core: make address handler length 64 bitsClemens Ladisch
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-05-09firewire: Add function to get speed from opaque struct fw_requestChris Boot
2012-04-17firewire: move rcode_string() to coreClemens Ladisch
2012-04-17firewire: core: fix DMA mapping directionStefan Richter
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
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: optimize iso queueing by setting wake only after the last packetClemens Ladisch
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch
2010-07-29firewire: add isochronous multichannel receptionStefan Richter
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter
2010-07-23firewire: normalize status values in packet callbacksStefan Richter
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter
2010-06-20firewire: remove an unused function argumentStefan 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: core: add CSR abdicate supportClemens Ladisch
2010-06-10firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch
2010-06-10firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch