summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mtd: fsl-quadspi: Let the clocks error path be clearerFabio Estevam2014-10-221-2/+2
| * | mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam2014-10-221-1/+2
| * | mtd: orion_nand: fix error code path in probeMichael Opdenacker2014-10-221-28/+11
| * | mtd: bcm47xxpart: alloc memory for more partitionsRafał Miłecki2014-10-221-2/+6
| * | mtd: bfin-async-flash: Remove unused variableAaron Sierra2014-10-221-1/+0
| * | mtd: docg3: add device-tree supportRobert Jarzmik2014-10-221-0/+8
| * | mtd: nand: omap: Do not use global variablesRostislav Lisovy2014-10-221-4/+3
| * | spi-nor: Remove spi_nor::read_id operationBen Hutchings2014-10-211-3/+1
| * | docg3: Fix miuse of seq_printf return valueJoe Perches2014-10-211-60/+52
| * | MTD: merge 3.18 development into -next developmentBrian Norris2014-10-213-20/+67
| |\ \
* | \ \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1446-47/+0
|\ \ \ \
| * \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0346-47/+0
| |\ \ \ \
| | * | | | mtd: spi-nor: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | | | mtd: onenand: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| | * | | | mtd: nand: bcm47xxnflash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | | | mtd: nand: drop owner assignment from platform_driversWolfram Sang2014-10-2029-30/+0
| | * | | | mtd: maps: drop owner assignment from platform_driversWolfram Sang2014-10-209-9/+0
| | * | | | mtd: devices: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
| | |/ / /
* | | | | UBI: Fix invalid vfree()Richard Weinberger2014-11-071-4/+6
* | | | | UBI: Fix double free after do_sync_erase()Richard Weinberger2014-11-071-7/+3
* | | | | UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2014-11-071-14/+9
* | | | | UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-0714-407/+441
|/ / / /
* | | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-025-21/+70
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov2014-10-291-0/+2
| * | mtd: omap: fix mtd devices not showing upFrans Klaver2014-10-291-1/+1
| |/
| * mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-212-3/+52
| * mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-173-13/+11
| * mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-171-5/+5
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-182-2/+2
|\ \
| * | mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul2014-10-151-1/+1
| * | mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul2014-10-151-1/+1
* | | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-0/+1
|\ \ \
| * | | block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-0/+1
| |/ /
* | | Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds2014-10-1837-549/+710
|\ \ \ | | |/ | |/|
| * | mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros2014-10-061-1/+1
| * | mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia2014-10-062-2/+5
| * | mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-282-29/+21
| * | mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki2014-09-282-1/+18
| * | mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-223-1/+1
| * | nand: omap2: Replace pr_err with dev_errEzequiel García2014-09-221-13/+17
| * | nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García2014-09-221-59/+71
| * | mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON2014-09-221-0/+4
| * | mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON2014-09-221-0/+2
| * | mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-221-0/+4
| * | mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-221-1/+1
| * | mtd: denali: fix indents and other trivial thingsMasahiro Yamada2014-09-191-77/+61
| * | mtd: denali: remove unnecessary parenthesesMasahiro Yamada2014-09-191-7/+7
| * | mtd: denali: remove another set-but-unused variableBrian Norris2014-09-191-2/+1
| * | mtd: denali: fix include guard and license block of denali.hMasahiro Yamada2014-09-171-23/+4
| * | mtd: nand: don't break long print messagesRafał Miłecki2014-09-172-22/+15
OpenPOWER on IntegriCloud