summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-16mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon
2018-01-16mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon
2018-01-16mtd: mtdpart: Make ECC stat handling consistentBoris Brezillon
2018-01-14mtd: mtk-nor: modify functions' name more generallyGuochun Mao
2018-01-07spi-nor: intel-spi: Remove unused preopcodes fieldMika Westerberg
2018-01-07mtd: fsl-quadspi: account for const type of of_device_id.dataJulia Lawall
2018-01-07mtd: spi-nor: cadence-quadspi: Add support for direct access modeVignesh R
2018-01-07mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.Vignesh R
2018-01-06mtd: Add an helper to make erase request aligned on ->erasesizeBoris Brezillon
2018-01-06mtd: Do not allow MTD devices with inconsistent erase propertiesBoris Brezillon
2018-01-06mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun
2017-12-28mtd: spi-nor: Add ISSI is25lp080d supportRomain Porte
2017-12-27mtd: spi-nor: Add support for s25fl128l and s25fl256lRafael Gago
2017-12-20MAINTAINERS: Move all MTD related branches to a single repoBoris Brezillon
2017-12-20mtd: spi-nor: indent issi sectionSean Nyekjaer
2017-12-20mtd: spi-nor: add support for is25lq040bSean Nyekjaer
2017-12-18mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King
2017-12-18mtd: cfi: convert inline functions to macrosArnd Bergmann
2017-12-17mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo
2017-12-16mtd: mtdswap: make array 'name' static const, shrinks object sizeColin Ian King
2017-12-13mtd: m25p80: restore the status of SPI flash when exitingHou Zhiqiang
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang
2017-12-13mtd: spi-nor: Check that BP bits are set properlyAaron Sierra
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)
2017-12-13dt-bindings: mtd: fsl-quadspi: Pass the qspi clock namesFabio Estevam
2017-12-13mtd: spi-nor: add support for ISSI is25lp128Angelo Dureghello
2017-11-26Linux 4.15-rc1Linus Torvalds
2017-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-24afs: Fix signal handling in some file opsDavid Howells
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner