summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-15net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee-0/+1
2019-10-15Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng-26/+29
2019-10-15net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-10-15net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar-4/+4
2019-10-15PCI: PM: Fix pci_power_up()Rafael J. Wysocki-13/+11
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+2
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams-1/+3
2019-10-15vfio/type1: Initialize resv_msi_baseJoerg Roedel-1/+1
2019-10-158250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King-4/+4
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-6/+18
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold-1/+3
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva-3/+3
2019-10-15usb: cdns3: Fix dequeue implementation.Pawel Laszczak-15/+20
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter-1/+1
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold-4/+1
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold-4/+1
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap-1/+3
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli-2/+3
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller-189/+239
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price-5/+11
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+0
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-10-15rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang-3/+6
2019-10-15nvme-tcp: fix possible leakage during error flowMax Gurtovoy-0/+1
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy-1/+3
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee-4/+5
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven-2/+1
2019-10-15soundwire: depend on ACPI || OFMichal Suchanek-1/+1
2019-10-15soundwire: depend on ACPIMichal Suchanek-0/+1
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner-5/+14
2019-10-15dmaengine: sprd: Fix the possible memory leak issueBaolin Wang-0/+15
2019-10-15dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey-0/+7
2019-10-15dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transferRadhey Shyam Pandey-1/+2
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov-22/+21
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov-1/+2
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh-6/+53
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh-1/+1
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko-1/+1
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko-3/+5
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko-3/+5
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko-3/+6
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko-1/+21
2019-10-15gpio: merrifield: Restore use of irq_baseAndy Shevchenko-0/+1
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle-8/+0
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare-1/+1
2019-10-14drm/panfrost: Add missing GPU feature registersSteven Price-0/+3
2019-10-14Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner-15/+38
2019-10-14nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLLSebastian Andrzej Siewior-0/+2
2019-10-14nvme: Wait for reset state when requiredKeith Busch-17/+74
2019-10-14nvme: Prevent resets during paused controller stateKeith Busch-4/+25