Linus Torvalds
|
1fc149933f
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 年之前 |
Tomas Winkler
|
6a84d63d22
mei: replace check for connection instead of transitioning
|
10 年之前 |
Tomas Winkler
|
f3de9b635d
mei: use mei_cl_is_connected consistently
|
10 年之前 |
Tomas Winkler
|
1d9013f092
mei: fix mei_poll operation
|
10 年之前 |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 年之前 |
Tomas Winkler
|
a9bed61053
mei: allow read concurrency
|
10 年之前 |
Tomas Winkler
|
928fa6664b
mei: simplify io callback disposal
|
10 年之前 |
Tomas Winkler
|
03b8d3419f
mei: add mei_cl_alloc_linked function
|
10 年之前 |
Tomas Winkler
|
bca67d681c
mei: always initialize the callback with the intended operation type
|
10 年之前 |
Tomas Winkler
|
5db7514d93
mei: use only one buffer in callback
|
10 年之前 |
Tomas Winkler
|
8660172e1d
mei: iamthif: use client write functions
|
10 年之前 |
Tomas Winkler
|
3d33ff2457
mei: fix device reset on mei_cl_irq_read_msg allocation failure
|
10 年之前 |
Tomas Winkler
|
79563db9dd
mei: add reference counting for me clients
|
10 年之前 |
Tomas Winkler
|
55c4e6405d
mei: export fw status registers through sysfs
|
10 年之前 |
Alexander Usyskin
|
a8605ea2c2
mei: fix KDoc documentation formatting
|
11 年之前 |
Tomas Winkler
|
1f180359f4
mei: remove include to pci header from mei module files
|
11 年之前 |
Tomas Winkler
|
2bf94cabb1
mei: get rid of most of the pci dependencies in mei
|
11 年之前 |
Tomas Winkler
|
2628118b60
mei: kill error message for allocation failure
|
11 年之前 |
Tomas Winkler
|
154eb18fed
mei: use connect_data on the stack
|
11 年之前 |
Tomas Winkler
|
4f046e7b6f
mei: enable adding more IOCTL handlers
|
11 年之前 |
Tomas Winkler
|
d880f3294d
mei: add mei_me_cl_by_uuid_id function
|
11 年之前 |
Tomas Winkler
|
d320832f64
mei: me_client lookup function to return me_client object
|
11 年之前 |
Alexander Usyskin
|
f3d8e8788b
mei: move from misc to char device
|
11 年之前 |
Alexander Usyskin
|
e4d8270e60
mei: set connecting state just upon connection request is sent to the fw
|
11 年之前 |
Alexander Usyskin
|
34ec43661f
mei: ignore client writing state during cb completion
|
11 年之前 |
Tomas Winkler
|
4692218697
mei: use cl_dbg where appropriate
|
11 年之前 |
Alexander Usyskin
|
dbac474527
mei: report consistently copy_from/to_user failures
|
11 年之前 |
Tomas Winkler
|
80260f2360
mei: drop pr_fmt macros
|
11 年之前 |
Tomas Winkler
|
6e4cd27a35
mei: make me hw headers private to me hw.
|
11 年之前 |
Alexander Usyskin
|
7ca96aa278
mei: make return values consistent across the driver
|
11 年之前 |