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
/
mei_dev.h
Commit message (
Expand
)
Author
Age
*
mei: make me hw headers private to me hw.
Tomas Winkler
2014-03-17
*
mei: revamp writing slot counting
Tomas Winkler
2014-02-28
*
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
2014-02-28
*
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
2014-02-18
*
mei: Remove all bus devices from the mei_dev list when stopping the MEI
Tomas Winkler
2014-02-18
*
mei: get rid of ext_msg
Tomas Winkler
2014-02-14
*
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
2014-02-14
*
mei: limit the number of consecutive resets
Tomas Winkler
2014-01-13
*
mei: revamp mei reset state machine
Tomas Winkler
2014-01-13
*
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-08
*
mei: do not run reset flow from the interrupt thread
Tomas Winkler
2014-01-08
*
mei: enable marking internal commands
Tomas Winkler
2013-12-18
*
mei: cleanup mei_irq_read_handler
Tomas Winkler
2013-11-27
*
mei: remove flash_work_queue
Tomas Winkler
2013-11-27
*
mei: revamp open handler counts
Tomas Winkler
2013-10-03
*
mei: make me client counters less error prone
Tomas Winkler
2013-09-26
*
mei: check whether hw start has succeeded
Tomas Winkler
2013-06-24
*
mei: check if the hardware reset succeeded
Tomas Winkler
2013-06-24
*
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
2013-05-30
*
mei: revamp interrupt thread handlers
Tomas Winkler
2013-05-21
*
mei: reseting -> resetting
Bill Nottingham
2013-04-19
*
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
2013-04-19
*
mei: revamp hbm state machine
Tomas Winkler
2013-04-19
*
mei: nfc: Initial nfc implementation
Samuel Ortiz
2013-04-10
*
mei: bus: Add device enabling and disabling API
Samuel Ortiz
2013-04-08
*
mei: add mei_cl_write function
Tomas Winkler
2013-04-08
*
mei: add debugfs hooks
Tomas Winkler
2013-04-05
*
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2013-03-29
*
mei: bus: Call bus routines from the core code
Samuel Ortiz
2013-03-29
*
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
2013-03-29
*
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
2013-03-29
*
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
2013-03-29
*
mei: rename function mei_hw_init to mei_start
Tomas Winkler
2013-03-29
*
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2013-03-29
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2013-03-26
|
\
|
*
mei: add mei_stop function to stop mei device
Tomas Winkler
2013-03-15
*
|
mei: add mei_irq_compl_handler function
Tomas Winkler
2013-03-25
*
|
mei: add hw start callback
Tomas Winkler
2013-03-15
*
|
mei: revamp mei_data2slots
Tomas Winkler
2013-03-15
|
/
*
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
2013-02-06
*
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: initial extract of ME hw specifics from mei_device
Tomas Winkler
2013-02-06
*
mei: sperate interface and pci code into two files
Tomas Winkler
2013-02-06
*
mei: make host csr and me csr internal to hw-me
Tomas Winkler
2013-01-08
*
mei: reenable mei_hcsr_set abstraction
Tomas Winkler
2013-01-08
*
mei: abstract host and device readieness
Tomas Winkler
2013-01-08
*
mei: don't use cached value for hcsr in mei_hw_reset
Tomas Winkler
2013-01-08
*
mei: remove mei_csr_clear_his prototype
Tomas Winkler
2013-01-08
*
mei: remove write only need_reset member of struct mei_device
Tomas Winkler
2013-01-08
[next]