John Hubbard
|
c1a214ad82
mei: fix use-after-free in mei_cl_write
|
7 years ago |
Tomas Winkler
|
9d89ddfc62
mei: hbm: introduce dma bit in the message header
|
7 years ago |
Tomas Winkler
|
98e70866aa
mei: add support for variable length mei headers.
|
7 years ago |
Tomas Winkler
|
a1c4d08b6b
mei: add mei_msg_hdr_init wrapper.
|
7 years ago |
Tomas Winkler
|
8c8d964ce9
mei: move hbuf_depth from the mei device to the hw modules
|
7 years ago |
Tomas Winkler
|
9fc5f0f8ad
mei: cleanup slots to data conversions
|
7 years ago |
Tomas Winkler
|
5151e2b578
mei: fix ssize_t to int assignment in read and write ops.
|
7 years ago |
Tomas Winkler
|
de8774371c
mei: check for error returned from mei_hbuf_empty_slots()
|
7 years ago |
Alexander Usyskin
|
af336cabe0
mei: limit the number of queued writes
|
7 years ago |
Tomas Winkler
|
257355a44b
mei: make module referencing local to the bus.c
|
7 years ago |
Tomas Winkler
|
7ae079aca5
mei: set device client to the disconnected state upon suspend.
|
7 years ago |
Alexander Usyskin
|
394a77d0bb
mei: drop amthif internal client
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Tomas Winkler
|
f046192d98
mei: revamp io list cleanup function.
|
8 years ago |
Alexander Usyskin
|
962ff7bcec
mei: replace callback structures used as list head by list_head
|
8 years ago |
Tomas Winkler
|
6537ae2f20
mei: amthif: clean command queue upon disconnection
|
8 years ago |
Alexander Usyskin
|
6c0d6701a5
mei: abort waiting for notification on unsupported HW
|
8 years ago |
Alexander Usyskin
|
7c47d2ca0f
mei: return error on notification request to a disconnected client
|
8 years ago |
Alexander Usyskin
|
5d88246090
mei: bus: prevent hardware module unload if device on bus is active
|
8 years ago |
Alexander Usyskin
|
669c256cb9
mei: make mei_cl_set_disconnected static
|
8 years ago |
Alexander Usyskin
|
29fe7d59bd
mei: make mei_io_list_flush static
|
8 years ago |
Alexander Usyskin
|
e09ee853c9
mei: move write cb to completion on credentials failures
|
8 years ago |
Alexander Usyskin
|
d5f8e166c2
mei: request async autosuspend at the end of enumeration
|
8 years ago |
Alexander Usyskin
|
7c7a6077f5
mei: bus: split RX and async notification callbacks
|
8 years ago |
Alexander Usyskin
|
bd47b5269d
mei: introduce host client uninitialized state
|
8 years ago |
Alexander Usyskin
|
967b274e02
mei: fix parameter rename KDoc
|
8 years ago |
Alexander Usyskin
|
e0cb6b2f87
mei: enable to set the internal flag for client write
|
8 years ago |
Alexander Usyskin
|
1892fc2ee4
mei: stop the stall timer worker if not needed
|
9 years ago |
Alexander Usyskin
|
9d27e73c18
mei: amthif: drop mei_amthif_read
|
9 years ago |
Tomas Winkler
|
3030dc0564
mei: add wrapper for queuing control commands.
|
9 years ago |