index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+4
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-24
Merge tag 'drm-intel-next-2023-03-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2
-408
/
+51
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
5
-5
/
+4
2023-03-23
drm/i915/hdcp: Refactor HDCP API structures
Suraj Kandpal
2
-376
/
+22
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
1
-32
/
+29
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-15
Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+22
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-08
mei: lower the log level for non-fatal failed messages
Vitaly Lubart
1
-11
/
+11
2023-02-08
mei: bus: disallow driver match while dismantling device
Alexander Usyskin
1
-1
/
+2
2023-02-03
mei: Move uuid_le_cmp() to its only user
Andy Shevchenko
1
-0
/
+5
2023-01-27
mei: clean pending read with vtag on bus
Alexander Usyskin
1
-1
/
+3
2023-01-27
mei: mei-me: resume device in prepare
Alexander Usyskin
1
-1
/
+19
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
3
-4
/
+12
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
1
-4
/
+8
2023-01-20
misc/mei/hdcp: Use correct macros to initialize uuid_le
Andy Shevchenko
1
-2
/
+2
2023-01-20
mei: pxp: Use correct macros to initialize uuid_le
Andy Shevchenko
1
-2
/
+2
2023-01-20
mei: bus-fixup:upon error print return values of send and receive
Alexander Usyskin
1
-4
/
+4
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-12
/
+50
2022-11-23
mei: bus-fixup: change pxp mode only if message was sent
Alexander Usyskin
1
-3
/
+4
2022-11-23
mei: add timeout to send
Alexander Usyskin
6
-9
/
+46
2022-11-04
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
8
-33
/
+370
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+2
2022-10-03
mei: pxp: support matching with a gfx discrete card
Tomas Winkler
1
-3
/
+10
2022-10-03
mei: pxp: add command streamer API to the PXP driver
Vitaly Lubart
1
-0
/
+25
2022-10-03
mei: bus: extend bus API to support command streamer API
Vitaly Lubart
1
-0
/
+126
2022-10-03
mei: adjust extended header kdocs
Tomas Winkler
1
-5
/
+3
2022-10-03
mei: bus: enable sending gsc commands
Tomas Winkler
2
-2
/
+22
2022-10-03
mei: add support to GSC extended header
Tomas Winkler
6
-23
/
+184
2022-09-24
mei: gsc: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-24
mei: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-21
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...
Dave Airlie
15
-104
/
+436
2022-09-12
mei: debugfs: add pxp mode to devstate in debugfs
Tomas Winkler
1
-1
/
+18
2022-09-12
mei: drop ready bits check after start
Alexander Usyskin
1
-10
/
+0
2022-09-12
mei: gsc: add transition to PXP mode in resume flow
Vitaly Lubart
1
-0
/
+11
2022-09-12
mei: gsc: setup gsc extended operational memory
Tomas Winkler
6
-4
/
+138
2022-09-12
mei: mkhi: add memory ready command
Tomas Winkler
1
-0
/
+12
2022-09-12
mei: bus: export common mkhi definitions into a separate header
Vitaly Lubart
2
-30
/
+44
2022-09-12
mei: extend timeouts on slow devices
Alexander Usyskin
12
-43
/
+82
2022-09-12
mei: gsc: wait for reset thread on stop
Alexander Usyskin
1
-1
/
+3
2022-09-12
mei: gsc: use polling instead of interrupts
Tomas Winkler
3
-15
/
+128
2022-09-01
misc: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-14
mei: me: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-10
mei: me: add raptor lake point S DID
Alexander Usyskin
2
-0
/
+4
2022-06-10
mei: hbm: drop capability response on early shutdown
Alexander Usyskin
1
-1
/
+2
2022-06-10
mei: me: set internal pg flag to off on hardware reset
Alexander Usyskin
1
-0
/
+2
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
[next]