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
2016-09-13
hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-09-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+15
2016-09-09
virtio_console: Stop doing DMA on the stack
Andy Lutomirski
1
-8
/
+15
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-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+2
2016-09-03
tpm: invalid self test error message
Jarkko Sakkinen
1
-2
/
+1
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-31
drivers: char: mem: Check {read,write}_kmem() addresses
Robin Murphy
1
-0
/
+6
2016-08-31
char: xillybus: Fix spelling mistake and comment
Eli Billauer
1
-2
/
+2
2016-08-31
snsc: check return value of class_create
Zhouyi Zhou
1
-1
/
+6
2016-08-31
char/mwave: remove custom BOOLEAN type
Arnd Bergmann
7
-97
/
+93
2016-08-31
ppdev: use new parport device model
Sudip Mukherjee
1
-5
/
+20
2016-08-31
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
1
-39
/
+1
2016-08-30
tile-srom: avoid krealloc(... __GFP_ZERO) pattern
Chris Metcalf
1
-13
/
+15
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
1
-8
/
+2
2016-08-24
hwrng: mxc-rnga - Fix Kconfig dependency
Fabian Frederick
1
-1
/
+1
2016-08-19
agp/intel: Flush chipset writes after updating a single PTE
Chris Wilson
1
-0
/
+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
[prev]
[next]