summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-27pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin1-19/+77
2020-01-27net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan1-1/+1
2020-01-27hwmon: (shtc1) fix shtc1 and shtw1 id maskDan Robertson1-1/+1
2020-01-27ixgbe: sync the first fragment unconditionallyFiro Yang1-7/+9
2020-01-27scsi: fnic: fix msix interrupt allocationGovindarajulu Varadarajan1-2/+2
2020-01-27net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan1-2/+2
2020-01-27tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcsAndrey Smirnov1-14/+14
2020-01-27ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2020-01-27iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2020-01-27bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King1-2/+2
2020-01-27staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
2020-01-27power: supply: Init device wakeup after device_add()Stephen Boyd1-5/+5
2020-01-27hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck1-1/+1
2020-01-27ahci: Do not export local variable ahci_em_messagesAndy Shevchenko1-1/+0
2020-01-27iommu/mediatek: Fix iova_to_phys PA start for 4GB modeYong Wu1-1/+25
2020-01-27rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen1-20/+12
2020-01-27media: atmel: atmel-isi: fix timeout value for stop streamingAlexandre Kroupski1-1/+1
2020-01-27dmaengine: dw: platform: Switch to acpi_dma_controller_register()Andy Shevchenko1-2/+12
2020-01-27signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman1-0/+2
2020-01-27bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2020-01-27crypto: caam - free resources in case caam_rng registration failedIuliana Prodan1-1/+4
2020-01-27crypto: ccp - Reduce maximum stack usageArnd Bergmann1-21/+31
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-27usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-27PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()Rafael J. Wysocki1-1/+1
2020-01-27clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng2-6/+19
2020-01-27scsi: libfc: fix null pointer dereference on a null lportColin Ian King1-1/+1
2020-01-27net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2020-01-27mfd: intel-lpss: Release IDA resourcesAndy Shevchenko1-0/+1
2020-01-27iommu/amd: Make iommu_disable saferKevin Mitchell1-0/+3
2020-01-27bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan1-3/+3
2020-01-27nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timingBryan O'Donoghue1-1/+2
2020-01-27clk: qcom: Fix -Wunused-const-variableNathan Huckleberry1-36/+0
2020-01-27dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"Andy Shevchenko1-2/+2
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark1-13/+11
2020-01-27rtc: pcf8563: Clear event flags and disable interrupts before requesting irqChen-Yu Tsai1-6/+5
2020-01-27rtc: pcf8563: Fix interrupt trigger methodChen-Yu Tsai1-1/+1
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo1-1/+1
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon1-5/+11
2020-01-27iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger1-17/+17
2020-01-27media: vivid: fix incorrect assignment operation when setting video modeColin Ian King1-1/+1
2020-01-27cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequencyFlorian Fainelli1-4/+4
2020-01-27cpufreq: brcmstb-avs-cpufreq: Fix initial command checkFlorian Fainelli1-2/+2
2020-01-27netvsc: unshare skb in VF rx handlerStephen Hemminger1-0/+6
2020-01-27iommu: Use right function to get group for deviceLu Baolu1-3/+3
2020-01-27misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor1-1/+1
2020-01-27serial: stm32: fix wakeup source initializationErwan Le Ray1-13/+15