index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-05-08
Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-26
/
+34
2019-05-08
Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2019-05-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-63
/
+136
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+0
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
6
-7
/
+6
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-0
/
+10
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
6
-6
/
+6
2019-05-06
dtlk: remove double call to nonseekable_open
Kirill Smelkov
1
-1
/
+0
2019-04-24
ipmi: Remove warning if no slave address is present
Corey Minyard
2
-5
/
+3
2019-04-24
ipmi:ssif: Only unregister the platform driver if it was registered
Corey Minyard
1
-1
/
+2
2019-04-24
ipmi:ssif: compare block number correctly for multi-part return messages
Kamlakant Patel
1
-1
/
+5
2019-04-24
ipmi: Add the i2c-addr property for SSIF interfaces
Corey Minyard
5
-12
/
+22
2019-04-22
Merge 5.1-rc6 into tty-next
Greg Kroah-Hartman
7
-15
/
+36
2019-04-22
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-20
random: document get_random_int() family
George Spelvin
1
-7
/
+76
2019-04-20
random: fix CRNG initialization when random.trust_cpu=1
Jon DeVree
1
-1
/
+4
2019-04-20
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-17
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
1
-0
/
+2
2019-04-17
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-09
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
1
-2
/
+2
2019-04-09
tpm: fix an invalid condition in tpm_common_poll
Tadeusz Struk
1
-1
/
+8
2019-04-09
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-27
char: hpet: fix a missing check of ioremap
Kangjie Lu
1
-0
/
+2
2019-03-27
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-11
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-07
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-06
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
[next]