summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-7/+0
|\
| * kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-011-7/+0
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-282-0/+57
|\ \
| * | mtd: add support for reading MTD devices via the nvmem APIAlban Bedel2018-12-062-0/+57
* | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-1/+1
|\ \ \
| * \ \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-135-6/+15
| |\ \ \ | | | |/ | | |/|
| * | | mtd: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-271-1/+1
* | | | Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-12-253-791/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown2018-12-203-791/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | | * | spi: Add QuadSPI driver for Atmel SAMA5D2Piotr Bugalski2018-11-073-559/+0
| | | * | mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driverPiotr Bugalski2018-11-071-388/+0
| | | * | mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driverPiotr Bugalski2018-11-071-73/+18
| | | * | mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspiPiotr Bugalski2018-11-071-0/+211
| | | * | mtd: spi-nor: atmel-quaspi: Typo fixPiotr Bugalski2018-11-071-2/+2
| | |/ /
* | | | Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds2018-12-2577-2873/+3156
|\ \ \ \
| * \ \ \ Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-185-596/+970
| |\ \ \ \
| | * | | | mtd: spi-nor: Add support for is25lp016dFabrizio Castro2018-12-101-0/+2
| | * | | | mtd: spi-nor: parse SFDP 4-byte Address Instruction TableCyrille Pitchen2018-12-101-1/+192
| | * | | | mtd: spi-nor: Add 4B_OPCODES flag to is25lp256Liu Xiang2018-12-101-1/+2
| | * | | | mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}Boris Brezillon2018-12-101-5/+2
| | * | | | mtd: spi-nor: Make the enable argument passed to set_byte() a boolBoris Brezillon2018-12-101-3/+3
| | * | | | mtd: spi-nor: Stop passing flash_info aroundBoris Brezillon2018-12-101-20/+19
| | * | | | mtd: spi-nor: Avoid forward declaration of internal functionsBoris Brezillon2018-12-101-310/+304
| | * | | | mtd: spi-nor: Drop inline on all internal helpersBoris Brezillon2018-12-101-12/+12
| | * | | | mtd: spi-nor: Add a post BFPT fixup for MX25L25635EBoris Brezillon2018-12-101-1/+28
| | * | | | mtd: spi-nor: Add a post BFPT parsing fixup hookBoris Brezillon2018-12-101-178/+209
| | * | | | mtd: spi-nor: Add the SNOR_F_4B_OPCODES flagBoris Brezillon2018-12-101-10/+11
| | * | | | mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park2018-12-101-1/+1
| | * | | | mtd: spi-nor: Add support for IS25LP032/064Uwe Kleine-König2018-12-101-0/+4
| | * | | | mtd: spi-nor: add entry for mt35xu512aba flashYogesh Narayan Gaur2018-12-101-0/+6
| | * | | | mtd: spi-nor: add macros related to MICRON flashYogesh Narayan Gaur2018-12-101-3/+6
| | * | | | mtd: spi-nor: mark desirable switch case fall throughTudor.Ambarus@microchip.com2018-12-101-0/+1
| | * | | | mtd: spi-nor: Add support for mx25u12835fAlexander Sverdlin2018-12-101-0/+2
| | * | | | mtd: spi-nor: Add Winbond w25q128jv supportRobert Marko2018-12-101-0/+5
| | * | | | mtd: spi-nor: remove unneeded smpt zeroizationTudor.Ambarus@microchip.com2018-12-101-1/+1
| | |/ / /
| * | | | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-1855-1023/+1430
| |\ \ \ \
| | * | | | mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SETBoris Brezillon2018-12-171-1/+1
| | * | | | mtd: rawnand: marvell: prevent timeouts on a loaded machineMiquel Raynal2018-12-151-3/+14
| | * | | | mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()Boris Brezillon2018-12-141-1/+1
| | * | | | mtd: rawnand: Fix JEDEC detectionBoris Brezillon2018-12-141-0/+2
| | * | | | mtd: rawnand: jz4780: annotate implicit fall throughsMathieu Malaterre2018-12-071-0/+2
| | * | | | mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo2018-12-073-1/+150
| | * | | | mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon2018-12-0713-14/+14
| | * | | | mtd: rawnand: vf610: Add an SPDX tag to replace the license textBoris Brezillon2018-12-071-5/+1
| | * | | | mtd: rawnand: vf610: Stop using the dummy controller objBoris Brezillon2018-12-071-1/+5
| | * | | | mtd: rawnand: vf610: Stop passing mtd_info to internal functionsBoris Brezillon2018-12-071-29/+19
| | * | | | mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatchBoris Brezillon2018-12-071-100/+99
| | * | | | mtd: rawnand: fsmc: Add an SPDX tag to replace the license textBoris Brezillon2018-12-071-5/+2
| | * | | | mtd: rawnand: fsmc: Stop using the dummy controller objBoris Brezillon2018-12-071-1/+6
| | * | | | mtd: rawnand: fsmc: Make conversion from chip to fsmc consistentBoris Brezillon2018-12-071-2/+1