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
starfive-6.6.48-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
2013-10-10
random: optimize spinlock use in add_device_randomness()
Theodore Ts'o
1
-4
/
+10
2013-10-10
random: fix the tracepoint for get_random_bytes(_arch)
Theodore Ts'o
1
-1
/
+3
2013-10-10
random: account for entropy loss due to overwrites
H. Peter Anvin
1
-8
/
+52
2013-10-10
random: allow fractional bits to be tracked
H. Peter Anvin
1
-46
/
+92
2013-10-10
random: statically compute poolbitshift, poolbytes, poolbits
H. Peter Anvin
1
-20
/
+19
2013-10-10
random: mix in architectural randomness earlier in extract_buf()
Theodore Ts'o
1
-12
/
+12
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
1
-4
/
+4
2013-10-10
tpm: xen-tpmfront: fix missing declaration of xen_domain
Rob Herring
1
-0
/
+1
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2
-0
/
+2
2013-10-04
char: hwicap: Remove unnecessary dev_set_drvdata()
Michal Simek
1
-1
/
+0
2013-09-30
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
1
-36
/
+0
2013-09-26
Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...
Elad Wexler
1
-4
/
+4
2013-09-26
char: xilinx_hwicap: Remove casting the return value which is a void pointer
Jingoo Han
1
-1
/
+1
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
1
-2
/
+0
2013-09-26
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-36
/
+0
2013-09-25
tpm: xen-tpmfront: Remove the locality sysfs attribute
Jason Gunthorpe
1
-29
/
+0
2013-09-25
tpm: xen-tpmfront: Fix default durations
Jason Gunthorpe
1
-7
/
+0
2013-09-23
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-2
/
+1
2013-09-23
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
2
-4
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-4
/
+1
2013-09-12
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
Shuah Khan
1
-36
/
+24
2013-09-09
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+16
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
1
-22
/
+48
2013-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-79
/
+330
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
5
-9
/
+12
2013-09-05
Merge branch 'ipmi'
Linus Torvalds
3
-1
/
+79
2013-09-05
BMC support for PARISC machines
Thomas Bogendoerfer
1
-0
/
+75
2013-09-05
Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems
Jordan_Hargrave@Dell.com
1
-0
/
+2
2013-09-05
ipmi: Initialize locals to avoid warning
Corey Minyard
1
-1
/
+1
2013-09-05
ipmi: info leak in compat_ipmi_ioctl()
Dan Carpenter
1
-0
/
+1
2013-09-05
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-0
/
+486
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-09-04
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+0
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+27
2013-09-02
hwrng: via - Add MODULE_DEVICE_TABLE
Ben Hutchings
1
-0
/
+7
2013-08-30
drivers/xen-tpmfront: Fix compile issue with missing option.
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-08-21
hwrng: omap - reorder OMAP TRNG driver code
Olof Johansson
1
-54
/
+54
2013-08-19
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
2
-24
/
+52
2013-08-15
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
1
-5
/
+0
2013-08-14
hwrng: tx4939 - simplify use of devm_ioremap_resource
Julia Lawall
1
-3
/
+1
2013-08-09
drivers/tpm: add xen tpmfront interface
Daniel De Graaf
3
-0
/
+485
2013-08-09
hwrng: pixocel - Staticize 'rng_dev'
Jingoo Han
1
-1
/
+1
2013-08-09
hwrng: omap - Add OMAP4 TRNG support
Lokesh Vutla
2
-53
/
+305
2013-08-09
hwrng: omap - Add device tree support
Lokesh Vutla
1
-0
/
+12
2013-08-09
hwrng: omap - Remove duplicated function call
Lokesh Vutla
1
-1
/
+0
2013-08-09
hwrng: omap - Convert to devm_kzalloc()
Lokesh Vutla
1
-7
/
+2
2013-08-09
hwrng: omap - Use module_platform_driver macro
Lokesh Vutla
1
-16
/
+2
2013-08-09
virtio: console: prevent use-after-free of port name in port unplug
Amit Shah
1
-2
/
+1
2013-08-09
Merge branch 'master' into virtio-next
Rusty Russell
2
-24
/
+52
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-22
/
+48
[prev]
[next]