index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
pxp
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-16
misc/mei: Allow building standalone for compile testing
Simon Richter
2026-01-16
misc/mei: Decouple ME interfaces from GPU drivers
Simon Richter
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-05-31
drm: move i915_pxp_tee_interface.h under include/drm/intel
Jani Nikula
2024-05-31
drm: move i915_component.h under include/drm/intel
Jani Nikula
2024-04-23
mei: pxp: match against PCI_CLASS_DISPLAY_OTHER
Daniele Ceraolo Spurio
2024-01-30
mei: pxp: add dependency on Xe driver
Alexander Usyskin
2024-01-30
mei: pxp: match without driver name
Alexander Usyskin
2023-12-15
mei: rework Kconfig dependencies
Arnd Bergmann
2023-12-15
mei: pxp: spdx should be at first line
Alexander Usyskin
2023-11-27
mei: pxp: fix mei_pxp_send_message return value
Alexander Usyskin
2023-10-18
mei: update mei-pxp's component interface with timeouts
Alan Previn
2023-10-18
mei: pxp: re-enable client on errors
Alexander Usyskin
2023-10-18
mei: pxp: recover from recv fail under memory pressure
Alexander Usyskin
2023-07-30
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2023-01-20
mei: pxp: Use correct macros to initialize uuid_le
Andy Shevchenko
2022-10-03
mei: pxp: support matching with a gfx discrete card
Tomas Winkler
2022-10-03
mei: pxp: add command streamer API to the PXP driver
Vitaly Lubart
2022-04-29
misc/mei: Add NULL check to component match callback functions
Won Chung
2021-10-04
mei: pxp: export pavp client to me client bus
Vitaly Lubart