summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-iso.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* firewire: core: update documentation of kernel APIs for flushing completionsTakashi Sakamoto2024-09-121-3/+6
* Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...Takashi Sakamoto2024-09-121-10/+16
* Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...Takashi Sakamoto2024-09-121-9/+2
* firewire: core: use mutex to coordinate concurrent calls to flush completionsTakashi Sakamoto2024-09-091-2/+9
* firewire: core: move workqueue handler from 1394 OHCI driver to core functionTakashi Sakamoto2024-09-091-16/+10
* firewire: core: fulfill documentation of fw_iso_context_flush_completions()Takashi Sakamoto2024-09-081-0/+11
* firewire: core: use WARN_ON_ONCE() to avoid superfluous dumpsTakashi Sakamoto2024-09-051-2/+2
* firewire: core: add local API to queue work item to workqueue specific to iso...Takashi Sakamoto2024-09-041-2/+28
* firewire: core: use guard macro to maintain properties of fw_cardTakashi Sakamoto2024-08-051-3/+2
* firewire: core: add tracepoints events for queueing packets of isochronous co...Takashi Sakamoto2024-06-251-0/+4
* firewire: core: add tracepoints events for flushing completions of isochronou...Takashi Sakamoto2024-06-251-0/+4
* firewire: core: add tracepoints events for flushing of isochronous contextTakashi Sakamoto2024-06-251-0/+4
* firewire: core: add tracepoints events for starting/stopping of isochronous c...Takashi Sakamoto2024-06-251-0/+8
* firewire: core: add tracepoints events for setting channels of multichannel c...Takashi Sakamoto2024-06-251-0/+2
* firewire: core: add tracepoints events for allocation/deallocation of isochro...Takashi Sakamoto2024-06-251-0/+10
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
* firewire: core: code cleanup after vm_map_pages_zero introductionStefan Richter2019-11-131-7/+0
* firewire: mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()Souptick Joarder2019-05-141-13/+2
* FireWire: clean up core-iso.c kernel-docRandy Dunlap2018-09-061-0/+7
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* firewire: core: fix multichannel IR with buffers larger than 2 GBClemens Ladisch2012-06-171-1/+1
* firewire: core: fix DMA mapping directionStefan Richter2012-04-171-28/+52
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-231-0/+6
|\
| * firewire: allow explicit flushing of iso packet completionsClemens Ladisch2012-03-181-0/+6
* | drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.cPaul Gortmaker2011-11-011-0/+1
|/
* firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch2011-05-101-0/+6
* firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-101-10/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-03-211-11/+11
|\
| * firewire: core: rename some variablesClemens Ladisch2011-02-261-11/+11
* | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch2011-03-151-0/+1
|/
* Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-021-8/+26
|\
| * firewire: add isochronous multichannel receptionStefan Richter2010-07-291-7/+25
| * firewire: core: fix fw_send_request kerneldoc commentStefan Richter2010-07-131-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-221-4/+10
|\ \
| * | firewire: core: fw_iso_resource_manage: return -EBUSY when out of resourcesClemens Ladisch2010-04-191-3/+7
| * | firewire: core: fix retries calculation in iso manage_channel()Clemens Ladisch2010-04-191-1/+3
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* firewire: core: fw_iso_resource_manage: fix error handlingClemens Ladisch2010-03-151-2/+3
* firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
* firewire: core: do not DMA-map stack addressesStefan Richter2009-06-251-11/+13
* firewire: core: fix DMA unmapping in iso buffer removalStefan Richter2009-06-161-2/+2
* firewire: add IPv4 supportJay Fenlason2009-06-141-0/+7
* firewire: rename source filesStefan Richter2009-06-051-0/+329