index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
interrupt.c
Commit message (
Expand
)
Author
Age
*
mei: move interrupt handlers to be me hw specific
Tomas Winkler
2013-02-06
*
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-02-06
*
mei: make host csr and me csr internal to hw-me
Tomas Winkler
2013-01-08
*
mei: abstract host and device readieness
Tomas Winkler
2013-01-08
*
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
2013-01-08
*
mei: rename interface to hw-me
Tomas Winkler
2013-01-08
*
mei: fix client functions names
Tomas Winkler
2013-01-08
*
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
2013-01-08
*
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
2013-01-07
*
mei: add common prefix to hbm function
Tomas Winkler
2013-01-07
*
mei: use structured buffer for the write buffer
Tomas Winkler
2013-01-07
*
mei: move host bus message handling to hbm.c
Tomas Winkler
2013-01-07
*
mei: move hw dependent functions to interface.c
Tomas Winkler
2013-01-07
*
mei: include local headers after the system ones
Tomas Winkler
2013-01-07
*
mei: use unified format for printing mei message header
Tomas Winkler
2013-01-07
*
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
2013-01-07
*
mei: Simplify the ME client enumeration code
Samuel Ortiz
2012-11-21
*
mei: simplify write complete loop in irq handler
Tomas Winkler
2012-11-21
*
mei: don't mix read and write slots
Tomas Winkler
2012-11-21
*
mei: streamline amthif write complete function
Tomas Winkler
2012-11-21
*
mei: streamline write complete flow function
Tomas Winkler
2012-11-21
*
mei: use structured buffer for extra write buffer
Tomas Winkler
2012-11-21
*
mei: compact code for mei bus message creation
Tomas Winkler
2012-11-21
*
mei: use the same bus msg for connect and disconnect request
Tomas Winkler
2012-11-15
*
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
2012-11-15
*
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
2012-11-15
*
mei: amthif: prefix cb list with amthif
Tomas Winkler
2012-11-15
*
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
2012-11-01
*
mei: normalize timeouts definitions
Tomas Winkler
2012-11-01
*
mei: rename mei_free_cb_private to mei_io_cb_free
Tomas Winkler
2012-10-24
*
mei: kill usless struct mei_io_list
Tomas Winkler
2012-10-24
*
mei: rename mei_cl_cb.information to mei_cl_cb.buf_idx
Tomas Winkler
2012-10-24
*
mei: don't print buffer as a string
Tomas Winkler
2012-09-10
*
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
2012-08-16
*
mei: wd: rename watchdog constants to be more descriptive
Tomas Winkler
2012-08-16
*
mei: fix device stall after wd is stopped
Tomas Winkler
2012-08-16
*
mei: name space for mei device state
Tomas Winkler
2012-08-16
*
Merge 3.5-rc7 into char-misc-next.
Greg Kroah-Hartman
2012-07-18
|
\
|
*
misc: mei: fix stalled read
Tomas Winkler
2012-06-13
*
|
mei: mei_irq_thread_write_handler - line break fix
Tomas Winkler
2012-07-10
*
|
mei: streamline the _mei_irq_thread_close/ioctol functions
Tomas Winkler
2012-07-10
*
|
mei: introduce mei_data2slots wrapper
Tomas Winkler
2012-07-10
*
|
mei: remove write only wariable wd_due_counter
Tomas Winkler
2012-07-10
*
|
mei: revamp host buffer interface function
Tomas Winkler
2012-06-26
*
|
mei: don't query HCSR for host buffer depth
Tomas Winkler
2012-06-26
*
|
mei: mei_irq_thread_write_handler check for overflow
Tomas Winkler
2012-06-20
*
|
mei: check for error codes that mei_flow_ctrl_creds retuns
Tomas Winkler
2012-06-20
|
/
*
mei: export mei.h for the user space
Tomas Winkler
2012-05-09
*
Staging: mei: move the mei code out of staging
Greg Kroah-Hartman
2012-05-01