summaryrefslogtreecommitdiffstats
path: root/sound/firewire
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai2017-01-252-3/+3
|\
| * Revert "ALSA: firewire-lib: change structure member with proper type"Takashi Sakamoto2017-01-052-3/+3
* | ALSA: oxfw: enclose identifiers referred by single function for scs1x featureTakashi Sakamoto2017-01-141-6/+6
* | ALSA: firewire: Constify snd_rawmidi_opsTakashi Iwai2017-01-127-16/+16
* | ALSA: firewire-tascam: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-50/+45
* | ALSA: firewire-digi00x: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-64/+57
* | ALSA: dice: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-12/+10
* | ALSA: oxfw: enclose identifiers referred by single functionTakashi Sakamoto2017-01-051-14/+12
* | ALSA: fireworks: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-51/+46
* | ALSA: bebob: enclose identifiers referred by single functionTakashi Sakamoto2017-01-053-49/+45
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-01-034-5/+5
|\|
| * 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
* | ALSA: dice: ensure transmission speed for transmitted packetsTakashi Sakamoto2017-01-032-1/+12
* | ALSA: oxfw: add support for Mackie Onyx 1640iTakashi Sakamoto2017-01-032-0/+2
|/
* 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