summaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-081-1/+1
* ALSA: bebob: potential info leak in hwdep_read()Dan Carpenter2020-10-071-2/+1
* ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of stringTakashi Sakamoto2020-03-061-1/+1
* ALSA: firewire: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-2/+0
* ALSA: firewire: Use managed buffer allocationTakashi Iwai2019-12-111-8/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-071-0/+3
|\
| * ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-041-0/+3
* | ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-5/+4
* | ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto2019-11-021-29/+22
* | ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto2019-11-021-4/+10
* | ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto2019-11-021-5/+6
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-281-2/+1
|\|
| * ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-10-261-2/+1
* | ALSA: firewire-lib: postpone to start IR contextTakashi Sakamoto2019-10-191-1/+9
* | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domainTakashi Sakamoto2019-10-191-2/+2
* | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...Takashi Sakamoto2019-10-191-6/+8
* | ALSA: bebob: share PCM buffer size for both directionTakashi Sakamoto2019-10-184-5/+17
* | ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...Takashi Sakamoto2019-10-181-1/+1
* | ALSA: bebob: use the same size of period for PCM substream in AMDTP streamsTakashi Sakamoto2019-10-171-12/+27
* | ALSA: bebob: register the size of PCM period to AMDTP domainTakashi Sakamoto2019-10-174-4/+16
|/
* ALSA: bebob: support AMDTP domainTakashi Sakamoto2019-08-052-35/+29
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-0812-24/+12
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-0512-24/+12
* | ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto2019-07-071-0/+2
* | ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto2019-06-211-0/+3
* | ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto2019-06-171-9/+21
* | ALSA: bebob: code refactoring for error path to start duplex streamTakashi Sakamoto2019-06-171-2/+0
* | ALSA: bebob: change the range of critical section for stream data in PCM.hw_f...Takashi Sakamoto2019-06-171-4/+5
* | ALSA: bebob: code refactoring for callback function to rawmidi interfaceTakashi Sakamoto2019-06-171-41/+6
* | ALSA: bebob: code rafactoring for callback functions to PCM interfaceTakashi Sakamoto2019-06-171-48/+7
* | ALSA: bebob: code refactoring to initialize/destroy stream dataTakashi Sakamoto2019-06-121-60/+61
* | ALSA: bebob: obsolete useless member of private structureTakashi Sakamoto2019-06-122-9/+0
* | ALSA: bebob: don't set XRUN in stop streamingTakashi Sakamoto2019-06-121-3/+0
* | ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-124-123/+136
|/
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-02-261-1/+13
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-10/+2
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2018-12-191-1/+1
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-101-20/+7
* ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2018-10-101-11/+6
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-101-6/+3
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-101-2/+2
* ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181...Takashi Sakamoto2018-10-042-6/+3
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-041-7/+6
* ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-172-4/+2
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-101-10/+14
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* sound: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1