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
2018-08-05
genwqe: card_base: Use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-08-05
misc: eeprom: assignment outside the if statement
Parth Y Shah
1
-1
/
+2
2018-08-02
uio: potential double frees if __uio_register_device() fails
Dan Carpenter
1
-2
/
+1
2018-08-02
eeprom: idt_89hpesx: clean up an error pointer vs NULL inconsistency
Dan Carpenter
1
-1
/
+1
2018-08-02
misc: ti-st: Fix memory leak in the error path of probe()
Anton Vasilyev
1
-2
/
+2
2018-08-02
android: binder: Show extra_buffers_size in trace
Sherry Yang
1
-2
/
+5
2018-08-02
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
1
-1
/
+4
2018-08-02
platform: goldfish: Retire pdev_bus
Roman Kiryanov
3
-238
/
+0
2018-08-02
goldfish: Use dedicated macros instead of manual bit shifting
Roman Kiryanov
1
-4
/
+7
2018-08-02
goldfish: Add missing includes to goldfish.h
Roman Kiryanov
1
-0
/
+3
2018-08-02
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
Mircea Caprioru
3
-0
/
+143
2018-08-02
dt-bindings: mux: add adi,adgs1408
Mircea Caprioru
2
-0
/
+54
2018-08-02
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
1
-6
/
+8
2018-08-02
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
1
-7
/
+20
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
3
-16
/
+32
2018-08-02
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2
-0
/
+17
2018-08-02
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
4
-0
/
+16
2018-08-02
mei: hbm: introduce dma bit in the message header
Tomas Winkler
4
-6
/
+16
2018-08-02
mei: hbm: define dma ring setup protocol
Tomas Winkler
1
-0
/
+49
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
6
-64
/
+102
2018-08-02
uio: fix possible circular locking dependency
Xiubo Li
1
-10
/
+6
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
1
-24
/
+45
2018-07-29
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2
-0
/
+24
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2
-1
/
+4
2018-07-29
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
1
-10
/
+4
2018-07-29
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
1
-7
/
+4
2018-07-27
Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
7
-146
/
+496
2018-07-27
fsi: Prevent multiple concurrent rescans
Benjamin Herrenschmidt
2
-2
/
+16
2018-07-27
fsi: Add cfam char devices
Benjamin Herrenschmidt
1
-51
/
+213
2018-07-27
fsi: scom: Convert to use the new chardev
Benjamin Herrenschmidt
1
-50
/
+80
2018-07-27
fsi: sbefifo: Convert to use the new chardev
Benjamin Herrenschmidt
1
-29
/
+55
2018-07-27
fsi: Add new central chardev support
Benjamin Herrenschmidt
3
-3
/
+119
2018-07-26
fsi: master-ast-cf: Rename dump_trace() to avoid name collision
Benjamin Herrenschmidt
1
-5
/
+5
2018-07-26
fsi: master-ast-cf: Fix memory leak
Gustavo A. R. Silva
1
-2
/
+4
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
7
-20
/
+276
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
1
-2
/
+0
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
1
-5
/
+13
2018-07-25
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
1
-14
/
+1
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
1
-9
/
+26
2018-07-25
thunderbolt: Use 64-bit DMA mask if supported by the platform
Mika Westerberg
1
-0
/
+8
2018-07-25
thunderbolt: Fix small typo in variable name
Nathan Ciobanu
1
-1
/
+1
2018-07-25
fsi: master-ast-cf: Mask unused bits in RTAG/RCRC
Benjamin Herrenschmidt
1
-2
/
+2
2018-07-24
android: binder: Include asm/cacheflush.h after linux/ include files
Guenter Roeck
1
-1
/
+3
2018-07-24
android: binder_alloc: Include asm/cacheflush.h after linux/ include files
Guenter Roeck
1
-1
/
+1
2018-07-24
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2
-15
/
+20
2018-07-24
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
5
-49
/
+58
2018-07-24
mei: cleanup slots to data conversions
Tomas Winkler
4
-12
/
+14
2018-07-24
fsi: master-ast-cf: Fix build warnings on 64-bit platforms
Benjamin Herrenschmidt
1
-2
/
+2
2018-07-24
Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
13
-62
/
+2252
2018-07-23
fsi: Add support for device-tree provided chip IDs
Benjamin Herrenschmidt
1
-0
/
+24
[next]