]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
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
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 Kamal DasuMAINTAINERS: brcmnand: Add co-maintainer for Broadcom...
2015-11-18 Brian Norrismtd: fsl-quadspi: possible NULL dereference
2015-11-18 Wang YanQingDocumentation: mtd: improve nand_ecc.txt for readabilit...
2015-11-17 Fabio Estevammtd: mxc_nand: Remove bit-or operation with zero
2015-11-17 Florian FainelliMAINTAINERS: brcmnand: Add Broadcom internal mailing...
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-16 Linus TorvaldsLinux 4.4-rc1
2015-11-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
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.kernel...
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.kernel.org...
2015-11-14 Linus TorvaldsMerge tag 'arc-4.4-rc1-part2' of git://git.kernel.org...
2015-11-14 Vineet GuptaARC: Fix silly typo in MAINTAINERS file
2015-11-14 Vineet GuptaARC: cpu_relax() to be compiler barrier even for UP
2015-11-14 Vineet GuptaARC: use ASL assembler mnemonic
2015-11-14 Vineet GuptaARC: [arcompact] Handle bus error from userspace as...
2015-11-14 Vineet GuptaARC: remove extraneous header include
2015-11-14 Linus TorvaldsMerge tag 'chrome-platform-4.4' of git://git.kernel...
next