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
2013-01-18
PCI-Express Non-Transparent Bridge Support
Jon Mason
8
-0
/
+2923
2013-01-18
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
2
-0
/
+4
2013-01-18
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2
-5
/
+5
2013-01-18
VMCI: Fix "always true condition"
Andy King
1
-1
/
+1
2013-01-18
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
1
-2
/
+2
2013-01-18
VMCI: Remove dependency on BLOCK I/O
Andy King
1
-12
/
+16
2013-01-18
VMCI: Add PCI as a dependency
Andy King
1
-1
/
+1
2013-01-18
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2013-01-18
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
1
-5
/
+3
2013-01-17
mei: Fix some more kernel-doc typos in hw-me.c
Sedat Dilek
1
-2
/
+2
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
1
-2
/
+0
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2
-11
/
+7
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2
-0
/
+16
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
3
-4
/
+61
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
1
-4
/
+6
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2
-1
/
+22
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
3
-3
/
+19
2013-01-17
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
1
-2
/
+0
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2
-32
/
+0
2013-01-17
Drivers: hv: Add code to distribute channel interrupt load
K. Y. Srinivasan
1
-1
/
+84
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2
-7
/
+46
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2
-1
/
+3
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2
-0
/
+21
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
1
-5
/
+8
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2
-21
/
+20
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
1
-15
/
+0
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
3
-3
/
+4
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
3
-6
/
+5
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
1
-0
/
+9
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
1
-54
/
+111
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2
-14
/
+0
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
3
-10
/
+49
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
1
-3
/
+25
2013-01-17
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
1
-0
/
+10
2013-01-17
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
1
-0
/
+7
2013-01-17
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2
-0
/
+28
2013-01-17
hv: hv_balloon: remove duplicated include from hv_balloon.c
Wei Yongjun
1
-1
/
+0
2013-01-17
misc: lattice-ecp3-config.c: remove __dev* markings
Greg Kroah-Hartman
1
-4
/
+4
2013-01-17
misc: Add Lattice ECP3 FPGA configuration via SPI
Stefan Roese
3
-0
/
+255
2013-01-17
misc: st_core: Error triggered by convert "char" to "int"
channing
1
-1
/
+2
2013-01-16
w1_therm: Retries: remove old code add CRC
David Stevenson
1
-19
/
+6
2013-01-16
drivers/w1/masters/mxc_w1.c: use devm_ functions
Julia Lawall
1
-39
/
+10
2013-01-16
drivers/w1/masters/ds1wm.c: use devm_ functions
Julia Lawall
1
-34
/
+18
2013-01-16
Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Greg Kroah-Hartman
979
-6373
/
+6721
2013-01-16
ipack/devices/ipoctal: added shutdown callback
Samuel Iglesias Gonsalvez
1
-0
/
+17
2013-01-16
ipack/devices/ipoctal: add rx_enable flag
Samuel Iglesias Gonsalvez
1
-2
/
+8
2013-01-16
ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
Samuel Iglesias Gonsalvez
1
-1
/
+0
2013-01-16
ipack/devices/ipoctal: protect the channel data processing with a spinlock
Samuel Iglesias Gonsalvez
1
-0
/
+3
2013-01-16
ipack/devices/ipoctal: ack IRQ before processing it
Samuel Iglesias Gonsalvez
1
-4
/
+4
[next]