summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-11drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-08-11drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11scsi: zfcp: Defer fc_rport blocking until after ADISC responseSteffen Maier
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11loop: Select I/O scheduler 'none' from inside add_disk()Bart Van Assche
2023-08-11drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-08-11dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber
2023-08-11s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-08-11virtio-net: fix race between set queues and probeJason Wang
2023-08-11serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-08-11serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko
2023-08-11irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski
2023-08-11tpm_tis: Explicitly check for error codeAlexander Steffen
2023-08-11hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz
2023-08-11staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong
2023-08-11usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik
2023-08-11usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-08-11can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-11USB: serial: simple: sort driver entriesJohan Hovold
2023-08-11USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-08-11USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-08-11USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-08-11ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann
2023-08-11dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai
2023-08-11drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-08-11RDMA/mlx4: Make check for invalid flags stricterDan Carpenter
2023-08-11benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-11platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy
2023-08-11team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-11bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-11ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-11phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-11scsi: qla2xxx: Array index may go out of boundNilesh Javali
2023-08-11scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin
2023-08-11PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-08-11PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen
2023-08-11PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas
2023-08-11PCI: Rework pcie_retrain_link() wait loopStefan Mätje
2023-08-11bcache: Fix __bch_btree_node_alloc to make the failure behavior consistentZheng Wang
2023-08-11bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()Coly Li