summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-06-27mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxGJeff Kletsky-15/+64
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky-3/+3
2019-06-27mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky-0/+30
2019-06-27mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-sizeKamal Dasu-0/+11
2019-06-27dt-bindings: mtd: brcmnand: Make nand-ecc-strength and nand-ecc-step-size opt...Kamal Dasu-2/+2
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer-690/+444
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer-8/+15
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer-22/+36
2019-06-27mtd: rawnand: gpmi: drop unnecessary flagSascha Hauer-9/+5
2019-06-27dmaengine: mxs: Drop unnecessary flagSascha Hauer-9/+8
2019-06-27mtd: rawnand: gpmi: use runtime PM to manage clocksSascha Hauer-25/+44
2019-06-27mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselectionSascha Hauer-14/+2
2019-06-27mtd: rawnand: gpmi: remove unused parametersSascha Hauer-15/+19
2019-06-27mtd: rawnand: gpmi: read buf in nand_read_page_opSascha Hauer-8/+18
2019-06-27mtd: rawnand: gpmi: Remove unnecessary variablesSascha Hauer-11/+6
2019-06-27mtd: rawnand: gpmi: remove unused variableSascha Hauer-3/+0
2019-06-27mtd: rawnand: gpmi: move all driver code into single fileSascha Hauer-1106/+1058
2019-06-27mtd: rawnand: fsmc: Use nand_op_trace for operation tracingSascha Hauer-17/+2
2019-06-27mtd: rawnand: export NAND operation tracerSascha Hauer-29/+37
2019-06-27mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li-11/+10
2019-06-27mtd: rawnand: mtk: Add validity check for CE# pin settingXiaolei Li-0/+13
2019-06-27mtd: rawnand: mtk: Improve data sampling timing for read cycleXiaolei Li-10/+36
2019-06-27mtd: rawnand: mtk: Correct low level time calculation of r/w cycleXiaolei Li-3/+21
2019-06-27mtd: rawnand: brcmnand: Fix BCH ECC layout for large page NAND partsKamal Dasu-1/+1
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker-0/+3
2019-06-27mtd: rawnand: stm32_fmc2: manage the get_irq error caseFabien Dessenne-0/+6
2019-06-27mtd: rawnand: use longest matching patternStefan Agner-13/+37
2019-06-02Linux 5.2-rc3v5.2-rc3Linus Torvalds-1/+1
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+15
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-124/+547
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+14
2019-06-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-6/+6
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+19
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-117/+157
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+21
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-22/+0
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds-113/+102
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-14/+76
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-71/+121
2019-06-01mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose-1/+1
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet-1/+1
2019-06-01kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei-0/+2
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai-1/+2
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino-3/+4
2019-06-01kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor-1/+1
2019-06-01z3fold: fix sheduling while atomicVitaly Wool-5/+6
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas-1/+2
2019-06-01mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport-7/+8