aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fsl_ifc: Support all 8 IFC chip selectsAaron Sierra2-8/+15
2014-11-05mtd: atmel_nand: make PMECC lookup table and offset property optionalJosh Wu2-4/+81
2014-11-05mtd: mxc_nand: use __iowrite32_copy for 32 bit copyKoul, Vinod1-7/+3
2014-11-05mtd: intflmount: fix off by one error in INFTL_dumpVUchains()Dan Carpenter1-1/+1
2014-11-05mtd: spi-nor: Add support for SST spi flashHarini Katakam1-0/+1
2014-11-05mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAMRostislav Lisovy1-0/+3
2014-11-05mtd: nand: omap: Synchronize the access to the ECC engineRostislav Lisovy1-5/+7
2014-11-05mtd: spi-nor: Move n25q032 entry to Micron devices listChunhe Lan1-1/+1
2014-11-05mtd: dataflash: Remove use of tx_dmaMark Brown1-3/+3
2014-11-05mtd: spi-nor: drop replaceable wait-till-ready function pointerBrian Norris1-18/+10
2014-11-05mtd: fsl-quadspi: drop wait-till-ready checksBrian Norris1-11/+0
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris1-11/+0
2014-11-05mtd: spi-nor: move "wait-till-ready" checks into erase/write functionsBrian Norris1-27/+9
2014-11-05mtd: spi-nor: handle timeout errors in spi_nor_write()Brian Norris1-2/+5
2014-11-05mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() codeBrian Norris1-32/+34
2014-11-05mtd: update help of CONFIG_MTD_OF_PARTSMichal Sojka1-1/+1
2014-11-05mtd: nand: comment update, the DEPLETE1 command has goneGerhard Sittig1-1/+1
2014-11-05mtd: spi-nor: fix the wrong dummy valueHuang Shijie2-2/+5
2014-11-05mtd: nand: Base BCH ECC bytes on required strengthJordan Friendshuh1-1/+1
2014-11-04mtd: nand: gpio: improve comments about GPIO assisted operationGerhard Sittig2-3/+7
2014-10-29MTD: merge 3.18 development into -next developmentBrian Norris2-1/+3
2014-10-29mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov1-0/+2
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver1-1/+1
2014-10-29mtd: nand: add sunxi NAND flash controller supportBoris BREZILLON3-0/+1439
2014-10-23nandsim: add id_bytes module parameterAkinobu Mita1-18/+24
2014-10-22mtd: docg3: fix 'defined but not used' warningBrian Norris1-0/+2
2014-10-22mtd: bcm47xxpart: only register partitions if the trx header was filledHauke Mehrtens1-6/+14
2014-10-22mtd: phram: fix asm/io.h include usageRob Ward1-1/+1
2014-10-22mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam1-2/+2
2014-10-22mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam1-1/+2
2014-10-22mtd: orion_nand: fix error code path in probeMichael Opdenacker1-28/+11
2014-10-22mtd: bcm47xxpart: alloc memory for more partitionsRafał Miłecki1-2/+6
2014-10-22mtd: bfin-async-flash: Remove unused variableAaron Sierra1-1/+0
2014-10-22mtd: docg3: add device-tree supportRobert Jarzmik1-0/+8
2014-10-22mtd: nand: omap: Do not use global variablesRostislav Lisovy1-4/+3
2014-10-21spi-nor: Remove spi_nor::read_id operationBen Hutchings1-3/+1
2014-10-21docg3: Fix miuse of seq_printf return valueJoe Perches1-60/+52
2014-10-21MTD: merge 3.18 development into -next developmentBrian Norris3-20/+67
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2-3/+52
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds13-48/+1326
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-350/+279
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-927/+1330
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-553/+533
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds32-123/+299
2014-10-18Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds8-87/+236
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds30-147/+132
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds23-367/+212
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds37-549/+710
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds11-526/+260