summaryrefslogtreecommitdiff
path: root/sound/firewire
AgeCommit message (Expand)Author
2018-05-01ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-05-01ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-03-22ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsTakashi Sakamoto
2018-03-22ALSA: firewire-digi00x: add support for console models of Digi00x seriesTakashi Sakamoto
2018-03-22ALSA: firewire-lib: add a quirk of packet without valid EOH in CIP formatTakashi Sakamoto
2017-08-30ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...Takashi Sakamoto
2017-06-29ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto
2017-05-03ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto
2017-05-03ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto
2017-01-15ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto
2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi 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-18ALSA: firewire-lib: change a member of event structure to suppress sparse wan...Takashi Sakamoto
2016-05-11ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto
2016-05-11ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto
2016-05-11ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto
2016-05-10ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto
2016-05-10ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto
2016-05-10ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto
2016-05-10ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...Takashi Sakamoto
2016-05-10ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto
2016-05-10ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto
2016-05-09ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto
2016-05-09ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto
2016-05-09ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto
2016-05-08ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto
2016-04-25ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto
2016-03-31ALSA: firewire-digi00x: delayed registration of sound cardTakashi Sakamoto
2016-03-31ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto
2016-03-31ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto
2016-03-31ALSA: bebob: delayed registration of sound cardTakashi Sakamoto
2016-03-31ALSA: firewire-lib: add new function to schedule a work for sound card regist...Takashi Sakamoto
2016-03-31ALSA: dice: simplify unit probe processingTakashi Sakamoto
2016-03-31ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...Takashi Sakamoto
2016-03-28ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804Takashi Sakamoto
2016-03-28ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto
2016-03-28ALSA: oxfw: remove needless member from private structureTakashi Sakamoto
2016-03-28ALSA: bebob: remove needless argument from local functionTakashi Sakamoto
2016-03-28ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto
2016-03-10ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto
2016-03-09ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto
2016-03-09ALSA: dice: handle several PCM substreams when any isochronous streams are av...Takashi Sakamoto
2016-03-09ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto
2016-03-09ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto
2016-02-28ALSA: dice: drop duplex streams synchronization to transfer own time stampsTakashi Sakamoto