index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
interrupt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-12
/
+1
*
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
2018-11-26
1
-12
/
+29
*
mei: add support for variable length mei headers.
Tomas Winkler
2018-08-02
1
-2
/
+2
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-1
/
+4
|
\
|
*
mei: discard messages from not connected client during power down.
Alexander Usyskin
2018-07-03
1
-1
/
+4
*
|
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
2018-07-12
1
-4
/
+11
|
/
*
mei: validate the message header only in first fragment.
Tomas Winkler
2017-06-13
1
-7
/
+19
*
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
1
-31
/
+7
*
mei: replace callback structures used as list head by list_head
Alexander Usyskin
2017-01-31
1
-19
/
+17
*
mei: consolidate repeating code in mei_cl_irq_read_msg
Tomas Winkler
2016-11-15
1
-5
/
+2
*
mei: stop the stall timer worker if not needed
Alexander Usyskin
2016-09-27
1
-4
/
+21
*
mei: enqueue consecutive reads
Alexander Usyskin
2016-08-30
1
-0
/
+3
*
mei: drop redundant krealloc and checks in irq read
Alexander Usyskin
2016-08-30
1
-25
/
+11
*
mei: add read callback on demand for fixed_address clients
Alexander Usyskin
2016-08-30
1
-2
/
+8
*
mei: add file pointer to the host client structure
Alexander Usyskin
2016-08-30
1
-1
/
+0
*
mei: move read cb to complete queue if not connected
Alexander Usyskin
2016-08-30
1
-0
/
+1
*
mei: amthif: drop iamthif_current_cb
Alexander Usyskin
2016-08-30
1
-3
/
+0
*
mei: amthif: fix request cancel
Alexander Usyskin
2016-08-30
1
-2
/
+0
*
mei: amthif: discard not read messages
Alexander Usyskin
2016-04-30
1
-1
/
+0
*
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
2016-04-30
1
-4
/
+1
*
mei: fix format string in debug prints
Alexander Usyskin
2016-02-20
1
-3
/
+3
*
mei: discard replies from unconnected fixed address clients
Alexander Usyskin
2016-02-07
1
-1
/
+19
*
mei: amthif: replace amthif_rd_complete_list with rd_completed
Tomas Winkler
2016-02-07
1
-1
/
+1
*
mei: rename variable names 'file_object' to fp
Tomas Winkler
2016-02-07
1
-1
/
+1
*
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
2016-02-07
1
-32
/
+0
*
mei: fix possible integer overflow issue
Tomas Winkler
2016-02-07
1
-5
/
+16
*
mei: wd: drop the watchdog code from the core mei driver
Alexander Usyskin
2016-02-06
1
-15
/
+0
*
mei: keep the device awake during reads in chunks
Alexander Usyskin
2015-10-17
1
-0
/
+4
*
mei: add mei_cl_notify_request command
Tomas Winkler
2015-08-03
1
-0
/
+7
*
mei: disconnect on connection request timeout
Alexander Usyskin
2015-08-03
1
-1
/
+19
*
mei: support for fixed address clients
Alexander Usyskin
2015-05-24
1
-1
/
+1
*
mei: add a reference from the host client to the me client
Alexander Usyskin
2015-05-24
1
-1
/
+3
*
mei: revamp client connection
Tomas Winkler
2015-05-24
1
-43
/
+0
*
mei: revamp client disconnection flow
Tomas Winkler
2015-05-24
1
-45
/
+1
*
mei: use mei_cl_is_connected consistently
Tomas Winkler
2015-04-03
1
-1
/
+1
*
mei: allow read concurrency
Tomas Winkler
2015-03-01
1
-27
/
+8
*
mei: simplify io callback disposal
Tomas Winkler
2015-03-01
1
-2
/
+1
*
mei: use only one buffer in callback
Tomas Winkler
2015-03-01
1
-9
/
+7
*
mei: iamthif: use regular client read functions
Tomas Winkler
2015-03-01
1
-12
/
+25
*
mei: iamthif: send flow control as a regular client
Tomas Winkler
2015-03-01
1
-21
/
+4
*
mei: iamthif: remove useless iamthif_ioctl variable
Tomas Winkler
2015-03-01
1
-1
/
+0
*
mei: iamthif: fix device reset on mei_amthif_irq_read_msg
Tomas Winkler
2015-03-01
1
-5
/
+2
*
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
2015-03-01
1
-58
/
+59
*
mei: drop unneeded client NULL check in cb structure
Alexander Usyskin
2014-11-03
1
-11
/
+1
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
1
-2
/
+2
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
1
-12
/
+12
*
mei: remove include to pci header from mei module files
Tomas Winkler
2014-09-29
1
-1
/
+1
*
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
1
-22
/
+22
*
mei: kill error message for allocation failure
Tomas Winkler
2014-09-29
1
-1
/
+0
[next]