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