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
2016-01-21
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
2
-52
/
+49
2016-01-21
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2
-3
/
+47
2016-01-21
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2
-22
/
+193
2016-01-21
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
3
-18
/
+365
2016-01-21
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
3
-95
/
+147
2016-01-21
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2
-1
/
+18
2016-01-21
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
majd@mellanox.com
1
-0
/
+52
2016-01-21
net/mlx5_core: Add RQ and SQ event handling
majd@mellanox.com
2
-19
/
+108
2016-01-21
net/mlx5_core: Export transport objects
majd@mellanox.com
5
-80
/
+16
2016-01-21
IB/mlx5: Expose CQE version to user-space
Haggai Abramovsky
2
-5
/
+18
2016-01-21
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
Haggai Abramovsky
7
-21
/
+114
2016-01-21
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
Haggai Abramovsky
1
-1
/
+4
2016-01-21
IB/sa: Fix netlink local service GFP crash
Kaike Wan
1
-2
/
+6
2016-01-21
pwm: Mark all devices as "might sleep"
Thierry Reding
1
-1
/
+1
2016-01-21
mmc: pwrseq_simple: Make reset-gpios optional to match doc
Martin Fuzzey
1
-8
/
+14
2016-01-21
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
213
-281
/
+450
2016-01-21
Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-88
/
+12
2016-01-21
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
34
-40
/
+3028
2016-01-21
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+1
2016-01-21
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-1406
/
+454
2016-01-21
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-5
/
+8
2016-01-21
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2016-01-21
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-6
/
+6
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
47
-2661
/
+4351
2016-01-21
memstick: use sector_div instead of do_div
Arnd Bergmann
1
-1
/
+1
2016-01-21
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
1
-2
/
+1
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
8
-9
/
+8
2016-01-21
parisc: convert to dma_map_ops
Christoph Hellwig
2
-49
/
+60
2016-01-21
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
1
-2
/
+2
2016-01-21
iio: core: fix ptr_ret.cocci warnings
Fengguang Wu
1
-3
/
+1
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2016-01-21
rapidio: use kobj_to_dev()
Geliang Tang
1
-4
/
+2
2016-01-21
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
1
-5
/
+5
2016-01-21
drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...
Stephen Boyd
1
-8
/
+3
2016-01-21
drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it
Stephen Boyd
1
-9
/
+4
2016-01-21
misc: ibmasm: fix build errors
Randy Dunlap
1
-0
/
+1
2016-01-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
4
-15
/
+25
2016-01-21
Merge branch 'pm-devfreq'
Rafael J. Wysocki
2
-27
/
+67
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
14
-20
/
+122
2016-01-21
Merge branches 'acpica', 'acpi-video' and 'acpi-fan'
Rafael J. Wysocki
193
-219
/
+236
2016-01-20
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
3
-29
/
+20
2016-01-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-14
/
+4
2016-01-20
Merge branch 'pci/trivial' into next
Bjorn Helgaas
41
-1429
/
+1419
2016-01-20
Merge branches 'pci/iommu' and 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+5
2016-01-20
PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183
Tim Sander
1
-0
/
+4
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
7
-11
/
+12
2016-01-20
irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw
Guenter Roeck
1
-5
/
+5
2016-01-20
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
Shawn Lin
1
-0
/
+1
2016-01-20
scsi: qla2xxxx: avoid type mismatch in comparison
Arnd Bergmann
1
-1
/
+1
2016-01-20
target/user: Make sure netlink would reach all network namespaces
Sheng Yang
1
-1
/
+2
[prev]
[next]