index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-11-06
81
-896
/
+2365
|
\
|
*
mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call
Brian Norris
2015-11-06
1
-1
/
+2
|
*
mtd: nand: sunxi: avoid retrieving data before ECC pass
Boris BREZILLON
2015-11-02
1
-1
/
+1
|
*
mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()
Boris BREZILLON
2015-11-02
1
-2
/
+2
|
*
mtd: blkdevs: fix potential deadlock + lockdep warnings
Brian Norris
2015-10-30
1
-5
/
+5
|
*
mtd: ofpart: move ofpart partitions to a dedicated dt node
Michal Suchanek
2015-10-30
1
-17
/
+46
|
*
mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
Anup Patel
2015-10-30
1
-0
/
+10
|
*
mtd: brcmnand: factor out CFG and CFG_EXT bitfields
Brian Norris
2015-10-30
1
-7
/
+31
|
*
mtd: mtdpart: Do not fail mtd probe when parsing partitions fails
Brian Norris
2015-10-26
2
-6
/
+14
|
*
mtd: fsl-quadspi: fix macro collision problems with READ/WRITE
Han Xu
2015-10-26
1
-10
/
+10
|
*
mtd: warn when registering the same master many times
Brian Norris
2015-10-26
1
-0
/
+9
|
*
mtd: fixup corner case error handling in mtd_device_parse_register()
Brian Norris
2015-10-26
1
-2
/
+9
|
*
mtd: tests: Replace timeval with ktime_t
Shraddha Barke
2015-10-26
2
-10
/
+10
|
*
mtd: fsmc_nand: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
2015-10-26
1
-16
/
+41
|
*
mtd: nand: vf610_nfc: use nand_check_erased_ecc_chunk() helper
Brian Norris
2015-10-26
1
-11
/
+3
|
*
mtd: nand: increase ready wait timeout and report timeouts
Alex Smith
2015-10-26
1
-13
/
+20
|
*
mtd: docg3: off by one in doc_register_sysfs()
Dan Carpenter
2015-10-26
1
-6
/
+16
|
*
mtd: pxa3xx_nand: clean up the pxa3xx timings
Antoine Ténart
2015-10-26
1
-17
/
+8
|
*
mtd: pxa3xx_nand: rework flash detection and timing setup
Antoine Ténart
2015-10-26
1
-88
/
+35
|
*
mtd: pxa3xx_nand: add helpers to setup the timings
Antoine Ténart
2015-10-26
1
-0
/
+122
|
*
mtd: pxa3xx_nand: fix some compile issues on non-ARM arches
Antoine Ténart
2015-10-26
1
-2
/
+2
|
*
mtd: lpc32xx_mlc: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-10-19
1
-5
/
+5
|
*
mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clock
Vladimir Zapolskiy
2015-10-19
1
-5
/
+5
|
*
mtd: maps: rbtx4939-flash: fix compile error
Brian Norris
2015-10-19
1
-1
/
+1
|
*
mtd: mtdram: check offs and len in mtdram->erase
Dongsheng Yang
2015-10-19
1
-0
/
+21
|
*
mtd: pxa3xx_nand: switch to device PM
Brian Norris
2015-10-19
1
-7
/
+11
|
*
mtd: pxa3xx_nand: don't duplicate MTD suspend/resume
Brian Norris
2015-10-19
1
-17
/
+0
|
*
mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build error
Fabio Estevam
2015-10-19
1
-0
/
+1
|
*
mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST
Brian Norris
2015-10-19
1
-1
/
+2
|
*
mtd: fsl-quadspi: fix printk() format warning for size_t
Brian Norris
2015-10-19
1
-1
/
+1
|
*
mtd: spi-nor: add DUAL_READ for w25q{32,64}dw
Brian Norris
2015-10-19
1
-2
/
+2
|
*
mtd: spi-nor: disable protection for Winbond flash at startup
Brian Norris
2015-10-13
1
-3
/
+4
|
*
mtd: spi-nor: support lock/unlock/is_locked for Winbond
Brian Norris
2015-10-13
1
-2
/
+3
|
*
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
2015-10-13
1
-1
/
+36
|
*
mtd: spi-nor: refactor block protection functions
Brian Norris
2015-10-13
1
-45
/
+126
|
*
mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*
Brian Norris
2015-10-13
1
-12
/
+11
|
*
mtd: spi-nor: Add support for s25fl004k
Sean Nyekjaer
2015-10-13
1
-0
/
+1
|
*
mtd: spi-nor: s25fl204k supports dual I/0
Sean Nyekjaer
2015-10-13
1
-1
/
+1
|
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
18
-38
/
+61
|
*
mtd: nand: txx9ndfmc: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: jz4740_nand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: fsl_upm: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: socrates_nand: drop owner assignment
Frans Klaver
2015-10-13
1
-1
/
+0
|
*
mtd: nand: fsl_elbc_nand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: pxa3xx_nand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: gpio: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: onenand: omap2: drop owner and name assignment
Frans Klaver
2015-10-13
1
-2
/
+0
|
*
mtd: nand: s3c2410: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: sharpsl: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
|
*
mtd: nand: omap2: show parent device structure in sysfs
Frans Klaver
2015-10-13
1
-2
/
+1
[next]