index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-08
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
1
-1
/
+0
2017-04-08
mei: implement fsync
Alexander Usyskin
1
-0
/
+72
2017-04-08
mei: drop amthif internal client
Alexander Usyskin
1
-51
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-02-10
mei: remove support for broken parallel read
Alexander Usyskin
1
-22
/
+26
2016-11-10
mei: enable to set the internal flag for client write
Alexander Usyskin
1
-1
/
+1
2016-10-31
mei: show the HBM protocol versions in the device attributes
Alexander Usyskin
1
-1
/
+42
2016-08-30
mei: amthif: drop mei_amthif_read
Alexander Usyskin
1
-5
/
+0
2016-08-30
mei: enqueue consecutive reads
Alexander Usyskin
1
-20
/
+19
2016-08-30
mei: add wrapper for queuing control commands.
Tomas Winkler
1
-1
/
+1
2016-08-30
mei: add file pointer to the host client structure
Alexander Usyskin
1
-0
/
+1
2016-08-30
mei: fix return value on disconnection
Tomas Winkler
1
-1
/
+1
2016-08-30
mei: drop read complete queue emptiness check
Alexander Usyskin
1
-1
/
+2
2016-08-30
mei: amthif: enable poll for async events
Alexander Usyskin
1
-5
/
+5
2016-08-30
mei: amthif: drop READ_COMPLETE state
Alexander Usyskin
1
-1
/
+1
2016-02-21
mei: fix format string in debug prints
Alexander Usyskin
1
-1
/
+1
2016-02-15
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+5
2016-02-12
mei: fix double freeing of a cb during link reset
Alexander Usyskin
1
-16
/
+10
2016-02-08
mei: drop reserved host client ids
Alexander Usyskin
1
-1
/
+1
2016-02-08
mei: fixed address clients for the new platforms
Alexander Usyskin
1
-4
/
+14
2016-02-08
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
1
-5
/
+0
2016-02-08
mei: constify struct file pointer
Tomas Winkler
1
-2
/
+2
2016-02-08
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
1
-16
/
+0
2016-02-08
mei: fix possible integer overflow issue
Tomas Winkler
1
-2
/
+3
2016-02-07
mei: validate request value in client notify request ioctl
Alexander Usyskin
1
-1
/
+5
2016-02-07
mei: always copy the read buffer if data is ready
Alexander Usyskin
1
-18
/
+14
2016-01-08
mei: fix fasync return value on error
Tomas Winkler
1
-2
/
+4
2015-08-04
mei: implement fasync for event notification
Tomas Winkler
1
-0
/
+21
2015-08-04
mei: support polling for event notification
Tomas Winkler
1
-0
/
+8
2015-08-04
mei: add async event notification ioctls
Tomas Winkler
1
-0
/
+67
2015-07-23
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
1
-1
/
+1
2015-05-24
mei: debug prints with client info in read
Alexander Usyskin
1
-5
/
+4
2015-05-24
mei: connection to fixed address clients from user-space
Alexander Usyskin
1
-1
/
+7
2015-05-24
mei: add a reference from the host client to the me client
Alexander Usyskin
1
-18
/
+13
2015-05-24
mei: revamp client disconnection flow
Tomas Winkler
1
-6
/
+3
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-97
/
+49
2015-04-03
mei: replace check for connection instead of transitioning
Tomas Winkler
1
-2
/
+2
2015-04-03
mei: use mei_cl_is_connected consistently
Tomas Winkler
1
-6
/
+7
2015-04-03
mei: fix mei_poll operation
Tomas Winkler
1
-13
/
+11
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-03-02
mei: allow read concurrency
Tomas Winkler
1
-34
/
+8
2015-03-02
mei: simplify io callback disposal
Tomas Winkler
1
-24
/
+5
2015-03-02
mei: add mei_cl_alloc_linked function
Tomas Winkler
1
-12
/
+5
2015-03-02
mei: always initialize the callback with the intended operation type
Tomas Winkler
1
-6
/
+2
2015-03-02
mei: use only one buffer in callback
Tomas Winkler
1
-4
/
+4
2015-03-02
mei: iamthif: use client write functions
Tomas Winkler
1
-1
/
+1
2015-03-02
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
1
-4
/
+13
2015-01-25
mei: add reference counting for me clients
Tomas Winkler
1
-13
/
+9
2014-11-27
mei: export fw status registers through sysfs
Tomas Winkler
1
-2
/
+41
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
1
-11
/
+10
[next]