index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
mei: drop unneeded client NULL check in cb structure
Alexander Usyskin
1
-1
/
+1
2014-09-29
mei: fix kernel-doc warnings
Alexander Usyskin
1
-0
/
+6
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
1
-29
/
+41
2014-09-29
mei: trivial: fix errors in prints in comments
Alexander Usyskin
1
-1
/
+1
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
1
-1
/
+1
2014-09-29
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
1
-23
/
+23
2014-09-29
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
1
-0
/
+1
2014-09-24
mei: revamp connect and disconnect response handling
Tomas Winkler
1
-2
/
+2
2014-09-24
mei: use disconnect name consistently
Tomas Winkler
1
-1
/
+2
2014-09-24
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
1
-1
/
+13
2014-09-24
mei: add me client remove functions
Tomas Winkler
1
-1
/
+21
2014-09-24
mei: use list for me clients book keeping
Tomas Winkler
1
-19
/
+15
2014-09-24
mei: me_client lookup function to return me_client object
Tomas Winkler
1
-23
/
+20
2014-09-24
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
1
-1
/
+1
2014-08-26
mei: reset client state on queued connect request
Alexander Usyskin
1
-0
/
+1
2014-07-18
mei: fix return value on disconnect timeout
Alexander Usyskin
1
-10
/
+5
2014-07-18
mei: start disconnect request timer consistently
Alexander Usyskin
1
-0
/
+1
2014-07-18
mei: reset client connection state on timeout
Alexander Usyskin
1
-0
/
+1
2014-05-04
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
1
-0
/
+1
2014-05-04
mei: make return values consistent across the driver
Alexander Usyskin
1
-3
/
+2
2014-05-04
mei: use runtime pm in write and read flow
Tomas Winkler
1
-13
/
+71
2014-03-18
mei: fix memory leak of pending write cb objects
Tomas Winkler
1
-21
/
+55
2014-03-01
mei: make return values consistent across the driver
Alexander Usyskin
1
-12
/
+14
2014-03-01
mei: revamp writing slot counting
Tomas Winkler
1
-10
/
+9
2014-03-01
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
1
-20
/
+36
2014-02-19
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+3
2014-02-18
mei: set client's read_cb to NULL when flow control fails
Chao Bi
1
-1
/
+3
2014-02-18
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
1
-12
/
+11
2014-02-18
mei: use helper function to find me client by id
Alexander Usyskin
1
-31
/
+31
2014-02-18
mei: fix potential read outside of array bounds
Alexander Usyskin
1
-13
/
+10
2014-02-18
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
1
-6
/
+7
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+9
2014-02-14
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
1
-1
/
+1
2014-02-07
mei: don't unset read cb ptr on reset
Alexander Usyskin
1
-1
/
+0
2014-02-07
mei: clear write cb from waiting list on reset
Alexander Usyskin
1
-1
/
+9
2014-01-14
mei: limit the number of consecutive resets
Tomas Winkler
1
-0
/
+1
2014-01-09
mei: fix syntax in comments and debug output
Alexander Usyskin
1
-11
/
+11
2013-12-19
mei: enable marking internal commands
Tomas Winkler
1
-0
/
+2
2013-11-27
mei: drop redundant list_del_init
Alexander Usyskin
1
-2
/
+0
2013-10-30
mei: mei_cl_link remove duplicated check for open_handle_count
Tomas Winkler
1
-6
/
+0
2013-10-20
mei: move host_clients_map cleanup to device init
Alexander Usyskin
1
-9
/
+0
2013-10-04
mei: revamp open handler counts
Tomas Winkler
1
-4
/
+15
2013-10-04
mei: simplify mei_open error handling
Tomas Winkler
1
-1
/
+7
2013-09-26
mei: mei_cl_unlink: no need to loop over dev list
Tomas Winkler
1
-9
/
+4
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
1
-5
/
+25
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
1
-8
/
+9
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
1
-21
/
+22
2013-09-26
mei: mei_cl_link protect open_handle_count from overflow
Tomas Winkler
1
-0
/
+6
2013-07-27
mei: don't get stuck in select during reset
Tomas Winkler
1
-4
/
+1
2013-07-25
mei: wake also writers on reset
Tomas Winkler
1
-3
/
+7
[next]