summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-11macintosh/adb: fix oob read in do_adb_query() functionNing Qiang
2022-08-11ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach
2022-08-11ACPI: video: Force backlight native for some TongFang devicesWerner Sembach
2022-08-11scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei
2022-08-11mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-08-11i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-08-11net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-08-11scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29serial: mvebu-uart: correctly report configured baudrate valuePali Rohár
2022-07-29HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2022-07-29HID: multitouch: add support for the Smart Tech panelBenjamin Tissoires
2022-07-29HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström
2022-07-29HID: multitouch: simplify the application retrievalBenjamin Tissoires
2022-07-29tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-07-29drm/tilcdc: Remove obsolete crtc_mode_valid() hackJyri Sarha
2022-07-29Revert "Revert "char/random: silence a lockdep splat with printk()""Jason A. Donenfeld
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross