summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-28clk: samsung: pll: Fix possible truncation in a9fraco recalc rateKrzysztof Kozlowski1-1/+1
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski8-29/+31
2026-02-28clk: samsung: exynosautov920: add block G3D clock supportRaghav Sharma1-0/+52
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+1
2026-02-28iio: frequency: ad9523: use octal permissionsBhargav Joshi1-49/+29
2026-02-28iio: frequency: ad9523: fix multi-line dereferencesBhargav Joshi1-4/+2
2026-02-28iio: frequency: ad9523: fix implicit variable macrosBhargav Joshi1-2/+2
2026-02-28iio: adc: ade9000: remove unused AD9000_CHANNELS_PER_PHASE macroGiorgi Tchankvetadze1-1/+0
2026-02-28iio: filter: admv8818: use dev_err_probe()Antoniu Miclaus1-21/+14
2026-02-28iio: filter: admv8818: add dev variableAntoniu Miclaus1-10/+11
2026-02-28iio: dac: ad7293: use dev_err_probe()Antoniu Miclaus1-5/+3
2026-02-28iio: dac: ad7293: add dev variableAntoniu Miclaus1-11/+12
2026-02-28iio: frequency: adf4377: use dev_err_probe()Antoniu Miclaus1-17/+12
2026-02-28iio: frequency: adf4377: add dev variableAntoniu Miclaus1-13/+14
2026-02-28iio: frequency: admv1013: use dev_err_probe()Antoniu Miclaus1-9/+5
2026-02-28iio: frequency: admv1013: add dev variableAntoniu Miclaus1-14/+15
2026-02-28iio: frequency: admv1014: use dev_err_probe()Antoniu Miclaus1-36/+24
2026-02-28iio: frequency: admv1014: add dev variableAntoniu Miclaus1-13/+16
2026-02-28iio: frequency: adrf6780: use dev_err_probe()Antoniu Miclaus1-14/+11
2026-02-28iio: frequency: adrf6780: add dev variableAntoniu Miclaus1-17/+18
2026-02-28accel/amdxdna: Fill invalid payload for failed commandLizhi Hou3-15/+38
2026-02-28crypto: atmel-sha204a - Fix OTP sysfs read and error handlingThorsten Blum1-9/+11
2026-02-28crypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum2-5/+6
2026-02-28crypto: inside-secure/eip93 - fix register definitionAleksander Jan Bajkowski1-1/+1
2026-02-28crypto: virtio - Convert from tasklet to BH workqueuePat Somaru2-7/+7
2026-02-28crypto: safexcel - Add support for authenc(hmac(md5),*) suitesAleksander Jan Bajkowski3-0/+157
2026-02-28crypto: safexcel - Group authenc ciphersuitesAleksander Jan Bajkowski2-4/+4
2026-02-28crypto: caam - Replace snprintf with strscpy in caam_hash_allocThorsten Blum2-16/+9
2026-02-28crypto: octeontx - Replace scnprintf with strscpy in print_ucode_infoThorsten Blum1-4/+4
2026-02-28crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum1-2/+3
2026-02-28crypto: ccp - Fix use-after-free on error pathAlper Ak1-1/+1
2026-02-28crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra1-6/+4
2026-02-28net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-02-28net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-02-28net: ethernet: litex: use device pointer to simplify code.Inochi Amaoto1-5/+5
2026-02-28net: ethernet: litex: use devm_register_netdev() to register netdevInochi Amaoto1-9/+2
2026-02-28r8152: Add 2500baseT EEE status/configuration supportBirger Koblitz1-8/+42
2026-02-28vmxnet3: Suppress page allocation warning for massive Rx Data ringAaron Tomlin1-2/+2
2026-02-28net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628Joris Vaisvila1-4/+30
2026-02-28net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard1-0/+152
2026-02-28of: property: fix typo in kernel-doc return descriptionSong Hongyi1-1/+1
2026-02-28of: fix incorrect device creation for reserved memory nodesKenny Cheng1-3/+9
2026-02-28Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+16
2026-02-27ACPI: OSL: Poweroff when encountering a fatal ACPI errorArmin Wolf1-1/+18
2026-02-27vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devicesVijay Sundar Selvamani1-1/+1
2026-02-27ACPI: CPPC: add APIs and sysfs interface for perf_limitedSumit Gupta2-0/+61
2026-02-27cpufreq: cppc: Update MIN_PERF/MAX_PERF in target callbacksSumit Gupta1-1/+40
2026-02-27cpufreq: CPPC: Update cached perf_ctrls on sysfs writeSumit Gupta1-2/+29
2026-02-27ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemorySumit Gupta1-3/+21
2026-02-27ACPI: CPPC: Warn on missing mandatory DESIRED_PERF registerSumit Gupta1-0/+10