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-12-06
mtd: physmap_of_gemini: Handle pin control
Linus Walleij
2
-1
/
+110
2018-12-06
mtd: maps: physmap: Leave assigned complex mappings
Linus Walleij
1
-2
/
+12
2018-12-03
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
Yangtao Li
4
-45
/
+12
2018-12-03
mtd: change len type from signed to unsigned type
huijin.park
1
-1
/
+1
2018-12-02
mtd: improve calculating partition boundaries when checking for alignment
Rafał Miłecki
1
-2
/
+11
2018-12-02
mtd: keep original flags for every struct mtd_info
Rafał Miłecki
2
-1
/
+4
2018-12-02
mtd: fix Coverity integer handling issue
Miquel Raynal
1
-3
/
+3
2018-12-02
mtd: nftl: clean up indentation, remove extraneous tabs
Colin Ian King
1
-19
/
+20
2018-11-12
mtd: partitions: Add OF support to RedBoot partitions
Linus Walleij
1
-1
/
+31
2018-11-12
mtd: Move Redboot partition parser
Linus Walleij
5
-51
/
+51
2018-11-09
mtd: cfi_cmdset_0020: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-11-09
mtd: block2mtd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-09
mtd: Kconfig: fix spelling mistake "partions" -> "partition"
Colin Ian King
1
-1
/
+1
2018-11-07
mtd: maps: Get rid of the latch-addr-flash driver
Boris Brezillon
3
-239
/
+0
2018-11-07
mtd: maps: physmap: Invert logic on if/else branch
Ricardo Ribalda Delgado
1
-8
/
+11
2018-11-06
mtd: maps: Merge gpio-addr-flash.c into physmap-core.c
Boris Brezillon
4
-294
/
+157
2018-11-06
mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...
Boris Brezillon
7
-10
/
+10
2018-11-06
mtd: maps: Merge physmap_of.c into physmap-core.c
Boris Brezillon
4
-400
/
+240
2018-11-06
mtd: maps: Prepare merging of physmap and physmap_of
Boris Brezillon
2
-0
/
+2
2018-11-06
mtd: maps: physmap: Fix coding style issues reported by checkpatch
Boris Brezillon
1
-15
/
+18
2018-11-06
mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
Boris Brezillon
1
-4
/
+2
2018-11-06
mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
Boris Brezillon
1
-4
/
+11
2018-11-06
mtd: maps: physmap: Remove the MAX_RESOURCES limitation
Boris Brezillon
1
-17
/
+27
2018-11-06
mtd: maps: physmap: Use devm_ioremap_resource()
Boris Brezillon
1
-17
/
+6
2018-11-06
mtd: maps: physmap: Use dev_notice() and a %pR specifier
Boris Brezillon
1
-3
/
+2
2018-11-06
mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
Boris Brezillon
1
-11
/
+18
2018-11-06
mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
Boris Brezillon
1
-27
/
+28
2018-11-06
mtd: maps: physmap: Add SPDX header
Boris Brezillon
1
-0
/
+1
2018-11-05
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-0
/
+3
2018-11-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-0
/
+347
2018-11-04
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
6
-110
/
+429
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+4
2018-11-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2394
-52991
/
+197761
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-14
/
+22
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-11
/
+11
2018-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-50
/
+52
2018-11-02
clocksource/drivers/c-sky: Add gx6605s SOC system timer
Guo Ren
3
-0
/
+163
2018-11-02
clocksource/drivers/c-sky: Add C-SKY SMP timer
Guo Ren
3
-0
/
+184
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+21
2018-11-02
Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-36
/
+97
2018-11-02
soc: ti: QMSS: Fix usage of irq_set_affinity_hint
Marc Zyngier
3
-14
/
+22
2018-11-02
Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-13
/
+181
2018-11-02
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-170
/
+287
2018-11-02
nvme-pci: fix conflicting p2p resource adds
Keith Busch
1
-1
/
+4
2018-11-02
nvme-fc: fix request private initialization
James Smart
1
-1
/
+1
2018-11-02
Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...
Dave Airlie
5
-33
/
+41
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
13
-36
/
+28
2018-11-02
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
21
-115
/
+207
2018-11-02
blkcg: revert blkcg cleanups series
Dennis Zhou
2
-4
/
+3
[next]