summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-28iio: frequency: adrf6780: add dev variableAntoniu Miclaus-17/+18
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou-15/+38
2026-02-28crypto: atmel-sha204a - Fix OTP sysfs read and error handlingThorsten Blum-9/+11
2026-02-28crypto: atmel-sha204a - Fix error codes in OTP readsThorsten Blum-5/+6
2026-02-28crypto: inside-secure/eip93 - fix register definitionAleksander Jan Bajkowski-1/+1
2026-02-28crypto: virtio - Convert from tasklet to BH workqueuePat Somaru-7/+7
2026-02-28crypto: safexcel - Add support for authenc(hmac(md5),*) suitesAleksander Jan Bajkowski-0/+157
2026-02-28crypto: safexcel - Group authenc ciphersuitesAleksander Jan Bajkowski-4/+4
2026-02-28crypto: caam - Replace snprintf with strscpy in caam_hash_allocThorsten Blum-16/+9
2026-02-28crypto: octeontx - Replace scnprintf with strscpy in print_ucode_infoThorsten Blum-4/+4
2026-02-28crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum-2/+3
2026-02-28crypto: ccp - Fix use-after-free on error pathAlper Ak-1/+1
2026-02-28crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabledAshish Kalra-6/+4
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li-5/+18
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels-0/+1
2026-02-27net: ethernet: litex: use device pointer to simplify code.Inochi Amaoto-5/+5
2026-02-27net: ethernet: litex: use devm_register_netdev() to register netdevInochi Amaoto-9/+2
2026-02-27r8152: Add 2500baseT EEE status/configuration supportBirger Koblitz-8/+42
2026-02-27vmxnet3: Suppress page allocation warning for massive Rx Data ringAaron Tomlin-2/+2
2026-02-27net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628Joris Vaisvila-4/+30
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard-0/+152
2026-02-27of: property: fix typo in kernel-doc return descriptionSong Hongyi-1/+1
2026-02-27of: fix incorrect device creation for reserved memory nodesKenny Cheng-3/+9
2026-02-27Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+16
2026-02-27ACPI: OSL: Poweroff when encountering a fatal ACPI errorArmin Wolf-1/+18
2026-02-27vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devicesVijay Sundar Selvamani-1/+1
2026-02-27ACPI: CPPC: add APIs and sysfs interface for perf_limitedSumit Gupta-0/+61
2026-02-27cpufreq: cppc: Update MIN_PERF/MAX_PERF in target callbacksSumit Gupta-1/+40
2026-02-27cpufreq: CPPC: Update cached perf_ctrls on sysfs writeSumit Gupta-2/+29
2026-02-27ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemorySumit Gupta-3/+21
2026-02-27ACPI: CPPC: Warn on missing mandatory DESIRED_PERF registerSumit Gupta-0/+10
2026-02-27ACPI: CPPC: Add cppc_get_perf() API to read performance controlsSumit Gupta-0/+86
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+117
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-2/+39
2026-02-27Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-46/+64
2026-02-27efi: Allow to expose the workqueue via sysfsSebastian Andrzej Siewior-1/+1
2026-02-27HID: mcp2221: use mcp_i2c_smbus_read for block readsRomain Sioen-9/+9
2026-02-27HID: mcp2221: cancel last I2C command on read errorRomain Sioen-0/+2
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg-29/+39
2026-02-27Merge tag 'gpio-fixes-for-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+9
2026-02-27pmdomain: bcm: bcm2835-power: Fix broken reset status readMaíra Canal-3/+3
2026-02-27drm/xe/vf: Redo LRC creation while in VF fixupsTomasz Lis-13/+59
2026-02-27drm/xe/vf: Wait for all fixups before using default LRCsTomasz Lis-8/+10
2026-02-27drm/xe: Wrappers for setting and getting LRC referencesTomasz Lis-19/+60
2026-02-27drm/xe/queue: Call fini on exec queue creation failTomasz Lis-13/+13
2026-02-27drm/xe: restrict multi-lrc to VCS/VECS enginesXin Wang-0/+29
2026-02-27Merge tag 'drm-fixes-2026-02-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-153/+292
2026-02-27drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3pMatt Roper-0/+6
2026-02-27nvme-multipath: fix leak on try_module_get failureKeith Busch-7/+5
2026-02-27i3c: simplify combined i3c/i2c dependenciesArnd Bergmann-8/+16