summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-nor/for-4.13' into MTDBrian Norris2017-07-0814-230/+785
|\
| * mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2017-06-272-3/+2
| * mtd: spi-nor: cqspi: remove duplicate constArnd Bergmann2017-06-271-1/+1
| * mtd: spi-nor: Add support for Spansion S25FL064LHarry Chou2017-06-261-0/+1
| * mtd: spi-nor: Add support for mx66u51235fAlexander Sverdlin2017-06-261-0/+1
| * mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater2017-06-221-3/+154
| * mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater2017-06-211-2/+1
| * mtd: spi-nor: add Dual and Quad read mode support to some flash devicesCédric Le Goater2017-06-211-4/+4
| * mtd: spi-nor: Add support for Macronix mx66l1g45g spi flashCédric Le Goater2017-06-211-0/+1
| * mtd: spi-nor: cqspi: make of_device_ids constArvind Yadav2017-06-201-1/+1
| * spi-nor: Add Winbond w25m512jvBenjamin Herrenschmidt2017-06-201-0/+2
| * mtd: spi-nor: Potential oops on error path in quad_enable()Dan Carpenter2017-05-151-2/+3
| * mtd: spi-nor: stm32-quadspi: allow building with COMPILE_TESTBrian Norris2017-05-151-1/+1
| * mtd: spi-nor: stm32-quadspi: fix compiler errors with COMPILE_TESTCyrille Pitchen2017-05-151-2/+3
| * mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen2017-05-151-1/+21
| * mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen2017-05-151-0/+10
| * mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocolsCyrille Pitchen2017-05-151-23/+79
| * mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen2017-05-1511-190/+503
* | mtd: Fix check in mtd_unpoint()Boris Brezillon2017-07-081-1/+1
* | mtd: partitions: fixup some allocate_partition() whitespaceBrian Norris2017-06-231-3/+3
* | mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki2017-06-231-1/+1
* | mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki2017-06-226-94/+145
* | mtd: partitions: add support for partition parsersRafał Miłecki2017-06-221-0/+31
* | mtd: partitions: add support for subpartitionsRafał Miłecki2017-06-221-7/+16
* | mtd: partitions: rename "master" to the "parent" where appropriateRafał Miłecki2017-06-221-99/+105
* | mtd: partitions: remove sysfs files when deleting all master's partitionsRafał Miłecki2017-06-221-2/+2
* | mtd: partitions: add helper for deleting partitionRafał Miłecki2017-06-221-32/+43
* | mtd: partitions: factor out code calling parserBrian Norris2017-06-201-9/+24
* | mtd: handle partitioning on devices with 0 erasesizeChris Packham2017-06-131-9/+17
* | mtd: subpagetest: fix wrong written check in function write_eraseblock2Xiaolei Li2017-06-091-1/+1
* | mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2017-06-091-10/+56
* | mtd: mchp23k256: add partitioning supportChris Packham2017-06-091-0/+1
* | mtd: mchp23k256: switch to mtd_device_register()Chris Packham2017-06-011-3/+2
* | mtd: mchp23k256: Add OF device ID tableChris Packham2017-06-011-0/+8
* | Merge MTD fixes into -nextBrian Norris2017-06-01193-771/+1370
|\ \
| * | mtd: nand: make nand_ooblayout_lp_hamming_ops staticColin Ian King2017-05-221-1/+1
| * | mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez2017-05-221-7/+15
| * | mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho2017-05-221-0/+1
| * | mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris2017-05-221-0/+3
| * | mtd: nand: free vendor-specific resources in init failure pathsBrian Norris2017-05-221-9/+29
| * | mtd: nand: drop unneeded module.h includeBrian Norris2017-05-221-1/+0
| * | mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris2017-05-221-1/+5
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-211-7/+10
| |\ \
| | * | irqchip/mbigen: Fix the clear register offset calculationMaJun2017-05-121-4/+1
| | * | irqchip/mbigen: Fix potential NULL dereferencingHanjun Guo2017-05-121-0/+3
| | * | irqchip/mbigen: Fix memory mapping codeHanjun Guo2017-05-121-3/+6
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-2110-21/+45
| |\ \ \
| | * | | nvmet: release the sq ref on rdma read errorsVijay Immanuel2017-05-203-0/+8
| | * | | nvmet-fc: remove target cpu scheduling flagJames Smart2017-05-203-5/+1
| | * | | nvme-fc: stop queues on error detectionJames Smart2017-05-201-0/+4