Merge branch 'work.coredump' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / drivers / soundwire / qcom.c
2021-04-27 Linus TorvaldsMerge branch 'work.coredump' of git://git./linux/kernel...
2021-04-27 Linus TorvaldsMerge branch 'work.inode-type-fixes' of git://git....
2021-04-27 Linus TorvaldsMerge tag 'cfi-v5.13-rc1' of git://git./linux/kernel...
2021-04-27 Linus TorvaldsMerge tag 'overflow-v5.13-rc1' of git://git./linux...
2021-04-27 Linus TorvaldsMerge tag 'pstore-v5.13-rc1' of git://git./linux/kernel...
2021-04-27 Linus TorvaldsMerge tag 'seccomp-v5.13-rc1' of git://git./linux/kerne...
2021-04-26 Linus TorvaldsMerge tag 'spi-v5.13' of git://git./linux/kernel/git...
2021-04-26 Linus TorvaldsMerge tag 'regulator-v5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'regmap-v5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'mtd/for-5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'devprop-5.13-rc1' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'pm-5.13-rc1' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'acpi-5.13-rc1' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'hwmon-for-v5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'for-5.13-tag' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag '5.12-rc-smb3-fixes-part1' of git://git.samba...
2021-04-26 Linus TorvaldsMerge tag 'nfsd-5.13' of git://git./linux/kernel/git...
2021-04-26 Linus TorvaldsMerge tag 'erofs-for-5.13-rc1' of git://git./linux...
2021-04-26 Linus TorvaldsMerge tag 'locks-v5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'docs-5.13' of git://git.lwn.net/linux
2021-04-26 Linus TorvaldsMerge tag 'arm-apple-m1-5.13' of git://git./linux/kerne...
2021-04-26 Linus TorvaldsMerge tag 'arm-newsoc-5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'arm-dt-5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'arm-drivers-5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'arm-defconfig-5.13' of git://git./linux...
2021-04-26 Linus TorvaldsMerge tag 'arm-soc-5.13' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'usb-5.13-rc1' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'tty-5.13-rc1' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'staging-5.13-rc1' of git://git./linux/kernel...
2021-04-26 Linus TorvaldsMerge tag 'driver-core-5.13-rc1' of git://git./linux...
2021-04-26 Linus TorvaldsMerge tag 'char-misc-5.13-rc1' of git://git./linux...
2021-04-15 Greg Kroah-HartmanMerge tag 'icc-5.13-rc1' of git://git./linux/kernel...
2021-04-11 Greg Kroah-HartmanMerge tag 'mhi-for-v5.13' of git://git./linux/kernel...
2021-04-08 Greg Kroah-HartmanMerge tag 'extcon-next-for-5.13' of git://git./linux...
2021-04-08 Greg Kroah-HartmanMerge tag 'fpga-late-for-5.13' of git://git./linux...
2021-04-07 Greg Kroah-HartmanMerge tag 'phy-for-5.13' of git://git./linux/kernel...
2021-04-07 Greg Kroah-HartmanMerge tag 'soundwire-5.13-rc1' of git://git./linux...
2021-04-06 Srinivas Kandagatlasoundwire: qcom: handle return correctly in qcom_swrm_t...
2021-04-06 Srinivas Kandagatlasoundwire: qcom: cleanup internal port config indexing
2021-04-06 Srinivas Kandagatlasoundwire: qcom: wait for fifo space to be available...
2021-04-06 Srinivas Kandagatlasoundwire: qcom: add static port map support
2021-04-06 Srinivas Kandagatlasoundwire: qcom: update port map allocation bit mask
2021-04-01 Paolo BonziniMerge branch 'kvm-fix-svm-races' into kvm-master
2021-04-01 Vinod Koulsoundwire: qcom: use signed variable for error return
2021-03-30 Srinivas Kandagatlasoundwire: qcom: wait for enumeration to be complete...
2021-03-30 Srinivas Kandagatlasoundwire: qcom: add auto enumeration support
2021-03-30 Srinivas Kandagatlasoundwire: qcom: add support to new interrupts
2021-03-30 Srinivas Kandagatlasoundwire: qcom: update register read/write routine
2021-03-30 Srinivas Kandagatlasoundwire: qcom: start the clock during initialization
2021-03-30 Srinivas Kandagatlasoundwire: qcom: set continue execution flag for ignore...
2021-03-30 Srinivas Kandagatlasoundwire: qcom: add support to missing transport params
2021-03-30 Pierre-Louis Bossartsoundwire: qcom: check of_property_read status
2021-03-23 Pierre-Louis Bossartsoundwire: qcom: add missing \n in dev_err()
2021-02-25 Linus TorvaldsMerge tag 'pwm/for-5.12-rc1' of git://git./linux/kernel...
2021-02-24 Stefan SchmidtMerge remote-tracking branch 'net/master'
2021-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2021-02-23 Dmitry TorokhovMerge branch 'next' into for-linus
2021-02-23 Dmitry TorokhovMerge tag 'v5.11' into next
2021-02-22 Linus TorvaldsMerge tag 'livepatching-for-5.12' of git://git./linux...
2021-02-22 Petr MladekMerge branch 'printk-rework' into for-linus
2021-02-13 Linus TorvaldsMerge tag 'for-5.11-rc7-tag' of git://git./linux/kernel...
2021-02-12 Linus TorvaldsMerge tag 'for-linus-5.11-rc8-tag' of git://git./linux...
2021-02-12 Marc ZyngierMerge tag 'kvmarm-fixes-5.11-2' into kvmarm-master...
2021-02-10 Thomas GleixnerMerge tag 'timers-v5.12-rc1' of https://git.linaro...
2021-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-02-02 Russell KingMerge tag 'amba-make-remove-return-void' of https:...
2021-01-29 Linus TorvaldsMerge tag 'for-5.11-rc5-tag' of git://git./linux/kernel...
2021-01-28 Linus TorvaldsMerge tag 'for-linus-5.11-rc6-tag' of git://git./linux...
2021-01-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-3' of git://git./linux...
2021-01-25 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-2' of git://git./linux...
2021-01-25 Petr MladekMerge branch 'printk-rework' into for-linus
2021-01-22 Paul E. McKenneyMerge branches 'doc.2021.01.06a', 'fixes.2021.01.04b...
2021-01-21 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2021-01-21 Petr MladekMerge branch 'printk-rework' into for-linus
2021-01-21 Joonas LahtinenMerge tag 'gvt-gt-next-2021-01-18' of https://github...
2021-01-21 Greg Kroah-HartmanMerge branch 'tty-splice' of git://git./linux/kernel...
2021-01-21 Greg Kroah-HartmanMerge 9bb48c82aced ("tty: implement write_iter") into...
2021-01-20 Linus TorvaldsMerge tag 'for-5.11-rc4-tag' of git://git./linux/kernel...
2021-01-20 Linus TorvaldsMerge tag 'for-linus-5.11-rc5-tag' of git://git./linux...
2021-01-20 Daniel VetterMerge tag 'amd-drm-next-5.12-2021-01-20' of https:...
2021-01-18 Tony LindgrenMerge tag 'omap-for-v5.11/dt-late-signed' into omap...
2021-01-15 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-01-15 Linus TorvaldsMerge tag 'for-linus-5.11-rc4-tag' of git://git./linux...
2021-01-15 Tony LindgrenMerge branch 'cpuidle-fix' into fixes
2021-01-15 Joonas LahtinenMerge drm/drm-next into drm-intel-gt-next
2021-01-15 Dave AirlieMerge tag 'drm-intel-gt-next-2021-01-14' of git://anong...
2021-01-14 Dave AirlieMerge tag 'amd-drm-next-5.12-2021-01-08' of https:...
2021-01-12 Thomas GleixnerMerge tag 'irqchip-fixes-5.11-1' of git://git./linux...
2021-01-11 Linus TorvaldsMerge tag 'for-5.11-rc3-tag' of git://git./linux/kernel...
2021-01-11 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2021-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-01-08 Linus TorvaldsMerge tag 'arm-fixes-5.11-1' of git://git./linux/kernel...
2021-01-08 Arnd BergmannMerge tag 'v5.11-berlin-dts' of git://git./linux/kernel...
2021-01-08 Arnd BergmannMerge tag 'v5.11-berlin-dts64' of git://git./linux...
2021-01-08 Rodrigo ViviMerge drm/drm-next into drm-intel-next
2021-01-08 Daniel VetterMerge tag 'drm-msm-fixes-2021-01-07' of https://gitlab...
2021-01-07 Takashi IwaiMerge branch 'for-linus' into for-next
2021-01-07 Takashi IwaiMerge tag 'asoc-fix-v5.11-rc2' of https://git./linux...
2021-01-07 Maarten LankhorstMerge drm/drm-next into drm-misc-next
next