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
2018-09-25
Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
3
-9
/
+35
2018-09-25
iommu/vt-d: Handle memory shortage on pasid table allocation
Lu Baolu
2
-4
/
+4
2018-09-25
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
1
-32
/
+0
2018-09-25
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
Mika Westerberg
1
-13
/
+20
2018-09-25
pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
Daniel Kurtz
1
-10
/
+23
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
57
-532
/
+351
2018-09-25
iommu/rockchip: Free irqs in shutdown handler
Heiko Stuebner
1
-0
/
+6
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
1
-55
/
+38
2018-09-24
Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Greg Kroah-Hartman
12
-45
/
+36
2018-09-24
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2
-7
/
+14
2018-09-24
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-24
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-24
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-24
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-24
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-24
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-24
clocksource/drivers/fttmr010: Fix set_next_event handler
Tao Ren
1
-7
/
+11
2018-09-23
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Greg Kroah-Hartman
1
-5
/
+6
2018-09-23
Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-6
/
+21
2018-09-23
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-3
/
+6
2018-09-22
device-dax: Add missing address_space_operations
Dave Jiang
1
-0
/
+6
2018-09-22
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-22
net: apple: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+6
2018-09-22
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-22
net: wiznet: fix return type of ndo_start_xmit function
YueHaibing
2
-2
/
+2
2018-09-22
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: seeq: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+5
2018-09-22
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
1
-1
/
+3
2018-09-21
Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-49
/
+64
2018-09-21
scsi: sd: don't crash the host on invalid commands
Johannes Thumshirn
1
-1
/
+2
2018-09-21
scsi: ipr: System hung while dlpar adding primary ipr adapter back
Wen Xiong
2
-45
/
+62
2018-09-21
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
1
-12
/
+3
2018-09-21
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
1
-3
/
+9
2018-09-21
drm/malidp: Fix writeback in NV12
Alexandru Gheorghe
4
-7
/
+48
2018-09-21
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
1
-0
/
+1
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
3
-2
/
+19
2018-09-21
Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
29
-116
/
+151
2018-09-21
r8169: fix autoneg issue on resume with RTL8168E
Heiner Kallweit
1
-0
/
+9
[prev]
[next]