index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
2016-08-31
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
2016-08-16
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
random: Fix crashes with sparse node ids
Michael Ellerman
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-28
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-07-27
random: use for_each_online_node() to iterate over NUMA nodes
Theodore Ts'o
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-27
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-07-27
ipmi: remove trydefaults parameter and default init
Tony Camuso
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-19
tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
Jason Gunthorpe
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
tpm: use devm_add_action_or_reset
Sudip Mukherjee
2016-07-19
tpm2_i2c_nuvoton: add irq validity check
Andrew Zamansky
2016-07-19
tpm: read burstcount from TPM_STS in one 32-bit transaction
Andrey Pronin
2016-07-19
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
2016-07-19
tpm_tis_core: convert max timeouts from msec to jiffies
apronin@chromium.org
2016-07-14
dsp56k: prevent a harmless underflow
Dan Carpenter
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2016-07-03
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
2016-07-03
random: add backtracking protection to the CRNG
Theodore Ts'o
2016-07-03
random: make /dev/urandom scalable for silly userspace programs
Theodore Ts'o
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-29
powerpc/powernv: Add driver for operator panel on FSP machines
Suraj Jitindar Singh
[next]