summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge tag 'spi-nor/for-4.13' into MTDBrian Norris14-230/+785
2017-07-07mtd: Fix check in mtd_unpoint()Boris Brezillon1-1/+1
2017-06-27mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR insteadCyrille Pitchen2-3/+2
2017-06-27mtd: spi-nor: cqspi: remove duplicate constArnd Bergmann1-1/+1
2017-06-26mtd: spi-nor: Add support for Spansion S25FL064LHarry Chou1-0/+1
2017-06-26mtd: spi-nor: Add support for mx66u51235fAlexander Sverdlin1-0/+1
2017-06-23mtd: partitions: fixup some allocate_partition() whitespaceBrian Norris1-3/+3
2017-06-23mtd: parsers: trx: fix pr_err format for printing offsetRafał Miłecki1-1/+1
2017-06-22mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki6-94/+145
2017-06-22mtd: partitions: add support for partition parsersRafał Miłecki1-0/+31
2017-06-22mtd: partitions: add support for subpartitionsRafał Miłecki1-7/+16
2017-06-22mtd: partitions: rename "master" to the "parent" where appropriateRafał Miłecki1-99/+105
2017-06-22mtd: partitions: remove sysfs files when deleting all master's partitionsRafał Miłecki1-2/+2
2017-06-22mtd: partitions: add helper for deleting partitionRafał Miłecki1-32/+43
2017-06-22mtd: spi-nor: aspeed: configure chip window on AHB busCédric Le Goater1-3/+154
2017-06-21mtd: spi-nor: aspeed: remove dummies from keep maskCédric Le Goater1-2/+1
2017-06-21mtd: spi-nor: add Dual and Quad read mode support to some flash devicesCédric Le Goater1-4/+4
2017-06-21mtd: spi-nor: Add support for Macronix mx66l1g45g spi flashCédric Le Goater1-0/+1
2017-06-20mtd: spi-nor: cqspi: make of_device_ids constArvind Yadav1-1/+1
2017-06-20spi-nor: Add Winbond w25m512jvBenjamin Herrenschmidt1-0/+2
2017-06-20mtd: partitions: factor out code calling parserBrian Norris1-9/+24
2017-06-13mtd: handle partitioning on devices with 0 erasesizeChris Packham1-9/+17
2017-06-08mtd: subpagetest: fix wrong written check in function write_eraseblock2Xiaolei Li1-1/+1
2017-06-08mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham1-10/+56
2017-06-08mtd: mchp23k256: add partitioning supportChris Packham1-0/+1
2017-06-01mtd: mchp23k256: switch to mtd_device_register()Chris Packham1-3/+2
2017-06-01mtd: mchp23k256: Add OF device ID tableChris Packham1-0/+8
2017-06-01Merge MTD fixes into -nextBrian Norris193-771/+1370
2017-05-22mtd: nand: make nand_ooblayout_lp_hamming_ops staticColin Ian King1-1/+1
2017-05-22mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez1-7/+15
2017-05-22mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho1-0/+1
2017-05-22mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris1-0/+3
2017-05-22mtd: nand: free vendor-specific resources in init failure pathsBrian Norris1-9/+29
2017-05-22mtd: nand: drop unneeded module.h includeBrian Norris1-1/+0
2017-05-22mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris1-1/+5
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+10
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-21/+45
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart3-5/+1
2017-05-20nvme-fc: stop queues on error detectionJames Smart1-0/+4
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart1-0/+6
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-132/+174
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds35-122/+226
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+30
2017-05-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds8-39/+76
2017-05-20Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds16-66/+94
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-21/+38
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2017-05-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+10