index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: release me_cl object reference
Alexander Usyskin
2020-05-15
1
-0
/
+2
*
mei: limit number of bytes in mei header.
Tomas Winkler
2020-02-11
1
-2
/
+2
*
mei: expose device state in sysfs
Alexander Usyskin
2019-04-25
1
-1
/
+1
*
mei: adjust the copyright notice in the files.
Tomas Winkler
2019-03-28
1
-1
/
+1
*
mei: convert to SPDX license tags
Tomas Winkler
2019-03-28
1
-11
/
+1
*
mei: free read cb on ctrl_wr list flush
Alexander Usyskin
2019-01-30
1
-1
/
+4
*
mei: dma ring: implement transmit flow
Tomas Winkler
2018-11-26
1
-13
/
+51
*
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
2018-11-26
1
-1
/
+1
*
mei: expedite ioctl return on the notify set operation error
Alexander Usyskin
2018-11-07
1
-1
/
+3
*
mei: flush queues by the host client only
Alexander Usyskin
2018-11-07
1
-19
/
+2
*
mei: fix use-after-free in mei_cl_write
John Hubbard
2018-09-12
1
-1
/
+1
*
mei: hbm: introduce dma bit in the message header
Tomas Winkler
2018-08-02
1
-0
/
+1
*
mei: add support for variable length mei headers.
Tomas Winkler
2018-08-02
1
-13
/
+18
*
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2018-07-24
1
-13
/
+20
*
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
2018-07-24
1
-22
/
+31
*
mei: cleanup slots to data conversions
Tomas Winkler
2018-07-24
1
-1
/
+1
*
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
2018-07-12
1
-11
/
+11
*
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
2018-07-12
1
-6
/
+16
*
mei: limit the number of queued writes
Alexander Usyskin
2018-03-14
1
-32
/
+50
*
mei: make module referencing local to the bus.c
Tomas Winkler
2018-03-14
1
-5
/
+0
*
mei: set device client to the disconnected state upon suspend.
Tomas Winkler
2018-02-16
1
-0
/
+6
*
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
1
-9
/
+5
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
mei: revamp io list cleanup function.
Tomas Winkler
2017-01-31
1
-44
/
+39
*
mei: replace callback structures used as list head by list_head
Alexander Usyskin
2017-01-31
1
-26
/
+26
*
mei: amthif: clean command queue upon disconnection
Tomas Winkler
2017-01-31
1
-1
/
+1
*
mei: abort waiting for notification on unsupported HW
Alexander Usyskin
2017-01-31
1
-0
/
+5
*
mei: return error on notification request to a disconnected client
Alexander Usyskin
2017-01-31
1
-0
/
+3
*
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
2017-01-31
1
-2
/
+8
*
mei: make mei_cl_set_disconnected static
Alexander Usyskin
2017-01-20
1
-1
/
+1
*
mei: make mei_io_list_flush static
Alexander Usyskin
2017-01-20
1
-1
/
+1
*
mei: move write cb to completion on credentials failures
Alexander Usyskin
2017-01-04
1
-8
/
+12
*
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
1
-0
/
+5
*
mei: introduce host client uninitialized state
Alexander Usyskin
2016-11-17
1
-3
/
+3
*
mei: fix parameter rename KDoc
Alexander Usyskin
2016-11-15
1
-2
/
+2
*
mei: enable to set the internal flag for client write
Alexander Usyskin
2016-11-10
1
-3
/
+3
*
mei: stop the stall timer worker if not needed
Alexander Usyskin
2016-09-27
1
-0
/
+2
*
mei: amthif: drop mei_amthif_read
Alexander Usyskin
2016-08-30
1
-1
/
+1
*
mei: add wrapper for queuing control commands.
Tomas Winkler
2016-08-30
1
-28
/
+50
*
mei: use consistent naming for TX control flow credits
Tomas Winkler
2016-08-30
1
-20
/
+19
*
mei: rx flow control counter
Alexander Usyskin
2016-08-30
1
-27
/
+13
*
mei: prepare read cb for fixed address clients on the receive path only.
Alexander Usyskin
2016-08-30
1
-5
/
+3
*
mei: add read callback on demand for fixed_address clients
Alexander Usyskin
2016-08-30
1
-11
/
+4
*
mei: drop mei_io_cb_alloc_buf
Alexander Usyskin
2016-08-30
1
-26
/
+6
*
mei: don't use wake_up_interruptible for wr_ctrl
Alexander Usyskin
2016-06-10
1
-1
/
+1
*
mei: fix waiting for wr_ctrl for corner cases.
Alexander Usyskin
2016-04-30
1
-4
/
+14
*
mei: don't clean control queues on notify request timeout
Alexander Usyskin
2016-04-30
1
-6
/
+2
*
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
2016-04-30
1
-0
/
+4
*
mei: fix format string in debug prints
Alexander Usyskin
2016-02-20
1
-1
/
+1
[next]