summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede1-0/+14
2021-05-22scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser1-2/+2
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede1-4/+40
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede1-2/+42
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann3-7/+14
2021-05-22pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf1-1/+2
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann1-5/+4
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann1-13/+13
2021-05-22nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig1-1/+2
2021-05-22clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel1-1/+6
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki1-6/+9
2021-05-22cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum1-8/+22
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-22iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko1-2/+11
2021-05-22xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh1-1/+3
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-22usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng1-1/+3
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun1-3/+3
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-22usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth1-0/+1
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer1-0/+5
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-22iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-22drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-22i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-22drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-22ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong1-2/+5
2021-05-22net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-22rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu1-2/+10
2021-05-22PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang1-0/+3
2021-05-22rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()Jia-Ju Bai1-0/+1
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov1-0/+1
2021-05-22PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár1-1/+1
2021-05-22net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau2-1/+2
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-22pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski1-5/+5
2021-05-22i2c: bail out early when RDWR parameters are wrongWolfram Sang1-2/+7
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell1-0/+2
2021-05-22tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei1-0/+1
2021-05-22Revert "fdt: Properly handle "no-map" field in the memory region"Quentin Perret1-1/+1
2021-05-22Revert "of/fdt: Make sure no-map does not remove already reserved regions"Quentin Perret1-9/+1