index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
1
-10
/
+5
*
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
1
-5
/
+6
*
mei: clean write queues and wake waiters on disconnect
Alexander Usyskin
2016-02-07
1
-41
/
+30
*
mei: wake blocked write on link reset
Alexander Usyskin
2016-02-07
1
-1
/
+6
*
mei: bus: fix notification event delivery
Tomas Winkler
2016-02-07
1
-2
/
+2
*
mei: bus: fix RX event scheduling
Tomas Winkler
2016-02-07
1
-4
/
+2
*
mei: amthif: replace amthif_rd_complete_list with rd_completed
Tomas Winkler
2016-02-07
1
-1
/
+0
*
mei: rename variable names 'file_object' to fp
Tomas Winkler
2016-02-07
1
-4
/
+4
*
mei: constify struct file pointer
Tomas Winkler
2016-02-07
1
-5
/
+7
*
mei: fix possible integer overflow issue
Tomas Winkler
2016-02-07
1
-1
/
+1
*
mei: wd: drop the watchdog code from the core mei driver
Alexander Usyskin
2016-02-07
1
-9
/
+3
*
mei: prevent queuing new flow control credit.
Alexander Usyskin
2016-02-07
1
-1
/
+20
*
mei: remove check on pm_runtime_active in __mei_cl_disconnect
Tomas Winkler
2015-08-05
1
-3
/
+0
*
mei: bus: add and call callback on notify event
Alexander Usyskin
2015-08-04
1
-0
/
+2
*
mei: implement fasync for event notification
Tomas Winkler
2015-08-04
1
-0
/
+27
*
mei: add a handler that waits for notification on event
Tomas Winkler
2015-08-04
1
-0
/
+52
*
mei: add mei_cl_notify_request command
Tomas Winkler
2015-08-04
1
-0
/
+143
*
mei: disconnect on connection request timeout
Alexander Usyskin
2015-08-04
1
-26
/
+59
*
mei: bus: link client devices instead of host clients
Tomas Winkler
2015-08-04
1
-7
/
+2
*
mei: do not access freed cb in blocking write
Alexander Usyskin
2015-08-04
1
-7
/
+9
*
mei: me: wait for power gating exit confirmation
Alexander Usyskin
2015-06-14
1
-1
/
+1
*
mei: reset flow control on the last client disconnection
Alexander Usyskin
2015-06-14
1
-0
/
+3
*
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: support for fixed address clients
Alexander Usyskin
2015-05-24
1
-16
/
+53
*
mei: fix flow control for single buffer clients
Alexander Usyskin
2015-05-24
1
-6
/
+23
*
mei: add a reference from the host client to the me client
Alexander Usyskin
2015-05-24
1
-66
/
+52
*
mei: revamp client connection
Tomas Winkler
2015-05-24
1
-22
/
+75
*
mei: revamp client disconnection flow
Tomas Winkler
2015-05-24
1
-38
/
+121
*
mei: use mei_cl_is_connected consistently
Tomas Winkler
2015-04-03
1
-1
/
+1
*
mei: fix mei_poll operation
Tomas Winkler
2015-04-03
1
-1
/
+1
*
mei: free me client references on host init
Tomas Winkler
2015-03-04
1
-0
/
+3
*
mei: allow read concurrency
Tomas Winkler
2015-03-02
1
-30
/
+54
*
mei: simplify io callback disposal
Tomas Winkler
2015-03-02
1
-45
/
+43
*
mei: add mei_cl_alloc_linked function
Tomas Winkler
2015-03-02
1
-2
/
+33
*
mei: always initialize the callback with the intended operation type
Tomas Winkler
2015-03-02
1
-23
/
+41
*
mei: use only one buffer in callback
Tomas Winkler
2015-03-02
1
-37
/
+10
*
mei: iamthif: use client write functions
Tomas Winkler
2015-03-02
1
-0
/
+2
*
mei: fix function names and format in KDoc
Alexander Usyskin
2015-03-02
1
-4
/
+5
*
mei: revamp me clients list handling
Tomas Winkler
2015-03-02
1
-50
/
+144
*
mei: add reference counting for me clients
Tomas Winkler
2015-01-25
1
-23
/
+129
*
mei: use uuid, me_addr tuple addressing also for flow control credits
Tomas Winkler
2015-01-12
1
-2
/
+2
*
mei: drop unneeded client NULL check in cb structure
Alexander Usyskin
2014-11-04
1
-1
/
+1
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
1
-0
/
+6
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-29
/
+41
*
mei: trivial: fix errors in prints in comments
Alexander Usyskin
2014-09-29
1
-1
/
+1
*
mei: remove include to pci header from mei module files
Tomas Winkler
2014-09-29
1
-1
/
+1
*
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
1
-23
/
+23
*
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
2014-09-29
1
-0
/
+1
*
mei: revamp connect and disconnect response handling
Tomas Winkler
2014-09-24
1
-2
/
+2
[prev]
[next]