summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-27scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan
2020-01-27net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-01-27tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcsAndrey Smirnov
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-27iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2020-01-27bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King
2020-01-27staging: greybus: light: fix a couple double freesDan Carpenter
2020-01-27power: supply: Init device wakeup after device_add()Stephen Boyd
2020-01-27hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck
2020-01-27ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2020-01-27iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu
2020-01-27rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski
2020-01-27dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko
2020-01-27signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2020-01-27bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2020-01-27crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-27crypto: ccp - Reduce maximum stack usageArnd Bergmann
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann
2020-01-27usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-27PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki
2020-01-27clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng
2020-01-27scsi: libfc: fix null pointer dereference on a null lportColin Ian King
2020-01-27net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko
2020-01-27iommu/amd: Make iommu_disable saferKevin Mitchell
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan
2020-01-27nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue
2020-01-27clk: qcom: Fix -Wunused-const-variableNathan Huckleberry
2020-01-27dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"Andy Shevchenko
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark
2020-01-27rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai
2020-01-27rtc: pcf8563: Fix interrupt trigger methodChen-Yu Tsai
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2020-01-27iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger
2020-01-27media: vivid: fix incorrect assignment operation when setting video modeColin Ian King
2020-01-27cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequencyFlorian Fainelli
2020-01-27cpufreq: brcmstb-avs-cpufreq: Fix initial command checkFlorian Fainelli
2020-01-27netvsc: unshare skb in VF rx handlerStephen Hemminger
2020-01-27iommu: Use right function to get group for deviceLu Baolu
2020-01-27misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor
2020-01-27serial: stm32: fix wakeup source initializationErwan Le Ray
2020-01-27serial: stm32: Add support of TC bit status checkErwan Le Ray
2020-01-27serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2020-01-27serial: stm32: fix rx error handlingErwan Le Ray
2020-01-27crypto: ccp - Fix 3DES complaint from ccp-crypto moduleHook, Gary