index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
2015-09-20
mei: fix debugfs files leak on error path
Tomas Winkler
2015-09-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-09-09
Watchdog: Fix parent of watchdog_devices
Pratyush Anand
2015-08-04
mei: remove check on pm_runtime_active in __mei_cl_disconnect
Tomas Winkler
2015-08-03
mei: hbm: bump supported HBM version to 2.0
Tomas Winkler
2015-08-03
mei: me: add sunrise point device ids
Tomas Winkler
2015-08-03
mei: me: d0i3: exit d0i3 on driver start and enter it on stop
Alexander Usyskin
2015-08-03
mei: me: d0i3: move mei_me_hw_reset down in the file
Alexander Usyskin
2015-08-03
mei: me: d0i3: add d0i3 enter/exit state machine
Alexander Usyskin
2015-08-03
mei: hbm: reorganize the power gating responses
Alexander Usyskin
2015-08-03
mei: me: d0i3: enable d0i3 interrupts
Alexander Usyskin
2015-08-03
mei: me: d0i3: add flag to indicate D0i3 support
Alexander Usyskin
2015-08-03
mei: me: d0i3: add the control registers
Tomas Winkler
2015-08-03
mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED
Alexander Usyskin
2015-08-03
mei: bus: add and call callback on notify event
Alexander Usyskin
2015-08-03
mei: implement fasync for event notification
Tomas Winkler
2015-08-03
mei: support polling for event notification
Tomas Winkler
2015-08-03
mei: add async event notification ioctls
Tomas Winkler
2015-08-03
mei: add a handler that waits for notification on event
Tomas Winkler
2015-08-03
mei: add mei_cl_notify_request command
Tomas Winkler
2015-08-03
mei: enable async event notifications only from hbm version 2.0
Tomas Winkler
2015-08-03
mei: implement async notification hbm messages
Tomas Winkler
2015-08-03
mei: define async notification hbm commands
Tomas Winkler
2015-08-03
mei: disconnect on connection request timeout
Alexander Usyskin
2015-08-03
mei: support for dynamic clients
Tomas Winkler
2015-08-03
mei: bus: link client devices instead of host clients
Tomas Winkler
2015-08-03
mei: bus: simplify how we build nfc bus name
Tomas Winkler
2015-08-03
mei: bus: blacklist clients by number of connections
Tomas Winkler
2015-08-03
mei: bus: blacklist the nfc info client
Tomas Winkler
2015-08-03
mei: bus: enable running fixup routines before device registration
Tomas Winkler
2015-08-03
mei: bus: add me client device list infrastructure
Tomas Winkler
2015-08-03
mei: bus: add reference to bus device in struct mei_cl_client
Tomas Winkler
2015-08-03
mei: bus: revamp probe and remove functions
Tomas Winkler
2015-08-03
mei: bus: revamp device matching
Tomas Winkler
2015-08-03
mei: bus: report if event registration failed
Tomas Winkler
2015-08-03
mei: bus: don't enable events implicitly in device enable
Tomas Winkler
2015-08-03
mei: bus: rename uevent handler to mei_cl_device_uevent
Tomas Winkler
2015-08-03
mei: bus: move driver api functions at the start of the file
Tomas Winkler
2015-08-03
mei: bus: rename nfc.c to bus-fixup.c
Tomas Winkler
2015-08-03
mei: bus: fix drivers and devices names confusion
Tomas Winkler
2015-08-03
mei: do not access freed cb in blocking write
Alexander Usyskin
2015-07-22
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
2015-07-07
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
2015-06-13
mei: me: wait for power gating exit confirmation
Alexander Usyskin
2015-06-13
mei: reset flow control on the last client disconnection
Alexander Usyskin
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
2015-05-24
mei: export hbm features to debugfs under devstate
Tomas Winkler
2015-05-24
mei: export mei client device struct to external use
Tomas Winkler
2015-05-24
mei: bus: kill mei_cl_ops
Tomas Winkler
2015-05-24
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
[next]