summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Make ioctls race-freeTakashi Iwai2018-01-112-0/+4
* ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-111-1/+0
* ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-101-0/+1
* ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai2018-01-101-0/+1
* ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai2018-01-081-15/+21
* ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai2018-01-081-0/+8
* ALSA: aloop: Fix racy hw constraints adjustmentTakashi Iwai2018-01-051-30/+21
* ALSA: aloop: Fix inconsistent format due to incomplete ruleTakashi Iwai2018-01-051-7/+6
* ALSA: aloop: Release cable upon open error pathTakashi Iwai2018-01-051-13/+25
* ALSA: pcm: Workaround for weird PulseAudio behavior on rewind errorTakashi Iwai2018-01-051-2/+7
* ALSA: pcm: Add missing error checks in OSS emulation plugin builderTakashi Iwai2018-01-041-3/+11
* ALSA: pcm: Remove incorrect snd_BUG_ON() usagesTakashi Iwai2018-01-022-3/+2
* ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai2017-12-271-3/+5
* ALSA: hda: Drop useless WARN_ON()Takashi Iwai2017-12-221-1/+1
* ALSA: hda - change the location for one mic on a Lenovo machineHui Wang2017-12-221-0/+1
* ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang2017-12-221-0/+5
* ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machinesHui Wang2017-12-221-0/+29
* Merge tag 'asoc-fix-v4.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2017-12-2027-139/+132
|\
| *---. Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/tlv320aic31xx' an...Mark Brown2017-12-204-2/+12
| |\ \ \
| | | | * ASoC: twl4030: fix child-node lookupJohan Hovold2017-11-161-1/+3
| | | * | ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis2017-11-301-1/+1
| | * | | ASoC: rt5663: Fix the wrong result of the first jack detectionoder_chiou@realtek.com2017-12-142-0/+8
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/fix/msm8916', 'asoc/fix/nau8825', 'asoc/...Mark Brown2017-12-206-10/+16
| |\ \ \ \ \ \
| | | | | * | | ASoC: rt5645: reset RT5645_AD_DA_MIXER at probeBard Liao2017-11-221-0/+2
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: rt5514-spi: only enable wakeup when fully initializedBrian Norris2017-12-191-2/+2
| | | | * | | ASoC: rt5514: Add the sanity check for the driver_data in the resume functionoder_chiou@realtek.com2017-11-271-4/+7
| | | | * | | ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w...oder_chiou@realtek.com2017-11-241-1/+1
| | | | |/ /
| | | * | | ASoC: nau8825: fix issue that pop noise when start captureAbhijeet Kumar2017-12-191-0/+1
| | | | |/ | | | |/|
| | * | | ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla2017-11-302-3/+3
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atm...Mark Brown2017-12-206-20/+51
| |\ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / | | | | | | |/| | |
| | | | | | | | * | ASoC: fsl_ssi: serialize AC'97 register access operationsMaciej S. Szmigiero2017-11-271-4/+22
| | | | | | | | * | ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero2017-11-271-6/+12
| | | | | | | |/ / | | | | | | |/| |
| | | | | | | * | ASoC: fsl_asrc: Fix typo in a field defineNicolin Chen2017-11-291-2/+2
| | | | | | |/ /
| | | | | * | | ASoC: da7218: fix fix child-node lookupJohan Hovold2017-11-161-1/+1
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: atmel-classd: select correct Kconfig symbolAlexandre Belloni2017-12-081-1/+1
| | | | | |/ | | | | |/|
| | | * | | ASoC: amd: Add error checking to probe functionGuenter Roeck2017-11-271-0/+7
| | | |/ /
| | * | | ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings2017-12-081-6/+6
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown2017-12-201-5/+13
| |\ \ \
| | * | | ASoC: rockchip: disable clock on errorStefan Potyra2017-12-061-5/+13
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2017-12-205-92/+25
| |\ \ \
| | * | | ASoC: rsnd: fixup ADG register maskKuninori Morimoto2017-12-201-3/+3
| | * | | ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_updateJiada Wang2017-12-081-6/+10
| | * | | ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modesJiada Wang2017-11-281-1/+4
| | * | | ASoC: rcar: revert IOMMU support so farKuninori Morimoto2017-11-162-82/+8
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2017-12-204-8/+13
| |\ \ \
| | * | | ASoC: Intel: Change kern log level to avoid unwanted messagesNaveen Manohar2017-12-081-1/+1
| | * | | ASoC: Intel: Skylake: Do not check dev_type for dmic link typeGuneshwor Singh2017-12-061-5/+10
| | * | | ASoC: Intel: kbl: Modify map for Headset Playback to fix pop-noiseNaveen Manohar2017-11-162-2/+2
| * | | | Merge tag 'sound-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-12-064-5/+20
| |\ \ \ \
| * | | | | Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU"Takashi Iwai2017-11-281-2/+2
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud