index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
2018-10-04
1
-0
/
+1
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
2
-1
/
+32
*
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
2018-10-02
1
-0
/
+5
*
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
1
-0
/
+21
*
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-09-20
1
-0
/
+1
*
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-09-20
1
-0
/
+1
*
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-09-20
1
-0
/
+3
*
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-09-20
1
-0
/
+427
*
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-09-20
1
-0
/
+3
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-09-20
1
-0
/
+731
*
mtd: move definitions to enlarge their range
Miquel Raynal
2018-09-20
1
-0
/
+6
*
mtd: add get/set of_node/flash_node helpers
Brian Norris
2018-09-20
1
-0
/
+28
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2018-09-20
1
-11
/
+1
*
mtd: remove stale comment in mtd_oob_ops structure
Miquel Raynal
2018-07-24
1
-4
/
+0
*
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2018-07-23
1
-0
/
+8
*
mtd: nand: export nand_get_flash_type function
Jörg Krause
2018-06-27
1
-3
/
+7
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
14
-28
/
+14
*
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
Masahiro Yamada
2017-12-04
1
-0
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
3
-8
/
+5
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
1
-0
/
+3
*
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-11-29
1
-0
/
+14
*
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
1
-0
/
+33
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
1
-4
/
+8
*
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
1
-0
/
+2
*
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
1
-5
/
+0
*
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
1
-1
/
+1
*
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-11-29
1
-0
/
+57
*
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
1
-0
/
+12
*
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
1
-0
/
+8
*
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
1
-1
/
+1
*
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
1
-4
/
+10
*
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2017-11-29
1
-0
/
+2
*
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2017-11-29
1
-0
/
+5
*
mtd: nand: Introduce nand_data_interface
Sascha Hauer
2017-11-29
1
-49
/
+117
*
mtd: nand: Create a NAND reset function
Sascha Hauer
2017-11-29
1
-0
/
+4
*
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
2017-11-29
1
-11
/
+11
*
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
1
-0
/
+1
*
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
Masahiro Yamada
2017-11-29
1
-2
/
+15
*
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
2017-10-23
1
-24
/
+0
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
1
-9
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-09-23
1
-5
/
+5
*
mtd: fix compiler warnings
Steve Rae
2016-07-24
1
-0
/
+5
*
mtd: nand: Increase the max OOB size
Boris Brezillon
2016-07-24
1
-1
/
+1
*
mtd: nand: add common DT init code
Brian Norris
2016-07-24
1
-0
/
+3
*
armv7: armv7: introduce set_gpmc_cs0
Ladislav Michl
2016-07-22
1
-0
/
+1
*
armv7: make gpmc_cfg const
Ladislav Michl
2016-07-22
1
-1
/
+1
*
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
3
-31
/
+49
*
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
1
-3
/
+3
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-0
/
+20
[next]