summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown-6831/+12088
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown-161/+459
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang-0/+63
2019-09-09ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang-2/+2
2019-09-09ASoC: rt5677: Remove magic number register writesCurtis Malainey-5/+11
2019-09-09ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto-8/+9
2019-09-09ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto-1/+7
2019-09-09ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto-16/+15
2019-09-09ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto-29/+29
2019-09-09ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto-25/+25
2019-09-09ASoC: soc-core: add new soc_link_init()Kuninori Morimoto-10/+18
2019-09-09ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto-20/+20
2019-09-09ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto-14/+15
2019-09-09ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto-18/+15
2019-09-09ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto-19/+19
2019-09-09ASoC: rt1308: make array pd static const, makes object smallerColin Ian King-1/+2
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King-1/+2
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King-1/+2
2019-09-09SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki-0/+7
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki-0/+3
2019-09-09ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King-2/+2
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki-15/+20
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki-18/+16
2019-09-09ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik-6/+35
2019-09-09ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi-0/+6
2019-09-08Linux 5.3-rc8v5.3-rc8Linus Torvalds-1/+1
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds-4/+4
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-9/+6
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers-4/+4
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds-4/+0
2019-09-07Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+7
2019-09-07Documentation/process: Add Qualcomm process ambassador for hardware security ...Trilok Soni-1/+1
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-13/+33
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-2/+2
2019-09-06Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+4
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires-1/+1
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-3/+10
2019-09-06Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfsLinus Torvalds-175/+257
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-31/+103
2019-09-06Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-1/+1
2019-09-06Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-14/+202
2019-09-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-562/+17
2019-09-06Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-18/+4
2019-09-06Documentation/process/embargoed-hardware-issues: Microsoft ambassadorSasha Levin-1/+1
2019-09-06soc: qcom: geni: Provide parameter error checkingLee Jones-0/+6
2019-09-06iommu/amd: Fix race in increase_address_space()Joerg Roedel-5/+11
2019-09-06iommu/amd: Flush old domains in kdump kernelStuart Hayes-0/+24
2019-09-06Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-9/+187
2019-09-06Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...Dave Airlie-5/+3