summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ASoC: mt8183: Fix event generation for I2S DAI operationsMark Brown2023-02-281-2/+3
| | | * | | | | | | | ASoC: mt8183: Remove spammy logging from I2S DAI driverMark Brown2023-02-281-16/+0
| | * | | | | | | | | ASoC: mchp-pdmc: fix poc noises when startingMark Brown2023-02-284-10/+78
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea2023-02-281-5/+48
| | | * | | | | | | | | ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us bindingClaudiu Beznea2023-02-281-0/+6
| | | * | | | | | | | | ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea2023-02-282-5/+24
| | | |/ / / / / / / /
| | * | | | | | | | | ASoC: mt6358: Fixes from an initial glance at aMark Brown2023-02-281-6/+5
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown2023-02-281-6/+0
| | | * | | | | | | | | ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown2023-02-281-0/+3
| | | * | | | | | | | | ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown2023-02-281-0/+2
| | | |/ / / / / / / /
| | * | | | | | | | | ASoC: mt8192: Fixes from initial glance at kselftestMark Brown2023-02-281-39/+19
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ASoC: mt8192: Fix range for sidetone positive gainMark Brown2023-02-281-1/+1
| | | * | | | | | | | | ASoC: mt8192: Report an error if when an invalid sidetone gain is writtenMark Brown2023-02-281-0/+2
| | | * | | | | | | | | ASoC: mt8192: Fix event generation for controlsMark Brown2023-02-281-7/+18
| | | * | | | | | | | | ASoC: mt8192: Remove spammy log messagesMark Brown2023-02-281-33/+0
| | | |/ / / / / / / /
| | * | | | | | | | | ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le2023-02-281-0/+7
| | * | | | | | | | | ASoC: zl38060 add gpiolib dependencyArnd Bergmann2023-02-281-0/+1
| | * | | | | | | | | ASoC: sam9g20ek: Disable capture unless building with microphone inputMark Brown2023-02-281-0/+3
| | |/ / / / / / / /
| | * | | | | | | | ASoC: apple: mca: Improve handling of unavailable DMA channelsMartin Povišer2023-02-241-2/+9
| | * | | | | | | | ASoC: apple: mca: Fix SERDES reset sequenceMartin Povišer2023-02-241-5/+13
| | * | | | | | | | ASoC: apple: mca: Fix final status read on SERDES resetMartin Povišer2023-02-241-1/+1
| | * | | | | | | | ASoC: adau7118: don't disable regulators on device unbindNuno Sá2023-02-241-18/+1
| | * | | | | | | | ASoC: dt-bindings: apple,mca: Add t8112-mca compatibleJanne Grunau2023-02-201-0/+1
| | * | | | | | | | ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R2023-02-202-0/+35
| | * | | | | | | | ASoC: mediatek: mt8188: correct etdm control return valueTrevor Wu2023-02-201-8/+0
| | * | | | | | | | ASoC: SMA1303: Change the value for right outputKiseok Jo2023-02-201-1/+1
| | * | | | | | | | ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler2023-02-161-0/+7
| | * | | | | | | | ASoC: rsnd: adg: Fix BRG typosGeert Uytterhoeven2023-02-161-32/+32
| | * | | | | | | | ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau2023-02-162-7/+38
| * | | | | | | | | Merge branch 'for-next' into for-linusTakashi Iwai2023-03-031960-14626/+53392
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2023-03-043-7/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: power: supply: Revise Richtek RT9467 compatible nameChiaEn Wu2023-02-251-3/+3
| * | | | | | | | | | | ABI: testing: sysfs-class-power: Document absence of "present" propertyBastien Nocera2023-02-251-1/+2
| * | | | | | | | | | | power: supply: fix null pointer check order in __power_supply_registerqinyu2023-02-251-3/+3
* | | | | | | | | | | | Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-03-0410-157/+190
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cifs: Fix memory leak in direct I/ODavid Howells2023-03-021-2/+2
| * | | | | | | | | | | | cifs: prevent data race in cifs_reconnect_tcon()Paulo Alcantara2023-03-024-101/+69
| * | | | | | | | | | | | cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara2023-03-024-25/+106
| * | | | | | | | | | | | iov: Fix netfs_extract_user_to_sg()David Howells2023-03-021-1/+1
| * | | | | | | | | | | | cifs: Fix cifs_write_back_from_locked_folio()David Howells2023-03-021-0/+1
| * | | | | | | | | | | | cifs: reuse cifs_match_ipaddr for comparison of dstaddr tooShyam Prasad N2023-03-021-26/+2
| * | | | | | | | | | | | cifs: match even the scope id for ipv6 addressesShyam Prasad N2023-03-021-1/+2
| * | | | | | | | | | | | cifs: Fix an uninitialised variableDavid Howells2023-03-021-1/+1
| * | | | | | | | | | | | cifs: Add some missing xas_retry() callsDavid Howells2023-03-021-0/+6
* | | | | | | | | | | | | umh: simplify the capability pointer logicLinus Torvalds2023-03-041-13/+5
* | | | | | | | | | | | | Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2023-03-042-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | scripts: coccicheck: Use /usr/bin/envJarkko Sakkinen2023-02-251-1/+1
| * | | | | | | | | | | | | scripts: coccicheck: Avoid warning about spurious escapePeter Foley2023-02-251-1/+1
| * | | | | | | | | | | | | coccinelle: api/atomic_as_refcounter: include message type in outputDeepak R Varma2022-12-261-4/+4
* | | | | | | | | | | | | | Merge tag 'rust-fixes-6.3-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-03-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \