summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)Author
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-03ASoC: Intel: bxt: Use refcap device for mono recordingYong Zhi
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown
2018-07-26ASoC: intel: Fix snd_pcm_format_t handlingTakashi Iwai
2018-07-25ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja
2018-07-25ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart
2018-07-25ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart
2018-07-25ASoC: Intel: common: make sst_dma functions staticPierre-Louis Bossart
2018-07-25ASoC: Intel: Skylake: BDL definitions should be __le32Pierre-Louis Bossart
2018-07-25ASoC: Intel: Haswell: fix endianness handlingPierre-Louis Bossart
2018-07-19ASoC: Intel: bytcr_rt5640: Add quirk for the "Connect Tablet 9" tabletHans de Goede
2018-07-19ASoC: Intel: bytcr_rt5651: Add quirk table entries for various devicesHans de Goede
2018-07-19ASoC: Intel: bytcr_rt5651: Add mono speaker quirkHans de Goede
2018-07-19ASoC: Intel: bytcr_rt5651: Add IN2 input mappingHans de Goede
2018-07-19ASoC: Intel: bytcr_rt5651: Set OVCD limit for VIOS LTH17 to 2000uAHans de Goede
2018-07-19ASoC: Intel: bytcr_rt5651: Fix using the wrong GPIO for the ext-amp on some b...Hans de Goede
2018-07-16ASoC: Intel: Boards: Add GLK Realtek Maxim I2S machine driverNaveen Manohar
2018-07-10ASoC: Intel: bytcr_rt5651: Reporting button pressesHans de Goede
2018-07-10ASoC: Intel: bytcr_rt5651: Disable jack-detect over suspend/resumeHans de Goede
2018-07-10ASoC: Intel: bytcr_rt5651: Add support for externar amplifier enable GPIOHans de Goede
2018-07-10ASoC: Intel: bytcr_rt5651: Move getting of codec_dev into probe()Hans de Goede
2018-07-10ASoC: Intel: bytcr_rt5651: Remove is_valleyview helperHans de Goede
2018-07-10ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix2 8 tabletHans de Goede
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-27ASoC: Intel: bytcr_rt5651: Sort DMI table entries alphabeticallyHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_HP_LR_SWAPPED quirkHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Simplify card long-nameHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Fix DMIC map headsetmic mappingHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Fix IN1 map headsetmic mappingHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Remove IN2 input mappingsHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Fix IN1_IN2_MAP quirk not being loggedHans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Change default input map from in2 to in1Hans de Goede
2018-06-27ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_DEFAULT_QUIRKS defineHans de Goede
2018-06-22ASoC: Intel: common: fix missing rename from 'reef' to 'sof'Pierre-Louis Bossart
2018-06-21ASoC: Intel: common: rename 'reef' to 'sof' in ACPI matching tablePierre-Louis Bossart
2018-06-19ASoC: Intel: common: fix copy/paste issue with SOF/broadwell topology filePierre-Louis Bossart
2018-06-19ASoC: Intel: common: add entries for SOF-based machine driversPierre-Louis Bossart
2018-06-19ASoC: Intel: common: add firmware/topology information for SOFPierre-Louis Bossart
2018-06-19ASoC: Intel: common: Add Geminilake Dialog+Maxim machine driver entryNaveen Manohar
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart
2018-06-19ASoC: Intel: Skylake: cleanup before moving ACPI tablesPierre-Louis Bossart
2018-06-19ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aNaveen Manohar
2018-06-19ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture PortMac Chiang
2018-06-18ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdHans de Goede
2018-06-18ASoC: Intel: bytcr_rt5640: Add quirk for the Nuvison/TMax TM800W560 tabletHans de Goede
2018-06-18ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Vi10 tabletHans de Goede
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook