aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20serial: fix TIOCSRS485 lockingJohan Hovold1-2/+2
2023-04-20serial: make SiFive serial drivers depend on ARCH_ symbolsConor Dooley1-2/+2
2023-04-20tty: synclink_gt: don't allocate and pass dummy flagsJiri Slaby (SUSE)1-13/+5
2023-04-20tty: serial: simplify qcom_geni_serial_send_chunk_fifo()Jiri Slaby (SUSE)1-6/+4
2023-04-20leds: pwm-multicolor: Simplify an error messageChristophe JAILLET1-2/+2
2023-04-20dt-bindings: leds: Convert PCA9532 to dtschemaWadim Egorov2-49/+90
2023-04-20tty: n_gsm: fix redundant assignment of gsm->encodingDaniel Starke1-1/+0
2023-04-20perf test: Fix maps use after putIan Rogers1-4/+4
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon13-234/+305
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon12-38/+51
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon5-105/+3
2023-04-20Merge branch 'for-next/ftrace' into for-next/coreWill Deacon19-516/+244
2023-04-20Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon1-213/+59
2023-04-20Merge branch 'for-next/asm' into for-next/coreWill Deacon3-19/+12
2023-04-20Merge branch 'for-next/acpi' into for-next/coreWill Deacon1-3/+10
2023-04-20i2c: designware: Add doorbell support for MendocinoMario Limonciello2-1/+26
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello5-153/+29
2023-04-20powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2-1/+1
2023-04-20crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen1-1/+1
2023-04-20crypto: testmgr - Add some test vectors for cmac(camellia)David Howells2-0/+53
2023-04-20crypto: cryptd - Add support for cloning hashesHerbert Xu1-0/+16
2023-04-20crypto: cryptd - Convert hash to use modern init_tfm/exit_tfmHerbert Xu1-9/+9
2023-04-20crypto: hmac - Add support for cloningHerbert Xu1-0/+15
2023-04-20crypto: hash - Add crypto_clone_ahash/shashHerbert Xu5-2/+115
2023-04-20crypto: api - Add crypto_clone_tfmHerbert Xu2-9/+52
2023-04-20crypto: api - Add crypto_tfm_getHerbert Xu3-0/+11
2023-04-20crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel7-68/+57
2023-04-20crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel2-42/+41
2023-04-20crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel2-207/+207
2023-04-20crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel1-6/+12
2023-04-20crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel1-2/+2
2023-04-20crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel1-32/+64
2023-04-20crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel1-1/+2
2023-04-20crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel1-14/+18
2023-04-20crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel1-17/+21
2023-04-20crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel3-32/+34
2023-04-20crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel3-40/+40
2023-04-20crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel2-30/+8
2023-04-20crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel1-3/+3
2023-04-20leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWMAnjelique Melendez1-0/+9
2023-04-20leds: rgb: leds-qcom-lpg: Add support for high resolution PWMAnjelique Melendez1-45/+106
2023-04-20dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible stringAnjelique Melendez1-0/+1
2023-04-20wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu1-4/+0
2023-04-20wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern3-9/+14
2023-04-20wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSMEAvraham Stern1-1/+26
2023-04-20wifi: iwlwifi: mei: make mei filtered scan more aggressiveAvraham Stern1-2/+14
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern4-2/+107
2023-04-20wifi: iwlwifi: mvm: enable support for MLO APIsGregory Greenman1-0/+5
2023-04-20wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg2-3/+3
2023-04-20wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg1-7/+7