aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski4-1/+326
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski3-1/+101
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski1-0/+1
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski3-3/+9
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven1-9/+3
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven1-18/+13
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven1-19/+9
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven1-5/+4
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan1-2/+2
2026-01-23tools: usb: usbip: remove dead-link from READMEShuah Khan1-2/+0
2026-01-23usb: bdc: fix sleep during atomicJustin Chen1-2/+2
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik2-0/+49
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik2-0/+50
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik2-0/+51
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik2-78/+112
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet1-9/+18
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni1-3/+1
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang1-19/+2
2026-01-23Merge tag 'fpga-for-v6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman5-8/+8
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky1-0/+12
2026-01-23ASoC: amd: acp: Fix Kconfig dependencies for SND_SOC_ACPI_AMD_SDCA_QUIRKSSyed Saba Kareem3-2/+15
2026-01-23ASoC: cs35l56-test: Fix missing module namespace importRichard Fitzgerald1-0/+1
2026-01-23ASoC: codecs: rt56*: Remove IRQF_ONESHOTSebastian Andrzej Siewior3-5/+5
2026-01-23ASoC: dt-bindings: Convert ti,tas2552 to DT schemaRob Herring (Arm)3-37/+63
2026-01-23Merge tag 'asoc-fix-v6.19-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai309-1998/+3471
2026-01-23fs: reset read-only fsflags together with xflagsAndrey Albershteyn1-4/+2
2026-01-23iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is TranslateNicolin Chen1-1/+3
2026-01-23iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverageNicolin Chen1-0/+47
2026-01-23iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequenceJason Gunthorpe1-0/+26
2026-01-23iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequenceJason Gunthorpe1-0/+10
2026-01-23iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequenceJason Gunthorpe3-10/+53
2026-01-23Merge patch series "can: sja1000: clean up CAN state handling"Marc Kleine-Budde1-31/+11
2026-01-23can: sja1000: sja1000_err(): use error counter for error stateMichael Tretter1-26/+7
2026-01-23can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read error countersMarc Kleine-Budde1-7/+6
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei5-0/+62
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer2-0/+4
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips4-0/+23
2026-01-23fsnotify: Shutdown fsnotify before destroying sb's dcacheJan Kara1-2/+2
2026-01-23fsnotify: Use connector list for destroying inode marksJan Kara3-60/+54
2026-01-23fsnotify: Track inode connectors for a superblockJan Kara4-15/+89
2026-01-23selftests: ublk: fix test nameMing Lei2-2/+2
2026-01-23ublk: fix canceling flag handling in batch I/O recoveryMing Lei1-3/+8
2026-01-23ublk: move ublk_mark_io_ready() out of __ublk_fetch()Ming Lei1-1/+5
2026-01-23io_uring: fix bad indentation for setup flags if statementJens Axboe1-1/+1
2026-01-23erofs: implement .fadvise for page cache shareHongzhen Luo1-0/+7
2026-01-23erofs: support compressed inodes for page cache shareHongzhen Luo2-16/+24
2026-01-23erofs: support unencoded inodes for page cache shareHongbo Li5-19/+81
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li4-11/+9
2026-01-23erofs: introduce the page cache share featureHongzhen Luo7-2/+301
2026-01-23erofs: using domain_id in the safer wayHongbo Li3-10/+9