index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
2015-07-22
mei: prevent unloading mei hw modules while the device is opened.
Tomas Winkler
2015-07-07
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
2015-06-13
mei: me: wait for power gating exit confirmation
Alexander Usyskin
2015-06-13
mei: reset flow control on the last client disconnection
Alexander Usyskin
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
2015-05-24
mei: export hbm features to debugfs under devstate
Tomas Winkler
2015-05-24
mei: export mei client device struct to external use
Tomas Winkler
2015-05-24
mei: bus: kill mei_cl_ops
Tomas Winkler
2015-05-24
NFC: mei_phy: move all nfc logic from mei driver to nfc
Tomas Winkler
2015-05-24
mei: bus: add name and uuid into device attributes
Tomas Winkler
2015-05-24
mei: bus: report also uuid in module alias
Tomas Winkler
2015-05-24
mei: add also write waiting list to runtime pm blockers
Tomas Winkler
2015-05-24
mei: request autosuspend at the end of write
Alexander Usyskin
2015-05-24
mei: consume flow control on the first chunk of writing
Alexander Usyskin
2015-05-24
mei: debug prints with client info in read
Alexander Usyskin
2015-05-24
mei: txe: fix incorrect indentation
Tomas Winkler
2015-05-24
mei: drop iamthif_mtu from device structure
Alexander Usyskin
2015-05-24
mei: connection to fixed address clients from user-space
Alexander Usyskin
2015-05-24
mei: support for fixed address clients
Alexander Usyskin
2015-05-24
mei: fix flow control for single buffer clients
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 connection
Tomas Winkler
2015-05-24
mei: revamp client disconnection flow
Tomas Winkler
2015-05-24
mei: txe: reduce suspend/resume time
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-13
mei: trace: remove unused TRACE_SYSTEM_STRING
Tomas Winkler
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
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-25
mei: fix regression on NFC connection
Tomas Winkler
2015-03-09
Merge 4.0-rc3 into char-misc-next
Greg Kroah-Hartman
2015-03-04
mei: trace: fix missing include to linux/device.h
Tomas Winkler
2015-03-04
mei: free me client references on host init
Tomas Winkler
2015-03-01
mei: bus: call device disable handler prior to disconnection
Tomas Winkler
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 regular client read functions
Tomas Winkler
2015-03-01
mei: iamthif: use client write functions
Tomas Winkler
2015-03-01
mei: iamthif: send flow control as a regular client
Tomas Winkler
2015-03-01
mei: iamthif: remove useless iamthif_ioctl variable
Tomas Winkler
2015-03-01
mei: iamthif: fix device reset on mei_amthif_irq_read_msg
Tomas Winkler
2015-03-01
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
2015-03-01
mei: fix function names and format in KDoc
Alexander Usyskin
2015-03-01
mei: me: change power gating function name conventions
Alexander Usyskin
2015-03-01
mei: me: add io register tracing
Tomas Winkler
[next]