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-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
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
1
-102
/
+276
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
1
-2
/
+6
2016-06-29
powerpc/powernv: Add driver for operator panel on FSP machines
Suraj Jitindar Singh
3
-0
/
+238
2016-06-27
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
1
-2
/
+14
2016-06-26
mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC
Arnd Bergmann
1
-1
/
+1
2016-06-25
tpm_crb: fix address space of the return pointer in crb_map_res()
Jarkko Sakkinen
1
-1
/
+1
2016-06-25
tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl()
Jarkko Sakkinen
1
-1
/
+1
2016-06-25
tpm/tpm_tis_spi: Add support for spi phy
Christophe Ricard
3
-0
/
+285
2016-06-25
tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy
Christophe Ricard
5
-882
/
+958
2016-06-25
tpm_tis: Introduce intermediate layer for TPM access
Christophe Ricard
2
-101
/
+270
2016-06-25
tpm: tpm_tis: Share common data between phys
Christophe Ricard
2
-76
/
+132
2016-06-25
tpm: Add include guards in tpm.h
Christophe Ricard
1
-0
/
+5
2016-06-25
tpm: Fix suspend regression
Stefan Berger
1
-2
/
+2
2016-06-25
tpm: fix for typo in tpm/tpm_ibmvtpm.c
Stephen Rothwell
1
-1
/
+1
2016-06-25
tpm: select ANON_INODES for proxy driver
Arnd Bergmann
1
-0
/
+1
2016-06-25
tpm: Fix IRQ unwind ordering in TIS
Jason Gunthorpe
1
-2
/
+2
2016-06-25
tpm: Proxy driver for supporting multiple emulated TPMs
Stefan Berger
3
-0
/
+655
2016-06-25
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
2
-2
/
+6
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
4
-67
/
+84
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
13
-165
/
+131
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
10
-88
/
+91
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
5
-55
/
+55
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
6
-22
/
+27
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
9
-51
/
+58
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
4
-57
/
+78
2016-06-25
tpm: drop list from struct tpm_vendor_specific
Christophe Ricard
2
-2
/
+0
2016-06-25
tpm: drop the field 'time_expired' from struct tpm_chip
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
4
-25
/
+52
2016-06-25
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
2
-4
/
+5
2016-06-25
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
3
-7
/
+19
2016-06-25
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
3
-9
/
+12
2016-06-25
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
Jarkko Sakkinen
1
-1
/
+2
2016-06-25
tpm_crb: fix mapping of the buffers
Jarkko Sakkinen
1
-11
/
+28
2016-06-25
tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount
Christophe Ricard
1
-5
/
+5
2016-06-25
tpm/st33zp24/spi: Drop two useless checks in ACPI probe path
Christophe Ricard
1
-12
/
+1
2016-06-25
tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path
Christophe Ricard
1
-12
/
+1
2016-06-25
tpm_crb: drop struct resource res from struct crb_priv
Jarkko Sakkinen
1
-13
/
+16
2016-06-25
tpm: fix crash in tpm_tis deinitialization
Jarkko Sakkinen
4
-7
/
+1
2016-06-25
tpm: cleanup tpm_tis_remove()
Jarkko Sakkinen
1
-6
/
+4
2016-06-25
tpm: fix tpm_bios_log_setup stub prototype
Arnd Bergmann
1
-1
/
+1
2016-06-25
tpm: Replace device number bitmap with IDR
Stefan Berger
3
-42
/
+48
2016-06-25
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2
-15
/
+38
2016-06-25
tpm: Get rid of module locking
Stefan Berger
1
-5
/
+1
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
5
-21
/
+100
2016-06-25
tpm: Get rid of devname
Jason Gunthorpe
6
-12
/
+15
[prev]
[next]