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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
3
-135
/
+30
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
3
-26
/
+53
2015-04-03
coresight: moving to new "hwtracing" directory
Mathieu Poirier
14
-1
/
+1
2015-04-03
coresight-tmc: Adding a status interface to sysfs
Mathieu Poirier
1
-0
/
+56
2015-04-03
coresight: adding the LINKSINK block as a sink type
Xia Kaixu
1
-1
/
+3
2015-04-03
coresight: Adding coresight support for arm64 architecture
Mathieu Poirier
1
-0
/
+61
2015-04-03
coresight: fixing compilation warnings picked up by 64bit compiler
Mathieu Poirier
2
-4
/
+4
2015-04-03
coresight: making cpu index lookup arm64 compliant
Mathieu Poirier
1
-12
/
+6
2015-04-03
mcb: request_mem_region() returns NULL on error
Dan Carpenter
1
-2
/
+2
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
1
-0
/
+2
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
1
-2
/
+0
2015-04-03
spmi: pmic_arb: remove ARM build time dependency
Ivan T. Ivanov
1
-1
/
+0
2015-04-03
virtio_console: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-03
misc: pass miscdevice through file's private_data
Tom Van Braeckel
1
-3
/
+8
2015-04-03
Revert "uio: constify of_device_id array"
Greg Kroah-Hartman
1
-1
/
+1
2015-04-01
Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
11
-56
/
+1227
2015-03-27
memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs
Alex Smith
3
-0
/
+401
2015-03-27
spmi: pmic_arb: add support for hw version 2
Gilad Avidov
1
-59
/
+260
2015-03-27
spmi: remove wakeup command before slave probe
Gilad Avidov
1
-7
/
+2
2015-03-27
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
1
-11
/
+0
2015-03-27
coresight-replicator: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-25
i8k: Remove use of seq_printf return value
Joe Perches
1
-7
/
+9
2015-03-25
w1: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2015-03-25
uio: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-25
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
1
-2
/
+26
2015-03-25
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
1
-0
/
+1
2015-03-25
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
1
-9
/
+6
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
1
-1
/
+2
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
1
-1
/
+1
2015-03-25
Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural
Vitaly Kuznetsov
1
-10
/
+4
2015-03-25
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
1
-0
/
+1
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
3
-44
/
+107
2015-03-25
hwrng: Avoid manual device_create_file() calls
Takashi Iwai
1
-23
/
+11
2015-03-25
misc: Add attribute groups
Takashi Iwai
1
-2
/
+3
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-7
/
+7
2015-03-25
misc: carma: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-4
/
+6
2015-03-25
misc: tifm: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-2
/
+3
2015-03-25
char: misc: document behaviour of open()
Martin Kepplinger
1
-1
/
+3
2015-03-25
mei: fix regression on NFC connection
Tomas Winkler
1
-3
/
+1
2015-03-25
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2
-10
/
+23
2015-03-25
VMCI: Check userland-provided datagram size
Andy King
2
-1
/
+7
2015-03-25
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
1
-2
/
+4
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
230
-2709
/
+2804
2015-03-23
extcon: Fix missing locking when [un]registering notifiers
Hans de Goede
1
-4
/
+31
2015-03-23
extcon: max77843: Fix an error code in max77843_init_muic_regmap()
Dan Carpenter
1
-1
/
+1
2015-03-23
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
2015-03-22
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-719
/
+124
[next]