summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon9-164/+246
2018-01-16mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon4-91/+0
2018-01-16mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon5-188/+33
2018-01-16mtd: mtdpart: Make ECC stat handling consistentBoris Brezillon1-6/+8
2018-01-14mtd: mtk-nor: modify functions' name more generallyGuochun Mao1-120/+120
2018-01-07spi-nor: intel-spi: Remove unused preopcodes fieldMika Westerberg1-6/+0
2018-01-07mtd: fsl-quadspi: account for const type of of_device_id.dataJulia Lawall1-4/+4
2018-01-07mtd: spi-nor: cadence-quadspi: Add support for direct access modeVignesh R1-2/+29
2018-01-07mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.Vignesh R1-16/+12
2018-01-06mtd: Add an helper to make erase request aligned on ->erasesizeBoris Brezillon1-0/+28
2018-01-06mtd: Do not allow MTD devices with inconsistent erase propertiesBoris Brezillon1-0/+5
2018-01-06mtd: sharpslpart: make local function sharpsl_nand_cleanup_ftl() staticWei Yongjun1-1/+1
2017-12-28mtd: spi-nor: Add ISSI is25lp080d supportRomain Porte1-0/+2
2017-12-27mtd: spi-nor: Add support for s25fl128l and s25fl256lRafael Gago1-1/+3
2017-12-20MAINTAINERS: Move all MTD related branches to a single repoBoris Brezillon1-3/+3
2017-12-20mtd: spi-nor: indent issi sectionSean Nyekjaer1-3/+3
2017-12-20mtd: spi-nor: add support for is25lq040bSean Nyekjaer1-0/+2
2017-12-18mtd: sharpslpart: fix overflow on block_adr calculationColin Ian King1-2/+2
2017-12-18mtd: cfi: convert inline functions to macrosArnd Bergmann1-69/+61
2017-12-17mtd: mchp23k256: propagate return value of spi_sync()Antonio Borneo1-4/+14
2017-12-16mtd: mtdswap: make array 'name' static const, shrinks object sizeColin Ian King1-2/+3
2017-12-13mtd: m25p80: restore the status of SPI flash when exitingHou Zhiqiang1-0/+9
2017-12-13mtd: spi-nor: add an API to restore the status of SPI flash chipHou Zhiqiang3-0/+19
2017-12-13mtd: spi-nor: Check that BP bits are set properlyAaron Sierra1-12/+23
2017-12-13mtd: spi-nor: check FSR error bits for Micron memoriesBean Huo (beanhuo)2-3/+21
2017-12-13dt-bindings: mtd: fsl-quadspi: Pass the qspi clock namesFabio Estevam1-1/+1
2017-12-13mtd: spi-nor: add support for ISSI is25lp128Angelo Dureghello1-0/+2
2017-11-27Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+52
2017-11-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-616/+472
2017-11-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+17
2017-11-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+32
2017-11-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-11-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-40/+72
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds351-1773/+1225
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds29-113/+58
2017-11-25Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-279/+405
2017-11-25Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-158/+819
2017-11-25Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-34/+66
2017-11-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds22-239/+387
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3