summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/pxp
Commit message (Expand)AuthorAgeFilesLines
* mei: pxp: add dependency on Xe driverAlexander Usyskin2024-01-301-1/+1
* mei: pxp: match without driver nameAlexander Usyskin2024-01-301-2/+12
* mei: rework Kconfig dependenciesArnd Bergmann2023-12-151-1/+1
* mei: pxp: spdx should be at first lineAlexander Usyskin2023-12-151-1/+0
* mei: pxp: fix mei_pxp_send_message return valueAlexander Usyskin2023-11-271-1/+2
* mei: update mei-pxp's component interface with timeoutsAlan Previn2023-10-181-6/+27
* mei: pxp: re-enable client on errorsAlexander Usyskin2023-10-181-22/+48
* mei: pxp: recover from recv fail under memory pressureAlexander Usyskin2023-10-181-1/+24
* mei: pxp: Keep a const qualifier when calling mei_cldev_send()Christophe JAILLET2023-07-301-2/+1
* mei: Move uuid.h to the MEI namespaceAndy Shevchenko2023-03-231-1/+1
* mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko2023-01-201-2/+2
* mei: pxp: support matching with a gfx discrete cardTomas Winkler2022-10-031-3/+10
* mei: pxp: add command streamer API to the PXP driverVitaly Lubart2022-10-031-0/+25
* misc/mei: Add NULL check to component match callback functionsWon Chung2022-04-291-1/+1
* mei: pxp: export pavp client to me client busVitaly Lubart2021-10-044-0/+267