summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.4.144' into v4.4-rtDaniel Wagner2018-07-251-6/+14
|\
| * ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-251-6/+14
* | Merge tag 'v4.4.139' into v4.4-rtDaniel Wagner2018-07-257-15/+24
|\ \ | |/
| * ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai2018-07-031-0/+1
| * ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin2018-07-031-8/+10
| * ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin2018-07-033-6/+6
| * ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-07-031-0/+2
| * ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg2018-07-031-0/+1
| * ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg2018-07-031-0/+1
| * ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-07-031-1/+3
* | Merge tag 'v4.4.136' into v4.4-rtDaniel Wagner2018-06-141-2/+0
|\ \ | |/
| * ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King2018-06-061-2/+0
* | Merge tag 'v4.4.134' into v4.4-rtDaniel Wagner2018-06-147-9/+28
|\ \ | |/
| * ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki2018-05-301-2/+11
| * ALSA: vmaster: Propagate slave errorTakashi Iwai2018-05-301-1/+4
| * ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan2018-05-301-0/+3
| * ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-05-301-3/+3
| * ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2018-05-302-1/+5
| * ALSA: timer: Fix pause event notificationBen Hutchings2018-05-301-2/+2
* | Merge tag 'v4.4.133' into v4.4-rtDaniel Wagner2018-05-294-120/+113
|\ \ | |/
| * ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-261-2/+1
| * ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-261-0/+2
| * ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-261-0/+8
| * ALSA: timer: Call notifier in the same spinlockTakashi Iwai2018-05-261-118/+102
* | Merge tag 'v4.4.132' into v4.4-rtDaniel Wagner2018-05-173-7/+28
|\ \ | |/
| * ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-05-161-2/+15
| * ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-05-161-3/+9
| * ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-05-161-2/+2
| * ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-05-161-0/+2
* | Merge tag 'v4.4.131' into v4.4-rtDaniel Wagner2018-05-0214-63/+121
|\ \ | |/
| * ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-021-0/+7
| * ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang2018-05-021-0/+2
| * ALSA: hda: Hardening for potential Spectre v1Takashi Iwai2018-05-021-1/+11
| * ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-05-024-40/+55
| * ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-05-021-4/+8
| * ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-05-021-0/+1
| * ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai2018-05-021-2/+4
| * ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai2018-05-021-10/+14
| * ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2018-05-022-5/+12
| * ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-05-021-2/+5
| * ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-05-021-0/+3
* | Merge tag 'v4.4.129' into v4.4-rtDaniel Wagner2018-05-026-53/+186
|\ \ | |/
| * ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang2018-04-241-1/+2
| * ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai2018-04-241-6/+12
| * ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza2018-04-241-1/+1
| * ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-04-241-2/+3
| * ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai2018-04-241-25/+42
| * ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-241-9/+27
| * ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai2018-04-241-28/+106
| * ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai2018-04-241-1/+1