summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Mediatek: MT8183: enable dev runtime suspend and resumeJiaxin Yu2019-05-231-4/+1
* ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platformsTakashi Iwai2019-05-225-0/+291
* ASoC: Add support for Conexant CX2072X CODECSimon Ho2019-05-224-0/+2050
* ASoC: fsl_asrc: Unify the supported input and output rateS.j. Wang2019-05-211-13/+19
* Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-05-2113-33/+47
|\
| * ASoC: Intel: sof-rt5682: fix AMP quirk supportSathya Prakash M R2019-05-211-2/+3
| * ASoC: Intel: sof-rt5682: fix for codec button mappingSathya Prakash M R2019-05-211-3/+3
| * ASoC: simple-card: Fix configuration of DAI formatJon Hunter2019-05-201-5/+5
| * ASoC: Intel: soc-acpi: Fix machine selection orderSathya Prakash M R2019-05-201-5/+5
| * ASoC: rt5677-spi: Handle over reading when flipping bytesCurtis Malainey2019-05-201-2/+3
| * ASoC: soc-dpm: fixup DAI active unbalanceKuninori Morimoto2019-05-201-2/+2
| * ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-05-171-0/+1
| * ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang2019-05-161-2/+2
| * ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman2019-05-131-1/+4
| * ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang2019-05-131-1/+2
| * ASoC: ak4458: add return value for ak4458_probeViorel Suman2019-05-131-6/+7
| * ASoC : cs4265 : readable register too lowMatt Flax2019-05-131-1/+1
| * ASoC: SOF: fix error in verbose ipc command parsingRanjani Sridharan2019-05-131-1/+1
| * ASoC: SOF: fix race in FW boot timeout handlingKai Vehmanen2019-05-131-0/+2
| * ASoC: SOF: nocodec: fix undefined referencePierre-Louis Bossart2019-05-131-2/+6
* | ASoC: soc-pcm: fixup try_module_get()/module_put() timingKuninori Morimoto2019-05-211-9/+7
* | ASoC: Intel: sof-rt5682: add newline for claritySathya Prakash M R2019-05-211-0/+1
* | ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu2019-05-211-9/+9
* | ASoC: Mediatek: MT8183: fix compile errorJiaxin Yu2019-05-211-2/+1
* | ASoC: cs42xx8: add reset-gpios in binding documentS.j. Wang2019-05-201-0/+6
* | ASoC: soc-core: WARN() is not related to component->driver->probeKuninori Morimoto2019-05-201-5/+4
* | ASoC: rsnd: move pcm_new from snd_soc_component_driver to snd_soc_dai_driverKuninori Morimoto2019-05-201-60/+60
* | ASoC: Intel: glk_rt5682_max98357a: Remap button control-functionYong Zhi2019-05-201-3/+4
* | ASoC: Mediatek: MT8183: enable IIR filterShunli Wang2019-05-201-3/+11
* | ASoC: rename functions that pollute the simple_xxx namespaceAmir Goldstein2019-05-201-4/+4
* | Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown2019-05-2011433-321819/+502182
|\ \
| * | Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
| * | Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
| |\ \
| | * | ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| | * | ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| | * | ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
| |\ \ \
| | * | | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| | * | | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| | * | | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| | * | | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| | * | | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| | * | | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| | * | | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
| * | | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
| |\ \ \ \
| | * | | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| | * | | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| | * | | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| | * | | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| | * | | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13