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
2018-02-16
mei: set device client to the disconnected state upon suspend.
Tomas Winkler
1
-0
/
+6
2017-04-08
mei: drop amthif internal client
Alexander Usyskin
1
-9
/
+5
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-01-31
mei: revamp io list cleanup function.
Tomas Winkler
1
-44
/
+39
2017-01-31
mei: replace callback structures used as list head by list_head
Alexander Usyskin
1
-26
/
+26
2017-01-31
mei: amthif: clean command queue upon disconnection
Tomas Winkler
1
-1
/
+1
2017-01-31
mei: abort waiting for notification on unsupported HW
Alexander Usyskin
1
-0
/
+5
2017-01-31
mei: return error on notification request to a disconnected client
Alexander Usyskin
1
-0
/
+3
2017-01-31
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
1
-2
/
+8
2017-01-20
mei: make mei_cl_set_disconnected static
Alexander Usyskin
1
-1
/
+1
2017-01-20
mei: make mei_io_list_flush static
Alexander Usyskin
1
-1
/
+1
2017-01-04
mei: move write cb to completion on credentials failures
Alexander Usyskin
1
-8
/
+12
2016-11-29
mei: request async autosuspend at the end of enumeration
Alexander Usyskin
1
-1
/
+1
2016-11-17
mei: bus: split RX and async notification callbacks
Alexander Usyskin
1
-0
/
+5
2016-11-17
mei: introduce host client uninitialized state
Alexander Usyskin
1
-3
/
+3
2016-11-15
mei: fix parameter rename KDoc
Alexander Usyskin
1
-2
/
+2
2016-11-10
mei: enable to set the internal flag for client write
Alexander Usyskin
1
-3
/
+3
2016-09-27
mei: stop the stall timer worker if not needed
Alexander Usyskin
1
-0
/
+2
2016-08-30
mei: amthif: drop mei_amthif_read
Alexander Usyskin
1
-1
/
+1
2016-08-30
mei: add wrapper for queuing control commands.
Tomas Winkler
1
-28
/
+50
2016-08-30
mei: use consistent naming for TX control flow credits
Tomas Winkler
1
-20
/
+19
2016-08-30
mei: rx flow control counter
Alexander Usyskin
1
-27
/
+13
2016-08-30
mei: prepare read cb for fixed address clients on the receive path only.
Alexander Usyskin
1
-5
/
+3
2016-08-30
mei: add read callback on demand for fixed_address clients
Alexander Usyskin
1
-11
/
+4
2016-08-30
mei: drop mei_io_cb_alloc_buf
Alexander Usyskin
1
-26
/
+6
2016-06-11
mei: don't use wake_up_interruptible for wr_ctrl
Alexander Usyskin
1
-1
/
+1
2016-05-01
mei: fix waiting for wr_ctrl for corner cases.
Alexander Usyskin
1
-4
/
+14
2016-05-01
mei: don't clean control queues on notify request timeout
Alexander Usyskin
1
-6
/
+2
2016-05-01
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
1
-0
/
+4
2016-02-21
mei: fix format string in debug prints
Alexander Usyskin
1
-1
/
+1
2016-02-12
mei: fix double freeing of a cb during link reset
Alexander Usyskin
1
-1
/
+3
2016-02-08
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
1
-15
/
+2
2016-02-08
mei: drop reserved host client ids
Alexander Usyskin
1
-10
/
+5
2016-02-08
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
1
-5
/
+6
2016-02-08
mei: clean write queues and wake waiters on disconnect
Alexander Usyskin
1
-41
/
+30
2016-02-08
mei: wake blocked write on link reset
Alexander Usyskin
1
-1
/
+6
2016-02-08
mei: bus: fix notification event delivery
Tomas Winkler
1
-2
/
+2
2016-02-08
mei: bus: fix RX event scheduling
Tomas Winkler
1
-4
/
+2
2016-02-08
mei: amthif: replace amthif_rd_complete_list with rd_completed
Tomas Winkler
1
-1
/
+0
2016-02-08
mei: rename variable names 'file_object' to fp
Tomas Winkler
1
-4
/
+4
2016-02-08
mei: constify struct file pointer
Tomas Winkler
1
-5
/
+7
2016-02-08
mei: fix possible integer overflow issue
Tomas Winkler
1
-1
/
+1
2016-02-07
mei: wd: drop the watchdog code from the core mei driver
Alexander Usyskin
1
-9
/
+3
2016-02-07
mei: prevent queuing new flow control credit.
Alexander Usyskin
1
-1
/
+20
2015-08-05
mei: remove check on pm_runtime_active in __mei_cl_disconnect
Tomas Winkler
1
-3
/
+0
2015-08-04
mei: bus: add and call callback on notify event
Alexander Usyskin
1
-0
/
+2
2015-08-04
mei: implement fasync for event notification
Tomas Winkler
1
-0
/
+27
2015-08-04
mei: add a handler that waits for notification on event
Tomas Winkler
1
-0
/
+52
2015-08-04
mei: add mei_cl_notify_request command
Tomas Winkler
1
-0
/
+143
2015-08-04
mei: disconnect on connection request timeout
Alexander Usyskin
1
-26
/
+59
[next]