cascardo/linux.git
2015-12-18 Brian Norrismtd: nand: docg4: simplify error case
2015-12-18 Boris BREZILLONmtd: nand: s3c2410: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: update the documentation to reflect framewor...
2015-12-18 Boris BREZILLONmtd: nand: vf610: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: txx9ndfmc: use the mtd instance embedded...
2015-12-18 Boris BREZILLONmtd: nand: tmio: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: sunxi: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: sharpsl: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: sh_flctl: use the mtd instance embedded...
2015-12-18 Boris BREZILLONmtd: nand: r852: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: pxa3xx: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: plat: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: pasemi: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: orion: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: omap2: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: nuc900: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: ndfc: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: nandsim: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: mxc: use the mtd instance embedded in struct...
2015-12-18 Boris BREZILLONmtd: nand: mpc5121: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: lpc32xx: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: jz4740: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: hisi504: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: gpmi: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: gpio: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: fsmc: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: fsl_upm: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: fsl_ifc: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: fsl_elbc: use the mtd instance embedded...
2015-12-18 Boris BREZILLONmtd: nand: docg4: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: diskonchip: use the mtd instance embedded...
2015-12-18 Boris BREZILLONmtd: nand: davinci: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: cmx270: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: cs553x: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: cafe: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: brcm: use the mtd instance embedded in struc...
2015-12-18 Boris BREZILLONmtd: nand: bf5xx: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: au1550nd: use the mtd instance embedded...
2015-12-18 Boris BREZILLONmtd: nand: atmel: use the mtd instance embedded in...
2015-12-18 Boris BREZILLONmtd: nand: ams-delta: use the mtd instance embedded...
2015-12-18 Boris BREZILLONmtd: nand: omap2: create and use mtd_to_omap()
2015-12-18 Boris BREZILLONmtd: nand: nuc900: create and use mtd_to_nuc900()
2015-12-18 Boris BREZILLONmtd: nand: fsmc: create and use mtd_to_fsmc()
2015-12-18 Arnd Bergmannmtd: omap_elm: print interrupt resource using %pr
2015-12-14 Brian Norrismtd: bcm47xxnflash: really unregister NAND on device...
2015-12-11 Boris BREZILLONmtd: nand: denali: add missing nand_release() call...
2015-12-10 Brian Norrismtd: brcmnand: defer to devm_ioremap_resource() for...
2015-12-10 Simon Arlottmtd: brcmnand: Add support for the BCM6368
2015-12-10 Simon Arlottmtd: brcmnand: Request and enable the clock if present
2015-12-10 Simon Arlottdoc: dt: mtd: brcmnand: Add brcm,bcm6368-nand device...
2015-12-10 Geert Uytterhoevenmtd: nand: Confine MTD_NAND_SH_FLCTL to SUPERH
2015-12-10 Fabio Estevammtd: spi-nor: Check the return value from read_sr()
2015-12-09 Brian Norrismtd: partitions: support a cleanup callback for parsers
2015-12-09 Brian Norrismtd: partitions: pass around 'mtd_partitions' wrapper...
2015-12-09 Brian Norrismtd: partitions: remove kmemdup()
2015-12-09 Brian Norrismtd: partitions: rename MTD parser get/put
2015-12-09 Brian Norrismtd: partitions: make parsers return 'const' partition...
2015-12-09 Brian Norrismtd: ofpart: assign return argument exactly once
2015-12-09 Brian Norrismtd: merge for-4.4 development into -next development
2015-12-09 Brian Norrisdoc: dt: mtd: partitions: add compatible property to...
2015-12-08 Brian NorrisMerge arch/{arm,blackfin,cris,mips}/ refactoring patche...
2015-12-08 Boris BREZILLONmips: nand: make use of mtd_to_nand() where appropriate
2015-12-08 Boris BREZILLONblackfin: nand: make use of mtd_to_nand() where appropriate
2015-12-08 Boris BREZILLONcris: nand: make use of mtd_to_nand() where appropriate
2015-12-08 Boris BREZILLONmtd: nand: add nand_to_mtd() helper
2015-12-08 Boris BREZILLONmtd: nand: embed an mtd_info structure into nand_chip
2015-12-08 Boris BREZILLONmtd: nand: make use of mtd_to_nand() in NAND drivers
2015-12-08 Boris BREZILLONstaging: mt29f_spinand: make use of mtd_to_nand()
2015-12-08 Boris BREZILLONmtd: nand: make use of mtd_to_nand() in NAND core code
2015-12-08 Boris BREZILLONsh: nand: make use of mtd_to_nand() where appropriate
2015-12-08 Boris BREZILLONARM: nand: make use of mtd_to_nand() where appropriate
2015-12-04 Lars-Peter... mtd: nand: r852: Remove unnecessary synchronize_irq...
2015-12-04 Heiner Kallweitmtd: spi-nor: fix error handling in spi_nor_erase
2015-12-04 Brian Norrismtd: mtk-quadspi: drop unnecessary .owner assignment
2015-12-04 Brian Norrismtd: partitions: turn PART() macro into inline function
2015-12-04 Brian Norrismtd: ofpart: don't complain about missing 'partitions...
2015-12-01 Brian Norrismtd: brcmnand: drop brcmnand_host::of_node field
2015-12-01 Brian Norrismtd: nand: fix typo (t_ald -> t_adl)
2015-12-01 Boris BREZILLONmtd: nand: fix ONFI parameter page layout
2015-12-01 Ricardo Ribaldamtd: spi-nor: Fix error message with unrecognized JEDEC
2015-12-01 Julia Lawallmtd: nand: sunxi: add missing of_node_put
2015-12-01 Julia Lawallmtd: brcmnand: improve memory management
2015-12-01 Simon Arlottbrcmnand: Clear EXT_ADDR error registers in PIO mode
2015-11-30 Arnd Bergmannmtd: cfi: don't warn about broken geometry for !CONFIG_MTD
2015-11-30 Arnd Bergmannmtd: cfi: enforce valid geometry configuration
2015-11-30 Rafał Miłeckimtd: spi-nor: include mtd.h header for struct mtd_info...
2015-11-21 Bayi Chengmtd: mtk-nor: new Mediatek serial flash controller...
2015-11-20 LABBE Corentinmtd: nand: atmel_nand: constify atmel_nand_caps structures
2015-11-20 Brian Norrismtd: kill off MTD partition parser boilerplate
2015-11-20 Brian Norrismtd: partitions: add module_mtd_part_parser() helper
2015-11-20 Brian Norrisdoc: dt: mtd: stop referring to driver code for spi...
2015-11-20 Brian Norrismtd: m25p80: replace leftover "nor-jedec" with "spi...
2015-11-20 Brian Norrismtd: m25p80: fix module autoloading for "jedec, spi...
2015-11-19 Andreas Fenkartmtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
2015-11-19 Brian Norrismtd: m25p80: drop erase() callback
2015-11-19 Brian Norrismtd: spi-nor: provide default erase_sector implementation
2015-11-19 Boris BREZILLONdoc: mtd: nand: update examples to use mtd_to_nand()
2015-11-19 Brian Norrismtd: merge in mtd_to_nand() branch
2015-11-19 Boris BREZILLONmtd: nand: add an mtd_to_nand() helper
2015-11-19 Boris BREZILLONmtd: nand: fix drivers abusing mtd->priv
next