Alexander Usyskin
|
9e23936279
mei: drop iamthif_mtu from device structure
|
10 lat temu |
Alexander Usyskin
|
d49ed64a6e
mei: add a reference from the host client to the me client
|
10 lat temu |
Linus Torvalds
|
1fc149933f
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
10 lat temu |
Tomas Winkler
|
1d9013f092
mei: fix mei_poll operation
|
10 lat temu |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 lat temu |
Tomas Winkler
|
928fa6664b
mei: simplify io callback disposal
|
10 lat temu |
Tomas Winkler
|
bca67d681c
mei: always initialize the callback with the intended operation type
|
10 lat temu |
Tomas Winkler
|
5db7514d93
mei: use only one buffer in callback
|
10 lat temu |
Tomas Winkler
|
331e418701
mei: iamthif: use regular client read functions
|
10 lat temu |
Tomas Winkler
|
8660172e1d
mei: iamthif: use client write functions
|
10 lat temu |
Tomas Winkler
|
c54bf3ab75
mei: iamthif: send flow control as a regular client
|
10 lat temu |
Tomas Winkler
|
4e097bc5d5
mei: iamthif: remove useless iamthif_ioctl variable
|
10 lat temu |
Tomas Winkler
|
db4756fd2f
mei: iamthif: fix device reset on mei_amthif_irq_read_msg
|
10 lat temu |
Tomas Winkler
|
79563db9dd
mei: add reference counting for me clients
|
10 lat temu |
Tomas Winkler
|
3d32cf0224
mei: use local cl variables in wd and amthif
|
11 lat temu |
Alexander Usyskin
|
140c755323
mei: drop unneeded client NULL check in cb structure
|
11 lat temu |
Alexander Usyskin
|
ce23139c6c
mei: fix kernel-doc warnings
|
11 lat temu |
Alexander Usyskin
|
a8605ea2c2
mei: fix KDoc documentation formatting
|
11 lat temu |
Tomas Winkler
|
1f180359f4
mei: remove include to pci header from mei module files
|
11 lat temu |
Tomas Winkler
|
2bf94cabb1
mei: get rid of most of the pci dependencies in mei
|
11 lat temu |
Tomas Winkler
|
2628118b60
mei: kill error message for allocation failure
|
11 lat temu |
Tomas Winkler
|
92db1555f3
mei: fix style warning: Missing a blank line after declarations
|
11 lat temu |
Tomas Winkler
|
d880f3294d
mei: add mei_me_cl_by_uuid_id function
|
11 lat temu |
Tomas Winkler
|
d320832f64
mei: me_client lookup function to return me_client object
|
11 lat temu |
Alexander Usyskin
|
05e314e253
mei: amthif: don't check amthif client identity on amthif queues
|
11 lat temu |
Alexander Usyskin
|
e4d8270e60
mei: set connecting state just upon connection request is sent to the fw
|
11 lat temu |
Tomas Winkler
|
34e267d0f4
mei: amthif: fix checkpatch error
|
11 lat temu |
Alexander Usyskin
|
dbac474527
mei: report consistently copy_from/to_user failures
|
11 lat temu |
Tomas Winkler
|
6e4cd27a35
mei: make me hw headers private to me hw.
|
11 lat temu |
Alexander Usyskin
|
7ca96aa278
mei: make return values consistent across the driver
|
11 lat temu |