summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...Rex Lu
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...Bhanu Seshu Kumar Valluri
2025-10-10dpll: zl3073x: Increase maximum size of flash utilityIvan Vecera
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski
2025-10-09eth: fbnic: fix accounting of XDP packetsJakub Kicinski
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski
2025-10-08Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-08PCI: Fix regression in pci_bus_distribute_available_resources()Yangyu Chen
2025-10-08Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2025-10-08Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-08Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut
2025-10-07net: pse-pd: tps23881: Fix current measurement scalingThomas Wismer
2025-10-07net/mlx5: fix pre-2.40 binutils assembler errorArnd Bergmann
2025-10-07Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-07Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-07Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-07Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data()Jason-JH Lin
2025-10-07net/mlx5e: Do not fail PSP init on missing capsCosmin Ratiu
2025-10-07net/mlx5e: Prevent tunnel reformat when tunnel mode not allowedCarolina Jubran
2025-10-07net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tablesCarolina Jubran
2025-10-07Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'Rafael J. Wysocki
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel
2025-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-10-07Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-10-07net: sparx5/lan969x: fix flooding configuration on bridge join/leaveDaniel Machon
2025-10-07net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactionsMaxime Chevallier
2025-10-06mailbox: add MediaTek GPUEB IPI mailboxNicolas Frattaroli
2025-10-06mailbox: zynqmp-ipi: Fix SGI cleanup on unbindHarini T
2025-10-06mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loopHarini T
2025-10-06mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T
2025-10-06mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T
2025-10-06mailbox: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-10-06mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the...Liao Yuanhong
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-06Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-06ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang