summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-22xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-22serial: 8250: fix potential deadlock in rs485-modeTomas Melin
2021-05-22gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055Hans de Goede
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann
2021-05-22clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2021-05-22RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2021-05-22FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-22iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-05-22usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
2021-05-22usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-05-22usb: xhci: Increase timeout for HC haltMaximilian Luz
2021-05-22usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-22ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
2021-05-22usb: fotg210-hcd: Fix an error messageChristophe JAILLET
2021-05-22iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu
2021-05-22drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng
2021-05-22drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook
2021-05-22rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu
2021-05-22rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data()Jia-Ju Bai
2021-05-22PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
2021-05-22net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva
2021-05-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva
2021-05-22pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-05-22tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei
2021-05-22Revert "fdt: Properly handle "no-map" field in the memory region"Quentin Perret
2021-05-22Revert "of/fdt: Make sure no-map does not remove already reserved regions"Quentin Perret
2021-05-22net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2021-05-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-22RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-22i2c: sh7760: fix IRQ error pathSergey Shtylyov
2021-05-22rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-05-22i2c: sh7760: add IRQ checkSergey Shtylyov
2021-05-22i2c: jz4780: add IRQ checkSergey Shtylyov
2021-05-22i2c: emev2: add IRQ checkSergey Shtylyov
2021-05-22i2c: cadence: add IRQ checkSergey Shtylyov
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-05-22IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng