summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-11ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet1-0/+2
2018-07-03ASoC: core: Allow topology to override machine driver FE DAI link config.Liam Girdwood1-0/+13
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack1-0/+8
2018-07-02ASoC: ac97: convert to SPDX identifiersKuninori Morimoto5-54/+16
2018-07-02ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto1-11/+3
2018-07-02ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto1-18/+3
2018-07-02ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto1-7/+4
2018-07-02ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto1-7/+4
2018-07-02ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto2-23/+4
2018-07-02ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto1-5/+3
2018-07-02ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack1-0/+3
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack1-5/+5
2018-06-25Merge tag 'pxa-for-4.19-dma_slave_map' ofMark Brown3-2/+13
2018-06-22ASoC: soc-pcm: DPCM cares BE channel constraintJiada Wang1-0/+2
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart1-0/+5
2018-06-18ARM: pxa: change SSP DMA channels allocationRobert Jarzmik1-2/+0
2018-06-18dmaengine: pxa: document pxad_paramRobert Jarzmik1-0/+9
2018-06-18dmaengine: pxa: use a dma slave mapRobert Jarzmik1-0/+4
2018-06-18ASoC: rt5682: add rt5682 codec driverBard Liao1-0/+40
2018-06-18ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki1-0/+15
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+7
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-9/+14
2018-06-16Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+2
2018-06-16Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds11-11/+11
2018-06-16Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+69
2018-06-16Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds4-209/+0
2018-06-16Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-0/+13
2018-06-16Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-38/+70
2018-06-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-6/+14
2018-06-16fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab1-1/+1
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab9-9/+9
2018-06-16docs: fix broken references with multiple hintsMauro Carvalho Chehab1-1/+1
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells1-0/+1
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig1-2/+0
2018-06-15Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe1-2/+0
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho1-14/+14
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2018-06-15aio: mark __aio_sigset::sigmask constAvi Kivity1-1/+1
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-5/+38
2018-06-15mm: fix oom_kill event handlingRoman Gushchin1-4/+22
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland2-1/+15
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt1-0/+1
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-16/+18
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-6/+11
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long1-0/+5