summaryrefslogtreecommitdiffstats
path: root/sound/spi (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-19crypto: x86/sha512 - load based on CPU featuresRobert Elliott1-0/+10
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian1-1/+0
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan1-60/+20
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian1-3/+4
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian1-6/+2
2022-08-19crypto: hisilicon/zip - some misc cleanupYang Shen3-19/+23
2022-08-19crypto: hisilicon/zip - optimization for performanceYang Shen1-14/+13
2022-08-19crypto: testmgr - extend acomp tests for NULL destination bufferLucas Segarra Fernandez1-0/+29
2022-08-19crypto: api - Fix comment typoJason Wang1-1/+1
2022-08-19crypto: cavium - Fix comment typoJason Wang1-1/+1
2022-08-19crypto: drbg - remove unnecessary (void*) conversionsDong Chuanjian1-7/+5
2022-08-19crypto: ccp - Add a quirk to firmware updateJarkko Sakkinen1-2/+14
2022-08-19crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TESTJean Delvare1-2/+2
2022-08-19crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the codeye xingchen1-4/+2
2022-08-19crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() callZhuo Chen1-2/+0
2022-08-19hwrng: arm-smccc-trng - fix NO_ENTROPY handlingJames Cowgill1-2/+2
2022-08-19crypto: qcom-rng - Fix qcom_rng_of_match unused warningHerbert Xu1-4/+3
2022-08-19hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld3-5/+20
2022-08-19crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nrYe Weihua1-2/+2
2022-08-19crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQEric Biggers1-4/+0
2022-08-19crypto: lib - move __crypto_xor into utilsEric Biggers5-76/+90
2022-08-19crypto: lib - create utils module and move __crypto_memneq into itEric Biggers6-7/+12
2022-08-19crypto: qat - add check to validate firmware imagesSrinivas Kerekare2-2/+57
2022-08-19crypto: sahara - don't sleep when in softirqZhengchao Shao1-9/+9
2022-08-15Linux 6.0-rc1v6.0-rc1Linus Torvalds1-4/+4
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov1-1/+1
2022-08-14take care to handle NULL ->proc_lseek()Al Viro1-0/+3
2022-08-14afs: Enable multipage folio supportDavid Howells2-1/+3
2022-08-13perf test: Refactor shell tests allowing subdirsCarsten Haitzler4-134/+238
2022-08-13perf vendor events: Update events for snowridgexZhengjun Xing1-84/+27
2022-08-13perf vendor events: Update events and metrics for skylakexZhengjun Xing4-1157/+24918
2022-08-13perf vendor events: Update metrics for sapphirerapidsZhengjun Xing1-0/+6
2022-08-13perf vendor events: Update events for knightslandingZhengjun Xing1-0/+213
2022-08-13perf vendor events: Update metrics for jaketownZhengjun Xing1-0/+6
2022-08-13perf vendor events: Update metrics for ivytownZhengjun Xing1-0/+6
2022-08-13perf vendor events: Update events and metrics for icelakexZhengjun Xing4-556/+38332
2022-08-13perf vendor events: Update events and metrics for haswellxZhengjun Xing2-171/+413
2022-08-13perf vendor events: Update events and metrics for cascadelakexZhengjun Xing4-1241/+25848
2022-08-13perf vendor events: Update events and metrics for broadwellxZhengjun Xing2-159/+10
2022-08-13perf vendor events: Update metrics for broadwelldeZhengjun Xing1-0/+6
2022-08-13perf jevents: Fold strings optimizationIan Rogers1-7/+48
2022-08-13perf jevents: Compress the pmu_events_tableIan Rogers1-45/+162
2022-08-13perf metrics: Copy entire pmu_event in find metricIan Rogers2-17/+18
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers12-91/+101
2022-08-13perf pmu-events: Don't assume pmu_event is an arrayIan Rogers7-182/+313
2022-08-13perf pmu-events: Move test events/metrics to JSONIan Rogers4-81/+132
2022-08-13perf test: Use full metric resolutionIan Rogers1-145/+77
2022-08-13perf pmu-events: Hide pmu_events_mapIan Rogers7-180/+280
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers9-120/+101
2022-08-13perf pmu-events: Hide pmu_sys_event_tablesIan Rogers6-52/+84