mtd: nand: gpmi: use the mtd instance embedded in struct nand_chip
[cascardo/linux.git] / drivers /
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 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 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-04 Lars-Peter Clausenmtd: 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 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: enforce valid geometry configuration
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 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 Brian Norrismtd: merge in mtd_to_nand() branch
2015-11-19 Boris BREZILLONmtd: nand: fix drivers abusing mtd->priv
2015-11-18 Brian Norrismtd: brcmnand: drop unused subpage_read() support
2015-11-18 Brian Norrismtd: brcmnand: clean up flash cache for parameter pages
2015-11-18 Brian Norrismtd: fsl-quadspi: possible NULL dereference
2015-11-17 Fabio Estevammtd: mxc_nand: Remove bit-or operation with zero
2015-11-16 Brian Norrismtd: spi-nor: remove unnecessary leading space from...
2015-11-16 Nicolas Pitremtd: sm_ftl: fix wrong do_div() usage
2015-11-16 Ezequiel Garcíamtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend...
2015-11-16 Ezequiel Garcíamtd: pxa3xx_nand: Remove dead code
2015-11-16 Ezequiel Garcíamtd: pxa3xx_nand: Remove redundant NAND sensing
2015-11-16 Ezequiel Garcíamtd: pxa3xx_nand: Simplify pxa3xx_nand_scan
2015-11-16 Ezequiel Garcíamtd: pxa3xx_nand: Fix initial controller configuration
2015-11-16 Ezequiel Garcíamtd: pxa3xx_nand: Increase the initial chunk size
2015-11-16 Brian NorrisMerge MTD 4.4 development into MTD -next
2015-11-16 Brian Norrismtd: nand: fix shutdown/reboot for multi-chip systems
2015-11-16 Brian Norrismtd: jz4740_nand: fix build on jz4740 after removing...
2015-11-16 Brian NorrisMerge v4.4-rc1 into MTD development
2015-11-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-11-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-11-15 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-11-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-11-15 Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'timers-urgen...
2015-11-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-11-14 Linus TorvaldsMerge tag 'sound-fix-4.4-rc1' of git://git./linux/kerne...
2015-11-14 Linus TorvaldsMerge tag 'arc-4.4-rc1-part2' of git://git./linux/kerne...
2015-11-14 Linus TorvaldsMerge tag 'chrome-platform-4.4' of git://git./linux...
2015-11-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.4-2' of git://git...
2015-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-11-14 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-11-14 Linus TorvaldsMerge branch 'for-linus-3' of git://git./linux/kernel...
2015-11-14 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-11-14 Linus TorvaldsMerge tag 'vfio-v4.4-rc1' of git://github.com/awilliam...
2015-11-14 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-11-14 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
2015-11-13 Dmitry TorokhovMerge branch 'next' into for-linus
2015-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-13 Linus TorvaldsMerge tag '4.4-additional' of git://git.lwn.net/linux
2015-11-13 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
next