index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
mei_dev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
mei: avoid FW version request on Ibex Peak and earlier
Alexander Usyskin
1
-0
/
+4
2019-06-18
mei: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+2
2019-04-25
mei: expose device state in sysfs
Alexander Usyskin
1
-1
/
+2
2019-03-27
mei: adjust the copyright notice in the files.
Tomas Winkler
1
-1
/
+1
2019-03-27
mei: convert to SPDX license tags
Tomas Winkler
1
-11
/
+1
2018-11-26
mei: dma ring: implement transmit flow
Tomas Winkler
1
-0
/
+2
2018-11-26
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
1
-1
/
+2
2018-11-26
mei: hw: add dma ring control block
Tomas Winkler
1
-0
/
+1
2018-11-26
mei: dma ring buffers allocation
Tomas Winkler
1
-0
/
+20
2018-08-02
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
1
-0
/
+2
2018-08-02
mei: hbm: introduce dma bit in the message header
Tomas Winkler
1
-2
/
+2
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
1
-6
/
+19
2018-07-24
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
1
-2
/
+0
2018-07-24
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
1
-7
/
+4
2018-07-24
mei: cleanup slots to data conversions
Tomas Winkler
1
-3
/
+5
2018-07-03
mei: expose fw version to sysfs
Alexander Usyskin
1
-1
/
+24
2018-07-03
mei: add optional timeout to internal bus recv
Alexander Usyskin
1
-1
/
+1
2018-03-14
mei: limit the number of queued writes
Alexander Usyskin
1
-0
/
+8
2018-03-14
mei: make module referencing local to the bus.c
Tomas Winkler
1
-2
/
+0
2017-05-25
mei: make mei_cl_bus_rescan static
Alexander Usyskin
1
-1
/
+0
2017-04-08
mei: drop amthif internal client
Alexander Usyskin
1
-51
/
+0
2017-01-31
mei: replace callback structures used as list head by list_head
Alexander Usyskin
1
-10
/
+10
2017-01-31
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
1
-0
/
+2
2017-01-11
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
1
-0
/
+2
2016-12-06
mei: bus: enable non-blocking RX
Alexander Usyskin
1
-1
/
+6
2016-12-06
mei: synchronize irq before initiating a reset.
Tomas Winkler
1
-1
/
+7
2016-11-17
mei: introduce host client uninitialized state
Alexander Usyskin
1
-1
/
+2
2016-11-15
mei: constify buffer in the write functions calls
Tomas Winkler
1
-3
/
+2
2016-11-10
mei: enable to set the internal flag for client write
Alexander Usyskin
1
-1
/
+14
2016-09-27
mei: stop the stall timer worker if not needed
Alexander Usyskin
1
-0
/
+1
2016-08-30
mei: drop unused file transaction states
Alexander Usyskin
1
-3
/
+0
2016-08-30
mei: amthif: drop mei_amthif_read
Alexander Usyskin
1
-3
/
+0
2016-08-30
mei: use consistent naming for TX control flow credits
Tomas Winkler
1
-4
/
+4
2016-08-30
mei: rx flow control counter
Alexander Usyskin
1
-2
/
+2
2016-08-30
mei: add file pointer to the host client structure
Alexander Usyskin
1
-3
/
+2
2016-08-30
mei: amthif: drop iamthif_current_cb
Alexander Usyskin
1
-2
/
+0
2016-08-30
mei: amthif: drop READ_COMPLETE state
Alexander Usyskin
1
-4
/
+1
2016-06-11
mei: drop wr_msg from the mei_dev structure
Alexander Usyskin
1
-9
/
+1
2016-05-01
mei: amthif: discard not read messages
Alexander Usyskin
1
-0
/
+2
2016-05-01
mei: drop global me_client_index
Alexander Usyskin
1
-2
/
+0
2016-02-08
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
1
-2
/
+0
2016-02-08
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
1
-0
/
+2
2016-02-08
mei: bus: run rescan on me_clients list change
Alexander Usyskin
1
-0
/
+3
2016-02-08
mei: drop reserved host client ids
Alexander Usyskin
1
-8
/
+0
2016-02-08
mei: fixed address clients for the new platforms
Alexander Usyskin
1
-0
/
+4
2016-02-08
mei: bus: fix notification event delivery
Tomas Winkler
1
-1
/
+1
2016-02-08
mei: bus: fix RX event scheduling
Tomas Winkler
1
-1
/
+1
2016-02-08
mei: amthif: replace amthif_rd_complete_list with rd_completed
Tomas Winkler
1
-6
/
+1
2016-02-08
mei: rename variable names 'file_object' to fp
Tomas Winkler
1
-4
/
+4
2016-02-08
mei: constify struct file pointer
Tomas Winkler
1
-3
/
+3
[next]