aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-01mtd: brcmnand: drop brcmnand_host::of_node fieldBrian Norris1-5/+2
2015-12-01mtd: spi-nor: Fix error message with unrecognized JEDECRicardo Ribalda1-1/+1
2015-11-30mtd: nand: sunxi: add missing of_node_putJulia Lawall1-1/+3
2015-11-30mtd: brcmnand: improve memory managementJulia Lawall1-2/+6
2015-11-30brcmnand: Clear EXT_ADDR error registers in PIO modeSimon Arlott1-0/+2
2015-11-30mtd: cfi: enforce valid geometry configurationArnd Bergmann1-0/+4
2015-11-20mtd: mtk-nor: new Mediatek serial flash controller driverBayi Cheng3-0/+494
2015-11-20mtd: nand: atmel_nand: constify atmel_nand_caps structuresLABBE Corentin1-3/+3
2015-11-19mtd: kill off MTD partition parser boilerplateBrian Norris7-80/+5
2015-11-19mtd: partitions: add module_mtd_part_parser() helperBrian Norris1-2/+6
2015-11-19mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in commentsBrian Norris1-3/+3
2015-11-19mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"Brian Norris1-1/+10
2015-11-19mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4KAndreas Fenkart1-2/+2
2015-11-19mtd: m25p80: drop erase() callbackBrian Norris1-17/+0
2015-11-19mtd: spi-nor: provide default erase_sector implementationBrian Norris1-4/+33
2015-11-19mtd: nand: fix drivers abusing mtd->privBoris BREZILLON2-23/+41
2015-11-18mtd: brcmnand: drop unused subpage_read() supportBrian Norris1-11/+0
2015-11-18mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris1-4/+9
2015-11-18mtd: fsl-quadspi: possible NULL dereferenceBrian Norris1-4/+4
2015-11-17mtd: mxc_nand: Remove bit-or operation with zeroFabio Estevam1-2/+1
2015-11-16mtd: spi-nor: remove unnecessary leading space from dbg printBrian Norris1-1/+1
2015-11-16mtd: sm_ftl: fix wrong do_div() usageNicolas Pitre1-1/+2
2015-11-16mtd: pxa3xx_nand: Gate/ungate the NAND clock in suspend/resume pathsEzequiel García1-0/+6
2015-11-16mtd: pxa3xx_nand: Remove dead codeEzequiel García1-5/+0
2015-11-16mtd: pxa3xx_nand: Remove redundant NAND sensingEzequiel García1-33/+8
2015-11-16mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanEzequiel García1-16/+14
2015-11-16mtd: pxa3xx_nand: Fix initial controller configurationEzequiel García1-13/+22
2015-11-16mtd: pxa3xx_nand: Increase the initial chunk sizeEzequiel García1-1/+1
2015-11-16Merge MTD 4.4 development into MTD -nextBrian Norris2-1/+2
2015-11-16mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris1-1/+1
2015-11-16mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris1-0/+1
2015-11-15Merge v4.4-rc1 into MTD developmentBrian Norris5049-168115/+325336
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+18
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-31/+177
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds4-8/+47
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-697/+871
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds115-32642/+6481
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds40-3937/+2329
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+16
2015-11-13Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds15-90/+606
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov8-697/+871
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-55/+54
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-279/+283
2015-11-12mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell1-2/+2
2015-11-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-7/+84
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie18-279/+283
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä1-1/+9
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+12
2015-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-16/+30