summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.0-rc6' into develLinus Walleij2019-02-11778-4302/+6639
|\
| * Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-02-104-76/+53
| |\
| | * dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko2019-02-041-18/+14
| | * Merge branch 'fix/brcm' into fixesVinod Koul2019-02-041-45/+25
| | |\
| | | * dmaengine: bcm2835: Fix abort of transactionsLukas Wunner2019-02-041-32/+9
| | | * dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner2019-02-041-15/+18
| | * | dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev2019-02-041-4/+4
| | * | dmaengine: at_xdmac: Fix wrongfull report of a channel as in useCodrin Ciubotariu2019-02-021-9/+10
| | |/
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-102-23/+84
| |\ \
| | * \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-072-23/+84
| | |\ \
| | | * | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-01-291-1/+5
| | | * | irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier2019-01-291-0/+3
| | | * | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier2019-01-291-5/+27
| | | * | irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo2019-01-281-17/+49
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-091-8/+5
| |\ \ \ \
| | * | | | i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren2019-02-051-8/+5
| * | | | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-094-11/+21
| |\ \ \ \ \
| | * | | | | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-061-0/+1
| | * | | | | nvme-pci: fix rapid add remove sequenceKeith Busch2019-02-061-10/+12
| | * | | | | nvme: lock NS list changes while handling command effectsKeith Busch2019-02-062-1/+8
| * | | | | | Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2019-02-095-33/+34
| |\ \ \ \ \ \
| | * | | | | | mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-061-7/+6
| | * | | | | | mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon2019-02-061-0/+4
| | * | | | | | mtd: Remove a debug trace in mtdpart.cBoris Brezillon2019-02-011-1/+0
| | * | | | | | mtd: rawnand: fix kernel-doc warningsRandy Dunlap2019-01-312-1/+2
| | * | | | | | mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon2019-01-311-2/+2
| | * | | | | | mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon2019-01-311-22/+20
| * | | | | | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-082-6/+12
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla2019-01-301-2/+7
| | * | | | | | | Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-01-301-4/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | soc: fsl: qbman: avoid race in clearing QMan interruptMadalin Bucur2019-01-181-4/+5
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-085-10/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-041-0/+2
| | * | | | | | | | Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-02-041-1/+0
| | * | | | | | | | scsi: sd_zbc: Fix zone information messagesDamien Le Moal2019-02-041-4/+8
| | * | | | | | | | scsi: target: make the pi_prot_format ConfigFS path readableDavid Disseldorp2019-02-041-1/+7
| | * | | | | | | | scsi: aic94xx: fix module loadingJames Bottomley2019-02-011-4/+4
| * | | | | | | | | Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-02-081-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iommu/vt-d: Leave scalable mode default offLu Baolu2019-01-301-4/+4
| * | | | | | | | | | Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-081-2/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen2019-02-061-2/+3
| * | | | | | | | | | | Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-02-081-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI: Set debug output flags independent of ACPICAErik Schmauss2019-02-071-0/+3
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-0857-224/+385
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran2019-02-071-3/+0
| | * | | | | | | | | | | geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu2019-02-071-3/+7
| | * | | | | | | | | | | net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas2019-02-061-1/+0
| | * | | | | | | | | | | net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2019-02-061-1/+1
| | * | | | | | | | | | | net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei2019-02-061-1/+1
| | * | | | | | | | | | | net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-061-1/+1