summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
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-22MAINTAINERS: Update SPI NOR subsystem git repositoriesCyrille Pitchen1-1/+2
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łecki2-0/+38
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-20dt-bindings: mtd: make partitions doc a bit more genericBrian Norris1-6/+26
2017-06-13mtd: handle partitioning on devices with 0 erasesizeChris Packham1-9/+17
2017-06-09mtd: subpagetest: fix wrong written check in function write_eraseblock2Xiaolei Li1-1/+1
2017-06-09mtd: mchp23k256: Add support for mchp23lcv1024Chris Packham2-11/+57
2017-06-09mtd: 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 Packham2-0/+26
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-22Linux 4.12-rc2v4.12-rc2Linus Torvalds1-1/+1
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel3-0/+8
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart4-15/+3
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-fc: correct port role bitsJames Smart1-2/+2
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick1-1/+6
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář1-1/+1
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář1-1/+1
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li1-1/+9