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.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
/
interrupt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
mei: fix kernel-doc warnings
Alexander Usyskin
1
-2
/
+2
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
1
-12
/
+12
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
1
-1
/
+1
2014-09-29
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
1
-22
/
+22
2014-09-29
mei: kill error message for allocation failure
Tomas Winkler
1
-1
/
+0
2014-09-24
mei: use disconnect name consistently
Tomas Winkler
1
-4
/
+4
2014-09-24
mei: amthif: use service function to flush amthif queue
Alexander Usyskin
1
-11
/
+2
2014-04-16
mei: ignore client writing state during cb completion
Alexander Usyskin
1
-2
/
+1
2014-03-18
mei: make me hw headers private to me hw.
Tomas Winkler
1
-1
/
+0
2014-03-18
mei: me: do not reset when less than expected data is received
Tomas Winkler
1
-1
/
+1
2014-03-09
mei: fix regressions caused by removing ext_msg
Alexander Usyskin
1
-0
/
+2
2014-03-01
mei: wd: fix stop completion failure
Tomas Winkler
1
-1
/
+1
2014-03-01
mei: wd: simplify wd_send command
Tomas Winkler
1
-4
/
+3
2014-03-01
mei: make return values consistent across the driver
Alexander Usyskin
1
-2
/
+2
2014-03-01
mei: revamp writing slot counting
Tomas Winkler
1
-48
/
+30
2014-03-01
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
1
-3
/
+3
2014-02-18
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
1
-7
/
+6
2014-02-18
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
1
-1
/
+4
2014-02-14
mei: get rid of ext_msg
Tomas Winkler
1
-7
/
+40
2014-02-14
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
1
-7
/
+7
2014-01-14
mei: revamp mei reset state machine
Tomas Winkler
1
-6
/
+7
2014-01-09
mei: fix syntax in comments and debug output
Alexander Usyskin
1
-3
/
+3
2014-01-09
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
1
-10
/
+15
2014-01-09
mei: do not run reset flow from the interrupt thread
Tomas Winkler
1
-3
/
+6
2013-11-27
mei: cleanup mei_irq_read_handler
Tomas Winkler
1
-39
/
+40
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
1
-5
/
+0
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
1
-7
/
+13
2013-09-26
mei: fix function names in debug prints
Alexander Usyskin
1
-3
/
+3
2013-09-26
mei: prefix client log messages with client me and host ids
Alexander Usyskin
1
-11
/
+7
2013-06-25
mei: move mei_cl_irq_write_complete to client.c
Tomas Winkler
1
-59
/
+0
2013-05-21
mei: revamp interrupt thread handlers
Tomas Winkler
1
-67
/
+63
2013-05-21
mei: move mei_cl_complete to client.c
Tomas Winkler
1
-27
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
1
-5
/
+5
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
1
-3
/
+4
2013-04-20
mei: fix reading large reposnes
Tomas Winkler
1
-3
/
+15
2013-04-20
mei: revamp mei_irq_read_client_message function
Tomas Winkler
1
-58
/
+66
2013-04-19
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
1
-1
/
+1
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
1
-2
/
+2
2013-04-09
mei: notify about the reset in error level
Tomas Winkler
1
-3
/
+3
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
1
-3
/
+3
2013-03-29
mei: bus: Call bus routines from the core code
Samuel Ortiz
1
-0
/
+2
2013-03-29
mei: move mei-me to separate module
Tomas Winkler
1
-0
/
+4
2013-03-26
mei: add mei_irq_compl_handler function
Tomas Winkler
1
-7
/
+32
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
1
-22
/
+28
2013-02-06
mei: move interrupt handlers to be me hw specific
Tomas Winkler
1
-118
/
+8
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
1
-5
/
+5
2013-01-09
mei: make host csr and me csr internal to hw-me
Tomas Winkler
1
-4
/
+0
2013-01-09
mei: abstract host and device readieness
Tomas Winkler
1
-9
/
+10
2013-01-09
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
1
-1
/
+1
[next]