summaryrefslogtreecommitdiff
path: root/drivers/misc/mei
AgeCommit message (Expand)Author
2025-05-21mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()Hans de Goede
2025-05-01mei: Cast the cb->ext_hdr allocation typeKees Cook
2025-04-15mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf typeHans de Goede
2025-04-15mei: vsc: Fix fortify-panic caused by invalid counted_by() useHans de Goede
2025-04-15mei: me: add panther lake H DIDAlexander Usyskin
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-02-27x86/cpu: Drop configuration options for early 64-bit CPUsArnd Bergmann
2025-02-20mei: Remove unused functionsDr. David Alan Gilbert
2025-02-19mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIOHans de Goede
2025-02-19mei: me: add panther lake P DIDAlexander Usyskin
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-12mei: vsc: Fix typo "maintstepping" -> "mainstepping"Colin Ian King
2024-11-10mei: vsc: Improve error logging in vsc_identify_silicon()Hans de Goede
2024-11-10mei: vsc: Do not re-enable interrupt from vsc_tp_reset()Hans de Goede
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-10-29mei: use kvmalloc for read bufferAlexander Usyskin
2024-10-13mei: bus: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-18Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter
2024-07-04mei: vsc: Fix spelling errorWentong Wu
2024-07-04mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu
2024-07-04mei: vsc: Utilize the appropriate byte order swap functionWentong Wu
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu
2024-07-04mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-24mei: bus-fixup: set timeout for MKHI send operationsAlexander Usyskin
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-04mei: vsc: Fix wrong invocation of ACPI SID methodHans de Goede
2024-06-04mei: vsc: Don't stop/restart mei device during system suspend/resumeWentong Wu
2024-06-04mei: me: release irq in mei_me_pci_resume error pathTomas Winkler
2024-06-04mei: demote client disconnect warning on suspend to debugAlexander Usyskin
2024-05-31drm: move i915_hdcp_interface.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_pxp_tee_interface.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_component.h under include/drm/intelJani Nikula
2024-05-31drm: move i915_gsc_proxy_mei_interface.h under include/drm/intelJani Nikula
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman
2024-04-23mei: me: add lunar lake point M DIDAlexander Usyskin
2024-04-23mei: pxp: match against PCI_CLASS_DISPLAY_OTHERDaniele Ceraolo Spurio
2024-04-23mei: bus: constify the struct mei_cl_bus_type usageKunwu Chan
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman
2024-04-11mei: vsc: Unregister interrupt handler for system suspendSakari Ailus
2024-04-11Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"Sakari Ailus