Tomas Winkler
|
98e70866aa
mei: add support for variable length mei headers.
|
7 gadi atpakaļ |
Tomas Winkler
|
8c8d964ce9
mei: move hbuf_depth from the mei device to the hw modules
|
7 gadi atpakaļ |
Tomas Winkler
|
9fc5f0f8ad
mei: cleanup slots to data conversions
|
7 gadi atpakaļ |
Tomas Winkler
|
44c98df018
mei: use correct type for counter variable in for loops
|
7 gadi atpakaļ |
Tomas Winkler
|
de8774371c
mei: check for error returned from mei_hbuf_empty_slots()
|
7 gadi atpakaļ |
Dan Carpenter
|
16ae30ea17
mei: fix an && vs || typo
|
7 gadi atpakaļ |
Tomas Winkler
|
8d52af6795
mei: speed up the power down flow
|
7 gadi atpakaļ |
Tomas Winkler
|
f8a096059f
mei: simplify error handling via devres function.
|
8 gadi atpakaļ |
Alexander Usyskin
|
962ff7bcec
mei: replace callback structures used as list head by list_head
|
8 gadi atpakaļ |
Tomas Winkler
|
4a8efd4a1a
mei: synchronize irq before initiating a reset.
|
8 gadi atpakaļ |
Tomas Winkler
|
4b9960d052
mei: constify buffer in the write functions calls
|
8 gadi atpakaļ |
Alexander Usyskin
|
43605e293e
mei: txe: don't clean an unprocessed interrupt cause.
|
8 gadi atpakaļ |
Alexander Usyskin
|
77537ad291
mei: recover after errors in runtime pm flow
|
9 gadi atpakaļ |
Tomas Winkler
|
a96c548291
mei: trace pci configuration space io
|
9 gadi atpakaļ |
Alexander Usyskin
|
3dc196eae1
mei: me: wait for power gating exit confirmation
|
10 gadi atpakaļ |
Tomas Winkler
|
fe292283c2
mei: txe: reduce suspend/resume time
|
10 gadi atpakaļ |
Alexander Usyskin
|
3908be6f9a
mei: fix function names and format in KDoc
|
10 gadi atpakaļ |
Alexander Usyskin
|
edca5ea3ff
mei: read and print all six FW status registers
|
10 gadi atpakaļ |
Fengguang Wu
|
480bd3c4ad
mei: mei_txe_fw_sts can be static
|
11 gadi atpakaļ |
Alexander Usyskin
|
ce23139c6c
mei: fix kernel-doc warnings
|
11 gadi atpakaļ |
Alexander Usyskin
|
a8605ea2c2
mei: fix KDoc documentation formatting
|
11 gadi atpakaļ |
Alexander Usyskin
|
0a01e97432
mei: trivial: fix errors in prints in comments
|
11 gadi atpakaļ |
Tomas Winkler
|
4ad96db6cc
mei: push pci cfg structure me hw
|
11 gadi atpakaļ |
Tomas Winkler
|
d08b8fc0db
mei: remove the reference to pdev from mei_device
|
11 gadi atpakaļ |
Tomas Winkler
|
1bd30b6a42
mei: move fw_status back to hw ops handlers
|
11 gadi atpakaļ |
Tomas Winkler
|
2bf94cabb1
mei: get rid of most of the pci dependencies in mei
|
11 gadi atpakaļ |
Tomas Winkler
|
3a7e9b6c66
mei: push all standard settings into mei_device_init
|
11 gadi atpakaļ |
Tomas Winkler
|
92db1555f3
mei: fix style warning: Missing a blank line after declarations
|
11 gadi atpakaļ |
Alexander Usyskin
|
8f642155c5
mei: drop unused hw dependent fw status functions
|
11 gadi atpakaļ |
Alexander Usyskin
|
8d929d4862
mei: add per device configuration
|
11 gadi atpakaļ |