summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-09ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto
2019-09-09regulator: slg51000: use devm_gpiod_get_optional() in probeDmitry Torokhov
2019-09-09Merge branch 'regulator-5.3' into regulator-5.4Mark Brown
2019-09-09regulator: lp8788-ldo: make array en_mask static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1308: make array pd static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King
2019-09-09SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki
2019-09-09ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki
2019-09-09ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik
2019-09-09ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi
2019-09-09gpio: fix line flag validation in lineevent_createKent Gibson
2019-09-09gpio: fix line flag validation in linehandle_createKent Gibson
2019-09-09gpio: mockup: add missing single_release()Wei Yongjun
2019-09-09crypto: caam - make sure clocks are enabled firstAndrey Smirnov
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel
2019-09-09crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel
2019-09-09crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel
2019-09-09crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel
2019-09-09crypto: skcipher - add the ability to abort a skcipher walkArd Biesheuvel
2019-09-09crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel
2019-09-09crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel
2019-09-09crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel
2019-09-09crypto: arm/aes - fix round key prototypesArd Biesheuvel
2019-09-09crypto: skcipher - Unmap pages after an external errorHerbert Xu
2019-09-09crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang
2019-09-09m68k: coldfire: Include the GPIO driver headerLinus Walleij
2019-09-08Linux 5.3-rc8v5.3-rc8Linus Torvalds
2019-09-08netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds
2019-09-08Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-08netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann
2019-09-08netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter
2019-09-08parisc: Disable HP HSC-PCI Cards to prevent kernel crashHelge Deller
2019-09-08parisc: add support for kexec_file_load() syscallSven Schnelle
2019-09-08parisc: wire up kexec_file_load syscallSven Schnelle
2019-09-08parisc: add kexec syscall supportSven Schnelle
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann