summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-12i3c: master: Move bus_init error suppressionJorge Marques
2026-04-12i3c: master: Move entdaa error suppressionJorge Marques
2026-04-12i3c: master: Move rstdaa error suppressionJorge Marques
2026-04-12i3c: dw: Simplify xfer cleanup with __free(kfree)Felix Gu
2026-04-12i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()Felix Gu
2026-04-12i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_...Felix Gu
2026-04-12i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()Felix Gu
2026-04-12i3c: master: dw-i3c: Balance PM runtime usage count on probe failureFelix Gu
2026-04-12i3c: master: dw-i3c: Fix missing reset assertion in remove() callbackFelix Gu
2026-04-12i3c: mipi-i3c-hci-pci: Enable IBI while runtime suspended for Intel controllersAdrian Hunter
2026-04-12i3c: mipi-i3c-hci-pci: Add optional ability to manage child runtime PMAdrian Hunter
2026-04-12i3c: mipi-i3c-hci: Allow parent to manage runtime PMAdrian Hunter
2026-04-12i3c: mipi-i3c-hci: Add quirk to allow IBI while runtime suspendedAdrian Hunter
2026-04-12i3c: mipi-i3c-hci-pci: Set d3hot_delay to 0 for Intel controllersAdrian Hunter
2026-04-12i3c: fix missing newline in dev_err messageshaoyu.lu
2026-04-12i3c: master: use kzalloc_flexRosen Penev
2026-04-12i3c: mipi-i3c-hci-pci: Add support for Intel Nova Lake-H I3CAdrian Hunter
2026-04-12i3c: master: Add sysfs option to rescan bus via entdaaDavid Nyström
2026-04-12i3c: master: svc: spelling correctionsRandy Dunlap
2026-04-12hwmon: (ina233) Don't check for specific errors when parsing propertiesAndy Shevchenko
2026-04-12hwmon: (isl28022) Don't check for specific errors when parsing propertiesAndy Shevchenko
2026-04-12hwmon: (pmbus/tps25990) Don't check for specific errors when parsing propertiesAndy Shevchenko
2026-04-12hwmon: (nct6683) Add customer ID for ASRock B650I Lightning WiFiPetr Klotz
2026-04-12crypto: vmx - remove CRYPTO_DEV_VMX from KconfigThorsten Blum
2026-04-12crypto: omap - convert reqctx buffer to fixed-size arrayThorsten Blum
2026-04-12crypto: qat - fix IRQ cleanup on 6xxx probe failureGiovanni Cabiddu
2026-04-12crypto: qce - simplify qce_xts_swapiv()Thorsten Blum
2026-04-12crypto: hisilicon - Fix dma_unmap_single() directionThomas Fourier
2026-04-12crypto: talitos - rename first/last to first_desc/last_descPaul Louvel
2026-04-12crypto: talitos - fix SEC1 32k ahash request limitationPaul Louvel
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang
2026-04-12crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang
2026-04-12crypto: hisilicon - fix the format string type errorZhushuai Yin
2026-04-12crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li
2026-04-12drm/xe/pf: Perform fair scheduling auto-provisioningMichal Wajdeczko
2026-04-12drm/xe/pf: Extract helpers for bulk EQ/PT provisioningMichal Wajdeczko
2026-04-12drm/xe/pf: Extract helper to show which VFs are provisionedMichal Wajdeczko
2026-04-12drm/xe/pf: Reprovision scheduling to default when no VFsMichal Wajdeczko
2026-04-12drm/xe/pf: Allow to change sched_if_idle policy under lockMichal Wajdeczko
2026-04-12drm/xe/pf: Check EQ/PT/PRIO when testing VF configMichal Wajdeczko
2026-04-12drm/xe/pf: Encode scheduling priority KLV if neededMichal Wajdeczko
2026-04-12drm/xe/pf: Don't reprovision policies if already defaultMichal Wajdeczko
2026-04-12drm/xe/pf: Reprovision policy settings after GT resetMichal Wajdeczko
2026-04-12drm/xe/pf: Print applied policy KLVsMichal Wajdeczko
2026-04-12drm/xe/pf: Force new VFs prorities only onceMichal Wajdeczko
2026-04-12drm/xe/pf: Fix pf_get_sched_priority() function signatureMichal Wajdeczko
2026-04-12drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentationMichal Wajdeczko
2026-04-11clk: visconti: pll: initialize clk_init_data to zeroBrian Masney