summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: vmaster: Propagate slave errorTakashi Iwai2018-05-301-1/+4
* ALSA: timer: Fix pause event notificationBen Hutchings2018-05-301-2/+2
* ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki2018-05-251-2/+11
* ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan2018-05-251-0/+3
* ASoC: samsung: odroid: Fix 32000 sample rate handlingSylwester Nawrocki2018-05-251-4/+7
* ASoC: rockchip: rk3288-hdmi-analog: Select needed codecsEzequiel Garcia2018-05-251-0/+3
* ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi2018-05-251-6/+1
* ALSA: usb-audio: Add native DSD support for Luxman DA-06Nobutaka Okabe2018-05-251-13/+16
* ALSA: control: fix a redundant-copy issueWenwen Wang2018-05-221-2/+1
* ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede2018-05-221-0/+2
* ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello2018-05-221-0/+8
* ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai2018-05-091-2/+15
* ALSA: aloop: Mark paused device as inactiveRobert Rosengren2018-05-091-3/+9
* ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto2018-05-091-2/+3
* ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai2018-05-091-2/+2
* ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai2018-05-091-0/+2
* ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai2018-05-091-1/+1
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-011-0/+7
* ALSA: hda/realtek - change the location for one of two front micsKailang Yang2018-05-011-0/+1
* ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang2018-05-011-0/+2
* ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang2018-05-011-0/+2
* ALSA: hda: Hardening for potential Spectre v1Takashi Iwai2018-05-011-1/+11
* ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-05-014-40/+55
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-05-011-4/+8
* ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-05-011-0/+1
* ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2018-05-012-15/+15
* ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai2018-05-011-2/+4
* ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai2018-05-011-10/+14
* ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2018-05-012-5/+12
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-05-011-2/+5
* ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai2018-05-011-1/+8
* ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto2018-05-011-1/+1
* ALSA: dice: fix OUI for TC groupTakashi Sakamoto2018-05-011-1/+1
* ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-05-011-0/+3
* ASoC: rockchip: Use dummy_dai for rt5514 dsp dailinkJeffy Chen2018-04-261-3/+16
* ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter2018-04-261-3/+3
* ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2018-04-262-1/+5
* ALSA: hda/realtek - adjust the location of one micHui Wang2018-04-241-0/+1
* ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang2018-04-241-0/+2
* 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
* ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai2018-04-241-1/+7
* ASoC: topology: Fix kcontrol name string handlingLiam Girdwood2018-04-241-5/+18
* ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly2018-04-241-6/+13