index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: me: add lunar lake point M DID
Alexander Usyskin
2024-04-24
2
-0
/
+4
*
mei: pxp: match against PCI_CLASS_DISPLAY_OTHER
Daniele Ceraolo Spurio
2024-04-24
1
-2
/
+5
*
mei: vsc: Unregister interrupt handler for system suspend
Sakari Ailus
2024-04-11
3
-26
/
+78
*
Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"
Sakari Ailus
2024-04-11
1
-2
/
+2
*
mei: me: disable RPL-S on SPS and IGN firmwares
Alexander Usyskin
2024-04-11
1
-1
/
+1
*
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
9
-108
/
+63
|
\
|
*
mei: vsc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-05
1
-4
/
+2
|
*
mei: vsc: Assign pinfo fields in variable declaration
Sakari Ailus
2024-03-05
1
-8
/
+8
|
*
mei: vsc: Don't use sleeping condition in wait_event_timeout()
Sakari Ailus
2024-03-05
1
-5
/
+8
|
*
mei: vsc: Call wake_up() in the threaded IRQ handler
Sakari Ailus
2024-03-05
1
-2
/
+2
|
*
mei: me: remove unnecessary NULL pointer checks
Bjorn Helgaas
2024-03-05
1
-32
/
+6
|
*
mei: txe: remove unnecessary NULL pointer checks
Bjorn Helgaas
2024-03-05
1
-34
/
+6
|
*
mei: gsc: remove unnecessary NULL pointer checks
Bjorn Helgaas
2024-03-05
1
-17
/
+0
|
*
mei: pxp: add dependency on Xe driver
Alexander Usyskin
2024-01-31
1
-1
/
+1
|
*
mei: hdcp: add dependency on Xe driver
Alexander Usyskin
2024-01-31
1
-1
/
+1
|
*
mei: pxp: match without driver name
Alexander Usyskin
2024-01-31
1
-2
/
+12
|
*
mei: hdcp: match without driver name
Alexander Usyskin
2024-01-31
1
-2
/
+12
|
*
mei: gsc: add support for auxiliary device created by Xe driver
Vitaly Lubart
2024-01-31
1
-0
/
+5
*
|
mei: gsc_proxy: match component when GSC is on different bus
Alexander Usyskin
2024-03-05
1
-3
/
+5
*
|
mei: Add Meteor Lake support for IVSC device
Wentong Wu
2024-02-19
1
-0
/
+1
*
|
mei: me: add arrow lake point H DID
Alexander Usyskin
2024-02-19
2
-0
/
+2
*
|
mei: me: add arrow lake point S DID
Alexander Usyskin
2024-02-19
2
-0
/
+2
|
/
*
mei: rework Kconfig dependencies
Arnd Bergmann
2023-12-15
4
-11
/
+9
*
mei: fix vsc dependency
Arnd Bergmann
2023-12-15
1
-0
/
+1
*
mei: vsc: Rework firmware image names
Sakari Ailus
2023-12-15
1
-62
/
+10
*
mei: pxp: spdx should be at first line
Alexander Usyskin
2023-12-15
1
-1
/
+0
*
Merge 6.7-rc5 into char-misc-next
Greg Kroah-Hartman
2023-12-11
2
-3
/
+4
|
\
|
*
misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
Su Hui
2023-11-27
1
-1
/
+1
|
*
misc: mei: client.c: return negative error code in mei_cl_write
Su Hui
2023-11-27
1
-1
/
+1
|
*
mei: pxp: fix mei_pxp_send_message return value
Alexander Usyskin
2023-11-27
1
-1
/
+2
*
|
mei: Add MEI hardware support for IVSC device
Wentong Wu
2023-12-07
3
-0
/
+466
*
|
mei: Add transport driver for IVSC device
Wentong Wu
2023-12-07
5
-0
/
+1442
|
/
*
mei: me: emit error only if reset was unexpected
Vitaly Lubart
2023-10-18
4
-5
/
+133
*
misc: mei: main.c: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-4
/
+4
*
misc: mei: interrupt.c: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-2
/
+2
*
misc: mei: hw-me.c: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-8
/
+8
*
misc: mei: hbm.c: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-0
/
+2
*
misc: mei: dma-ring.c: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-0
/
+4
*
misc: mei: client.c: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-10
/
+10
*
misc: mei: hw.h: fix kernel-doc warnings
Randy Dunlap
2023-10-18
1
-4
/
+4
*
mei: docs: fix spelling errors
Tomas Winkler
2023-10-18
5
-8
/
+8
*
mei: docs: add missing entries to kdoc in struct mei_cfg_idx
Tomas Winkler
2023-10-18
1
-0
/
+4
*
mei: docs: use correct structures name in kdoc
Tomas Winkler
2023-10-18
1
-2
/
+2
*
mei: update mei-pxp's component interface with timeouts
Alan Previn
2023-10-18
1
-6
/
+27
*
mei: pxp: re-enable client on errors
Alexander Usyskin
2023-10-18
1
-22
/
+48
*
mei: pxp: recover from recv fail under memory pressure
Alexander Usyskin
2023-10-18
1
-1
/
+24
*
mei: bus: add send and recv api with timeout
Alexander Usyskin
2023-10-18
1
-2
/
+86
*
mei: make mei_class a static const structure
Ivan Orlov
2023-08-22
1
-13
/
+12
*
mei: gsc: add module description
Tomas Winkler
2023-07-30
1
-0
/
+1
*
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
2023-07-30
1
-2
/
+1
[next]