summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng
2020-12-11spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi
2020-12-11spi: bcm2835: Fix use-after-free on unbindLukas Wunner
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers
2020-12-11tty: Fix ->session lockingJann Horn
2020-12-11tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-12-11USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli
2020-12-11USB: serial: option: add Fibocom NL668 variantsVincent Palatin
2020-12-11USB: serial: ch341: sort device-id entriesJohan Hovold
2020-12-11USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind
2020-12-11USB: serial: kl5kusb105: fix memleak on openJohan Hovold
2020-12-11usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam
2020-12-11Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin
2020-12-11Input: xpad - support Ardwiino ControllersSanjay Govind
2020-12-11net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong
2020-12-11cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-11bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles
2020-12-11usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern
2020-12-02USB: core: add endpoint-blacklist quirkJohan Hovold
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern
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-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-02scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu
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-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: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
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
2020-11-24can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter
2020-11-24pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu
2020-11-24net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-24net: b44: fix error return code in b44_init_one()Zhang Changzhong
2020-11-24atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-11-22i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski