index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-10
/
+11
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
-9
/
+9
2026-01-16
mei: trace: treat reg parameter as string
Alexander Usyskin
-9
/
+9
2026-01-16
misc/mei: gsc_proxy: add dependency on Xe driver
Simon Richter
-1
/
+1
2026-01-16
misc/mei: Allow building standalone for compile testing
Simon Richter
-5
/
+5
2026-01-16
misc/mei: Decouple ME interfaces from GPU drivers
Simon Richter
-5
/
+5
2026-01-16
misc/mei: Allow building Intel ME interface on non-x86
Simon Richter
-1
/
+1
2025-12-29
mei: me: add nova lake point S DID
Alexander Usyskin
-0
/
+4
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-15
/
+4
2025-11-26
mei: Fix error handling in mei_register
Ma Ke
-0
/
+1
2025-11-26
mei: gsc: add dependency on Xe driver
Junxiao Chang
-1
/
+1
2025-11-26
mei: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-14
/
+2
2025-11-03
mei: fix error flow in probe
Alexander Usyskin
-20
/
+17
2025-10-22
mei: txe: fix initialization order
Alexander Usyskin
-7
/
+7
2025-10-22
mei: late_bind: Fix -Wincompatible-function-pointer-types-strict
Nathan Chancellor
-2
/
+1
2025-10-22
mei: me: add wildcat lake P DID
Alexander Usyskin
-0
/
+4
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-395
/
+411
2025-09-18
mei: late_bind: add late binding component driver
Alexander Usyskin
-0
/
+326
2025-09-18
mei: bus: add mei_cldev_mtu interface
Alexander Usyskin
-0
/
+13
2025-09-18
Merge patch series "mei: connect to card in D3cold"
Greg Kroah-Hartman
-77
/
+62
2025-09-18
mei: gsc: demote unexpected reset print
Alexander Usyskin
-62
/
+3
2025-09-18
mei: bus: demote error on connect
Alexander Usyskin
-1
/
+1
2025-09-18
mei: retry connect if interrupted by link reset
Alexander Usyskin
-0
/
+32
2025-09-18
mei: make a local copy of client uuid in connect
Alexander Usyskin
-9
/
+9
2025-09-18
mei: me: trigger link reset if hw ready is unexpected
Alexander Usyskin
-5
/
+17
2025-09-18
mei: gsc: fix remove operations order
Alexander Usyskin
-7
/
+11
2025-09-06
mei: hook mei_device on class device
Alexander Usyskin
-315
/
+342
2025-07-19
mei: more prints with client prefix
Alexander Usyskin
-37
/
+34
2025-07-19
mei: bus: use cldev in prints
Alexander Usyskin
-14
/
+14
2025-06-24
mei: bus: Check for still connected devices in mei_cl_bus_dev_release()
Hans de Goede
-0
/
+6
2025-06-24
mei: vsc: Fix "BUG: Invalid wait context" lockdep error
Hans de Goede
-1
/
+1
2025-06-24
mei: vsc: Run event callback from a workqueue
Hans de Goede
-6
/
+11
2025-06-24
mei: vsc: Unset the event callback on remove and probe errors
Hans de Goede
-0
/
+5
2025-06-24
mei: vsc: Event notifier fixes
Hans de Goede
-3
/
+9
2025-06-24
mei: vsc: Destroy mutex after freeing the IRQ
Hans de Goede
-4
/
+4
2025-06-24
mei: vsc: Use vsc_tp_remove() as shutdown handler
Hans de Goede
-12
/
+2
2025-06-24
mei: vsc: Don't call vsc_tp_reset() a second time on shutdown
Hans de Goede
-2
/
+0
2025-06-24
mei: vsc: Don't re-init VSC from mei_vsc_hw_reset() on stop
Hans de Goede
-0
/
+3
2025-06-24
mei: vsc: Drop unused vsc_tp_request_irq() and vsc_tp_free_irq()
Hans de Goede
-34
/
+0
2025-06-24
mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions
Moon Hee Lee
-9
/
+8
2025-05-21
mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()
Hans de Goede
-2
/
+2
2025-05-01
mei: Cast the cb->ext_hdr allocation type
Kees Cook
-1
/
+1
2025-04-15
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
Hans de Goede
-7
/
+7
2025-04-15
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
Hans de Goede
-11
/
+15
2025-04-15
mei: me: add panther lake H DID
Alexander Usyskin
-0
/
+2
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-123
/
+0
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
-1
/
+5
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
-1
/
+5
[next]