summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-07-03ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang1-1/+8
2018-07-03ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai1-0/+1
2018-07-03ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai1-2/+8
2018-07-03ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai1-1/+1
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan1-0/+1
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-26ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg1-0/+1
2018-06-26ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg1-0/+1
2018-06-26ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-06-26ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai1-0/+1
2018-06-26ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang1-1/+5
2018-06-20ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla1-3/+6
2018-06-20ASoC: topology: Check widget kcontrols before deref.Liam Girdwood1-2/+2
2018-06-20ASoC: topology: Fix bugs of freeing soc topologyYan Wang1-1/+1
2018-06-20ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com1-0/+3
2018-06-05ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King1-2/+0
2018-05-30ALSA: vmaster: Propagate slave errorTakashi Iwai1-1/+4
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-05-25ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki1-2/+11
2018-05-25ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2018-05-25ASoC: samsung: odroid: Fix 32000 sample rate handlingSylwester Nawrocki1-4/+7
2018-05-25ASoC: rockchip: rk3288-hdmi-analog: Select needed codecsEzequiel Garcia1-0/+3
2018-05-25ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi1-6/+1
2018-05-25ALSA: usb-audio: Add native DSD support for Luxman DA-06Nobutaka Okabe1-13/+16
2018-05-22ALSA: control: fix a redundant-copy issueWenwen Wang1-2/+1
2018-05-22ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede1-0/+2
2018-05-22ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello1-0/+8
2018-05-09ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai1-2/+15
2018-05-09ALSA: aloop: Mark paused device as inactiveRobert Rosengren1-3/+9
2018-05-09ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto1-2/+3
2018-05-09ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai1-2/+2
2018-05-09ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai1-0/+2
2018-05-09ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2018-05-01ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-05-01ALSA: hda/realtek - change the location for one of two front micsKailang Yang1-0/+1
2018-05-01ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang1-0/+2
2018-05-01ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-05-01ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-05-01ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-05-01ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-05-01ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-05-01ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2-15/+15
2018-05-01ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-05-01ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-05-01ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-05-01ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-01ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2018-05-01ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto1-1/+1