index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: me: wait for power gating exit confirmation
Alexander Usyskin
2015-06-13
4
-5
/
+80
*
mei: reset flow control on the last client disconnection
Alexander Usyskin
2015-06-13
1
-0
/
+3
*
mei: fix up uuid matching
Greg Kroah-Hartman
2015-05-31
1
-7
/
+2
*
mei: export hbm features to debugfs under devstate
Tomas Winkler
2015-05-24
1
-0
/
+7
*
mei: export mei client device struct to external use
Tomas Winkler
2015-05-24
1
-35
/
+0
*
mei: bus: kill mei_cl_ops
Tomas Winkler
2015-05-24
1
-24
/
+0
*
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
2015-05-24
3
-207
/
+11
*
mei: bus: add name and uuid into device attributes
Tomas Winkler
2015-05-24
1
-0
/
+33
*
mei: bus: report also uuid in module alias
Tomas Winkler
2015-05-24
2
-8
/
+36
*
mei: add also write waiting list to runtime pm blockers
Tomas Winkler
2015-05-24
1
-3
/
+5
*
mei: request autosuspend at the end of write
Alexander Usyskin
2015-05-24
1
-1
/
+7
*
mei: consume flow control on the first chunk of writing
Alexander Usyskin
2015-05-24
1
-14
/
+14
*
mei: debug prints with client info in read
Alexander Usyskin
2015-05-24
1
-5
/
+4
*
mei: txe: fix incorrect indentation
Tomas Winkler
2015-05-24
1
-1
/
+1
*
mei: drop iamthif_mtu from device structure
Alexander Usyskin
2015-05-24
2
-10
/
+1
*
mei: connection to fixed address clients from user-space
Alexander Usyskin
2015-05-24
3
-1
/
+17
*
mei: support for fixed address clients
Alexander Usyskin
2015-05-24
4
-19
/
+68
*
mei: fix flow control for single buffer clients
Alexander Usyskin
2015-05-24
2
-6
/
+27
*
mei: add a reference from the host client to the me client
Alexander Usyskin
2015-05-24
11
-179
/
+225
*
mei: revamp client connection
Tomas Winkler
2015-05-24
4
-66
/
+83
*
mei: revamp client disconnection flow
Tomas Winkler
2015-05-24
7
-96
/
+134
*
mei: txe: reduce suspend/resume time
Tomas Winkler
2015-05-24
1
-10
/
+10
*
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
20
-866
/
+935
|
\
|
*
mei: trace: remove unused TRACE_SYSTEM_STRING
Tomas Winkler
2015-04-13
1
-2
/
+0
|
*
mei: replace check for connection instead of transitioning
Tomas Winkler
2015-04-03
3
-10
/
+12
|
*
mei: use mei_cl_is_connected consistently
Tomas Winkler
2015-04-03
5
-17
/
+22
|
*
mei: fix mei_poll operation
Tomas Winkler
2015-04-03
3
-24
/
+27
|
*
mei: fix regression on NFC connection
Tomas Winkler
2015-03-25
1
-3
/
+1
|
*
Merge 4.0-rc3 into char-misc-next
Greg Kroah-Hartman
2015-03-09
1
-0
/
+2
|
|
\
|
*
|
mei: trace: fix missing include to linux/device.h
Tomas Winkler
2015-03-04
1
-0
/
+2
|
*
|
mei: free me client references on host init
Tomas Winkler
2015-03-04
1
-0
/
+3
|
*
|
mei: bus: call device disable handler prior to disconnection
Tomas Winkler
2015-03-01
1
-14
/
+11
|
*
|
mei: allow read concurrency
Tomas Winkler
2015-03-01
8
-119
/
+98
|
*
|
mei: simplify io callback disposal
Tomas Winkler
2015-03-01
6
-105
/
+63
|
*
|
mei: add mei_cl_alloc_linked function
Tomas Winkler
2015-03-01
4
-36
/
+61
|
*
|
mei: always initialize the callback with the intended operation type
Tomas Winkler
2015-03-01
6
-45
/
+55
|
*
|
mei: use only one buffer in callback
Tomas Winkler
2015-03-01
7
-63
/
+31
|
*
|
mei: iamthif: use regular client read functions
Tomas Winkler
2015-03-01
4
-81
/
+35
|
*
|
mei: iamthif: use client write functions
Tomas Winkler
2015-03-01
4
-139
/
+51
|
*
|
mei: iamthif: send flow control as a regular client
Tomas Winkler
2015-03-01
3
-84
/
+77
|
*
|
mei: iamthif: remove useless iamthif_ioctl variable
Tomas Winkler
2015-03-01
3
-11
/
+3
|
*
|
mei: iamthif: fix device reset on mei_amthif_irq_read_msg
Tomas Winkler
2015-03-01
3
-34
/
+51
|
*
|
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
2015-03-01
4
-62
/
+80
|
*
|
mei: fix function names and format in KDoc
Alexander Usyskin
2015-03-01
4
-16
/
+17
|
*
|
mei: me: change power gating function name conventions
Alexander Usyskin
2015-03-01
3
-14
/
+14
|
*
|
mei: me: add io register tracing
Tomas Winkler
2015-03-01
4
-4
/
+129
|
*
|
mei: me: use io register wrappers consistently
Tomas Winkler
2015-03-01
1
-57
/
+66
|
*
|
mei: revamp me clients list handling
Tomas Winkler
2015-03-01
6
-62
/
+162
*
|
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
3
-3
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
3
-3
/
+0
|
|
/
[next]