index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
ipmi: Add the i2c-addr property for SSIF interfaces
Corey Minyard
5
-12
/
+22
2019-04-21
Merge 5.1-rc6 into tty-next
Greg Kroah-Hartman
7
-15
/
+36
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
7
-15
/
+36
2019-04-20
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
1
-25
/
+27
2019-04-19
random: document get_random_int() family
George Spelvin
1
-7
/
+76
2019-04-19
random: fix CRNG initialization when random.trust_cpu=1
Jon DeVree
1
-1
/
+4
2019-04-19
random: move rand_initialize() earlier
Kees Cook
1
-3
/
+2
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-17
ipmi: avoid atomic_inc in exit function
Arnd Bergmann
1
-1
/
+1
2019-04-17
ipmi: Remove file from ipmi_file_private
Corey Minyard
1
-3
/
+0
2019-04-17
ipmi_si: remove an unused variable in try_smi_init()
Dan Carpenter
1
-2
/
+0
2019-04-17
ipmi: Make ipmi_interfaces_srcu variable static
YueHaibing
1
-1
/
+1
2019-04-17
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
1
-2
/
+17
2019-04-17
random: only read from /dev/random after its pool has received 128 bits
Theodore Ts'o
1
-22
/
+22
2019-04-17
drivers/char/random.c: make primary_crng static
Rasmus Villemoes
1
-1
/
+1
2019-04-17
drivers/char/random.c: remove unused stuct poolinfo::poolbits
Rasmus Villemoes
1
-3
/
+3
2019-04-17
drivers/char/random.c: constify poolinfo_table
Rasmus Villemoes
1
-1
/
+1
2019-04-16
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
1
-0
/
+2
2019-04-16
ipmi: Fix failure on SMBIOS specified devices
Corey Minyard
1
-1
/
+0
2019-04-15
hwrng: stm32 - set default random quality
Lionel Debieve
1
-0
/
+1
2019-04-15
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
1
-0
/
+8
2019-04-08
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-04-08
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
1
-1
/
+8
2019-04-08
tpm: turn on TPM on suspend for TPM 1.x
Jarkko Sakkinen
1
-8
/
+6
2019-04-05
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2019-03-28
char: hpet: fix a missing check of ioremap
Kangjie Lu
1
-0
/
+2
2019-03-28
virtio_console: initialize vtermno value for ports
Pankaj Gupta
1
-1
/
+2
2019-03-22
hwrng: omap - Set default quality
Rouven Czerwinski
1
-0
/
+1
2019-03-10
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
26
-700
/
+721
2019-03-08
Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
20
-482
/
+756
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-629
/
+300
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+322
2019-03-05
agp: efficeon: no need to set PG_reserved on GATT tables
David Hildenbrand
1
-2
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-9
/
+11
2019-02-28
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
1
-8
/
+10
2019-02-26
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-02-22
ipmi_si: Potential array underflow in hotmod_handler()
Dan Carpenter
1
-1
/
+2
2019-02-22
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
1
-42
/
+3
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
4
-30
/
+23
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
3
-6
/
+43
2019-02-22
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
1
-7
/
+15
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
3
-113
/
+98
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
9
-214
/
+205
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
8
-27
/
+29
2019-02-22
ipmi_si: Convert some types into unsigned
Corey Minyard
1
-4
/
+4
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
4
-76
/
+216
2019-02-20
hwrng: make symbol 'optee_rng_id_table' static
Wei Yongjun
1
-1
/
+1
2019-02-20
hwrng: Fix unsigned comparison with less than zero
YueHaibing
1
-2
/
+2
2019-02-20
hwrng: optee: Initialize some structs using memset instead of braces
Nathan Chancellor
1
-5
/
+13
[prev]
[next]