summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* Revert "ALSA: firewire-lib: change structure member with proper type"Takashi Sakamoto2017-01-052-3/+3
* ALSA: firewire-lib: change structure member with proper typeTakashi Sakamoto2017-01-032-3/+3
* ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-031-1/+1
* ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto2017-01-031-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-3/+3
* ALSA: bebob: compare whole string for model name so that readers are not conf...Takashi Sakamoto2016-11-181-2/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-09-115-47/+67
|\
| * ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto2016-08-314-25/+56
| * ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto2016-08-311-22/+11
* | ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall2016-09-024-8/+8
* | ALSA: bebob: unify configurations for some models produced by Yamaha/TerratecTakashi Sakamoto2016-08-244-38/+9
* | ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...Takashi Sakamoto2016-08-242-4/+5
|/
* ALSA: firewire-lib: change a member of event structure to suppress sparse wan...Takashi Sakamoto2016-05-181-4/+4
* ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto2016-05-111-11/+11
* ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2016-05-112-14/+28
* ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto2016-05-112-7/+17
* ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto2016-05-105-12/+5
* ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto2016-05-101-8/+7
* ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto2016-05-101-23/+21
* ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto2016-05-102-64/+11
* ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...Takashi Sakamoto2016-05-101-14/+12
* ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2016-05-102-68/+17
* ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto2016-05-102-74/+26
* ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto2016-05-093-6/+116
* ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto2016-05-091-0/+14
* ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto2016-05-091-12/+30
* ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto2016-05-081-0/+7
* ALSA: firewire-tascam: deleyed registration of sound cardTakashi Sakamoto2016-04-252-36/+84
* ALSA: firewire-digi00x: delayed registration of sound cardTakashi Sakamoto2016-03-313-32/+85
* ALSA: oxfw: delayed registration of sound cardTakashi Sakamoto2016-03-312-53/+101
* ALSA: fireworks: delayed registration of sound cardTakashi Sakamoto2016-03-312-47/+103
* ALSA: bebob: delayed registration of sound cardTakashi Sakamoto2016-03-312-89/+131
* ALSA: firewire-lib: add new function to schedule a work for sound card regist...Takashi Sakamoto2016-03-313-20/+38
* ALSA: dice: simplify unit probe processingTakashi Sakamoto2016-03-311-6/+5
* ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized str...Takashi Sakamoto2016-03-311-0/+4
* ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804Takashi Sakamoto2016-03-281-0/+1
* ALSA: fireworks: move model quirk detection code to information parserTakashi Sakamoto2016-03-281-10/+11
* ALSA: oxfw: remove needless member from private structureTakashi Sakamoto2016-03-281-1/+0
* ALSA: bebob: remove needless argument from local functionTakashi Sakamoto2016-03-281-2/+2
* ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto2016-03-281-10/+4
* ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto2016-03-101-56/+54
* ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto2016-03-093-9/+58
* ALSA: dice: handle several PCM substreams when any isochronous streams are av...Takashi Sakamoto2016-03-091-46/+75
* ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto2016-03-091-143/+255
* ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto2016-03-094-48/+79
* ALSA: dice: drop duplex streams synchronization to transfer own time stampsTakashi Sakamoto2016-02-281-40/+2
* ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failureTakashi Sakamoto2016-02-241-3/+10
* ALSA: oxfw: retry MIDI transferring for scs1x at transaction failureTakashi Sakamoto2016-02-241-3/+11
* ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto2016-02-202-4/+5
* ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto2016-02-203-20/+16
OpenPOWER on IntegriCloud