index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
1
-2
/
+2
2016-09-22
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
1
-2
/
+2
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
1
-4
/
+4
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-4
/
+4
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
1
-35
/
+15
2016-09-13
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
1
-0
/
+1
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
1
-37
/
+11
2016-09-13
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
1
-17
/
+20
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
1
-30
/
+7
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
1
-2
/
+3
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
1
-10
/
+1
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2
-6
/
+0
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
1
-19
/
+28
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
1
-6
/
+25
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
1
-19
/
+38
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
1
-1
/
+2
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
1
-4
/
+3
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
1
-6
/
+5
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
1
-3
/
+3
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
1
-5
/
+1
2016-08-31
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
4
-0
/
+207
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
1
-8
/
+2
2016-08-16
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
3
-567
/
+1
2016-08-02
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+8
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-0
/
+238
2016-07-31
random: Fix crashes with sparse node ids
Michael Ellerman
1
-3
/
+2
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
30
-1452
/
+2968
2016-07-28
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2016-07-28
random: use for_each_online_node() to iterate over NUMA nodes
Theodore Ts'o
1
-2
/
+1
2016-07-28
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-98
/
+384
2016-07-28
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+5
2016-07-27
ipmi: remove trydefaults parameter and default init
Tony Camuso
3
-87
/
+2
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+24
2016-07-27
shmem: get_unmapped_area align huge page
Hugh Dickins
1
-0
/
+24
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-16
/
+209
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2016-07-19
tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
Jason Gunthorpe
1
-6
/
+20
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
11
-63
/
+87
2016-07-19
tpm: use devm_add_action_or_reset
Sudip Mukherjee
1
-4
/
+4
2016-07-19
tpm2_i2c_nuvoton: add irq validity check
Andrew Zamansky
1
-4
/
+2
2016-07-19
tpm: read burstcount from TPM_STS in one 32-bit transaction
Andrey Pronin
1
-8
/
+3
2016-07-19
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
1
-1
/
+1
2016-07-19
tpm_tis_core: convert max timeouts from msec to jiffies
apronin@chromium.org
1
-4
/
+4
2016-07-14
dsp56k: prevent a harmless underflow
Dan Carpenter
1
-1
/
+1
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-5
/
+1
2016-07-04
random: strengthen input validation for RNDADDTOENTCNT
Theodore Ts'o
1
-6
/
+7
2016-07-03
random: add backtracking protection to the CRNG
Theodore Ts'o
1
-5
/
+49
2016-07-03
random: make /dev/urandom scalable for silly userspace programs
Theodore Ts'o
1
-4
/
+58
[next]