summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-09-09gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel
2020-09-09dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-09-09dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai
2020-09-09dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi
2020-09-09xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-09-09cpuidle: Fixup IRQ statePeter Zijlstra
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-09-09hwmon: (applesmc) check status earlier.Tom Rix
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-09-09tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz
2020-09-09scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser
2020-09-09scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser
2020-09-09HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-09HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03USB: cdc-acm: rework notification_buffer resizingTom Rix
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-03USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern
2020-09-03drm/amd/pm: correct Vega12 swctf limit settingEvan Quan
2020-09-03drm/amd/pm: correct Vega10 swctf limit settingEvan Quan
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-09-03irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui1