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
2017-11-13
mtd: sharpslpart: Add sharpslpart partition parser
Andrea Adami
3
-0
/
+407
2017-11-13
mtd: Add sanity checks in mtd_write/read_oob()
Boris Brezillon
1
-0
/
+44
2017-11-13
mtd: remove the get_unmapped_area method
Nicolas Pitre
5
-90
/
+0
2017-11-13
mtd: implement mtd_get_unmapped_area() using the point method
Nicolas Pitre
1
-5
/
+12
2017-11-13
mtd: chips/map_rom.c: implement point and unpoint methods
Nicolas Pitre
1
-0
/
+25
2017-11-13
mtd: chips/map_ram.c: implement point and unpoint methods
Nicolas Pitre
1
-0
/
+24
2017-11-13
mtd: mtdram: properly handle the phys argument in the point method
Nicolas Pitre
1
-0
/
+22
2017-11-13
mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'
Arvind Yadav
1
-2
/
+2
2017-11-13
mtd: slram: use memremap() instead of ioremap()
Roy Franz
1
-4
/
+5
2017-11-13
kconfig: kill off GENERIC_IO option
Rob Herring
1
-1
/
+0
2017-11-07
mtd: constify mtd_partition
Arvind Yadav
10
-10
/
+10
2017-11-07
mtd: plat-ram: Replace manual resource management by devm
Anton Vasilyev
1
-34
/
+4
2017-11-03
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
21
-459
/
+660
2017-11-03
Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
8
-106
/
+378
2017-10-31
mtd: nand: Fix writing mtdoops to nand flash.
Brent Taylor
1
-3
/
+6
2017-10-30
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2017-10-30
mtd: nand: mtk: fix infinite ECC decode IRQ issue
Xiaolei Li
1
-2
/
+11
2017-10-29
mtd: spi-nor: Add support for mr25h128
Philipp Puschmann
2
-0
/
+2
2017-10-29
mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o
Xiaolei Li
1
-1
/
+1
2017-10-29
mtd: spi-nor: enable 4B opcodes for mx66l51235l
Roman Yeryomin
1
-1
/
+1
2017-10-29
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
Ludovic Barre
1
-1
/
+11
2017-10-29
mtd: spi-nor: stm32-quadspi: change license text
Ludovic Barre
1
-3
/
+16
2017-10-29
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
Geert Uytterhoeven
1
-2
/
+2
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-150
/
+299
2017-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-9
/
+14
2017-10-28
Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-79
/
+27
2017-10-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-22
/
+37
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
3
-6
/
+7
2017-10-28
tuntap: properly align skb->head before building skb
Jason Wang
1
-0
/
+1
2017-10-28
Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+14
2017-10-28
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+5
2017-10-28
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
Andrew Duggan
1
-2
/
+3
2017-10-28
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
1
-7
/
+10
2017-10-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-21
/
+22
2017-10-27
mtd: nand: omap2: Fix subpage write
Roger Quadros
1
-115
/
+224
2017-10-27
net: stmmac: First Queue must always be in DCB mode
Jose Abreu
1
-0
/
+7
2017-10-27
net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing
Jose Abreu
1
-1
/
+1
2017-10-27
Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
5
-96
/
+202
2017-10-27
Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-65
/
+15
2017-10-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+12
2017-10-26
drm/i915/gvt: Adding ACTHD mmio read handler
Xiong Zhang
1
-2
/
+3
2017-10-26
drm/i915/gvt: Extract mmio_read_from_hw() common function
Xiong Zhang
1
-16
/
+5
2017-10-26
drm/i915/gvt: Refine MMIO_RING_F()
Zhi Wang
2
-45
/
+2
2017-10-26
drm/i915/gvt: properly check per_ctx bb valid state
Zhenyu Wang
3
-2
/
+5
2017-10-26
Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-32
/
+57
2017-10-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-14
/
+69
2017-10-26
Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-107
/
+64
2017-10-26
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
1
-0
/
+1
2017-10-26
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
1
-1
/
+1
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
1
-12
/
+6
[next]