summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-27nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response()Eric Biggers-35/+21
2026-03-27nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response()Eric Biggers-38/+21
2026-03-27nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk()Eric Biggers-103/+53
2026-03-27nvme-auth: common: use crypto library in nvme_auth_generate_digest()Eric Biggers-62/+25
2026-03-27nvme-auth: common: use crypto library in nvme_auth_generate_psk()Eric Biggers-49/+14
2026-03-27nvme-auth: common: use crypto library in nvme_auth_augmented_challenge()Eric Biggers-60/+36
2026-03-27nvme-auth: common: use crypto library in nvme_auth_transform_key()Eric Biggers-43/+10
2026-03-27nvme-auth: common: add HMAC helper functionsEric Biggers-0/+68
2026-03-27nvme-auth: common: explicitly verify psk_len == hash_lenEric Biggers-0/+5
2026-03-27nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key()Eric Biggers-8/+7
2026-03-27nvme-auth: common: add KUnit tests for TLS key derivationEric Biggers-0/+191
2026-03-27nvme-auth: use proper argument typesEric Biggers-26/+31
2026-03-27nvme-auth: common: constify static dataEric Biggers-6/+6
2026-03-27nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constantEric Biggers-7/+5
2026-03-27soc/tegra: cbb: Fix cross-fabric target timeout lookupSumit Gupta-1/+26
2026-03-27soc/tegra: cbb: Fix incorrect ARRAY_SIZE in fabric lookup tablesSumit Gupta-2/+2
2026-03-27soc/tegra: cbb: Set ERD on resume for err interruptSumit Gupta-0/+4
2026-03-27soc/tegra: cbb: Add support for CBB fabrics in Tegra238Sumit Gupta-0/+134
2026-03-27i2c: ocores: Use read_poll_timeout_atomic to avoid false poll timeoutsMartin Aberer-15/+9
2026-03-27i2c: qcom-cci: Remove unused CCI_RES_MAX macro definitionVladimir Zapolskiy-3/+0
2026-03-27i2c: designware: Add a new ACPI HID for GOOG5000 I2C controllerMoritz Fischer-0/+1
2026-03-27HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPPMaximilian Pezzullo-1/+2
2026-03-27i2c: designware: amdisp: Fix resume-probe race condition issuePratap Nirujogi-6/+5
2026-03-27i2c: imx: ensure no clock is generated after last readStefan Eichenberger-19/+32
2026-03-27i2c: imx: fix i2c issue when reading multiple messagesStefan Eichenberger-1/+1
2026-03-27reset: core: Drop unnecessary double quoteClaudiu Beznea-1/+1
2026-03-27HID: intel-thc-hid: Intel-thc: Add more frequency support for SPIEven Xu-0/+51
2026-03-27HID: intel-thc-hid: Intel-quickspi: Improve power management for touch devicesEven Xu-6/+10
2026-03-27reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetimeTommaso Merciai-46/+18
2026-03-27fwctl/bnxt_en: Create an aux device for fwctlPavan Chebbi-2/+10
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi-162/+253
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi-137/+9
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier-1/+1
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer-1/+1
2026-03-27platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bugMario Limonciello-0/+9
2026-03-27platform/x86/intel-uncore-freq: Increase minor versionSrinivas Pandruvada-1/+1
2026-03-27platform/x86: ISST: Increase minor versionSrinivas Pandruvada-1/+1
2026-03-27platform/x86/intel-uncore-freq: Handle autonomous UFS status bitSrinivas Pandruvada-1/+7
2026-03-27drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake getVille Syrjälä-22/+50
2026-03-27drm/i915/selftests: Nuke live_forcewake_domains selftestVille Syrjälä-62/+0
2026-03-27HID: core: use __free(kfree) and __free(kvfree) to clean up temporary buffersDmitry Torokhov-22/+12
2026-03-27HID: core: factor out hid_parse_collections()Dmitry Torokhov-80/+89
2026-03-27drm/i915/dsi: Place clock into LP during LPM if requestedVille Syrjälä-0/+10
2026-03-27drm/i915/dsi: Fill BLLPs with blanking packets if requestedVille Syrjälä-5/+9
2026-03-27platform/x86: ISST: Reset core count to 0Srinivas Pandruvada-0/+2
2026-03-27driver core: auxiliary bus: Drop auxiliary_dev_pm_opsRafael J. Wysocki-6/+0
2026-03-27drm/i915/dsi: Make 'clock_stop' booleanVille Syrjälä-3/+3
2026-03-27Merge back earlier cpufreq material for 7.1Rafael J. Wysocki-13/+32
2026-03-27drm/i915/dsi: s/eotp_pkt/eot_pkt/Ville Syrjälä-6/+5
2026-03-27drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä-2/+2