aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2018-07-19Merge branch 'topic/drm_audio_component' into for-nextTakashi Iwai
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai
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_driver, use hdac_driver insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff
2018-06-01ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack
2018-05-31ASoC: dapm: use match_string() helperXie Yisheng
2018-05-31ASoC: max98095: use match_string() helperXie Yisheng
2018-05-31ASoC: max98088: use match_string() helperXie Yisheng
2018-05-31ASoC: Intel: bytcr_rt5651: Set card long_name based on quirksHans de Goede
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann
2018-05-31ASoC: codecs: PCM1789: include gpio/consumer.hArnd Bergmann
2018-05-30ASoC: core: Fix return code shown on error for hw_paramsJon Hunter
2018-05-29ASoC: atmel-i2s: add driver for the new Atmel I2S controllerCyrille Pitchen
2018-05-29ASoC: qdsp6: q6routing: Add support to all TDM MixersSrinivas Kandagatla
2018-05-29ASoC: qdsp6: q6routing: Add macros for mixersSrinivas Kandagatla
2018-05-29ASoC: qdsp6: q6afe-dai: add support to tdm daisSrinivas Kandagatla
2018-05-29ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2SSrinivas Kandagatla
2018-05-29ASoC: qdsp6: qdafe: add support to tdm portsSrinivas Kandagatla
2018-05-29ASoC: dpcm: symmetry constraint on FE substreamKai Chieh Chuang
2018-05-29ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang
2018-05-29ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu
2018-05-29ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tabletHans de Goede
2018-05-28sound: Use octal not symbolic permissionsJoe Perches
2018-05-25Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang