Tomas Winkler
|
237092bf03
mei: implement fasync for event notification
|
10 years ago |
Tomas Winkler
|
2c84c2970c
mei: support polling for event notification
|
10 years ago |
Tomas Winkler
|
3c7c8468e5
mei: add async event notification ioctls
|
10 years ago |
Tomas Winkler
|
154322f473
mei: prevent unloading mei hw modules while the device is opened.
|
10 years ago |
Alexander Usyskin
|
292f82c86c
mei: debug prints with client info in read
|
10 years ago |
Alexander Usyskin
|
eeabfcf5a9
mei: connection to fixed address clients from user-space
|
10 years ago |
Alexander Usyskin
|
d49ed64a6e
mei: add a reference from the host client to the me client
|
10 years ago |
Tomas Winkler
|
3c66618295
mei: revamp client disconnection flow
|
10 years ago |
Linus Torvalds
|
1fc149933f
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 years ago |
Tomas Winkler
|
6a84d63d22
mei: replace check for connection instead of transitioning
|
10 years ago |
Tomas Winkler
|
f3de9b635d
mei: use mei_cl_is_connected consistently
|
10 years ago |
Tomas Winkler
|
1d9013f092
mei: fix mei_poll operation
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |
Tomas Winkler
|
a9bed61053
mei: allow read concurrency
|
11 years ago |
Tomas Winkler
|
928fa6664b
mei: simplify io callback disposal
|
11 years ago |
Tomas Winkler
|
03b8d3419f
mei: add mei_cl_alloc_linked function
|
11 years ago |
Tomas Winkler
|
bca67d681c
mei: always initialize the callback with the intended operation type
|
11 years ago |
Tomas Winkler
|
5db7514d93
mei: use only one buffer in callback
|
11 years ago |
Tomas Winkler
|
8660172e1d
mei: iamthif: use client write functions
|
11 years ago |
Tomas Winkler
|
3d33ff2457
mei: fix device reset on mei_cl_irq_read_msg allocation failure
|
11 years ago |
Tomas Winkler
|
79563db9dd
mei: add reference counting for me clients
|
11 years ago |
Tomas Winkler
|
55c4e6405d
mei: export fw status registers through sysfs
|
11 years ago |
Alexander Usyskin
|
a8605ea2c2
mei: fix KDoc documentation formatting
|
11 years ago |
Tomas Winkler
|
1f180359f4
mei: remove include to pci header from mei module files
|
11 years ago |
Tomas Winkler
|
2bf94cabb1
mei: get rid of most of the pci dependencies in mei
|
11 years ago |
Tomas Winkler
|
2628118b60
mei: kill error message for allocation failure
|
11 years ago |
Tomas Winkler
|
154eb18fed
mei: use connect_data on the stack
|
11 years ago |
Tomas Winkler
|
4f046e7b6f
mei: enable adding more IOCTL handlers
|
11 years ago |
Tomas Winkler
|
d880f3294d
mei: add mei_me_cl_by_uuid_id function
|
11 years ago |
Tomas Winkler
|
d320832f64
mei: me_client lookup function to return me_client object
|
11 years ago |