index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-2
/
+2
|
\
|
*
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
1
-0
/
+6
|
|
\
|
*
|
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
2014-05-06
1
-2
/
+2
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-11
1
-2
/
+2
|
\
\
\
|
*
|
|
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-2
/
+2
*
|
|
|
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-06-11
41
-1609
/
+3360
|
\
\
\
\
|
*
|
|
|
mtd: gpmi: add gpmi support for imx6sx
Huang Shijie
2014-05-28
4
-15
/
+28
|
*
|
|
|
mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE
Paul Bolle
2014-05-28
1
-24
/
+1
|
*
|
|
|
mtd: bf5xx_nand: use the managed version of kzalloc
Himangi Saraogi
2014-05-28
1
-9
/
+4
|
*
|
|
|
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
2014-05-28
1
-2
/
+2
|
*
|
|
|
mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
2014-05-28
1
-5
/
+5
|
*
|
|
|
mtd: nand: r852: correct write_buf loop bounds
Brian Norris
2014-05-28
1
-2
/
+4
|
*
|
|
|
mtd: nand_bbt: handle error case for nand_create_badblock_pattern()
Brian Norris
2014-05-28
1
-2
/
+6
|
*
|
|
|
mtd: nand_bbt: remove unused variable
Brian Norris
2014-05-28
1
-4
/
+1
|
*
|
|
|
mtd: maps: sc520cdp: fix warnings
Brian Norris
2014-05-28
1
-3
/
+3
|
*
|
|
|
mtd: slram: fix unused variable warning
Brian Norris
2014-05-28
1
-3
/
+1
|
*
|
|
|
mtd: lpddr: fix Kconfig dependency, for I/O accessors
Brian Norris
2014-05-26
1
-1
/
+2
|
*
|
|
|
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
2014-05-21
1
-2
/
+15
|
*
|
|
|
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
2014-05-21
1
-11
/
+10
|
*
|
|
|
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
2014-05-21
1
-0
/
+36
|
*
|
|
|
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-05-20
1
-0
/
+94
|
*
|
|
|
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
2014-05-20
1
-0
/
+36
|
*
|
|
|
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
2014-05-20
1
-2
/
+10
|
*
|
|
|
mtd: lpddr: add driver for LPDDR2-NVM PCM memories
Vincenzo Aliberti
2014-05-20
3
-2
/
+518
|
*
|
|
|
mtd: Kconfig: give the CFI command set version in prompt and help
Philippe De Muyter
2014-05-20
1
-8
/
+8
|
*
|
|
|
mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
Joe Schultz
2014-05-20
1
-1
/
+4
|
*
|
|
|
mtd: fsl_ifc_nand: Use void type for IFC buffer
Aaron Sierra
2014-05-20
1
-7
/
+9
|
*
|
|
|
mtd: cfi: indent some if statements
Dan Carpenter
2014-05-20
2
-3
/
+3
|
*
|
|
|
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-20
1
-6
/
+31
|
*
|
|
|
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
2014-05-20
1
-0
/
+14
|
*
|
|
|
mtd: onenand: fix build warning for dma type
Arnd Bergmann
2014-05-20
1
-4
/
+4
|
*
|
|
|
mtd: orion_nand: Make of_device_id array const
Jingoo Han
2014-05-20
1
-1
/
+1
|
*
|
|
|
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
2014-05-20
1
-1
/
+1
|
*
|
|
|
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
2014-05-20
1
-1
/
+1
|
*
|
|
|
mtd: Fix warning in access_ok() parameter passing
Geert Uytterhoeven
2014-05-20
1
-9
/
+11
|
*
|
|
|
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
2014-05-20
1
-1
/
+1
|
*
|
|
|
mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p
Geert Uytterhoeven
2014-05-12
1
-1
/
+1
|
*
|
|
|
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
2014-05-12
1
-0
/
+2
|
*
|
|
|
mtd: elm: compile suspend/resume only with PM_SLEEP
Wolfram Sang
2014-05-12
1
-0
/
+2
|
*
|
|
|
mtd: Fix Elan SC520 dependencies
Jean Delvare
2014-05-12
1
-2
/
+2
|
*
|
|
|
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
3
-13
/
+14
|
*
|
|
|
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-29
1
-1
/
+1
|
*
|
|
|
mtd: mtd_oobtest: generate consistent data for verification
Akinobu Mita
2014-04-17
1
-7
/
+10
|
*
|
|
|
Merge branch 'spinor'
Brian Norris
2014-04-16
10
-1415
/
+2412
|
|
\
\
\
\
|
|
*
|
|
|
mtd: st_spi_fsm: only build for ARM
Brian Norris
2014-04-16
1
-1
/
+1
|
|
*
|
|
|
mtd: st_spi_fsm: correct type issues
Brian Norris
2014-04-16
1
-6
/
+6
|
|
*
|
|
|
mtd: fsl-quadspi: fix __iomem annotations
Brian Norris
2014-04-16
1
-2
/
+2
|
|
*
|
|
|
mtd: spi-nor: allow to be built as module
Brian Norris
2014-04-14
1
-2
/
+2
|
|
*
|
|
|
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2014-04-14
2
-24
/
+5
|
|
*
|
|
|
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2014-04-14
2
-87
/
+87
[next]