aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/cmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-07ALSA: firewire: fix kernel-docPierre-Louis Bossart1-1/+0
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2019-06-17ALSA: firewire-lib: split allocation of isochronous resources from establishment of connectionTakashi Sakamoto1-31/+43
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-1/+1
2014-11-18ALSA: firewire-lib: fix kerneldoc errorsTakashi Sakamoto1-0/+2
2014-05-27ALSA: firewire-lib: Fix sparse warning of incorrect type in assignmentTakashi Sakamoto1-1/+3
2014-05-26ALSA: firewire-lib: Add a new function to check others' connectionTakashi Sakamoto1-0/+18
2014-05-26ALSA: firewire-lib: Add handling output connection by CMPTakashi Sakamoto1-9/+90
2014-05-26ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structureTakashi Sakamoto1-0/+1
2014-05-26ALSA: firewire-lib: Rename macros, variables and functions for CMPTakashi Sakamoto1-45/+46
2013-10-20ALSA: firewire: extend snd_fw_transaction()Clemens Ladisch1-29/+21
2012-04-17firewire: move rcode_string() to coreClemens Ladisch1-1/+1
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-1/+1
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter1-2/+1
2011-03-15ALSA: firewire-lib: allocate DMA buffer separatelyClemens Ladisch1-1/+4
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch1-0/+305