summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-10-22Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' int...Bjorn Andersson-0/+4
2025-10-22Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' int...Bjorn Andersson-0/+4
2025-10-22dt-bindings: clock: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resetsLuca Weiss-0/+4
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min-0/+62
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min-0/+4
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn-0/+5
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn-0/+3
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn-2/+11
2025-10-22blktrace: add definitions for struct blk_io_trace2Johannes Thumshirn-0/+16
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn-1/+2
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn-0/+17
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus-10/+0
2025-10-22block: rename min_segment_sizeKeith Busch-1/+1
2025-10-22io_uring: add support for IORING_SETUP_SQE_MIXEDKeith Busch-0/+8
2025-10-22module: Fix device table module aliasesJosh Poimboeuf-1/+2
2025-10-22dt-bindings: power: rockchip: Add support for RV1126BFinley Xiao-0/+17
2025-10-22dt-bindings: power: Add support for MT8196 power controllersAngeloGioacchino Del Regno-0/+58
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki-4/+4
2025-10-22usb: typec: ps883x: Add USB4 mode and TBT3 altmode supportKonrad Dybcio-0/+1
2025-10-22tcpm: Parse and log AVS APDOBadhri Jagan Sridharan-1/+68
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei-0/+5
2025-10-22arch_topology: move parse_acpi_topology() to common codeYunhui Cui-0/+5
2025-10-22platform: Use IOMEM_ERR_PTR for ioremap error returnsPei Xiao-3/+3
2025-10-22drivers: rapidio: make rio_bus_type constAdrian Barnaś-1/+1
2025-10-22drivers: eisa: make eisa_bus_type constAdrian Barnaś-1/+1
2025-10-22cdx: make cdx_bus_type constantGreg Kroah-Hartman-1/+1
2025-10-22ipack: fix ipack.h kernel-doc warningsRandy Dunlap-8/+15
2025-10-22firmware: exynos-acpm: add empty method to allow compile testTudor Ambarus-0/+9
2025-10-21Merge patch series "Enhance UFS Mediatek Driver"Martin K. Petersen-1/+8
2025-10-21scsi: ufs: host: mediatek: Remove duplicate functionPeter Wang-0/+1
2025-10-21scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO modePeter Wang-1/+6
2025-10-21scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flowPeter Wang-0/+1
2025-10-21net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang-0/+3
2025-10-21Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"Martin K. Petersen-7/+2
2025-10-21scsi: ufs: core: Replace hard coded vcc-off delay with a variableBao D. Nguyen-0/+2
2025-10-21scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirkBao D. Nguyen-7/+0
2025-10-21scsi: ufs: core: Update CQ Entry to UFS 4.1 formatPeter Wang-3/+19
2025-10-21scsi: core: Do not declare scsi_cmnd pointers constBart Van Assche-4/+4
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche-6/+4
2025-10-21net: add a common function to compute features for upper devicesHangbin Liu-0/+19
2025-10-21bpf: make bpf_insn_successors to return a pointerAnton Protopopov-1/+11
2025-10-21bpf: generalize and export map_get_next_key for arraysAnton Protopopov-0/+6
2025-10-21bpf: save the start of functions in bpf_prog_auxAnton Protopopov-0/+1
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown-16/+0
2025-10-21ASoC: amd: ps: Propagate the PCI subsystem Vendor andMark Brown-33/+113
2025-10-21mfd: pf1550: Add core driver for the PF1550 PMICSamuel Kayode-0/+273
2025-10-21net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()Eric Dumazet-1/+5
2025-10-21dt-bindings: power: qcom,rpmpd: add new RPMH levelsJishnu Prakash-0/+3
2025-10-21seqlock: Introduce scoped_seqlock_read()Peter Zijlstra-0/+111
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann-13/+13