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
/
hbm.c
Commit message (
Expand
)
Author
Age
*
mei: fix kernel-doc warnings
Alexander Usyskin
2014-09-29
*
mei: fix KDoc documentation formatting
Alexander Usyskin
2014-09-29
*
mei: drop me_client_presentation_num
Alexander Usyskin
2014-09-29
*
mei: remove include to pci header from mei module files
Tomas Winkler
2014-09-29
*
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
2014-09-29
*
mei: move mei_hbm_hdr function from hbm.h the hbm.c
Tomas Winkler
2014-09-29
*
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
2014-09-29
*
mei: add hbm and pg state in devstate debugfs print
Alexander Usyskin
2014-09-29
*
mei: extract supported features from the hbm version
Tomas Winkler
2014-09-24
*
mei: simplify handling of hbm client events
Tomas Winkler
2014-09-24
*
mei: wait for hbm start non-interruptible
Alexander Usyskin
2014-09-24
*
mei: revamp connect and disconnect response handling
Tomas Winkler
2014-09-24
*
mei: add hbm commands return status values
Tomas Winkler
2014-09-24
*
mei: add me client remove functions
Tomas Winkler
2014-09-24
*
mei: use list for me clients book keeping
Tomas Winkler
2014-09-24
*
mei: me_client lookup function to return me_client object
Tomas Winkler
2014-09-24
*
mei: use wrapper for simple hbm client message
Tomas Winkler
2014-09-24
*
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2014-09-24
*
mei: fix memory leak of mei_clients array
Tomas Winkler
2014-05-27
*
mei: me: add runtime pm framework
Tomas Winkler
2014-05-03
*
mei: me: add pg exit and entry flow commands
Tomas Winkler
2014-05-03
*
mei: implement power gating isolation hbm layer
Tomas Winkler
2014-05-03
*
mei: use cl_dbg where appropriate
Tomas Winkler
2014-03-17
*
mei: make me hw headers private to me hw.
Tomas Winkler
2014-03-17
*
mei: make return values consistent across the driver
Alexander Usyskin
2014-02-28
*
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
2014-02-18
*
mei: use helper function to find me client by id
Alexander Usyskin
2014-02-18
*
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
2014-02-18
*
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
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: allow multiple retries if the hw reset has failed
Tomas Winkler
2014-02-07
*
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: use hbm idle state to prevent spurious resets
Tomas Winkler
2014-01-08
*
mei: do not run reset flow from the interrupt thread
Tomas Winkler
2014-01-08
*
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-29
|
\
|
*
mei: make me client counters less error prone
Tomas Winkler
2013-09-26
*
|
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
*
|
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
2013-09-26
*
|
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
2013-09-26
|
/
*
mei: hbm: fix typo in error message
Tomas Winkler
2013-07-23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
|
\
|
*
treewide: Fix typo in printk
Masanari Iida
2013-05-28
*
|
mei: support HBM versioning
Tomas Winkler
2013-06-17
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
|
*
mei: Fix comments in drivers/misc/mei
Masanari Iida
2013-04-05
*
|
mei: reseting -> resetting
Bill Nottingham
2013-04-19
*
|
mei: revamp hbm state machine
Tomas Winkler
2013-04-19
*
|
mei: notify about the reset in error level
Tomas Winkler
2013-04-08
|
/
[next]