index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
1
-4
/
+6
2016-11-07
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
1
-6
/
+4
2016-11-07
mtd: nand: plat_nand: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+2
2016-11-07
mtd: nand: pasemi: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+2
2016-11-07
mtd: nand: orion: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+2
2016-11-07
mtd: nand: tmio: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+3
2016-11-07
mtd: nand: mpc5121: return error code of nand_scan() on error
Masahiro Yamada
1
-2
/
+2
2016-11-07
mtd: nand: gpio: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+2
2016-11-07
mtd: nand: cs553x: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+2
2016-11-07
mtd: nand: cmx270: return error code of nand_scan() on error
Masahiro Yamada
1
-2
/
+2
2016-11-07
mtd: nand: ams-delta: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+2
2016-11-07
mtd: nand: change return type of nand_get_flash_type() to int
Masahiro Yamada
1
-14
/
+10
2016-11-07
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()
Masahiro Yamada
1
-1
/
+1
2016-11-07
mtd: nand: add tango NAND flash controller support
Marc Gonzalez
3
-0
/
+666
2016-11-07
mtd: nand: pxa3xx_nand: write exactly one message on probe failure
Uwe Kleine-König
1
-7
/
+10
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
1
-1
/
+25
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
1
-1
/
+25
2016-11-07
mtd: s3c2410: parse the device configuration from OF node
Sergio Prado
1
-17
/
+146
2016-11-07
mtd: s3c2410: make ecc mode configurable via platform data
Sergio Prado
2
-69
/
+63
2016-10-22
mtd: nand: Add OX820 NAND Support
Neil Armstrong
3
-0
/
+201
2016-10-21
mtd: nand: add support for the TC58NVG2S0H chip
Boris Brezillon
1
-0
/
+3
2016-10-21
mtd: nand: sunxi: fix support for 512bytes ECC chunks
Boris Brezillon
1
-0
/
+4
2016-10-17
mtd: nand: omap2: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-11
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
21
-386
/
+853
2016-10-03
mtd: nand: fix trivial spelling error
Brian Norris
1
-1
/
+1
2016-10-03
Merge tag 'for-4.9' of github.com:linux-nand/linux
Brian Norris
21
-386
/
+853
2016-09-28
Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+4
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
1
-7
/
+15
2016-09-23
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: Fix nand_command_lp() for 8bits opcodes
Boris Brezillon
1
-1
/
+4
2016-09-23
mtd: nand: sunxi: Support ECC maximization
Boris Brezillon
1
-0
/
+29
2016-09-23
mtd: nand: Support maximizing ECC when using software BCH
Boris Brezillon
1
-0
/
+20
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+3
2016-09-23
mtd: nand: mxc: Add timing setup for v2 controllers
Sascha Hauer
1
-2
/
+82
2016-09-23
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
1
-0
/
+55
2016-09-23
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
1
-62
/
+14
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-0
/
+157
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
1
-0
/
+11
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
1
-0
/
+29
2016-09-23
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
1
-206
/
+224
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-5
/
+20
2016-09-23
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
Roger Quadros
1
-4
/
+4
2016-09-23
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
3
-15
/
+28
2016-09-23
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
Kyle Roeschley
1
-6
/
+45
2016-09-23
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
Boris Brezillon
1
-36
/
+74
2016-09-23
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
1
-6
/
+6
2016-09-23
mtd: nand: gpmi: get correct free oob space
Han Xu
1
-1
/
+2
2016-09-23
mtd: nand: sh_flctl: handle dma_submit() errors
Brian Norris
1
-1
/
+7
2016-09-23
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
1
-2
/
+2
[next]