summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSEMac Chiang2019-05-311-1/+1
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-1/+1
* ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler2019-05-101-2/+6
* ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih2019-05-101-1/+1
* ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang2019-05-101-5/+14
* ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"Hans de Goede2019-05-081-1/+1
* ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck2019-04-171-0/+8
* ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2019-03-052-2/+2
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2019-02-121-4/+4
* ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-01-311-1/+7
* ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook GnawtyHans de Goede2019-01-091-0/+7
* ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook ClapperHans de Goede2019-01-091-0/+7
* ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2018-12-171-6/+6
* ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede2018-12-051-3/+29
* ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai2018-11-131-0/+1
* Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-172-1/+27
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-1/+1
| * Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao2018-09-121-6/+4
| * ASoC: Intel: Skylake: Acquire irq after RIRB allocationYong Zhi2018-08-141-4/+6
| * ASoC: Intel: bytcr_rt5640: Add quirks for 2 more devicesHans de Goede2018-08-141-0/+26
* | treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-2/+2
|/
* ASoC: Intel: bxt: Use refcap device for mono recordingYong Zhi2018-08-031-0/+14
* Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-017-211/+182
|\
| * ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-281-1/+1
| * ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-1/+7
| * ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-287-211/+176
* | ASoC: intel: Fix snd_pcm_format_t handlingTakashi Iwai2018-07-269-13/+11
* | ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja2018-07-251-0/+3
* | ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart2018-07-251-3/+3
* | ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart2018-07-251-14/+15
* | ASoC: Intel: common: make sst_dma functions staticPierre-Louis Bossart2018-07-251-4/+2
* | ASoC: Intel: Skylake: BDL definitions should be __le32Pierre-Louis Bossart2018-07-252-5/+5
* | ASoC: Intel: Haswell: fix endianness handlingPierre-Louis Bossart2018-07-251-24/+29
* | ASoC: Intel: bytcr_rt5640: Add quirk for the "Connect Tablet 9" tabletHans de Goede2018-07-191-0/+10
* | ASoC: Intel: bytcr_rt5651: Add quirk table entries for various devicesHans de Goede2018-07-191-0/+28
* | ASoC: Intel: bytcr_rt5651: Add mono speaker quirkHans de Goede2018-07-191-4/+11
* | ASoC: Intel: bytcr_rt5651: Add IN2 input mappingHans de Goede2018-07-191-5/+18
* | ASoC: Intel: bytcr_rt5651: Set OVCD limit for VIOS LTH17 to 2000uAHans de Goede2018-07-191-2/+5
* | ASoC: Intel: bytcr_rt5651: Fix using the wrong GPIO for the ext-amp on some b...Hans de Goede2018-07-191-4/+65
* | ASoC: Intel: Boards: Add GLK Realtek Maxim I2S machine driverNaveen Manohar2018-07-163-0/+659
* | ASoC: Intel: bytcr_rt5651: Reporting button pressesHans de Goede2018-07-101-2/+7
* | ASoC: Intel: bytcr_rt5651: Disable jack-detect over suspend/resumeHans de Goede2018-07-101-5/+44
* | ASoC: Intel: bytcr_rt5651: Add support for externar amplifier enable GPIOHans de Goede2018-07-101-3/+62
* | ASoC: Intel: bytcr_rt5651: Move getting of codec_dev into probe()Hans de Goede2018-07-101-12/+11
* | ASoC: Intel: bytcr_rt5651: Remove is_valleyview helperHans de Goede2018-07-101-12/+6
* | ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix2 8 tabletHans de Goede2018-07-101-0/+13
* | ASoC: Intel: bytcr_rt5651: Sort DMI table entries alphabeticallyHans de Goede2018-06-271-19/+22
* | ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_HP_LR_SWAPPED quirkHans de Goede2018-06-271-4/+23
* | ASoC: Intel: bytcr_rt5651: Simplify card long-nameHans de Goede2018-06-271-6/+4
* | ASoC: Intel: bytcr_rt5651: Fix DMIC map headsetmic mappingHans de Goede2018-06-271-2/+2