summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng2020-09-211-0/+7
* ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang2020-09-211-1/+5
* ALSA: asihpi: fix iounmap in error handlerTom Rix2020-09-211-2/+2
* Merge tag 'asoc-fix-v5.9-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-09-1126-139/+206
|\
| * ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo2020-09-081-12/+12
| * ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski2020-09-072-1/+3
| * ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede2020-09-021-0/+10
| * ASoC: Intel: haswell: Fix power transition refactorCezary Rojewski2020-09-011-104/+81
| * ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo2020-09-011-1/+3
| * ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki2020-09-011-0/+8
| * ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki2020-09-013-0/+6
| * ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet2020-08-281-1/+23
| * ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-283-2/+17
| * Merge series "ASoC: Fix return check for devm_regmap_init_sdw()" from Vinod K...Mark Brown2020-08-265-10/+10
| |\
| | * ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | * ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | * ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | * ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| | * ASoC: max98373: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| * | ASoC: qcom: common: Fix refcount imbalance on errorDinghao Liu2020-08-261-2/+4
| |/
| * ASoC: ti: fixup ams_delta_mute() function nameKuninori Morimoto2020-08-251-2/+2
| * ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto2020-08-251-0/+7
| * Merge tag 'v5.9-rc2' into asoc-5.9Mark Brown2020-08-2513748-231614/+686338
| |\
| * | ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread caseRander Wang2020-08-241-3/+4
| * | ASoC: qcom: Set card->owner to avoid warningsStephan Gerhold2020-08-214-0/+4
| * | ASoC: intel: atom: Add period size constraintBrent Lu2020-08-211-0/+11
| * | ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delayMateusz Gorski2020-08-191-1/+1
* | | ALSA: hda/realtek - The Mic on a RedmiBook doesn't workHui Wang2020-09-091-0/+13
* | | ALSA: hda: fixup headset for ASUS GX502 laptopLuke D Jones2020-09-071-0/+65
* | | ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai2020-09-031-1/+41
* | | ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-09-023-7/+7
* | | ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-09-021-2/+3
* | | ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang2020-09-021-0/+2
* | | ALSA: hda: hdmi - add Rocketlake supportRander Wang2020-09-021-0/+1
* | | Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai2020-09-0212623-219359/+666236
|\ \ \
| * | | ALSA: ua101: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| * | | ALSA: usb-audio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| * | | ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| * | | ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-6/+4
| * | | ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| * | | ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-022-7/+6
| * | | ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-3/+3
| * | | ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-5/+4
| * | | ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+4
| * | | ALSA: core: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | |/ | |/|
| * | Linux 5.9-rc2v5.9-rc2Linus Torvalds2020-08-231-1/+1
| * | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
| |\ \
| | * | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| | * | powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| | * | powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0