index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: implement fsync
Alexander Usyskin
2017-04-08
1
-0
/
+72
*
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
1
-51
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mei: remove support for broken parallel read
Alexander Usyskin
2017-02-10
1
-22
/
+26
*
mei: enable to set the internal flag for client write
Alexander Usyskin
2016-11-10
1
-1
/
+1
*
mei: show the HBM protocol versions in the device attributes
Alexander Usyskin
2016-10-31
1
-1
/
+42
*
mei: amthif: drop mei_amthif_read
Alexander Usyskin
2016-08-30
1
-5
/
+0
*
mei: enqueue consecutive reads
Alexander Usyskin
2016-08-30
1
-20
/
+19
*
mei: add wrapper for queuing control commands.
Tomas Winkler
2016-08-30
1
-1
/
+1
*
mei: add file pointer to the host client structure
Alexander Usyskin
2016-08-30
1
-0
/
+1
*
mei: fix return value on disconnection
Tomas Winkler
2016-08-30
1
-1
/
+1
*
mei: drop read complete queue emptiness check
Alexander Usyskin
2016-08-30
1
-1
/
+2
*
mei: amthif: enable poll for async events
Alexander Usyskin
2016-08-30
1
-5
/
+5
*
mei: amthif: drop READ_COMPLETE state
Alexander Usyskin
2016-08-30
1
-1
/
+1
*
mei: fix format string in debug prints
Alexander Usyskin
2016-02-20
1
-1
/
+1
*
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2016-02-14
1
-1
/
+5
|
\
|
*
mei: validate request value in client notify request ioctl
Alexander Usyskin
2016-02-06
1
-1
/
+5
*
|
mei: fix double freeing of a cb during link reset
Alexander Usyskin
2016-02-11
1
-16
/
+10
*
|
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
1
-1
/
+1
*
|
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
1
-4
/
+14
*
|
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
1
-5
/
+0
*
|
mei: constify struct file pointer
Tomas Winkler
2016-02-07
1
-2
/
+2
*
|
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
2016-02-07
1
-16
/
+0
*
|
mei: fix possible integer overflow issue
Tomas Winkler
2016-02-07
1
-2
/
+3
*
|
mei: always copy the read buffer if data is ready
Alexander Usyskin
2016-02-06
1
-18
/
+14
|
/
*
mei: fix fasync return value on error
Tomas Winkler
2016-01-07
1
-2
/
+4
*
mei: implement fasync for event notification
Tomas Winkler
2015-08-03
1
-0
/
+21
*
mei: support polling for event notification
Tomas Winkler
2015-08-03
1
-0
/
+8
*
mei: add async event notification ioctls
Tomas Winkler
2015-08-03
1
-0
/
+67
*
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
2015-07-22
1
-1
/
+1
*
mei: debug prints with client info in read
Alexander Usyskin
2015-05-24
1
-5
/
+4
*
mei: connection to fixed address clients from user-space
Alexander Usyskin
2015-05-24
1
-1
/
+7
*
mei: add a reference from the host client to the me client
Alexander Usyskin
2015-05-24
1
-18
/
+13
*
mei: revamp client disconnection flow
Tomas Winkler
2015-05-24
1
-6
/
+3
*
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
1
-97
/
+49
|
\
|
*
mei: replace check for connection instead of transitioning
Tomas Winkler
2015-04-03
1
-2
/
+2
|
*
mei: use mei_cl_is_connected consistently
Tomas Winkler
2015-04-03
1
-6
/
+7
|
*
mei: fix mei_poll operation
Tomas Winkler
2015-04-03
1
-13
/
+11
|
*
mei: allow read concurrency
Tomas Winkler
2015-03-01
1
-34
/
+8
|
*
mei: simplify io callback disposal
Tomas Winkler
2015-03-01
1
-24
/
+5
|
*
mei: add mei_cl_alloc_linked function
Tomas Winkler
2015-03-01
1
-12
/
+5
|
*
mei: always initialize the callback with the intended operation type
Tomas Winkler
2015-03-01
1
-6
/
+2
|
*
mei: use only one buffer in callback
Tomas Winkler
2015-03-01
1
-4
/
+4
|
*
mei: iamthif: use client write functions
Tomas Winkler
2015-03-01
1
-1
/
+1
|
*
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
2015-03-01
1
-4
/
+13
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+0
|
/
*
mei: add reference counting for me clients
Tomas Winkler
2015-01-25
1
-13
/
+9
*
mei: export fw status registers through sysfs
Tomas Winkler
2014-11-26
1
-2
/
+41
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-11
/
+10
*
mei: remove include to pci header from mei module files
Tomas Winkler
2014-09-29
1
-1
/
+1
[next]