summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-11-18xen/events: block rogue events for some timeJuergen Gross
2020-11-18xen/events: defer eoi in case of excessive number of eventsJuergen Gross
2020-11-18xen/events: use a common cpu hotplug hook for event channelsJuergen Gross
2020-11-18xen/events: switch user event channels to lateeoi modelJuergen Gross
2020-11-18xen/pciback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/scsiback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/netback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/blkback: use lateeoi irq bindingJuergen Gross
2020-11-18xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-11-18xen/events: fix race in evtchn_fifo_unmask()Juergen Gross
2020-11-18xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross
2020-11-18xen/events: avoid removing an event channel while handling itJuergen Gross
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin