summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture PortMac Chiang2018-06-191-0/+1
* ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdHans de Goede2018-06-181-1/+1
* ASoC: Intel: bytcr_rt5640: Add quirk for the Nuvison/TMax TM800W560 tabletHans de Goede2018-06-181-0/+14
* ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Vi10 tabletHans de Goede2018-06-181-0/+16
* ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-183-7/+10
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-8/+12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2018-06-051-2/+3
|\
| * ASoC: Intel: bytcr_rt565: fix missing assignment to ret_valColin Ian King2018-05-031-2/+3
* | ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck2018-06-015-250/+4Star
* | ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2018-06-012-0/+243
* | ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang2018-06-011-8/+9
* | ASoC: Intel: bytcr_rt5651: Set card long_name based on quirksHans de Goede2018-05-311-0/+11
* | ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tabletHans de Goede2018-05-291-0/+10
* | ASoC: Intel: cht_bsw_nau8824: Fix jack_type to include SND_JACK_MICROPHONEHans de Goede2018-05-231-1/+1
* | ASoC: intel: skylake: fix spelling mistake: "Homogenous" -> "Homogeneous"Colin Ian King2018-05-211-2/+2
* | ASoC: Intel: bytcr_rt5640: Set card long_name based on quirksHans de Goede2018-05-171-0/+9
* | ASoC: Intel: bytcr_rt5640: Add quirks for various devicesHans de Goede2018-05-171-0/+141
* | ASoC: Intel: bytcr_rt5640: Use dmi_first_match() for DMI quirk handlingHans de Goede2018-05-171-15/+4Star
* | ASoC: Intel: bytcr_rt5640: Sort DMI quirk list alphabeticallyHans de Goede2018-05-171-20/+21
* | ASoC: Intel: bytcr_rt5640: Add default jack-detect settingsHans de Goede2018-05-171-1/+7
* | ASoC: Intel: bytcr_rt5640: Unify BYTCR input defaultsHans de Goede2018-05-171-3/+6
* | ASoC: Intel: bytcr_rt5640: Change BYTCR default input to IN3Hans de Goede2018-05-171-1/+1
* | ASoC: Intel: bytcr_rt5640: Enable jack detectionHans de Goede2018-05-171-16/+148
* | ASoC: Intel: bytcr_rt5640: Fix Dell Venue 8 5830 Pro quirkHans de Goede2018-05-171-2/+3
* | ASoC: Intel: bytcr_rt5640: Use device properties for setting up dmicHans de Goede2018-05-171-28/+14Star
* | ASoC: rt5663: Use the set_jack() instead of the export functionOder Chiou2018-05-172-2/+3
* | ASoC: Intel: bytcr_rt5640: Fix compile errorHans de Goede2018-05-131-2/+2
* | ASoC: Intel: bytcr_rt5640: Use device-property for differential micsHans de Goede2018-05-111-5/+43
* | ASoC: Intel: bytcr_rt5640: Configure PLL1 before using itHans de Goede2018-05-111-51/+49Star
* | ASoC: Intel: cht-bsw-rt5672: allow for topology-defined codec-dai setupPierre-Louis Bossart2018-05-011-9/+21
* | ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: kbl_da7219_max98357a: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1
* | ASoC: Intel: bytcr_rt5651: Replace GFP_ATOMIC with GFP_KERNELVinod Koul2018-04-201-1/+1