aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-06mtd: physmap_of_gemini: Handle pin controlLinus Walleij
2018-12-06mtd: maps: physmap: Leave assigned complex mappingsLinus Walleij
2018-12-03mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding itYangtao Li
2018-12-03mtd: change len type from signed to unsigned typehuijin.park
2018-12-02mtd: improve calculating partition boundaries when checking for alignmentRafał Miłecki
2018-12-02mtd: keep original flags for every struct mtd_infoRafał Miłecki
2018-12-02mtd: fix Coverity integer handling issueMiquel Raynal
2018-12-02mtd: nftl: clean up indentation, remove extraneous tabsColin Ian King
2018-11-12mtd: partitions: Add OF support to RedBoot partitionsLinus Walleij
2018-11-12mtd: Move Redboot partition parserLinus Walleij
2018-11-09mtd: cfi_cmdset_0020: Mark expected switch fall-throughsGustavo A. R. Silva
2018-11-09mtd: block2mtd: mark expected switch fall-throughsGustavo A. R. Silva
2018-11-09mtd: Kconfig: fix spelling mistake "partions" -> "partition"Colin Ian King
2018-11-06mtd: maps: Get rid of the latch-addr-flash driverBoris Brezillon
2018-11-06mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado
2018-11-05mtd: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon
2018-11-05mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon
2018-11-05mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon
2018-11-05mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon
2018-11-05mtd: maps: physmap: Fix coding style issues reported by checkpatchBoris Brezillon
2018-11-05mtd: maps: physmap: Return -ENOMEM directly when info allocation failsBoris Brezillon
2018-11-05mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret codeBoris Brezillon
2018-11-05mtd: maps: physmap: Remove the MAX_RESOURCES limitationBoris Brezillon
2018-11-05mtd: maps: physmap: Use devm_ioremap_resource()Boris Brezillon
2018-11-05mtd: maps: physmap: Use dev_notice() and a %pR specifierBoris Brezillon
2018-11-05mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resourcesBoris Brezillon
2018-11-05mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtdsBoris Brezillon
2018-11-05mtd: maps: physmap: Add SPDX headerBoris Brezillon
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-02nvme-pci: fix conflicting p2p resource addsKeith Busch
2018-11-02nvme-fc: fix request private initializationJames Smart
2018-11-02Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-02Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou