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.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
2016-01-21
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+6
2016-01-08
mei: fix fasync return value on error
Tomas Winkler
1
-2
/
+4
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2
-4
/
+6
2015-11-05
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-84
/
+191
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2015-10-29
mei: bus: set the device name before running fixup
Tomas Winkler
1
-4
/
+16
2015-10-29
mei: bus: use correct lock ordering
Tomas Winkler
1
-5
/
+13
2015-10-27
mei: Fix debugfs filename in error output
Alexander Kuleshov
1
-1
/
+1
2015-10-18
mei: amthif: Do not compare bool to 0/1
Alexander Usyskin
1
-1
/
+1
2015-10-18
mei: bus: fix c&p issue in the kdoc
Tomas Winkler
1
-2
/
+2
2015-10-18
mei: fix the KDoc formating
Alexander Usyskin
2
-11
/
+12
2015-10-18
mei: keep the device awake during reads in chunks
Alexander Usyskin
1
-0
/
+4
2015-10-18
mei: cancel driver workers only after client devices were removed
Tomas Winkler
1
-2
/
+2
2015-10-12
Merge 4.3-rc5 into char-misc next
Greg Kroah-Hartman
1
-1
/
+1
2015-10-04
mei: hbm: fix error in state check logic
Alexander Usyskin
1
-1
/
+1
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-1
/
+1
2015-09-27
Merge 4.3-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+2
2015-09-21
mei: fix debugfs files leak on error path
Tomas Winkler
1
-1
/
+2
2015-09-21
mei: me: fix d0i3 register offset in tracing
Alexander Usyskin
1
-2
/
+2
2015-09-21
mei: bus: use mei_cl_bus_ prefix consistently
Tomas Winkler
3
-16
/
+17
2015-09-21
mei: bus: use mei_cldev_ prefix for the API functions
Tomas Winkler
1
-33
/
+34
2015-09-21
mei: bus: export mei_cldev_enabled function
Tomas Winkler
1
-0
/
+13
2015-09-21
mei: bus: export uuid and protocol version to mei_cl bus drivers
Tomas Winkler
1
-0
/
+26
2015-09-21
mei: bus: add client protocol version to the device alias
Tomas Winkler
1
-7
/
+21
2015-09-21
mei: bus: export client protocol version
Tomas Winkler
2
-0
/
+30
2015-09-21
mei: make modules.alias UUID information easier to read
Prarit Bhargava
1
-5
/
+2
2015-09-12
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+1
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
1
-0
/
+1
2015-08-05
mei: remove check on pm_runtime_active in __mei_cl_disconnect
Tomas Winkler
1
-3
/
+0
2015-08-04
mei: hbm: bump supported HBM version to 2.0
Tomas Winkler
1
-2
/
+2
2015-08-04
mei: me: add sunrise point device ids
Tomas Winkler
2
-0
/
+9
2015-08-04
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
Alexander Usyskin
1
-9
/
+29
2015-08-04
mei: me: d0i3: move mei_me_hw_reset down in the file
Alexander Usyskin
1
-51
/
+52
2015-08-04
mei: me: d0i3: add d0i3 enter/exit state machine
Alexander Usyskin
4
-10
/
+346
2015-08-04
mei: hbm: reorganize the power gating responses
Alexander Usyskin
1
-15
/
+70
2015-08-04
mei: me: d0i3: enable d0i3 interrupts
Alexander Usyskin
4
-35
/
+33
2015-08-04
mei: me: d0i3: add flag to indicate D0i3 support
Alexander Usyskin
3
-3
/
+14
2015-08-04
mei: me: d0i3: add the control registers
Tomas Winkler
1
-5
/
+15
2015-08-04
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
Alexander Usyskin
2
-0
/
+3
2015-08-04
mei: bus: add and call callback on notify event
Alexander Usyskin
3
-4
/
+49
2015-08-04
mei: implement fasync for event notification
Tomas Winkler
5
-4
/
+53
2015-08-04
mei: support polling for event notification
Tomas Winkler
1
-0
/
+8
2015-08-04
mei: add async event notification ioctls
Tomas Winkler
1
-0
/
+67
2015-08-04
mei: add a handler that waits for notification on event
Tomas Winkler
4
-1
/
+58
2015-08-04
mei: add mei_cl_notify_request command
Tomas Winkler
4
-4
/
+157
2015-08-04
mei: enable async event notifications only from hbm version 2.0
Tomas Winkler
4
-0
/
+14
2015-08-04
mei: implement async notification hbm messages
Tomas Winkler
3
-0
/
+145
2015-08-04
mei: define async notification hbm commands
Tomas Winkler
1
-0
/
+62
2015-08-04
mei: disconnect on connection request timeout
Alexander Usyskin
6
-29
/
+95
2015-08-04
mei: support for dynamic clients
Tomas Winkler
4
-2
/
+144
[next]