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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
mtd: bf5xx_nand: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-01-03
mtd: au1550nd: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-01-03
mtd: sharpsl: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-01-03
mtd: orion_nand: Remove unnecessary OOM messages
Jingoo Han
1
-2
/
+0
2014-01-03
mtd: atmel_nand: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-01-03
mtd: tmio_nand: Use devm_*() functions
Jingoo Han
1
-33
/
+13
2014-01-03
mtd: nuc900_nand: Use devm_*() functions
Jingoo Han
1
-42
/
+13
2014-01-03
mtd: lpc32xx_slc: Use devm_*() functions
Jingoo Han
1
-7
/
+3
2014-01-03
mtd: denali_dt: Use devm_clk_get()
Jingoo Han
1
-3
/
+1
2014-01-03
mtd: lantiq-flash: Use devm_kzalloc()
Jingoo Han
1
-21
/
+16
2014-01-03
mtd: docg3: Use devm_*() functions
Jingoo Han
1
-14
/
+6
2014-01-03
mtd: nand: pxa3xx: Consolidate ECC initialization
Ezequiel Garcia
1
-24
/
+16
2014-01-03
mtd: nand: pxa3xx: Use extended cmdfunc() only if needed
Ezequiel Garcia
1
-10
/
+21
2014-01-03
mtd: nand: pxa3xx: Clear need_wait flag when starting a command
Ezequiel Garcia
1
-0
/
+1
2014-01-03
mtd: denali: Mark function is_erased() as static
Rashika Kheria
1
-1
/
+1
2014-01-03
mtd: lpddr: Mark functions as static and remove unused function
Rashika Kheria
1
-30
/
+2
2014-01-03
mtd: nand: lpc32xx_mlc: drop custom write_page callback
Brian Norris
1
-15
/
+1
2014-01-03
mtd: nand: davinci: don't request AEMIF address range
Ivan Khoronzhuk
1
-3
/
+11
2014-01-03
mtd: nand: davinci: reuse driver for Keystone arch
Ivan Khoronzhuk
2
-6
/
+8
2014-01-03
mtd: nand: davinci: adjust DT properties to MTD generic
Ivan Khoronzhuk
2
-9
/
+30
2014-01-03
mtd: nand: davinci: extend description of bindings
Ivan Khoronzhuk
1
-23
/
+54
2014-01-03
mtd: nand: davinci: move bindings under mtd
Ivan Khoronzhuk
1
-0
/
+0
2014-01-03
mtd: nand: davinci: simplify error handling
Ivan Khoronzhuk
1
-29
/
+17
2014-01-03
mtd: nand: davinci: check required ti,davinci-chipselect property
Ivan Khoronzhuk
1
-0
/
+3
2014-01-03
mtd: nand: davinci: return ENOMEM if memory allocation is failed
Ivan Khoronzhuk
1
-1
/
+4
2014-01-03
mtd: nand: davinci: fix driver registration
Ivan Khoronzhuk
1
-6
/
+7
2014-01-03
mtd: au1550nd: add missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+2
2014-01-03
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
Wei Yongjun
1
-0
/
+2
2014-01-03
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2014-01-03
MAINTAINERS: mtd: add PXA3xx NAND driver to MAINTAINERS
Ezequiel Garcia
1
-0
/
+6
2014-01-03
MAINTAINERS: mtd: add Brian Norris for MTD maintenance
Brian Norris
1
-1
/
+2
2014-01-03
mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2014-01-03
mtd: sh_flctl: use devm_* managed allocators
Laurent Pinchart
1
-26
/
+10
2014-01-03
mtd: sh_flctl: fix warnings due to improper casts
Laurent Pinchart
1
-2
/
+2
2014-01-03
mtd: sh_flctl: enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+1
2014-01-03
mtd: make register_mtd_parser return void
Axel Lin
9
-22
/
+17
2014-01-03
mtd: make deregister_mtd_parser return void
Axel Lin
2
-3
/
+2
2014-01-03
jffs2: NULL return of kmem_cache_zalloc should be handled
Zhouyi Zhou
1
-0
/
+4
2014-01-03
mtd: nand: refactor print messages
Ezequiel Garcia
1
-13
/
+13
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
1
-1
/
+1
2014-01-03
mtd: convert to use ATTRIBUTE_GROUPS
Axel Lin
1
-9
/
+1
2014-01-03
mtd: m25p80: add support for m25px16
Igor Grinberg
1
-0
/
+1
2014-01-03
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2014-01-03
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
1
-1
/
+0
2014-01-03
of_mtd: fix header file include guard
Philipp Rosenberger
1
-1
/
+1
2014-01-03
mtd: nand: fix misspelling in ONFI parameter field name
Brian Norris
1
-1
/
+1
2014-01-03
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-4
/
+1
2014-01-03
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
Wei Yongjun
1
-6
/
+0
2014-01-03
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
1
-8
/
+5
2014-01-03
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2
-41
/
+50
[next]