Age | Commit message (Expand) | Author | Files | Lines |
2017-12-27 | ALSA: hda - Fix missing COEF init for ALC225/295/299 | Takashi Iwai | 1 | -3/+5 |
2017-12-22 | ALSA: hda: Drop useless WARN_ON() | Takashi Iwai | 1 | -1/+1 |
2017-12-22 | ALSA: hda - change the location for one mic on a Lenovo machine | Hui Wang | 1 | -0/+1 |
2017-12-22 | ALSA: hda - fix headset mic detection issue on a Dell machine | Hui Wang | 1 | -0/+5 |
2017-12-22 | ALSA: hda - Add MIC_NO_PRESENCE fixup for 2 HP machines | Hui Wang | 1 | -0/+29 |
2017-12-20 | Merge tag 'asoc-fix-v4.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 27 | -139/+132 |
2017-12-20 | Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/tlv320aic31xx' an... | Mark Brown | 4 | -2/+12 |
2017-12-20 | Merge remote-tracking branches 'asoc/fix/msm8916', 'asoc/fix/nau8825', 'asoc/... | Mark Brown | 6 | -10/+16 |
2017-12-20 | Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atm... | Mark Brown | 6 | -20/+51 |
2017-12-20 | Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linus | Mark Brown | 1 | -5/+13 |
2017-12-20 | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus | Mark Brown | 5 | -92/+25 |
2017-12-20 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 4 | -8/+13 |
2017-12-20 | ASoC: rsnd: fixup ADG register mask | Kuninori Morimoto | 1 | -3/+3 |
2017-12-19 | ASoC: rt5514-spi: only enable wakeup when fully initialized | Brian Norris | 1 | -2/+2 |
2017-12-19 | ASoC: nau8825: fix issue that pop noise when start capture | Abhijeet Kumar | 1 | -0/+1 |
2017-12-19 | ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU | Takashi Iwai | 1 | -11/+16 |
2017-12-18 | ALSA: hda/realtek - Fix Dell AIO LineOut issue | Kailang Yang | 1 | -1/+34 |
2017-12-14 | ALSA: rawmidi: Avoid racy info ioctl via ctl device | Takashi Iwai | 1 | -3/+12 |
2017-12-14 | ASoC: rt5663: Fix the wrong result of the first jack detection | oder_chiou@realtek.com | 2 | -0/+8 |
2017-12-08 | ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update | Jiada Wang | 1 | -6/+10 |
2017-12-08 | ASoC: Intel: Change kern log level to avoid unwanted messages | Naveen Manohar | 1 | -1/+1 |
2017-12-08 | ASoC: atmel-classd: select correct Kconfig symbol | Alexandre Belloni | 1 | -1/+1 |
2017-12-08 | ASoC: wm_adsp: Fix validation of firmware and coeff lengths | Ben Hutchings | 1 | -6/+6 |
2017-12-07 | ALSA: hda - Add vendor id for Cannonlake HDMI codec | Guneshwor Singh | 1 | -2/+4 |
2017-12-07 | ALSA: usb-audio: Add native DSD support for Esoteric D-05X | Jussi Laako | 1 | -3/+4 |
2017-12-06 | Merge tag 'sound-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -5/+20 |
2017-12-06 | ASoC: Intel: Skylake: Do not check dev_type for dmic link type | Guneshwor Singh | 1 | -5/+10 |
2017-12-06 | ASoC: rockchip: disable clock on error | Stefan Potyra | 1 | -5/+13 |
2017-12-05 | ALSA: pcm: prevent UAF in snd_pcm_info | Robb Glasser | 1 | -0/+2 |
2017-12-05 | ALSA: hda/realtek - New codec support for ALC257 | Kailang Yang | 1 | -0/+8 |
2017-12-04 | ALSA: usb-audio: Add check return value for usb_string() | Jaejoong Kim | 1 | -4/+5 |
2017-12-04 | ALSA: usb-audio: Fix out-of-bound error | Jaejoong Kim | 1 | -0/+4 |
2017-11-30 | ASoC: tlv320aic31xx: Fix GPIO1 register definition | Andrew F. Davis | 1 | -1/+1 |
2017-11-30 | ASoC: codecs: msm8916-wcd: Fix supported formats | Srinivas Kandagatla | 2 | -3/+3 |
2017-11-30 | ALSA: seq: Remove spurious WARN_ON() at timer check | Takashi Iwai | 1 | -1/+1 |
2017-11-29 | ASoC: fsl_asrc: Fix typo in a field define | Nicolin Chen | 1 | -2/+2 |
2017-11-28 | Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU" | Takashi Iwai | 1 | -2/+2 |
2017-11-28 | ASoC: rsnd: ssiu: clear SSI_MODE for non TDM Extended modes | Jiada Wang | 1 | -1/+4 |
2017-11-27 | ASoC: rt5514: Add the sanity check for the driver_data in the resume function | oder_chiou@realtek.com | 1 | -4/+7 |
2017-11-27 | ASoC: fsl_ssi: serialize AC'97 register access operations | Maciej S. Szmigiero | 1 | -4/+22 |
2017-11-27 | ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure | Maciej S. Szmigiero | 1 | -6/+12 |
2017-11-27 | ASoC: amd: Add error checking to probe function | Guenter Roeck | 1 | -0/+7 |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2017-11-24 | ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w... | oder_chiou@realtek.com | 1 | -1/+1 |
2017-11-23 | Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -22/+66 |
2017-11-23 | ALSA: hda: Add Raven PCI ID | Vijendar Mukunda | 1 | -0/+3 |
2017-11-23 | ALSA: hda/realtek - Fix ALC700 family no sound issue | Kailang Yang | 1 | -1/+1 |
2017-11-22 | ASoC: rt5645: reset RT5645_AD_DA_MIXER at probe | Bard Liao | 1 | -0/+2 |
2017-11-22 | ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization | Takashi Iwai | 2 | -5/+11 |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -1/+1 |