summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan2020-02-111-52/+39
* ASoC: SOF: Do not reset hw_params for streams that ignored suspendRanjani Sridharan2020-02-111-0/+7
* drm/mediatek: support HDMI jack status reportingTzung-Bi Shih2020-02-111-3/+31
* drm/mediatek: exit earlier if failed to register audio driverTzung-Bi Shih2020-02-111-3/+8
* ASoC: ti: davinci-mcasp: remove redundant assignment to variable retColin Ian King2020-02-111-4/+2
* ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7'YueHaibing2020-02-111-3/+0
* ASoC: mediatek: mt8173-rt5650: support HDMI jack reportingTzung-Bi Shih2020-02-111-1/+16
* ASoC: ti: davinci-mcasp: Add support for platforms using UDMAPeter Ujfalusi2020-02-112-1/+10
* ASoC: ti: Add udma-pcm platform driver for UDMAPeter Ujfalusi2020-02-114-0/+67
* ASoC: Use imply for SND_SOC_ALL_CODECSGeert Uytterhoeven2020-02-111-257/+263
* ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru2020-02-111-0/+10
* ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru2020-02-111-0/+51
* ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2020-02-112-7/+7
* spi: pxa2xx: Enable support for compile-testingGeert Uytterhoeven2020-02-111-1/+1
* ASoC: rt5659: remove redundant assignment to variable idxColin Ian King2020-02-111-1/+1
* ASoC: Intel: mrfld: return error codes when an error occursColin Ian King2020-02-111-1/+1
* ASoC: stm32: i2s: improve error management on probe deferralOlivier Moysan2020-02-111-6/+19
* ASoC: stm32: spdifrx: improve error management on probe deferralOlivier Moysan2020-02-111-4/+11
* ASoC: stm32: sai: improve error management on probe deferralOlivier Moysan2020-02-112-6/+17
* ASoC: stm32: i2s: manage error when getting reset controllerOlivier Moysan2020-02-111-5/+9
* ASoC: stm32: spdifrx: manage error when getting reset controllerOlivier Moysan2020-02-111-5/+9
* ASoC: stm32: sai: manage error when getting reset controllerOlivier Moysan2020-02-111-5/+9
* ASoC: rt5682: Add the field "is_sdw" of private dataOder Chiou2020-02-112-64/+90
* ASoC: rl6231: Add new supports on rl6231Derek Fang2020-02-112-1/+2
* ASoC: wcd934x: Remove some unnecessary NULL checksNathan Chancellor2020-02-111-12/+8
* ASoC: Remove unused including <linux/version.h>YueHaibing2020-02-111-1/+0
* ASoC: Intel: CHT: add support for pcm512x boardsPierre-Louis Bossart2020-02-111-0/+7
* ASoC: Intel: BXT: switch pcm512x based boards to sof_pcm512xPierre-Louis Bossart2020-02-111-1/+1
* ASoC: Intel: sof_pcm512x: add support for SOF platforms with pcm512xPierre-Louis Bossart2020-02-113-0/+444
* ASoC: cros_ec_codec: Support setting bclk ratioYu-Hsuan Hsu2020-02-111-3/+22
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-091-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-0953-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-061-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-041-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-041-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0449-190/+172
| * kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
| * kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-041-1/+1
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-099-0/+2058
|\ \
| * | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-091-2/+2
* | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \
| * | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-061-0/+8
| * | | smb3: print warning once if posix context returned on openSteve French2020-02-062-0/+30
| * | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-061-1/+3
| * | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-061-1/+2
| * | | cifs: fix channel signingAurelien Aptel2020-02-061-2/+3