index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
main.c
Age
Commit message (
Expand
)
Author
2018-04-08
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
2016-12-02
mei: fix return value on disconnection
Tomas Winkler
2016-03-03
mei: validate request value in client notify request ioctl
Alexander Usyskin
2016-03-03
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
2014-02-18
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
2014-01-08
mei: fix syntax in comments and debug output
Alexander Usyskin
2013-10-03
mei: revamp open handler counts
Tomas Winkler
2013-10-03
mei: simplify mei_open error handling
Tomas Winkler
2013-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-26
mei: bus: stop wait for read during cl state transition
Tomas Winkler
2013-09-26
mei: mei_release: drop redundant check if cb is NULL
Tomas Winkler
2013-09-26
mei: revamp read and write length checks
Tomas Winkler
[next]