summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
| * 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-241-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/+182Star
|\
| * 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/+176Star
* | ASoC: intel: Fix snd_pcm_format_t handlingTakashi Iwai2018-07-269-13/+11Star
* | 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/+2Star
* | 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/+11Star
* | ASoC: Intel: bytcr_rt5651: Remove is_valleyview helperHans de Goede2018-07-101-12/+6Star
* | 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/+4Star
* | ASoC: Intel: bytcr_rt5651: Fix DMIC map headsetmic mappingHans de Goede2018-06-271-2/+2
* | ASoC: Intel: bytcr_rt5651: Fix IN1 map headsetmic mappingHans de Goede2018-06-271-22/+7Star
* | ASoC: Intel: bytcr_rt5651: Remove IN2 input mappingsHans de Goede2018-06-271-28/+2Star
* | ASoC: Intel: bytcr_rt5651: Fix IN1_IN2_MAP quirk not being loggedHans de Goede2018-06-271-0/+2
* | ASoC: Intel: bytcr_rt5651: Change default input map from in2 to in1Hans de Goede2018-06-271-3/+3
* | ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_DEFAULT_QUIRKS defineHans de Goede2018-06-271-16/+9Star
* | ASoC: Intel: common: fix missing rename from 'reef' to 'sof'Pierre-Louis Bossart2018-06-221-2/+2
* | ASoC: Intel: common: rename 'reef' to 'sof' in ACPI matching tablePierre-Louis Bossart2018-06-213-54/+54
* | ASoC: Intel: common: fix copy/paste issue with SOF/broadwell topology filePierre-Louis Bossart2018-06-191-1/+1
* | ASoC: Intel: common: add entries for SOF-based machine driversPierre-Louis Bossart2018-06-191-0/+21
* | ASoC: Intel: common: add firmware/topology information for SOFPierre-Louis Bossart2018-06-193-0/+12
* | ASoC: Intel: common: Add Geminilake Dialog+Maxim machine driver entryNaveen Manohar2018-06-191-0/+12
* | ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart2018-06-197-157/+236
* | ASoC: Intel: Skylake: cleanup before moving ACPI tablesPierre-Louis Bossart2018-06-191-4/+4
* | ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aNaveen Manohar2018-06-192-3/+3