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: 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
*
mei: use disconnect name consistently
Tomas Winkler
2014-09-24
1
-1
/
+2
*
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
2014-09-24
1
-1
/
+13
*
mei: add me client remove functions
Tomas Winkler
2014-09-24
1
-1
/
+21
*
mei: use list for me clients book keeping
Tomas Winkler
2014-09-24
1
-19
/
+15
*
mei: me_client lookup function to return me_client object
Tomas Winkler
2014-09-24
1
-23
/
+20
*
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
2014-09-24
1
-1
/
+1
*
mei: reset client state on queued connect request
Alexander Usyskin
2014-08-25
1
-0
/
+1
*
mei: fix return value on disconnect timeout
Alexander Usyskin
2014-07-18
1
-10
/
+5
*
mei: start disconnect request timer consistently
Alexander Usyskin
2014-07-18
1
-0
/
+1
*
mei: reset client connection state on timeout
Alexander Usyskin
2014-07-18
1
-0
/
+1
*
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
2014-05-04
1
-0
/
+1
*
mei: make return values consistent across the driver
Alexander Usyskin
2014-05-04
1
-3
/
+2
*
mei: use runtime pm in write and read flow
Tomas Winkler
2014-05-04
1
-13
/
+71
*
mei: fix memory leak of pending write cb objects
Tomas Winkler
2014-03-17
1
-21
/
+55
*
mei: make return values consistent across the driver
Alexander Usyskin
2014-03-01
1
-12
/
+14
*
mei: revamp writing slot counting
Tomas Winkler
2014-03-01
1
-10
/
+9
*
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
2014-03-01
1
-20
/
+36
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2014-02-19
1
-1
/
+3
|
\
|
*
mei: set client's read_cb to NULL when flow control fails
Chao Bi
2014-02-18
1
-1
/
+3
*
|
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
2014-02-18
1
-12
/
+11
*
|
mei: use helper function to find me client by id
Alexander Usyskin
2014-02-18
1
-31
/
+31
*
|
mei: fix potential read outside of array bounds
Alexander Usyskin
2014-02-18
1
-13
/
+10
*
|
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
2014-02-18
1
-6
/
+7
*
|
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-18
1
-2
/
+9
|
\
|
|
*
mei: don't unset read cb ptr on reset
Alexander Usyskin
2014-02-07
1
-1
/
+0
|
*
mei: clear write cb from waiting list on reset
Alexander Usyskin
2014-02-07
1
-1
/
+9
*
|
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
2014-02-14
1
-1
/
+1
|
/
*
mei: limit the number of consecutive resets
Tomas Winkler
2014-01-13
1
-0
/
+1
*
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-09
1
-11
/
+11
*
mei: enable marking internal commands
Tomas Winkler
2013-12-19
1
-0
/
+2
*
mei: drop redundant list_del_init
Alexander Usyskin
2013-11-27
1
-2
/
+0
*
mei: mei_cl_link remove duplicated check for open_handle_count
Tomas Winkler
2013-10-30
1
-6
/
+0
*
mei: move host_clients_map cleanup to device init
Alexander Usyskin
2013-10-20
1
-9
/
+0
*
mei: revamp open handler counts
Tomas Winkler
2013-10-04
1
-4
/
+15
*
mei: simplify mei_open error handling
Tomas Winkler
2013-10-04
1
-1
/
+7
*
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
2013-09-26
1
-9
/
+4
*
mei: push credentials inside the irq write handler
Tomas Winkler
2013-09-26
1
-5
/
+25
*
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
1
-8
/
+9
*
mei: prefix client log messages with client me and host ids
Alexander Usyskin
2013-09-26
1
-21
/
+22
*
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
2013-09-26
1
-0
/
+6
[next]