| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-05-18 | 2 | -5/+7 |
|\ |
|
| * | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" | Brian Norris | 2015-05-15 | 1 | -3/+3 |
| * | mtd: readtest: don't clobber error reports | Brian Norris | 2015-05-14 | 1 | -2/+4 |
* | | UBI: block: Add missing cache flushes | Kevin Cernekee | 2015-05-06 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 2 | -4/+4 |
|\ |
|
| * | VFS: assorted d_backing_inode() annotations | David Howells | 2015-04-15 | 2 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-24 | 1 | -2/+0 |
|\ \ |
|
| * | | mtd: sh_flctl: remove slave_id settings for DMAEngine | Arnd Bergmann | 2015-02-23 | 1 | -2/+0 |
* | | | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-04-22 | 35 | -293/+582 |
|\ \ \ |
|
| * \ \ | Merge MTD fixes from 4.0 into -next | Brian Norris | 2015-04-22 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | mtd: spi-nor: Add support for Macronix mx25u6435f serial flash | Mika Westerberg | 2015-04-05 | 1 | -0/+1 |
| * | | | | mtd: spi-nor: Add support for Winbond w25q64dw serial flash | Mika Westerberg | 2015-04-05 | 1 | -0/+1 |
| * | | | | mtd: spi-nor: add support for the Winbond W25X05 flash | Gabor Juhos | 2015-04-05 | 1 | -0/+1 |
| * | | | | mtd: spi-nor: support en25s64 device | Shengzhou Liu | 2015-04-05 | 1 | -0/+1 |
| * | | | | mtd: m25p80: bind to "nor-jedec" ID, for auto-detection | Brian Norris | 2015-04-05 | 1 | -3/+18 |
| * | | | | mtd: Make MTD tests cancelable | Richard Weinberger | 2015-04-05 | 10 | -24/+120 |
| * | | | | mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3 | Roger Quadros | 2015-04-05 | 1 | -27/+35 |
| * | | | | mtd: docg3: remove invalid __exit annotations | Brian Norris | 2015-04-05 | 1 | -3/+3 |
| * | | | | mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion | Nicholas Mc Guire | 2015-04-05 | 1 | -2/+2 |
| * | | | | mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT | Wu, Josh | 2015-04-05 | 1 | -7/+7 |
| * | | | | mtd: atmel_nand: add a definition for the oob reserved bytes | Josh Wu | 2015-04-05 | 2 | -2/+6 |
| * | | | | mtd: part: Remove partition overlap checks | Dan Ehrenberg | 2015-04-05 | 1 | -20/+1 |
| * | | | | mtd: part: Add sysfs variable for offset of partition | Dan Ehrenberg | 2015-04-05 | 1 | -0/+29 |
| * | | | | mtd: part: Create the master device node when partitioned | Dan Ehrenberg | 2015-04-05 | 3 | -21/+62 |
| * | | | | mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c | Masanari Iida | 2015-03-30 | 1 | -1/+1 |
| * | | | | mtd: denali: Disable sub-page writes in Denali NAND driver | Graham Moore | 2015-03-30 | 1 | -0/+3 |
| * | | | | mtd: pxa3xx_nand: cleanup wait_for_completion handling | Nicholas Mc Guire | 2015-03-30 | 1 | -14/+10 |
| * | | | | mtd: nand: gpmi: Check for scan_bbt() error | Fabio Estevam | 2015-03-30 | 1 | -1/+3 |
| * | | | | mtd: nand: gpmi: fixup return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-30 | 1 | -6/+6 |
| * | | | | mtd: fsl-quadspi: cleanup wait_for_completion return handling | Nicholas Mc Guire | 2015-03-30 | 1 | -2/+1 |
| * | | | | mtd: fsl-quadspi: Print the error value | Fabio Estevam | 2015-03-30 | 1 | -4/+4 |
| * | | | | mtd: cfi: clean up some indenting | Dan Carpenter | 2015-03-30 | 1 | -15/+15 |
| * | | | | mtd: maps: sa1100-flash: remove incorrect __exit markups | Dmitry Torokhov | 2015-03-30 | 1 | -2/+2 |
| * | | | | mtd: replace CONFIG_8xx by CONFIG_PPC_8xx | Christophe Leroy | 2015-03-30 | 1 | -1/+1 |
| * | | | | mtd: fsmc_nand.c: Use default timings if none are provided in the dts | Stefan Roese | 2015-03-30 | 1 | -1/+6 |
| * | | | | mtd: nand: Prevent possible kernel lockup in nand_command() | Roger Quadros | 2015-03-30 | 1 | -4/+23 |
| * | | | | mtd: spi-nor: factor out replace-able flash_{lock,unlock} | Brian Norris | 2015-03-27 | 1 | -19/+38 |
| * | | | | mtd: nand: fix spelling of REPLACEABLE | Brian Norris | 2015-03-24 | 1 | -1/+1 |
| * | | | | mtd: nand: fully initialize mtd_oob_ops | Brian Norris | 2015-03-11 | 1 | -4/+4 |
| * | | | | mtd: blkdevs: remove dead code | Brian Norris | 2015-03-11 | 1 | -3/+0 |
| * | | | | mtd: nand: denali: drop dead code | Brian Norris | 2015-03-11 | 1 | -3/+0 |
| * | | | | mtd: nand: fixup bounds checks for nand_{lock,unlock}() | Brian Norris | 2015-03-11 | 1 | -2/+2 |
| * | | | | mtd: tests: fix more potential integer overflows | Brian Norris | 2015-03-11 | 5 | -10/+10 |
| * | | | | mtd: onenand: drop dead code | Brian Norris | 2015-03-11 | 1 | -9/+3 |
| * | | | | mtd: docg3: drop dead code | Brian Norris | 2015-03-11 | 1 | -4/+1 |
| * | | | | mtd: mxc-nand: Warn on unimplemented commands | Uwe Kleine-König | 2015-03-11 | 1 | -0/+4 |
| * | | | | mtd: mxc-nand: Implement support for PARAM command | Uwe Kleine-König | 2015-03-11 | 1 | -0/+7 |
| * | | | | mtd: mxc-nand: Allow to use column addresses different from 0 | Uwe Kleine-König | 2015-03-11 | 1 | -11/+29 |
| * | | | | mtd: mxc-nand: Do the word to byte mangling in the read_byte callback | Uwe Kleine-König | 2015-03-11 | 1 | -24/+10 |
| * | | | | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes | Uwe Kleine-König | 2015-03-11 | 1 | -7/+7 |