summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-15wifi: mac80211_hwsim: Declare support for AP scanningIlan Peer1-1/+2
2025-07-15wifi: mac80211: clean up cipher suite handlingJohannes Berg2-54/+17
2025-07-15wifi: mac80211: don't send keys to driver when fips_enabledJohannes Berg2-1/+8
2025-07-15wifi: cfg80211: Fix interface type validationIlan Peer1-1/+1
2025-07-15wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return valueJohannes Berg2-6/+4
2025-07-15wifi: mac80211: don't unreserve never reserved chanctxJohannes Berg1-1/+2
2025-07-15mwl8k: Add missing check after DMA mapThomas Fourier1-0/+4
2025-07-15wifi: mac80211: make VHT opmode NSS ignore a debug messageJohannes Berg1-2/+3
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg1-1/+1
2025-07-15Merge tag 'ath-current-20250714' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg1-1/+2
2025-07-15x86/sev: Work around broken noinstr on GCCArd Biesheuvel1-1/+2
2025-07-15staging: rtl8723bs: remove unncessary multiple blank linesAnanthu C V1-2/+0
2025-07-15staging: rtl8723bs: hal: remove blank line before close braceAndrei Zeucianu1-1/+0
2025-07-15staging: rtl8723bs: os_dep: remove whitespace after cast.Alexandre Viard1-1/+1
2025-07-15staging: rtl8723bs: remove spurious if-block bracesVincent Caron1-2/+2
2025-07-15staging: rtl8723bs: remove blank line before close brace.Ravi Kant Sharma1-1/+0
2025-07-15staging: rtl8723bs: hal: add spaces around ternary operatorJonathan Dupart1-1/+1
2025-07-15staging: greybus: power_supply fix alignmentAkhil Varkey1-7/+7
2025-07-15staging: greybus: Documentation: firmware: Move logical AND to previous lineAbhinav Krishna C K1-2/+2
2025-07-15staging: greybus: Documentation: firmware.c: fix whitespace alignmentsSimon Chopin1-12/+12
2025-07-15staging: vme_user: fixed alignment should match open parenthesisNadzeya Hutsko1-1/+1
2025-07-15staging: rtl8723bs: Efuse_WordEnableDataWrite() is not usedMichael Straube4-84/+0
2025-07-15gpio: zynqmp-modepin: set line value in .direction_output()Bartosz Golaszewski1-1/+1
2025-07-15gpio: zynqmp-modepin: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-07-15gpio: zynq: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-07-15gpio: zevio: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-15gpio: xtensa: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-15gpio: xtensa: remove unneeded .set() callbackBartosz Golaszewski1-7/+0
2025-07-15gpio: xra1403: use new GPIO line value setter callbacksBartosz Golaszewski1-8/+5
2025-07-15gpio: xlp: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-15gpio: xlp: drop unneeded ngpio checksBartosz Golaszewski1-4/+0
2025-07-15gpio: xilinx: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-15gpio: xgene: use new GPIO line value setter callbacksBartosz Golaszewski1-2/+4
2025-07-15gpio: wm8994: use new GPIO line value setter callbacksBartosz Golaszewski1-3/+5
2025-07-15gpio: wm8350: use new GPIO line value setter callbacksBartosz Golaszewski1-8/+7
2025-07-15gpio: wm831x: use new GPIO line value setter callbacksBartosz Golaszewski1-7/+6
2025-07-15gpio: winbond: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+10
2025-07-15gpio: wcd934x: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2025-07-15gpio: wcd934x: check the return value of regmap_update_bits()Bartosz Golaszewski1-2/+5
2025-07-15gpio: vx855: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2025-07-15Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2025-07-15nvmet-tcp: fix callback lock for TLS handshakeMaurizio Lombardi1-2/+2
2025-07-15nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai1-0/+4
2025-07-15nvme: revert the cross-controller atomic write size validationChristoph Hellwig1-9/+0
2025-07-15ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWSTakashi Iwai1-0/+1
2025-07-15tools/hv: fcopy: Fix irregularities with size of ring bufferNaman Jain1-10/+81
2025-07-15PCI: hv: Use the correct hypercall for unmasking interrupts on nestedStanislav Kinsburskii1-2/+16
2025-07-15x86/hyperv: Expose hv_map_msi_interrupt()Stanislav Kinsburskii2-11/+31
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves3-23/+8
2025-07-15perf ftrace latency: Add -e option to measure time between two eventsNamhyung Kim5-75/+205