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
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-19
Merge l2-mtd/next into l2-mtd/master
Brian Norris
30
-167
/
+176
2014-08-19
mtd: spi-nor: drop jedec_probe /helper/ function
Rafał Miłecki
1
-6
/
+1
2014-08-19
mtd: spi-nor: remove duplicated w25q128 entry
Rafał Miłecki
1
-1
/
+0
2014-08-19
mtd: gpio_flash: handle case where offset + len exceeds the window size
Aaron Wu
1
-14
/
+28
2014-08-19
mtd: nand: Use ULL-suffix for big u64 constant
Geert Uytterhoeven
1
-1
/
+1
2014-08-19
mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write
Wu, Josh
1
-8
/
+9
2014-08-19
mtd: terminate user-provided string
Brian Norris
1
-0
/
+3
2014-08-19
mtd: nand: fix integer widening problems
Brian Norris
1
-2
/
+2
2014-08-19
mtd: maps: solutionengine: drop excess dependency
Brian Norris
1
-1
/
+1
2014-08-19
mtd: nandsim: fix integer widening
Brian Norris
1
-1
/
+1
2014-08-19
mtd: nand: denali: set proper error code on timeout
Brian Norris
1
-3
/
+1
2014-08-19
mtd: use __packed shorthand
Brian Norris
2
-2
/
+2
2014-08-19
mtd: tests: fix integer overflow issues
Brian Norris
7
-22
/
+22
2014-08-19
mtd: mtdswap: fix integer overflow
Brian Norris
1
-1
/
+1
2014-08-19
mtd: remove dead non-char logic
Brian Norris
1
-8
/
+5
2014-08-19
mtd: sm_ftl: initialize error code
Brian Norris
1
-1
/
+1
2014-08-19
mtd: correct upper bounds check for mtd_*() APIs
Brian Norris
1
-13
/
+13
2014-08-19
mtd: cfi_cmdset_0002: allow retry/timeout loop to exit
Brian Norris
1
-0
/
+2
2014-08-19
mtd: nand: fix nand_lock/unlock() function
White Ding
1
-0
/
+18
2014-08-19
mtd: Fixed checkpatch seq_printf warnings
Samarth Parikh
2
-15
/
+15
2014-08-19
mtd: denali: avoid using a magic number
Masahiro Yamada
1
-1
/
+2
2014-08-19
mtd: atmel_nand: remove redundant dev_err call
Wei Yongjun
1
-8
/
+1
2014-08-19
mtd: spi-nor: add support for Micron M25PX80
Thomas Petazzoni
1
-0
/
+1
2014-08-19
mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size
Wu, Josh
1
-5
/
+11
2014-08-19
mtd: atmel_nand: increase chip_delay
Raphaël Poggi
1
-1
/
+1
2014-08-19
mtd: use NULL instead of 0 for an address
Martin Kepplinger
1
-1
/
+1
2014-08-19
mtd: ndfc: silence an array underflow static checker warning
Dan Carpenter
1
-1
/
+2
2014-08-16
mtd: cfi_cmdset_0002: check return code for get_chip()
Brian Norris
1
-0
/
+4
2014-08-14
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-9
/
+15
2014-08-09
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
Linus Torvalds
20
-142
/
+923
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+3
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-16
/
+13
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
1
-11
/
+10
2014-07-30
MIPS: Alchemy: add helpers to access static memory ctrl registers.
Manuel Lauss
1
-5
/
+3
2014-07-28
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
1
-2
/
+2
2014-07-28
UBI: block: Avoid disk size integer overflow
Richard Weinberger
1
-2
/
+9
2014-07-28
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
1
-4
/
+2
2014-07-28
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
1
-2
/
+3
2014-07-28
mtd: gpmi: make blockmark swapping optional
Lothar Waßmann
1
-19
/
+32
2014-07-28
mtd: gpmi: remove line breaks from error messages and improve wording
Lothar Waßmann
1
-5
/
+5
2014-07-28
mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...
Lothar Waßmann
1
-5
/
+5
2014-07-22
mtd: atmel_nand: NFC: support multiple interrupt handling
Josh Wu
1
-22
/
+62
2014-07-22
mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit
Wu, Josh
1
-3
/
+11
2014-07-22
mtd: atmel_nand: add NFC status error check
Wu, Josh
2
-1
/
+27
2014-07-22
mtd: atmel_nand: make ecc parameters same as definition
Bo Shen
1
-10
/
+10
2014-07-22
mtd: nand: add ONFI timing mode to nand_timings converter
Boris BREZILLON
2
-1
/
+254
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
4
-4
/
+51
2014-07-19
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
1
-1
/
+1
2014-07-18
Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+2
2014-07-16
mtd: cfi_cmdset_0002: fix do_write_buffer() timeout error
Bean Huo
1
-2
/
+23
[prev]
[next]