summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern
2020-12-02can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde
2020-12-02platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia
2020-12-02platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg
2020-12-02can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde
2020-12-02optee: add writeback to valid memory typeRui Miguel Silva
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan
2020-12-02ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan
2020-12-02net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin
2020-12-02nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-12-02s390/qeth: fix tear down of async TX buffersJulian Wiedmann
2020-12-02cxgb4: fix the panic caused by non smac rewriteRaju Rangoju
2020-12-02bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan
2020-12-02video: hyperv_fb: Fix the cache type when mapping the VRAMDexuan Cui
2020-12-02bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong
2020-12-02bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong
2020-12-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
2020-12-02phy: tegra: xusb: Fix dangling pointer on probe failureMarc Zyngier
2020-12-02scsi: target: iscsi: Fix cmd abort fabric stop raceMike Christie
2020-12-02scsi: libiscsi: Fix NOP race conditionLee Duncan
2020-12-02dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang
2020-12-02nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im
2020-12-02HID: Add Logitech Dinovo Edge battery quirkHans de Goede
2020-12-02dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland
2020-12-02HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye
2020-12-02HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede
2020-12-02HID: add support for Sega SaturnJiri Kosina
2020-12-02HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang
2020-12-02drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-24regulator: workaround self-referent regulatorsMichał Mirosław
2020-11-24regulator: avoid resolve_supply() infinite recursionMichał Mirosław
2020-11-24regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław
2020-11-24regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer
2020-11-24iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-11-24staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan
2020-11-24speakup: Do not let the line discipline be used several timesSamuel Thibault
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-24can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang
2020-11-24can: m_can: m_can_handle_state_change(): fix state changeWu Bo
2020-11-24can: peak_usb: fix potential integer overflow on shift of a intColin Ian King