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
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-29
/
+69
2017-05-01
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
Brian Norris
1
-28
/
+68
2017-04-25
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
1
-0
/
+2
2017-04-25
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
Masahiro Yamada
1
-1
/
+1
2017-04-25
mtd: nand: Remove unused chip->write_page() hook
Boris Brezillon
1
-4
/
+0
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
1
-5
/
+0
2017-04-19
mtd: use dev_of_node helper in mtd_get_of_node
Rafał Miłecki
1
-1
/
+1
2017-03-09
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
1
-20
/
+1
2017-03-09
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
1
-0
/
+2
2017-03-09
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
1
-0
/
+35
2017-03-09
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
1
-1
/
+8
2017-03-09
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
1
-3
/
+3
2017-03-09
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
1
-0
/
+13
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-10
mtd: name the mtd device with an optional label property
Cédric Le Goater
1
-0
/
+3
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
1
-6
/
+28
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
1
-6
/
+16
2017-02-10
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
1
-0
/
+12
2017-02-10
mtd: Add partition device node to mtd partition devices
Sascha Hauer
1
-0
/
+1
2017-02-09
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
2
-157
/
+3
2017-02-09
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
Zach Brown
1
-0
/
+5
2017-02-09
mtd: introduce function max_bad_blocks
Jeff Westfahl
1
-0
/
+13
2017-02-06
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
1
-0
/
+1
2017-01-30
mtd: nand: fsmc: remove stale non-DT probe path
Linus Walleij
1
-156
/
+0
2017-01-30
mtd: nand: fix nand.h kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2016-11-30
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
1
-0
/
+30
2016-11-19
mtd: nand: Support controllers with custom page
Marc Gonzalez
1
-0
/
+12
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
1
-0
/
+10
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
1
-0
/
+8
2016-10-28
mtd: nand: Fix data interface configuration logic
Boris Brezillon
1
-1
/
+1
2016-10-09
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
Brian Norris
1
-0
/
+107
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
1
-1
/
+4
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+1
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-4
/
+10
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
1
-0
/
+2
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
1
-0
/
+5
2016-09-23
mtd: nand: Introduce nand_data_interface
Sascha Hauer
1
-49
/
+117
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-0
/
+4
2016-09-23
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
1
-15
/
+15
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-0
/
+7
2016-09-15
mtd: introduce the mtd_pairing_scheme concept
Boris Brezillon
1
-0
/
+107
2016-07-16
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
Brian Norris
1
-0
/
+1
2016-06-09
mtd: nand: add ESMT manufacturer
Rafał Miłecki
1
-0
/
+1
2016-06-02
mtd: spi-nor: stop passing around retlen
Michal Suchanek
1
-2
/
+2
2016-06-02
mtd: spi-nor: change return value of read/write
Michal Suchanek
1
-2
/
+2
2016-05-11
mtd: spi-nor: support GigaDevice gd25lq64c
Brian Norris
1
-0
/
+1
[next]