summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-16USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold1-7/+3
2019-10-16HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()Zhang Lixu1-1/+1
2019-10-16net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-10-16net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2-1/+6
2019-10-16net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)1-1/+1
2019-10-16davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)1-1/+1
2019-10-16net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer3-4/+8
2019-10-16net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar5-10/+10
2019-10-16net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee1-0/+1
2019-10-16Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
2019-10-16net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-16net: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2-4/+4
2019-10-16PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams1-1/+3
2019-10-15vfio/type1: Initialize resv_msi_baseJoerg Roedel1-1/+1
2019-10-158250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King1-4/+4
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+18
2019-10-15USB: usblp: fix use-after-free on disconnectJohan Hovold1-1/+3
2019-10-15usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva1-3/+3
2019-10-15usb: cdns3: Fix dequeue implementation.Pawel Laszczak1-15/+20
2019-10-15USB: legousbtower: fix a signedness bug in tower_probe()Dan Carpenter1-1/+1
2019-10-15USB: legousbtower: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-15USB: ldusb: fix memleak on disconnectJohan Hovold1-4/+1
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap1-1/+3
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli1-2/+3
2019-10-15Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller11-189/+239
2019-10-15drm/panfrost: Handle resetting on timeout betterSteven Price1-5/+11
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+0
2019-10-15Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-10-15rbd: cancel lock_dwork if the wait is interruptedDongsheng Yang1-3/+6
2019-10-15nvme-tcp: fix possible leakage during error flowMax Gurtovoy1-0/+1
2019-10-15nvmet-loop: fix possible leakage during error flowMax Gurtovoy1-1/+3
2019-10-15iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2-4/+5
2019-10-15iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven1-2/+1
2019-10-15soundwire: depend on ACPI || OFMichal Suchanek1-1/+1
2019-10-15soundwire: depend on ACPIMichal Suchanek1-0/+1
2019-10-15iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner1-5/+14
2019-10-15dmaengine: sprd: Fix the possible memory leak issueBaolin Wang1-0/+15
2019-10-15dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_configRadhey Shyam Pandey1-0/+7
2019-10-15dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transferRadhey Shyam Pandey1-1/+2
2019-10-15net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov3-22/+21
2019-10-15net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov1-1/+2
2019-10-15net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh4-6/+53
2019-10-15net: aquantia: temperature retrieval fixIgor Russkikh1-1/+1
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko1-1/+1
2019-10-15gpio: merrifield: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko1-3/+5
2019-10-15gpio: intel-mid: Move hardware initialization to callbackAndy Shevchenko1-3/+6
2019-10-15gpiolib: Initialize the hardware with a callbackAndy Shevchenko1-1/+21