index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2019-11-22
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
2019-10-26
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: atmel - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: ka-sa - fix __iomem on registers
Ben Dooks
2019-10-26
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
2019-10-23
hwrng: core - Fix use-after-free warning in hwrng_register()
Laurent Vivier
2019-10-10
hwrng: core - move add_early_randomness() out of rng_mutex
Laurent Vivier
2019-10-05
hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe()
Markus Elfring
2019-10-05
hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_pr...
Markus Elfring
2019-10-05
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2019-10-05
hwrng: npcm - add NPCM RNG driver
Tomer Maimon
2019-09-29
Merge branch 'entropy'
Linus Torvalds
2019-09-29
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-20
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-09-19
Merge tag 'for-linus-5.4-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-12
ipmi_si_intf: Fix race in timer shutdown handling
Jes Sorensen
2019-09-09
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
2019-09-05
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
2019-09-04
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
2019-09-04
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-09-02
tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE
Sasha Levin
[next]