summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/ssd130x: Add per-family update backlight logicAmit Barzilai1-3/+21
2026-08-06drm/ssd130x: Scale ssd133x per-channel contrast by brightness on initAmit Barzilai1-3/+38
2026-08-06net: phy: mediatek: fix TX blink masks using the RX bitsAhmed Naseef1-4/+4
2026-08-06block: rename bi_bvec_donePavel Begunkov16-36/+36
2026-08-06ASoC: Rework the SDCA HID codeMark Brown13-124/+211
2026-08-06ASoC: SDCA: Pass swft table through sdca_dev_register()Charles Keepax7-15/+13
2026-08-06ASoC: SDCA: Add missing HID kernel docCharles Keepax1-0/+6
2026-08-06ASoC: SDCA: Add missing destroy for HID deviceCharles Keepax3-0/+19
2026-08-06ASoC: SDCA: Update HID DisCo parsingCharles Keepax1-45/+74
2026-08-06ASoC: SDCA: Move HID descriptors to functionCharles Keepax3-32/+63
2026-08-06ASoC: SDCA: Move HID registration to IRQ timeCharles Keepax7-38/+43
2026-08-06ASoC: SDCA: Remove unused dev pointer argumentCharles Keepax4-13/+12
2026-08-06ASoC: SDCA: Tidy up error messageCharles Keepax1-1/+1
2026-08-06drm/tests/gpu_buddy: fix interleaving in buffer clearance testArunpravin Paneer Selvam1-24/+33
2026-08-06ASoC: dt-bindings: cirrus,cs42l43: Add CS42L44 variantCharles Keepax1-0/+1
2026-08-06arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBMLinu Cherian1-8/+4
2026-08-06arm64: cpufeature: Rename BBML2_NOABORT as BBML3Linu Cherian6-67/+50
2026-08-06arm64: sysreg: Add BBM_3Linu Cherian1-0/+1
2026-08-06arm64: cpufeature: Extend bbml2_noabort support listLinu Cherian2-0/+14
2026-08-06arm64: cputype: Add C1-Nano definitionsLinu Cherian1-0/+2
2026-08-06arm64: cputype: Add Cortex-A520AE definitionsLinu Cherian1-0/+2
2026-08-06wifi: nxpwifi: bound uAP association event IEs to the event bufferLinmao Li1-2/+20
2026-08-06wifi: nxpwifi: detach sync command buffer on interrupted waitLinmao Li2-0/+22
2026-08-06wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()Abdun Nihaal1-1/+2
2026-08-06wifi: rsi: Fix types to appease CFIStefan Hansson7-11/+15
2026-08-06wifi: mac80211: skip default WMM setup for AP_VLAN linksFelix Fietkau1-1/+2
2026-08-06wifi: nxpwifi: fix multiple static analysis errors and warningsJeff Chen8-43/+60
2026-08-06regcache: Sort the local copy of an unsorted reg_defaults arrayPeter Ujfalusi1-1/+16
2026-08-06wifi: morsemicro: MM81X should be invisible and selected by its usersGeert Uytterhoeven1-3/+5
2026-08-06wifi: nxp: NXPWIFI should be invisible and selected by its usersGeert Uytterhoeven1-2/+3
2026-08-06Merge tag 'ath-next-20260803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg23-120/+550
2026-08-06regcache: Use a consistent sort for defaults tableMark Brown1-9/+1
2026-08-06Merge tag 'asoc-fix-v7.2-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai502-2827/+6687
2026-08-06dm-era: fix shadowed superblock leak on take-snap failureliyouhong1-0/+5
2026-08-06mfd: viperboard: Fix native fields type in structures as little-endianMikhail Lukianchikov1-5/+5
2026-08-06ARM: PXA: Fix build error for PXA93xUlf Hansson1-1/+1
2026-08-06arm64: pgtable: convert pte_present() from macro to static inlineYeoreum Yun1-4/+8
2026-08-06perf/arm_cspmu: Support 64-bit programmers' modelRobin Murphy3-34/+114
2026-08-06dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoCKathiravan Thirumoorthy1-0/+2
2026-08-06net/smc: fix TOCTOU race between smc_listen_out() and listener closeSidraya Jayagond1-1/+2
2026-08-06RDMA/erdma: restrict the driver to little-endian systemsLeon Romanovsky1-1/+1
2026-08-06dm dust: make badblock messages target-relativeSamuel Moelius1-9/+7
2026-08-06gpu/tests/gpu_buddy: Add KUnit test for gpu_buddy_allocated_addr_to_blockTejas Upadhyay1-0/+45
2026-08-06module/dups: Clean up includesPetr Pavlu1-20/+12
2026-08-06module/dups: Use strcmp() to compare module namesPetr Pavlu1-4/+2
2026-08-06module/dups: Use scope-based cleanup helpersPetr Pavlu1-33/+23
2026-08-06module/dups: Avoid unnecessary kmod_dup_req allocationsPetr Pavlu1-16/+22
2026-08-06module/dups: Fix use-after-free in kmod_dup_req lifetime handlingPetr Pavlu1-16/+40
2026-08-06module/dups: Inform duplicate requests about the result directlyPetr Pavlu1-34/+9
2026-08-06rust: module_param: support bool parametersWenzhao Liao4-1/+18