summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29md: Avoid namespace collision with bitmap APIAndy Shevchenko
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2020-01-29iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-29firestream: fix memory leaksWenwen Wang
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-01-29drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-01-29dmaengine: ti: edma: fix missed failure handlingChuhong Yuan
2020-01-29MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang
2020-01-29media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik
2020-01-29media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik
2020-01-29media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik
2020-01-29net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2020-01-29dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2020-01-29drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2020-01-29net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-29net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-29net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2020-01-29net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-29iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2020-01-29net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2020-01-29hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson
2020-01-29net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2020-01-29bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King
2020-01-29power: supply: Init device wakeup after device_add()Stephen Boyd
2020-01-29ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2020-01-29dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2020-01-29signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-29mic: avoid statically declaring a 'struct device'.Arnd Bergmann
2020-01-29usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-29scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2020-01-29net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang
2020-01-29mfd: intel-lpss: Release IDA resourcesAndy Shevchenko
2020-01-29iommu/amd: Make iommu_disable saferKevin Mitchell
2020-01-29drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark
2020-01-29rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai