aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-15regulator: max77838: add max77838 regulator driverIvaylo Ivanov3-0/+230
2025-09-15drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote1-1/+4
2025-09-15drm/xe/hwmon: Remove type castingMallesh Koujalagi1-16/+19
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison8-0/+801
2025-09-15drm/xe: Allow freeing of a managed boJohn Harrison2-0/+6
2025-09-15drm/xe/guc: Add firmware build type to available infoJohn Harrison2-0/+4
2025-09-15drm/xe/guc: Update CSS header structuresJohn Harrison2-35/+53
2025-09-15firmware: tegra: Do not warn on missing memory-region propertyThierry Reding1-1/+4
2025-09-15nvme-tcp: send only permitted commands for secure concatMartin George1-0/+3
2025-09-15remoteproc: imx_rproc: Clean up after ops introductionPeng Fan1-22/+12
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_SMC switch casePeng Fan1-26/+43
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API switch casePeng Fan1-64/+85
2025-09-15remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch casePeng Fan1-62/+86
2025-09-15remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_matchPeng Fan1-79/+79
2025-09-15remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfgPeng Fan2-0/+22
2025-09-15nvme-fc: use lock accessing port_state and rport stateDaniel Wagner1-2/+8
2025-09-15nvmet-fcloop: call done callback even when remote port is goneDaniel Wagner1-3/+5
2025-09-15nvmet-fc: avoid scheduling association deletion twiceDaniel Wagner1-7/+9
2025-09-15nvmet-fc: move lsop put work to nvmet_fc_ls_req_opDaniel Wagner1-10/+9
2025-09-15tee: qcom: enable TEE_IOC_SHM_ALLOC ioctlAmirreza Zarrabi6-4/+267
2025-09-15tee: qcom: add primordial objectAmirreza Zarrabi4-5/+81
2025-09-15tee: add Qualcomm TEE driverAmirreza Zarrabi12-0/+3530
2025-09-15tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREFAmirreza Zarrabi1-0/+85
2025-09-15tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUFAmirreza Zarrabi1-0/+33
2025-09-15tee: add close_context to TEE driver operationAmirreza Zarrabi2-6/+7
2025-09-15tee: allow a driver to allocate a tee_device without a poolAmirreza Zarrabi1-1/+1
2025-09-15drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Fushuai Wang1-1/+1
2025-09-15Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b8d@oss.qualcomm.com' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linuxJens Wiklander3-11/+178
2025-09-15nvme-auth: update bi_directional flagMartin George1-2/+3
2025-09-15net/mlx5: fix typo in pci_irq.c commentAlok Tiwari1-1/+1
2025-09-15Merge tag 'for-v6.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-2/+2
2025-09-15dpll: zl3073x: Implement devlink flash callbackIvan Vecera1-0/+129
2025-09-15dpll: zl3073x: Refactor DPLL initializationIvan Vecera3-86/+142
2025-09-15dpll: zl3073x: Add firmware loading functionalityIvan Vecera3-1/+472
2025-09-15dpll: zl3073x: Add low-level flash functionsIvan Vecera6-1/+747
2025-09-15dpll: zl3073x: Add functions to access hardware registersIvan Vecera3-4/+193
2025-09-15power: supply: intel_dc_ti_battery: Drop no longer relevant commentHans de Goede1-5/+0
2025-09-15drm/xe: Use ARRAY_SIZE in guc_waklv_init()Lucas De Marchi1-2/+2
2025-09-15Merge tag 'v6.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/driversArnd Bergmann1-0/+23
2025-09-15Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/driversArnd Bergmann6-6/+6
2025-09-15EDAC: Add a driver for the AMD Versal NET DDR controllerShubhrajyoti Datta3-0/+967
2025-09-15Merge tag 'scmi-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann8-18/+160
2025-09-15Merge tag 'tegra-for-6.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-0/+122
2025-09-15RAS: Export log_non_standard_event() to driversShubhrajyoti Datta1-0/+1
2025-09-15Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann2-27/+274
2025-09-15cdx: Export Symbols for MCDI RPC and InitializationShubhrajyoti Datta1-0/+38
2025-09-15Merge tag 'renesas-drivers-for-v6.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann2-0/+24
2025-09-15Merge tag 'tee-prot-dma-buf-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann17-67/+1570
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik4-4/+4
2025-09-15Merge tag 'tee-sha1-lib-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann2-48/+10