index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
2017-01-11
5
-0
/
+17
*
mei: move write cb to completion on credentials failures
Alexander Usyskin
2017-01-04
1
-8
/
+12
*
mei: bus: fix mei_cldev_enable KDoc
Alexander Usyskin
2017-01-04
1
-1
/
+1
*
mei: bus: enable non-blocking RX
Alexander Usyskin
2016-12-06
3
-5
/
+37
*
mei: fix the back to back interrupt handling
Alexander Usyskin
2016-12-06
2
-19
/
+50
*
mei: synchronize irq before initiating a reset.
Tomas Winkler
2016-12-06
4
-4
/
+38
*
mei: me: add lewisburg device ids
Tomas Winkler
2016-11-29
2
-0
/
+3
*
mei: request async autosuspend at the end of enumeration
Alexander Usyskin
2016-11-29
1
-1
/
+1
*
mei: bus: split RX and async notification callbacks
Alexander Usyskin
2016-11-17
2
-59
/
+87
*
mei: bus: make a client pointer always available
Alexander Usyskin
2016-11-17
1
-16
/
+15
*
mei: introduce host client uninitialized state
Alexander Usyskin
2016-11-17
2
-4
/
+5
*
mei: fix parameter rename KDoc
Alexander Usyskin
2016-11-15
1
-2
/
+2
*
mei: constify buffer in the write functions calls
Tomas Winkler
2016-11-15
3
-9
/
+9
*
mei: consolidate repeating code in mei_cl_irq_read_msg
Tomas Winkler
2016-11-15
1
-5
/
+2
*
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
2016-11-14
1
-1
/
+1
|
\
|
*
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
|
mei: send OS type to the FW
Alexander Usyskin
2016-11-10
1
-0
/
+95
*
|
mei: enable to set the internal flag for client write
Alexander Usyskin
2016-11-10
7
-12
/
+28
*
|
mei: bus: demote error to debug level upon disconnect
Alexander Usyskin
2016-10-31
1
-1
/
+1
*
|
mei: show the HBM protocol versions in the device attributes
Alexander Usyskin
2016-10-31
1
-1
/
+42
*
|
Merge 4.9-rc3 into char-misc-next
Greg Kroah-Hartman
2016-10-30
1
-2
/
+4
|
\
|
|
*
mei: txe: don't clean an unprocessed interrupt cause.
Alexander Usyskin
2016-10-24
1
-2
/
+4
*
|
mei: bus: remove rx callback context
Tomas Winkler
2016-10-28
1
-4
/
+2
|
/
*
mei: stop the stall timer worker if not needed
Alexander Usyskin
2016-09-27
7
-7
/
+29
*
mei: me: add kaby point device ids
Alexander Usyskin
2016-09-12
2
-0
/
+6
*
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2016-09-05
2
-4
/
+10
|
\
|
*
mei: me: disable driver on SPT SPS firmware
Tomas Winkler
2016-08-30
2
-4
/
+10
*
|
mei: amthif: fix deadlock in initialization during a reset
Alexander Usyskin
2016-08-30
2
-5
/
+9
*
|
mei: drop unused file transaction states
Alexander Usyskin
2016-08-30
1
-3
/
+0
*
|
mei: amthif: drop mei_amthif_read
Alexander Usyskin
2016-08-30
4
-109
/
+1
*
|
mei: enqueue consecutive reads
Alexander Usyskin
2016-08-30
2
-20
/
+22
*
|
mei: add wrapper for queuing control commands.
Tomas Winkler
2016-08-30
6
-39
/
+61
*
|
mei: use consistent naming for TX control flow credits
Tomas Winkler
2016-08-30
3
-45
/
+43
*
|
mei: rx flow control counter
Alexander Usyskin
2016-08-30
3
-29
/
+16
*
|
mei: prepare read cb for fixed address clients on the receive path only.
Alexander Usyskin
2016-08-30
1
-5
/
+3
*
|
mei: drop redundant krealloc and checks in irq read
Alexander Usyskin
2016-08-30
1
-25
/
+11
*
|
mei: amthif: drop mei_clear_lists function
Alexander Usyskin
2016-08-30
1
-22
/
+5
*
|
mei: add read callback on demand for fixed_address clients
Alexander Usyskin
2016-08-30
2
-13
/
+12
*
|
mei: add file pointer to the host client structure
Alexander Usyskin
2016-08-30
4
-10
/
+10
*
|
mei: move read cb to complete queue if not connected
Alexander Usyskin
2016-08-30
1
-0
/
+1
*
|
mei: fix return value on disconnection
Tomas Winkler
2016-08-30
3
-3
/
+3
*
|
mei: drop read complete queue emptiness check
Alexander Usyskin
2016-08-30
2
-2
/
+4
*
|
mei: hbm: add missing argument in the kdoc
Tomas Winkler
2016-08-30
1
-0
/
+1
*
|
mei: recover after errors in runtime pm flow
Alexander Usyskin
2016-08-30
4
-0
/
+19
*
|
mei: drop mei_io_cb_alloc_buf
Alexander Usyskin
2016-08-30
2
-28
/
+6
*
|
mei: amthif: use mei_cl_alloc_cb for allocating cbs
Alexander Usyskin
2016-08-30
1
-13
/
+3
*
|
mei: amthif: drop mei_amthif_send_cmd
Alexander Usyskin
2016-08-30
1
-36
/
+16
*
|
mei: amthif: enable poll for async events
Alexander Usyskin
2016-08-30
1
-5
/
+5
*
|
mei: amthif: drop iamthif_current_cb
Alexander Usyskin
2016-08-30
3
-10
/
+0
*
|
mei: amthif: fix request cancel
Alexander Usyskin
2016-08-30
2
-75
/
+38
[next]