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-12-15
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
1
-43
/
+25
2015-12-15
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
1
-109
/
+26
2015-12-15
Drivers: hv: utils: fix crash when device is removed from host side
Vitaly Kuznetsov
1
-3
/
+23
2015-12-15
Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
Vitaly Kuznetsov
2
-15
/
+57
2015-12-15
Drivers: hv: utils: rename outmsg_lock
Vitaly Kuznetsov
2
-8
/
+8
2015-12-15
Drivers: hv: utils: fix memory leak on on_msg() failure
Vitaly Kuznetsov
1
-3
/
+4
2015-12-15
Drivers: hv: utils: Invoke the poll function after handshake
K. Y. Srinivasan
2
-2
/
+2
2015-12-15
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
1
-4
/
+7
2015-12-15
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
1
-2
/
+2
2015-12-15
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
1
-0
/
+18
2015-12-15
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
1
-0
/
+16
2015-12-15
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
3
-11
/
+10
2015-12-15
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
1
-6
/
+15
2015-12-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
3
-21
/
+6
2015-12-15
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
1
-0
/
+12
2015-12-15
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
1
-2
/
+19
2015-12-15
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
1
-13
/
+3
2015-12-15
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2
-4
/
+3
2015-12-15
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2
-6
/
+6
2015-12-15
Drivers: hv: vss: run only on supported host versions
Olaf Hering
1
-0
/
+5
2015-12-15
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
1
-0
/
+3
2015-12-15
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2
-11
/
+11
2015-12-15
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
1
-0
/
+17
2015-12-15
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
1
-1
/
+3
2015-12-15
Drivers: hv: utils: use memdup_user in hvt_op_write
Olaf Hering
1
-5
/
+4
2015-12-15
Drivers: hv: util: catch allocation errors
Olaf Hering
1
-3
/
+6
2015-12-15
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
4
-63
/
+34
2015-12-15
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
3
-2
/
+9
2015-12-15
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
1
-2
/
+3
2015-12-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2015-12-13
Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+4
2015-12-13
Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-16
/
+21
2015-12-13
Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
29
-79
/
+197
2015-12-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+10
2015-12-13
Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+4
2015-12-12
Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+8
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-79
/
+110
2015-12-12
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
Seth Jennings
1
-0
/
+4
2015-12-12
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-12-12
Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Kevin Hilman
1
-4
/
+4
2015-12-12
USB: add quirk for devices with broken LPM
Alan Stern
2
-1
/
+12
2015-12-12
xhci: fix usb2 resume timing and races.
Mathias Nyman
2
-6
/
+44
2015-12-11
Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
4
-20
/
+161
2015-12-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-112
/
+131
2015-12-11
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
1
-2
/
+4
2015-12-11
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-55
/
+59
2015-12-11
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2015-12-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
16
-102
/
+132
2015-12-10
clocksource: Mmio: remove artificial 32bit limitation
Linus Walleij
1
-1
/
+1
[next]