Tomas Winkler
|
03b2cbb6ea
mei: replace POLL* with EPOLL* for write queues.
|
7 年之前 |
Tomas Winkler
|
5151e2b578
mei: fix ssize_t to int assignment in read and write ops.
|
7 年之前 |
Alexander Usyskin
|
a103af1b64
mei: don't update offset in write
|
7 年之前 |
Alexander Usyskin
|
3cfaeb3353
mei: expose fw version to sysfs
|
7 年之前 |
Colin Ian King
|
bb0829a741
mei: remove dev_err message on an unsupported ioctl
|
7 年之前 |
Alexander Usyskin
|
af336cabe0
mei: limit the number of queued writes
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Al Viro
|
0169943775
annotate poll_table_struct ->_key
|
8 年之前 |
Alexander Usyskin
|
58cde1a64c
mei: implement fsync
|
8 年之前 |
Alexander Usyskin
|
394a77d0bb
mei: drop amthif internal client
|
8 年之前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年之前 |
Alexander Usyskin
|
cb97fbbcac
mei: remove support for broken parallel read
|
8 年之前 |
Alexander Usyskin
|
e0cb6b2f87
mei: enable to set the internal flag for client write
|
8 年之前 |
Alexander Usyskin
|
88d1bece89
mei: show the HBM protocol versions in the device attributes
|
8 年之前 |
Alexander Usyskin
|
9d27e73c18
mei: amthif: drop mei_amthif_read
|
9 年之前 |
Alexander Usyskin
|
ff1586a7ea
mei: enqueue consecutive reads
|
9 年之前 |
Tomas Winkler
|
3030dc0564
mei: add wrapper for queuing control commands.
|
9 年之前 |
Alexander Usyskin
|
97d549b4d5
mei: add file pointer to the host client structure
|
9 年之前 |
Tomas Winkler
|
2d4d5481e2
mei: fix return value on disconnection
|
9 年之前 |
Alexander Usyskin
|
1eb5bd4d83
mei: drop read complete queue emptiness check
|
9 年之前 |
Alexander Usyskin
|
9fa0be8bb6
mei: amthif: enable poll for async events
|
9 年之前 |
Alexander Usyskin
|
ca455fafc2
mei: amthif: drop READ_COMPLETE state
|
9 年之前 |
Alexander Usyskin
|
35bf7692e7
mei: fix format string in debug prints
|
9 年之前 |
Greg Kroah-Hartman
|
1b79dff672
Merge 4.5-rc4 into char-misc-next
|
9 年之前 |
Alexander Usyskin
|
6cbb097fd3
mei: fix double freeing of a cb during link reset
|
9 年之前 |
Alexander Usyskin
|
7851e00870
mei: drop reserved host client ids
|
9 年之前 |
Alexander Usyskin
|
f4e0624618
mei: fixed address clients for the new platforms
|
9 年之前 |
Alexander Usyskin
|
06ee536bcb
mei: fill file pointer in read cb for fixed address client
|
9 年之前 |
Tomas Winkler
|
f23e2cc4bb
mei: constify struct file pointer
|
9 年之前 |