index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: me: add meteor lake point M DID
Alexander Usyskin
2023-01-20
2
-0
/
+4
*
mei: bus: fix unlink on bus in error path
Alexander Usyskin
2023-01-20
1
-4
/
+8
*
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
6
-12
/
+50
|
\
|
*
mei: bus-fixup: change pxp mode only if message was sent
Alexander Usyskin
2022-11-23
1
-3
/
+4
|
*
mei: add timeout to send
Alexander Usyskin
2022-11-23
6
-9
/
+46
*
|
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-11-04
8
-33
/
+370
|
\
\
|
|
/
|
/
|
|
*
mei: pxp: support matching with a gfx discrete card
Tomas Winkler
2022-10-03
1
-3
/
+10
|
*
mei: pxp: add command streamer API to the PXP driver
Vitaly Lubart
2022-10-03
1
-0
/
+25
|
*
mei: bus: extend bus API to support command streamer API
Vitaly Lubart
2022-10-03
1
-0
/
+126
|
*
mei: adjust extended header kdocs
Tomas Winkler
2022-10-03
1
-5
/
+3
|
*
mei: bus: enable sending gsc commands
Tomas Winkler
2022-10-03
2
-2
/
+22
|
*
mei: add support to GSC extended header
Tomas Winkler
2022-10-03
6
-23
/
+184
*
|
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
3
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
mei: gsc: Remove redundant dev_err call
Shang XiaoJing
2022-09-24
1
-1
/
+0
|
*
mei: fix repeated words in comments
Jilin Yuan
2022-09-24
1
-1
/
+1
|
*
misc: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-01
1
-1
/
+1
*
|
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-09-21
15
-104
/
+436
|
\
\
|
|
/
|
/
|
|
*
mei: debugfs: add pxp mode to devstate in debugfs
Tomas Winkler
2022-09-12
1
-1
/
+18
|
*
mei: drop ready bits check after start
Alexander Usyskin
2022-09-12
1
-10
/
+0
|
*
mei: gsc: add transition to PXP mode in resume flow
Vitaly Lubart
2022-09-12
1
-0
/
+11
|
*
mei: gsc: setup gsc extended operational memory
Tomas Winkler
2022-09-12
6
-4
/
+138
|
*
mei: mkhi: add memory ready command
Tomas Winkler
2022-09-12
1
-0
/
+12
|
*
mei: bus: export common mkhi definitions into a separate header
Vitaly Lubart
2022-09-12
2
-30
/
+44
|
*
mei: extend timeouts on slow devices
Alexander Usyskin
2022-09-12
12
-43
/
+82
|
*
mei: gsc: wait for reset thread on stop
Alexander Usyskin
2022-09-12
1
-1
/
+3
|
*
mei: gsc: use polling instead of interrupts
Tomas Winkler
2022-09-12
3
-15
/
+128
*
|
mei: me: fix clang -Wformat warning
Justin Stitt
2022-07-14
1
-1
/
+1
*
|
mei: me: add raptor lake point S DID
Alexander Usyskin
2022-06-10
2
-0
/
+4
*
|
mei: hbm: drop capability response on early shutdown
Alexander Usyskin
2022-06-10
1
-1
/
+2
*
|
mei: me: set internal pg flag to off on hardware reset
Alexander Usyskin
2022-06-10
1
-0
/
+2
*
|
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
2
-2
/
+2
|
\
\
|
*
|
misc/mei: Add NULL check to component match callback functions
Won Chung
2022-04-29
2
-2
/
+2
*
|
|
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-04-29
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
2022-04-25
1
-1
/
+1
|
|
/
*
|
mei: gsc: retrieve the firmware version
Alexander Usyskin
2022-04-21
2
-0
/
+27
*
|
mei: gsc: add runtime pm handlers
Tomas Winkler
2022-04-21
1
-1
/
+66
*
|
mei: gsc: setup char driver alive in spite of firmware handshake failure
Alexander Usyskin
2022-04-21
1
-6
/
+6
*
|
mei: add support for graphics system controller (gsc) devices
Tomas Winkler
2022-04-21
5
-2
/
+238
|
/
*
mei: avoid iterator usage outside of list_for_each_entry
Alexander Usyskin
2022-03-18
1
-20
/
+15
*
mei: me: add Alder Lake N device id.
Alexander Usyskin
2022-03-18
2
-0
/
+2
*
mei: do not overwrite state on hw start
Alexander Usyskin
2022-02-25
1
-0
/
+5
*
mei: me: fix reset policy on read error in interrupt
Alexander Usyskin
2022-02-25
1
-6
/
+8
*
mei: me: avoid link reset on shutdown
Alexander Usyskin
2022-02-25
2
-1
/
+6
*
mei: me: disable driver on the ign firmware
Alexander Usyskin
2022-02-25
2
-11
/
+13
*
mei: me: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2022-01-23
1
-8
/
+2
*
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
4
-11
/
+20
|
\
|
*
mei: hbm: fix client dma reply status
Alexander Usyskin
2021-12-30
1
-6
/
+14
|
*
mei: cleanup status before client dma setup call
Alexander Usyskin
2021-12-27
1
-0
/
+4
|
*
mei: add POWERING_DOWN into device state print
Alexander Usyskin
2021-12-27
1
-0
/
+1
|
*
mei: Remove some dead code
Christophe JAILLET
2021-12-03
1
-5
/
+1
[next]