summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-22HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-22HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter
2021-05-22scsi: sni_53c710: Add IRQ checkSergey Shtylyov
2021-05-22scsi: sun3x_esp: Add IRQ checkSergey Shtylyov
2021-05-22scsi: jazz_esp: Add IRQ checkSergey Shtylyov
2021-05-22clk: uniphier: Fix potential infinite loopColin Ian King
2021-05-22media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatchArnd Bergmann
2021-05-22ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-22sata_mv: add IRQ checksSergey Shtylyov
2021-05-22pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-22pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-05-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King
2021-05-22media: omap4iss: return error code when omap4iss_get() failedYang Yingliang
2021-05-22media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King
2021-05-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-05-22Drivers: hv: vmbus: Increase wait time for VMbus unloadMichael Kelley
2021-05-22firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying
2021-05-22tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-22USB: cdc-acm: fix unprivileged TIOCCSERIALJohan Hovold
2021-05-22usb: gadget: r8a66597: Add missing null check on return from platform_get_res...Colin Ian King
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-22staging: greybus: uart: fix unprivileged TIOCCSERIALJohan Hovold
2021-05-22staging: rtl8192u: Fix potential infinite loopColin Ian King
2021-05-22mtd: rawnand: gpmi: Fix a double free in gpmi_nand_initLv Yunlong
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-22bus: qcom: Put child node before returnPan Bian
2021-05-22mtd: require write permissions for locking and badblock ioctlsMichael Walle
2021-05-22fotg210-udc: Complete OUT requests on short packetsFabian Vogt
2021-05-22fotg210-udc: Don't DMA more than the buffer can takeFabian Vogt
2021-05-22fotg210-udc: Mask GRP2 interrupts we don't handleFabian Vogt
2021-05-22fotg210-udc: Remove a dubious condition leading to fotg210_doneFabian Vogt
2021-05-22fotg210-udc: Fix EP0 IN requests bigger than two packetsFabian Vogt
2021-05-22fotg210-udc: Fix DMA on EP0 for length > max packet sizeFabian Vogt
2021-05-22crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2021-05-22crypto: qat - don't release uninitialized resourcesTong Zhang
2021-05-22usb: gadget: pch_udc: Check for DMA mapping errorAndy Shevchenko
2021-05-22usb: gadget: pch_udc: Check if driver is present before calling ->setup()Andy Shevchenko
2021-05-22usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()Andy Shevchenko
2021-05-22serial: stm32: fix incorrect characters on consoleErwan Le Ray
2021-05-22memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]Colin Ian King
2021-05-22usb: gadget: pch_udc: Revert d3cb25a12138 completelyAndy Shevchenko
2021-05-22drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-05-22md: md_open returns -EBUSY when entering racing areaZhao Heming
2021-05-22md: factor out a mddev_find_locked helper from mddev_findChristoph Hellwig
2021-05-22md-cluster: fix use-after-free issue when removing rdevHeming Zhao
2021-05-22misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa
2021-05-22misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa
2021-05-22misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede
2021-05-22FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki