index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
main.c
Age
Commit message (
Expand
)
Author
2016-02-20
mei: fix format string in debug prints
Alexander Usyskin
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2016-02-11
mei: fix double freeing of a cb during link reset
Alexander Usyskin
2016-02-07
mei: drop reserved host client ids
Alexander Usyskin
2016-02-07
mei: fixed address clients for the new platforms
Alexander Usyskin
2016-02-07
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
2016-02-07
mei: constify struct file pointer
Tomas Winkler
2016-02-07
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
2016-02-07
mei: fix possible integer overflow issue
Tomas Winkler
2016-02-06
mei: validate request value in client notify request ioctl
Alexander Usyskin
2016-02-06
mei: always copy the read buffer if data is ready
Alexander Usyskin
2016-01-07
mei: fix fasync return value on error
Tomas Winkler
2015-08-03
mei: implement fasync for event notification
Tomas Winkler
2015-08-03
mei: support polling for event notification
Tomas Winkler
2015-08-03
mei: add async event notification ioctls
Tomas Winkler
2015-07-22
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
2015-05-24
mei: debug prints with client info in read
Alexander Usyskin
2015-05-24
mei: connection to fixed address clients from user-space
Alexander Usyskin
2015-05-24
mei: add a reference from the host client to the me client
Alexander Usyskin
2015-05-24
mei: revamp client disconnection flow
Tomas Winkler
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-03
mei: replace check for connection instead of transitioning
Tomas Winkler
2015-04-03
mei: use mei_cl_is_connected consistently
Tomas Winkler
2015-04-03
mei: fix mei_poll operation
Tomas Winkler
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-01
mei: allow read concurrency
Tomas Winkler
2015-03-01
mei: simplify io callback disposal
Tomas Winkler
2015-03-01
mei: add mei_cl_alloc_linked function
Tomas Winkler
2015-03-01
mei: always initialize the callback with the intended operation type
Tomas Winkler
2015-03-01
mei: use only one buffer in callback
Tomas Winkler
2015-03-01
mei: iamthif: use client write functions
Tomas Winkler
2015-03-01
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
2015-01-25
mei: add reference counting for me clients
Tomas Winkler
2014-11-26
mei: export fw status registers through sysfs
Tomas Winkler
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
2014-09-29
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
mei: kill error message for allocation failure
Tomas Winkler
2014-09-23
mei: use connect_data on the stack
Tomas Winkler
2014-09-23
mei: enable adding more IOCTL handlers
Tomas Winkler
2014-09-23
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
2014-09-23
mei: me_client lookup function to return me_client object
Tomas Winkler
2014-07-09
mei: move from misc to char device
Alexander Usyskin
2014-05-03
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
2014-04-16
mei: ignore client writing state during cb completion
Alexander Usyskin
2014-03-17
mei: use cl_dbg where appropriate
Tomas Winkler
2014-03-17
mei: report consistently copy_from/to_user failures
Alexander Usyskin
2014-03-17
mei: drop pr_fmt macros
Tomas Winkler
2014-03-17
mei: make me hw headers private to me hw.
Tomas Winkler
2014-02-28
mei: make return values consistent across the driver
Alexander Usyskin
[next]