index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
mei: me: add lunar lake point M DID
Alexander Usyskin
2
-0
/
+4
2024-04-27
mei: me: disable RPL-S on SPS and IGN firmwares
Alexander Usyskin
1
-1
/
+1
2024-04-27
mei: vsc: Unregister interrupt handler for system suspend
Sakari Ailus
3
-26
/
+78
2024-04-27
Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"
Sakari Ailus
1
-2
/
+2
2024-03-27
mei: vsc: Don't use sleeping condition in wait_event_timeout()
Sakari Ailus
1
-5
/
+8
2024-03-27
mei: vsc: Call wake_up() in the threaded IRQ handler
Sakari Ailus
1
-2
/
+2
2024-03-05
mei: gsc_proxy: match component when GSC is on different bus
Alexander Usyskin
1
-3
/
+5
2024-02-19
mei: Add Meteor Lake support for IVSC device
Wentong Wu
1
-0
/
+1
2024-02-19
mei: me: add arrow lake point H DID
Alexander Usyskin
2
-0
/
+2
2024-02-19
mei: me: add arrow lake point S DID
Alexander Usyskin
2
-0
/
+2
2023-12-15
mei: rework Kconfig dependencies
Arnd Bergmann
4
-11
/
+9
2023-12-15
mei: fix vsc dependency
Arnd Bergmann
1
-0
/
+1
2023-12-15
mei: vsc: Rework firmware image names
Sakari Ailus
1
-62
/
+10
2023-12-15
mei: pxp: spdx should be at first line
Alexander Usyskin
1
-1
/
+0
2023-12-11
Merge 6.7-rc5 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+4
2023-12-07
mei: Add MEI hardware support for IVSC device
Wentong Wu
3
-0
/
+466
2023-12-07
mei: Add transport driver for IVSC device
Wentong Wu
5
-0
/
+1442
2023-11-27
misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
Su Hui
1
-1
/
+1
2023-11-27
misc: mei: client.c: return negative error code in mei_cl_write
Su Hui
1
-1
/
+1
2023-11-27
mei: pxp: fix mei_pxp_send_message return value
Alexander Usyskin
1
-1
/
+2
2023-10-18
mei: me: emit error only if reset was unexpected
Vitaly Lubart
4
-5
/
+133
2023-10-18
misc: mei: main.c: fix kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2023-10-18
misc: mei: interrupt.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-10-18
misc: mei: hw-me.c: fix kernel-doc warnings
Randy Dunlap
1
-8
/
+8
2023-10-18
misc: mei: hbm.c: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2023-10-18
misc: mei: dma-ring.c: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+4
2023-10-18
misc: mei: client.c: fix kernel-doc warnings
Randy Dunlap
1
-10
/
+10
2023-10-18
misc: mei: hw.h: fix kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2023-10-18
mei: docs: fix spelling errors
Tomas Winkler
5
-8
/
+8
2023-10-18
mei: docs: add missing entries to kdoc in struct mei_cfg_idx
Tomas Winkler
1
-0
/
+4
2023-10-18
mei: docs: use correct structures name in kdoc
Tomas Winkler
1
-2
/
+2
2023-10-18
mei: update mei-pxp's component interface with timeouts
Alan Previn
1
-6
/
+27
2023-10-18
mei: pxp: re-enable client on errors
Alexander Usyskin
1
-22
/
+48
2023-10-18
mei: pxp: recover from recv fail under memory pressure
Alexander Usyskin
1
-1
/
+24
2023-10-18
mei: bus: add send and recv api with timeout
Alexander Usyskin
1
-2
/
+86
2023-08-22
mei: make mei_class a static const structure
Ivan Orlov
1
-13
/
+12
2023-07-30
mei: gsc: add module description
Tomas Winkler
1
-0
/
+1
2023-07-30
mei: pxp: Keep a const qualifier when calling mei_cldev_send()
Christophe JAILLET
1
-2
/
+1
2023-07-30
mei: obtain firmware version only on gsc.
Alexander Usyskin
3
-3
/
+12
2023-07-30
mei: bus: enable asynchronous suspend.
Alexander Usyskin
1
-0
/
+1
2023-07-30
mei: log firmware status on hw_start failure.
Alexander Usyskin
1
-1
/
+4
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+2
2023-05-31
Merge drm/drm-next into drm-intel-next
Jani Nikula
5
-1
/
+231
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
1
-13
/
+13
2023-05-29
mei: bus-fixup: fix buffer type
Alexander Usyskin
1
-2
/
+2
2023-05-29
mei: bus: drop useless cldev null check
Alexander Usyskin
1
-9
/
+0
2023-05-28
Merge tag 'drm-intel-gt-next-2023-05-24' of git://anongit.freedesktop.org/drm...
Dave Airlie
5
-1
/
+231
2023-05-04
mei: gsc_proxy: add gsc proxy driver
Alexander Usyskin
5
-1
/
+231
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
[next]