Tomas Winkler
|
17ba8a08b5
mei: consolidate repeating code in mei_cl_irq_read_msg
|
8 년 전 |
Alexander Usyskin
|
1892fc2ee4
mei: stop the stall timer worker if not needed
|
9 년 전 |
Alexander Usyskin
|
ff1586a7ea
mei: enqueue consecutive reads
|
9 년 전 |
Alexander Usyskin
|
dfe5f753d0
mei: drop redundant krealloc and checks in irq read
|
9 년 전 |
Alexander Usyskin
|
a808c80cda
mei: add read callback on demand for fixed_address clients
|
9 년 전 |
Alexander Usyskin
|
97d549b4d5
mei: add file pointer to the host client structure
|
9 년 전 |
Alexander Usyskin
|
a03c608f25
mei: move read cb to complete queue if not connected
|
9 년 전 |
Alexander Usyskin
|
bca7dbacfd
mei: amthif: drop iamthif_current_cb
|
9 년 전 |
Alexander Usyskin
|
32a1dc1d02
mei: amthif: fix request cancel
|
9 년 전 |
Alexander Usyskin
|
9d04ee11db
mei: amthif: discard not read messages
|
9 년 전 |
Alexander Usyskin
|
6a8d648c8d
mei: fix NULL dereferencing during FW initiated disconnection
|
9 년 전 |
Alexander Usyskin
|
35bf7692e7
mei: fix format string in debug prints
|
9 년 전 |
Alexander Usyskin
|
603c53e42a
mei: discard replies from unconnected fixed address clients
|
9 년 전 |
Tomas Winkler
|
9abd8b3129
mei: amthif: replace amthif_rd_complete_list with rd_completed
|
9 년 전 |
Tomas Winkler
|
62e8e6ad60
mei: rename variable names 'file_object' to fp
|
9 년 전 |
Alexander Usyskin
|
d0df8dfb85
mei: amthif: don't drop read packets on timeout
|
9 년 전 |
Tomas Winkler
|
f862b6b24f
mei: fix possible integer overflow issue
|
9 년 전 |
Alexander Usyskin
|
fdd9b86559
mei: wd: drop the watchdog code from the core mei driver
|
9 년 전 |
Alexander Usyskin
|
34af19132e
mei: keep the device awake during reads in chunks
|
9 년 전 |
Tomas Winkler
|
51678ccb7b
mei: add mei_cl_notify_request command
|
10 년 전 |
Alexander Usyskin
|
18901357e7
mei: disconnect on connection request timeout
|
10 년 전 |
Alexander Usyskin
|
1df629ef4d
mei: support for fixed address clients
|
10 년 전 |
Alexander Usyskin
|
d49ed64a6e
mei: add a reference from the host client to the me client
|
10 년 전 |
Tomas Winkler
|
0c53357ca4
mei: revamp client connection
|
10 년 전 |
Tomas Winkler
|
3c66618295
mei: revamp client disconnection flow
|
10 년 전 |
Tomas Winkler
|
f3de9b635d
mei: use mei_cl_is_connected consistently
|
10 년 전 |
Tomas Winkler
|
a9bed61053
mei: allow read concurrency
|
10 년 전 |
Tomas Winkler
|
928fa6664b
mei: simplify io callback disposal
|
10 년 전 |
Tomas Winkler
|
5db7514d93
mei: use only one buffer in callback
|
10 년 전 |
Tomas Winkler
|
331e418701
mei: iamthif: use regular client read functions
|
10 년 전 |