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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-13
w1: fix for loop exit condition in w1_seq_show()
Dan Carpenter
1
-1
/
+1
2015-06-08
drivers/hwtracing: fix coresight-etm4x implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-06-08
drivers/hwtracing: fix coresight-replicator-qcom implicit <module.h> usage
Paul Gortmaker
1
-0
/
+1
2015-06-03
Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
16
-532
/
+801
2015-06-01
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
1
-29
/
+43
2015-06-01
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
K. Y. Srinivasan
1
-1
/
+1
2015-06-01
w1: ds2482: Add i2c module alias name
Ludek Hlavacek
1
-0
/
+1
2015-06-01
snsc: pass timeout as HZ independent value
Nicholas Mc Guire
1
-2
/
+2
2015-06-01
paride: use new parport device model
Sudip Mukherjee
7
-7
/
+96
2015-06-01
i2c-parport: use new parport device model
Sudip Mukherjee
1
-5
/
+10
2015-06-01
i2c-parport: define ports to connect
Sudip Mukherjee
1
-0
/
+23
2015-06-01
staging: panel: use new parport device model
Sudip Mukherjee
1
-5
/
+9
2015-06-01
parport: add device-model to parport subsystem
Sudip Mukherjee
3
-26
/
+338
2015-06-01
char:pcmcia:synclink_cs - Do not initialise statics to 0.
Shailendra Verma
1
-1
/
+1
2015-06-01
Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...
Vitaly Kuznetsov
1
-1
/
+3
2015-06-01
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
1
-3
/
+5
2015-06-01
char: misc: restore MISC_DYNAMIC_MINOR on device_create() failure
Vladimir Zapolskiy
1
-4
/
+9
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
2
-8
/
+3
2015-05-29
extcon: Remove optional print_name() function pointer of extcon_dev
Chanwoo Choi
1
-8
/
+0
2015-05-24
hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k
Pali Rohár
3
-67
/
+96
2015-05-24
hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree
Pali Rohár
3
-3
/
+5
2015-05-24
virtio_console: silence a static checker warning
Dan Carpenter
1
-2
/
+2
2015-05-24
xillybus: XILLYBUS_OF should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-05-24
goldfish_pipe: Fix unlikely() misuse
Joe Perches
1
-1
/
+1
2015-05-24
pcmcia: fix a boot time warning in pcmcia cs code
Dmitry Eremin-Solenikov
1
-4
/
+6
2015-05-24
drivers/char: Remove msm_smd_pkt driver
Stephen Boyd
3
-474
/
+0
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
1
-1
/
+28
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
1
-2
/
+5
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
1
-1
/
+2
2015-05-24
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
Vitaly Kuznetsov
1
-33
/
+18
2015-05-24
Drivers: hv: vmbus: kill tasklets on module unload
Vitaly Kuznetsov
1
-1
/
+4
2015-05-24
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
Vitaly Kuznetsov
1
-7
/
+6
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
4
-1
/
+33
2015-05-24
hv: vmbus_free_channels(): remove the redundant free_channel()
Dexuan Cui
1
-3
/
+8
2015-05-24
Drivers: hv: vmbus: unregister panic notifier on module unload
Vitaly Kuznetsov
1
-0
/
+4
2015-05-24
Drivers: hv: vmbus: introduce vmbus_acpi_remove
Vitaly Kuznetsov
1
-0
/
+10
2015-05-24
Drivers: hv: utils: unify driver registration reporting
Vitaly Kuznetsov
3
-4
/
+4
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
1
-1
/
+15
2015-05-24
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
1
-12
/
+37
2015-05-24
Drivers: hv: kvp: convert to hv_utils_transport
Vitaly Kuznetsov
1
-49
/
+42
2015-05-24
Drivers: hv: fcopy: convert to hv_utils_transport
Vitaly Kuznetsov
1
-148
/
+46
2015-05-24
Drivers: hv: vss: convert to hv_utils_transport
Vitaly Kuznetsov
1
-25
/
+27
2015-05-24
Drivers: hv: util: introduce hv_utils_transport abstraction
Vitaly Kuznetsov
3
-1
/
+328
2015-05-24
Drivers: hv: fcopy: set .owner reference for file operations
Vitaly Kuznetsov
1
-4
/
+2
2015-05-24
Drivers: hv: fcopy: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
1
-40
/
+30
2015-05-24
Drivers: hv: vss: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
1
-29
/
+58
2015-05-24
Drivers: hv: kvp: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
1
-38
/
+49
2015-05-24
Drivers: hv: util: introduce state machine for util drivers
Vitaly Kuznetsov
1
-0
/
+9
2015-05-24
Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work
Vitaly Kuznetsov
1
-7
/
+7
2015-05-24
Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work
Vitaly Kuznetsov
1
-8
/
+8
[next]