aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-22serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve1-7/+0
2025-10-22serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-22tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav1-6/+8
2025-10-22mtd: rawnand: realtek: Make rtl_ecc_engine_ops constLi Qiang1-1/+1
2025-10-22mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2025-10-22mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probeDan Carpenter1-2/+2
2025-10-22mtdchar: fix integer overflow in read/write ioctlsDan Carpenter1-2/+4
2025-10-22mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4Shawn Lin1-1/+1
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-10-22usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-22usb: raw-gadget: do not limit transfer lengthAndrey Konovalov1-2/+0
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray1-0/+5
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-2/+24
2025-10-22arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar1-1/+1
2025-10-22most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina1-1/+1
2025-10-22most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina1-7/+4
2025-10-22binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-22mei: txe: fix initialization orderAlexander Usyskin1-7/+7
2025-10-22comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-22mei: late_bind: Fix -Wincompatible-function-pointer-types-strictNathan Chancellor1-2/+1
2025-10-22misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie1-0/+2
2025-10-22mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-22misc: amd-sbi: Clarify that this is a BMC driverJean Delvare1-0/+2
2025-10-22nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLECosmin Tanislav1-0/+1
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit1-0/+1
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon1-1/+1
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche1-2/+2
2025-10-21scsi: ufs: core: Declare tx_lanes witout initializationWonkon Kim1-1/+1
2025-10-21scsi: ufs: core: Initialize value of an attribute returned by uic cmdWonkon Kim1-2/+2
2025-10-21scsi: ufs: core: Fix error handler host_sem issuePeter Wang1-8/+14
2025-10-21Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski4-5/+7
2025-10-21vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand1-5/+3
2025-10-22clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as criticalJernej Skrabec1-1/+1
2025-10-21acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue1-1/+1
2025-10-21ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao1-0/+6
2025-10-21pmdomain: samsung: plug potential memleak during probeAndré Draszik1-6/+5
2025-10-21drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai1-2/+2
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu2-1/+10
2025-10-21drm/amd/display: Fix NULL pointer dereferenceMeenakshikumar Somasundaram1-1/+2
2025-10-21mmc: wmt-sdmmc: fix compile test defaultJohan Hovold1-1/+1
2025-10-21net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg1-20/+43
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-21drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe1-2/+44
2025-10-21drm/panic: Fix divide by 0 if the screen width < font widthJocelyn Falempe1-1/+1
2025-10-21drm/panic: Fix kmsg text drawing rectangleJocelyn Falempe1-1/+1
2025-10-21drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe1-1/+4
2025-10-21drm/panic: Fix overlap between qr code and logoJocelyn Falempe1-1/+1
2025-10-21drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe1-0/+3
2025-10-21s390/ap: Introduce new AP nqap and dqap trace eventsHarald Freudenberger1-1/+18