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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
5
-27
/
+27
2019-09-05
habanalabs: Handle HW_IP_INFO if device disabled or in reset
Tomer Tayar
1
-6
/
+13
2019-09-05
habanalabs: Expose devices after initialization is done
Tomer Tayar
2
-54
/
+111
2019-09-05
habanalabs: improve security in Debug IOCTL
Omer Shpigelman
1
-10
/
+62
2019-09-05
habanalabs: use default structure for user input in Debug IOCTL
Omer Shpigelman
1
-7
/
+10
2019-09-05
habanalabs: Add descriptive name to PSOC app status register
Tomer Tayar
2
-2
/
+4
2019-09-05
habanalabs: Add descriptive names to PSOC scratch-pad registers
Tomer Tayar
2
-17
/
+48
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
4
-52
/
+199
2019-09-05
habanalabs: change device_setup_cdev() to be more generic
Oded Gabbay
1
-22
/
+25
2019-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
4
-132
/
+129
2019-09-05
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
4
-19
/
+21
2019-09-05
habanalabs: show the process context dram usage
Oded Gabbay
1
-4
/
+7
2019-09-05
habanalabs: kill user process after CS rollback
Oded Gabbay
1
-4
/
+13
2019-09-05
habanalabs: add handle field to context structure
Oded Gabbay
2
-11
/
+18
2019-09-05
habanalabs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-05
habanalabs: power management through sysfs is only for GOYA
Oded Gabbay
3
-100
/
+101
2019-09-05
habanalabs: cap simulator timeout
Oded Gabbay
1
-6
/
+14
2019-09-05
habanalabs: add debug print when rejecting CS
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: add comments on INFO IOCTL
Oded Gabbay
1
-1
/
+13
2019-09-05
habanalabs: remove write_open_cnt property
Oded Gabbay
2
-18
/
+1
2019-09-04
w1: add DS2501, DS2502, DS2505 EPROM device driver
Thomas Bogendoerfer
3
-0
/
+297
2019-09-04
w1: add 1-wire master driver for IP block found in SGI ASICs
Thomas Bogendoerfer
5
-0
/
+158
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
1
-3
/
+3
2019-09-04
uio: Documentation: Add information on using uio_pdrv_genirq with DT
Daniel Mack
1
-0
/
+7
2019-09-04
uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
Daniel Mack
1
-3
/
+11
2019-09-04
toshiba: Add correct printk log level while emitting error log
Rishi Gupta
1
-4
/
+4
2019-09-04
misc: fastrpc: free dma buf scatter list
Srinivas Kandagatla
1
-0
/
+1
2019-09-04
misc: fastrpc: fix double refcounting on dmabuf
Srinivas Kandagatla
1
-25
/
+0
2019-09-04
misc: fastrpc: remove unused definition
Jorge Ramirez-Ortiz
1
-1
/
+0
2019-09-04
misc: fastrpc: Don't reference rpmsg_device after remove
Bjorn Andersson
1
-0
/
+4
2019-09-04
misc: fastrpc: Reference count channel context
Bjorn Andersson
1
-5
/
+38
2019-09-04
MAINTAINERS: add maintainer for Intel Stratix10 FW drivers
Richard Gong
1
-0
/
+11
2019-09-04
firmware: rsu: document sysfs interface
Richard Gong
1
-0
/
+128
2019-09-04
firmware: add Intel Stratix10 remote system update driver
Richard Gong
3
-0
/
+470
2019-09-04
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
3
-10
/
+128
2019-09-04
selftests: firmware: Add request_firmware_into_buf tests
Scott Branden
2
-2
/
+66
2019-09-04
test_firmware: add support for request_firmware_into_buf
Scott Branden
1
-2
/
+48
2019-09-04
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-09-04
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
1
-0
/
+21
2019-09-04
binder: Add binder_proc logging to binderfs
Hridya Valsaraju
3
-39
/
+121
2019-09-04
binder: Make transaction_log available in binderfs
Hridya Valsaraju
3
-29
/
+53
2019-09-04
binder: Add stats, state and transactions files
Hridya Valsaraju
3
-10
/
+153
2019-09-04
binder: add a mount option to show global stats
Hridya Valsaraju
1
-2
/
+43
2019-09-04
binder: Add default binder devices through binderfs when configured
Hridya Valsaraju
3
-5
/
+25
2019-09-04
binder: Validate the default binderfs device names.
Hridya Valsaraju
1
-0
/
+12
2019-09-04
eeprom: Deprecate the legacy eeprom driver
Jean Delvare
1
-1
/
+4
2019-09-04
Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
14
-74
/
+1058
2019-09-04
Documentation: fpga: dfl: add descriptions for virtualization and new interfa...
Wu Hao
1
-0
/
+105
2019-09-04
fpga: dfl: fme: add global error reporting support
Wu Hao
5
-3
/
+440
2019-09-04
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
1
-0
/
+25
[next]