summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2016-02-204-11/+11
* ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto2016-02-203-11/+24
* ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto2016-02-203-36/+5
* ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assignLibin Yang2016-02-191-4/+26
* ALSA: oxfw: use workqueue instead of tasklet for scs1xTakashi Sakamoto2016-02-181-6/+6
* ALSA: portman2x4 - use new parport device modelSudip Mukherjee2016-02-181-51/+42
* Merge branch 'topic/core-fixes' into for-nextTakashi Iwai2016-02-131-145/+123
|\
| * ALSA: timer: Call notifier in the same spinlockTakashi Iwai2016-02-121-118/+102
| * ALSA: timer: Protect the whole snd_timer_close() with open raceTakashi Iwai2016-02-101-27/+21
* | ALSA: dice: old firmware optimization for Dice notificationTakashi Sakamoto2016-02-121-3/+14
* | ALSA: dice: change notification mask to detect lock status changeTakashi Sakamoto2016-02-121-1/+1
* | Merge branch 'topic/hda-mst' into for-nextTakashi Iwai2016-02-101-66/+482
|\ \
| * | ALSA: hda - build chmap kctl based on pcm in hdmi audioLibin Yang2016-02-031-7/+33
| * | ALSA: hda - hdmi create spdif ctl based on pcmLibin Yang2016-01-291-9/+18
| * | ALSA: hda - hdmi jack created based on pcmLibin Yang2016-01-291-26/+67
| * | ALSA: hda - add hdmi_pcm to manage hdmi pcm related featuresLibin Yang2016-01-291-16/+23
| * | ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment modeLibin Yang2016-01-291-4/+83
| * | ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplugLibin Yang2016-01-291-2/+80
| * | ALSA: hda - hdmi operate spdif based on pcmLibin Yang2016-01-291-5/+29
| * | ALSA: hda - hdmi playback without monitor in dynamic pcm bind modeLibin Yang2016-01-291-14/+157
| * | ALSA: hda - hdmi begin to support dynamic PCM assignmentLibin Yang2016-01-291-4/+13
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-02-0912-47/+52
|\ \ \
| * \ \ Merge branch 'topic/core-fixes' into for-linusTakashi Iwai2016-02-092-38/+39
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: timer: Fix race at concurrent readsTakashi Iwai2016-02-091-19/+15
| | * | ALSA: timer: Fix race between stop and interruptTakashi Iwai2016-02-091-0/+4
| | * | ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai2016-02-081-1/+1
| * | | ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()Geert Uytterhoeven2016-02-091-1/+1
| * | | ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-097-10/+13
| * | | ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai2016-02-071-0/+1
| * | | Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai2016-02-051-8/+0
| * | | ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto2016-02-051-3/+0
| * | | ALSA: firewire-tascam: remove a flag for controllerTakashi Sakamoto2016-02-052-4/+0
| * | | ALSA: firewire-tascam: add support for FW-1804Takashi Sakamoto2016-02-051-1/+10
| * | | ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Takashi Sakamoto2016-02-051-0/+6
| * | | ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson2016-02-051-1/+2
* | | | ALSA: dice: ensure phase lock before starting streamingTakashi Sakamoto2016-02-093-57/+32
* | | | ALSA: dice: purge generating channel cacheTakashi Sakamoto2016-02-093-93/+5
* | | | ALSA: dice: get the number of MBLA data channel at opening PCM substreamTakashi Sakamoto2016-02-091-8/+21
* | | | ALSA: dice: add MIDI ports according to current number of MIDI substreamsTakashi Sakamoto2016-02-091-6/+17
* | | | ALSA: dice: limit stream to current sampling transfer frequency.Takashi Sakamoto2016-02-091-6/+15
* | | | ALSA: dice: limit to current sampling transfer frequencyTakashi Sakamoto2016-02-091-139/+31
* | | | ALSA: Remove deprecated AU1X00 AC97 driverLars-Peter Clausen2016-02-083-748/+0
* | | | Merge branch 'topic/core-fixes' into for-nextTakashi Iwai2016-02-0813-197/+511
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-081-18/+19
| |/ /
| * | ALSA: timer: Fix leftover link at closingTakashi Iwai2016-02-041-2/+2
| * | Merge branch 'topic/core-fixes' into for-linusTakashi Iwai2016-02-034-146/+239
| |\ \
| | * | ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-032-103/+133
| | * | ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-031-12/+22
OpenPOWER on IntegriCloud