summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-10-17mtd: m25p80: get rid of spi_get_device_idRafał Miłecki
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki
2014-09-28mtd: spi-nor: add Kconfig option to disable 4K sectorsRafał Miłecki
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García
2014-09-22nand: omap2: Replace pr_err with dev_errEzequiel García
2014-09-22nand: omap2: Remove horrible ifdefs to fix module probeEzequiel García
2014-09-22mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids tableBoris BREZILLON
2014-09-22mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDsBoris BREZILLON
2014-09-22mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra
2014-09-22mtd: physmap_of: Fix ROM support via OFAaron Sierra
2014-09-19MAINTAINERS: add l2-mtd.git, 'next' tree for MTDBrian Norris
2014-09-19mtd: denali: fix indents and other trivial thingsMasahiro Yamada
2014-09-19mtd: denali: remove unnecessary parenthesesMasahiro Yamada
2014-09-19mtd: denali: remove another set-but-unused variableBrian Norris
2014-09-17mtd: denali: fix include guard and license block of denali.hMasahiro Yamada
2014-09-17mtd: nand: don't break long print messagesRafał Miłecki
2014-09-17mtd: bcm47xxnflash: replace some magic numbersRafał Miłecki
2014-09-17mtd: bcm47xxnflash: NAND_CMD_RESET supportRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add cmd_ctrl handlerRafał Miłecki
2014-09-17mtd: bcm47xxnflash: add dev_ready and fill chip_delayRafał Miłecki
2014-09-17mtd: bcm47xxnflash: fix typo in freq calculationRafał Miłecki
2014-09-17mtd: bcm47xxpart: find NVRAM partitions in middle blocksRafał Miłecki
2014-09-17mtd: atmel_nand: remove pmecc_bytes_per_sector, use chip->ecc.bytes insteadWu, Josh
2014-09-17mtd: atmel_nand: remove pmecc_sector_number, use ecc.steps insteadWu, Josh
2014-09-17nand: omap2: Add support for flash-based bad block tableEzequiel García
2014-09-17mtd: nand: atmel_nand: retrieve NFC clockBoris BREZILLON
2014-09-15mtd: denali: remove a set-but-unused variableMasahiro Yamada
2014-09-15mtd: denali: change the type of iterators to intMasahiro Yamada
2014-09-15mtd: denali: remove unnecessary castsMasahiro Yamada
2014-09-15mtd: denali: remove unnecessary variable initializationsMasahiro Yamada
2014-09-15mtd: denali: fix the format of comment blocksMasahiro Yamada
2014-09-15Merge tag 'v3.17-rc5' from upstreamBrian Norris
2014-09-14Linux 3.17-rc5v3.17-rc5Linus Torvalds
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner
2014-09-14ntb: Add alignment check to meet hardware requirementDave Jiang
2014-09-14MAINTAINERS: update NTB infoJon Mason
2014-09-14NTB: correct the spread of queues over mw'sJon Mason
2014-09-13fix bogus read_seqretry() checks introduced in b37199eAl Viro
2014-09-13move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro
2014-09-13[fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro