aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-08-03virtio-net: fix race between set queues and probeJason Wang
2023-08-03xen: speed up grant-table reclaimDemi Marie Obenour
2023-08-03irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidationMarc Zyngier
2023-08-03irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski
2023-08-03tpm_tis: Explicitly check for error codeAlexander Steffen
2023-08-03ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()Guanghui Feng
2023-08-03hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz
2023-08-03hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-08-03tty: n_gsm: fix UAF in gsm_cleanup_muxChaoyuan Peng
2023-08-03staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong
2023-08-03staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-08-03usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-03usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li
2023-08-03USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik
2023-08-03usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-08-03can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-03USB: serial: simple: sort driver entriesJohan Hovold
2023-08-03USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-08-03USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-08-03USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-08-03serial: sifive: Fix sifive_serial_console_setup() sectionSamuel Holland
2023-08-03serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-08-03serial: qcom-geni: drop bogus runtime pm state updateJohan Hovold
2023-08-03usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik
2023-08-03USB: gadget: Fix the memory leak in raw_gadget driverZqiang
2023-08-03usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li
2023-08-03Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter
2023-08-03ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann
2023-08-03ublk: fail to recover device if queue setup is interruptedMing Lei
2023-08-03ublk: fail to start device if queue setup is interruptedMing Lei
2023-08-03ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmdMing Lei
2023-08-03drm/msm: Disallow submit with fence id 0Rob Clark
2023-08-03drm/msm: Switch idr_lock to spinlockRob Clark
2023-08-03RDMA/irdma: Report correct WC errorSindhu Devale
2023-08-03RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale
2023-08-03drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-08-03dm raid: protect md_stop() with 'reconfig_mutex'Yu Kuai
2023-08-03dm raid: clean up four equivalent goto tags in raid_ctr()Yu Kuai
2023-08-03dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai