aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/bebob
Commit message (Expand)AuthorAge
* ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-04
* ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-10-26
* ALSA: bebob: support AMDTP domainTakashi Sakamoto2019-08-05
* Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-07-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner2019-06-05
* | ALSA: bebob: fix wrong reference count for stream functionality at error path...Takashi Sakamoto2019-07-07
* | ALSA: bebob: ensure to release isochronous resources in pcm.hw_params callbackTakashi Sakamoto2019-06-21
* | ALSA: firewire-lib: split allocation of isochronous resources from establishm...Takashi Sakamoto2019-06-17
* | ALSA: bebob: code refactoring for error path to start duplex streamTakashi Sakamoto2019-06-17
* | ALSA: bebob: change the range of critical section for stream data in PCM.hw_f...Takashi Sakamoto2019-06-17
* | ALSA: bebob: code refactoring for callback function to rawmidi interfaceTakashi Sakamoto2019-06-17
* | ALSA: bebob: code rafactoring for callback functions to PCM interfaceTakashi Sakamoto2019-06-17
* | ALSA: bebob: code refactoring to initialize/destroy stream dataTakashi Sakamoto2019-06-12
* | ALSA: bebob: obsolete useless member of private structureTakashi Sakamoto2019-06-12
* | ALSA: bebob: don't set XRUN in stop streamingTakashi Sakamoto2019-06-12
* | ALSA: bebob: configure sampling transfer frequency in pcm.hw_params callbackTakashi Sakamoto2019-06-12
|/
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-02-26
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-06
* ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto2018-12-19
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-10
* ALSA: bebob/fireworks: simplify handling of local device entry tableTakashi Sakamoto2018-10-10
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-10
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-10
* ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181...Takashi Sakamoto2018-10-04
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-04
* ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-17
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-10
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-18
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* sound: annotate ->poll() instancesAl Viro2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-22
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-08
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-07
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-30
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-22
* ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto2017-04-05
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-12
* ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto2017-01-05
* ALSA: bebob: compare whole string for model name so that readers are not conf...Takashi Sakamoto2016-11-18
* ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto2016-08-24
* ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2016-08-24
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-10
* ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto2016-05-10
* ALSA: bebob: delayed registration of sound cardTakashi Sakamoto2016-03-31
* ALSA: bebob: remove needless argument from local functionTakashi Sakamoto2016-03-28
* ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto2016-02-20
* ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2016-02-20