Tomas Winkler
|
84b3294a40
mei: fix memory leak of mei_clients array
|
11 years ago |
Tomas Winkler
|
180ea05bce
mei: me: add runtime pm framework
|
11 years ago |
Tomas Winkler
|
ba9cdd0e1a
mei: me: add pg exit and entry flow commands
|
11 years ago |
Tomas Winkler
|
4fcbc99b75
mei: implement power gating isolation hbm layer
|
11 years ago |
Tomas Winkler
|
4692218697
mei: use cl_dbg where appropriate
|
11 years ago |
Tomas Winkler
|
6e4cd27a35
mei: make me hw headers private to me hw.
|
11 years ago |
Alexander Usyskin
|
7ca96aa278
mei: make return values consistent across the driver
|
11 years ago |
Tomas Winkler
|
31f88f5739
mei: don't of list_for_each_entry_safe when not deleting
|
11 years ago |
Alexander Usyskin
|
12d0066526
mei: use helper function to find me client by id
|
11 years ago |
Tomas Winkler
|
64092858ac
mei: wd and amthif use mei_cl_ api for dis/connection
|
11 years ago |
Alexander Usyskin
|
285e299665
mei: hbm: revamp client connect and disconnection status
|
11 years ago |
Tomas Winkler
|
6bb948c9e5
mei: get rid of ext_msg
|
11 years ago |
Tomas Winkler
|
02a7eecc6e
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
|
11 years ago |
Tomas Winkler
|
7d93e58d53
mei: allow multiple retries if the hw reset has failed
|
11 years ago |
Tomas Winkler
|
33ec082631
mei: revamp mei reset state machine
|
11 years ago |
Alexander Usyskin
|
83ce07411d
mei: fix syntax in comments and debug output
|
11 years ago |
Tomas Winkler
|
66ae460b13
mei: use hbm idle state to prevent spurious resets
|
11 years ago |
Tomas Winkler
|
544f946014
mei: do not run reset flow from the interrupt thread
|
11 years ago |
Greg Kroah-Hartman
|
d717349368
Merge 3.12-rc3 into char-misc-next
|
12 years ago |
Tomas Winkler
|
1aee351a73
mei: make me client counters less error prone
|
12 years ago |
Tomas Winkler
|
2ebf8c94d4
mei: propagate error from write routines instead of ENODEV
|
12 years ago |
Tomas Winkler
|
e19555ce89
mei: fix format compilation warrning on 32 bit architecture
|
12 years ago |
Tomas Winkler
|
23f5a32206
mei: make sure that me_clients_map big enough before copying
|
12 years ago |
Tomas Winkler
|
9310f61a94
mei: hbm: fix typo in error message
|
12 years ago |
Linus Torvalds
|
80cc38b163
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Tomas Winkler
|
2c9b48ac3c
mei: support HBM versioning
|
12 years ago |
Masanari Iida
|
8b513d0cf6
treewide: Fix typo in printk
|
12 years ago |
Linus Torvalds
|
5d434fcb25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Bill Nottingham
|
0cfee51c7c
mei: reseting -> resetting
|
12 years ago |
Tomas Winkler
|
9b0d5efc42
mei: revamp hbm state machine
|
12 years ago |