summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-29gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li1-1/+1
2025-10-29s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-10-29devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst1-54/+84
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle1-2/+4
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-29serial: 8250_dw: handle reset control deassert errorArtem Shimko1-1/+3
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina1-1/+1
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina1-7/+4
2025-10-29misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie1-0/+2
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-29usb: raw-gadget: do not limit transfer lengthAndrey Konovalov1-2/+0
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang1-0/+2
2025-10-29gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang1-11/+3
2025-10-29gpio: update Intel LJCA USB GPIO driverWentong Wu2-105/+145
2025-10-29hwmon: (sht3x) Fix error handlingGuenter Roeck1-10/+17
2025-10-29firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko1-2/+1
2025-10-29firmware: arm_scmi: Account for failed debug initializationCristian Marussi2-33/+35
2025-10-29spi: spi-nxp-fspi: add extra delay after dll lockedHan Xu1-0/+6
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8
2025-10-29net: ravb: Enforce descriptor type orderingLad Prabhakar1-2/+14
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-29net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel1-4/+5
2025-10-29can: netlink: can_changelink(): allow disabling of automatic restartMarc Kleine-Budde1-2/+4
2025-10-29ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao1-0/+6
2025-10-29Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki1-12/+9
2025-10-29gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-29gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-29arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar1-1/+1
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-29net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung1-3/+23
2025-10-29net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung1-6/+19
2025-10-29net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran3-43/+51
2025-10-29can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...Marc Kleine-Budde1-1/+1
2025-10-29dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei1-2/+1
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang1-1/+1
2025-10-29net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang1-4/+21
2025-10-29net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior16-16/+16
2025-10-29net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()Nathan Chancellor1-1/+1
2025-10-29drivers/perf: hisi: Relax the event ID check in the frameworkYicong Yang2-2/+3
2025-10-29lkdtm: fortify: Fix potential NULL dereference on kmalloc failureJunjie Cao1-0/+6
2025-10-23PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-10-23PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli1-0/+25
2025-10-23PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli1-1/+38