index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2015-09-21
mei: fix debugfs files leak on error path
Tomas Winkler
1
-1
/
+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
2015-08-04
mei: bus: link client devices instead of host clients
Tomas Winkler
5
-310
/
+213
2015-08-04
mei: bus: simplify how we build nfc bus name
Tomas Winkler
3
-64
/
+55
2015-08-04
mei: bus: blacklist clients by number of connections
Tomas Winkler
1
-0
/
+19
2015-08-04
mei: bus: blacklist the nfc info client
Tomas Winkler
1
-4
/
+19
2015-08-04
mei: bus: enable running fixup routines before device registration
Tomas Winkler
3
-16
/
+107
2015-08-04
mei: bus: add me client device list infrastructure
Tomas Winkler
3
-2
/
+6
2015-08-04
mei: bus: add reference to bus device in struct mei_cl_client
Tomas Winkler
1
-0
/
+17
2015-08-04
mei: bus: revamp probe and remove functions
Tomas Winkler
1
-11
/
+30
2015-08-04
mei: bus: revamp device matching
Tomas Winkler
1
-19
/
+44
2015-08-04
mei: bus: report if event registration failed
Tomas Winkler
1
-1
/
+5
2015-08-04
mei: bus: don't enable events implicitly in device enable
Tomas Winkler
1
-3
/
+0
2015-08-04
mei: bus: rename uevent handler to mei_cl_device_uevent
Tomas Winkler
1
-2
/
+10
2015-08-04
mei: bus: move driver api functions at the start of the file
Tomas Winkler
1
-262
/
+351
2015-08-04
mei: bus: rename nfc.c to bus-fixup.c
Tomas Winkler
2
-1
/
+1
2015-08-04
mei: bus: fix drivers and devices names confusion
Tomas Winkler
3
-176
/
+176
2015-08-04
mei: do not access freed cb in blocking write
Alexander Usyskin
1
-7
/
+9
2015-07-23
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
1
-1
/
+1
2015-07-08
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-06-14
mei: me: wait for power gating exit confirmation
Alexander Usyskin
4
-5
/
+80
2015-06-14
mei: reset flow control on the last client disconnection
Alexander Usyskin
1
-0
/
+3
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
1
-7
/
+2
2015-05-24
mei: export hbm features to debugfs under devstate
Tomas Winkler
1
-0
/
+7
2015-05-24
mei: export mei client device struct to external use
Tomas Winkler
1
-35
/
+0
2015-05-24
mei: bus: kill mei_cl_ops
Tomas Winkler
1
-24
/
+0
2015-05-24
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
3
-207
/
+11
[next]