summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla2018-08-021-7/+0
* ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-08-021-8/+5
* Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown2018-08-013-0/+95
|\
| * clk: add duty cycle supportJerome Brunet2018-06-193-0/+95
* | Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown2018-08-016-211/+248
|\ \
| * | ALSA: hda: Make audio component support more genericTakashi Iwai2018-07-173-36/+87
| * | ALSA: hda/i915: Associate audio component with devresTakashi Iwai2018-07-171-2/+4
| * | drm/i915: Split audio component to a generic typeTakashi Iwai2018-07-174-86/+106
| * | ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja2018-06-282-1/+11
| * | ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja2018-06-281-1/+2
| * | ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja2018-06-282-15/+7
| * | ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja2018-06-282-50/+39
| * | ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja2018-06-281-32/+4
| |/
* | ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai2018-07-301-0/+2
* | ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai2018-07-261-2/+8
* | Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Mark Brown2018-07-261-8/+8
|\ \
| * | ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart2018-07-261-8/+8
| |/
* | ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla2018-07-241-0/+8
* | ASoC: export snd_soc_of_get_slot_maskJerome Brunet2018-07-201-0/+3
* | ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla2018-07-181-0/+7
* | ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+2
* | ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood2018-07-031-0/+13
* | ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack2018-07-021-0/+8
* | ASoC: ac97: convert to SPDX identifiersKuninori Morimoto2018-07-025-54/+16
* | ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto2018-07-021-11/+3
* | ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto2018-07-021-18/+3
* | ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
* | ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto2018-07-021-7/+4
* | ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto2018-07-022-23/+4
* | ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+3
* | ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto2018-07-021-5/+2
* | ASoC: pxa: move some functions to pxa2xx-libDaniel Mack2018-06-291-0/+3
* | ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack2018-06-291-5/+5
* | Merge tag 'pxa-for-4.19-dma_slave_map' ofMark Brown2018-06-253-2/+13
|\ \
| * | ARM: pxa: change SSP DMA channels allocationRobert Jarzmik2018-06-181-2/+0
| * | dmaengine: pxa: document pxad_paramRobert Jarzmik2018-06-181-0/+9
| * | dmaengine: pxa: use a dma slave mapRobert Jarzmik2018-06-181-0/+4
| |/
* | ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang2018-06-221-0/+2
* | ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart2018-06-191-0/+5
* | ASoC: rt5682: add rt5682 codec driverBard Liao2018-06-181-0/+40
* | ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2018-06-181-0/+15
* | ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-06-181-0/+7
* | ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-181-9/+14
|/
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-172-4/+2
|\
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-2/+0
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-151-2/+0
| |\
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-141-2/+0