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
Commit message (
Expand
)
Author
Age
*
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-01
|
\
|
*
mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro
Tomas Winkler
2014-03-17
|
*
mei: amthif: fix checkpatch error
Tomas Winkler
2014-03-17
|
*
mei: client.h fix checkpatch errors
Tomas Winkler
2014-03-17
|
*
mei: use cl_dbg where appropriate
Tomas Winkler
2014-03-17
|
*
mei: fix Unnecessary space after function pointer name
Tomas Winkler
2014-03-17
|
*
mei: report consistently copy_from/to_user failures
Alexander Usyskin
2014-03-17
|
*
mei: drop pr_fmt macros
Tomas Winkler
2014-03-17
|
*
mei: make me hw headers private to me hw.
Tomas Winkler
2014-03-17
|
*
mei: fix memory leak of pending write cb objects
Tomas Winkler
2014-03-17
|
*
mei: me: do not reset when less than expected data is received
Tomas Winkler
2014-03-17
|
*
mei: fix regressions caused by removing ext_msg
Alexander Usyskin
2014-03-09
|
*
mei: wd: fix stop completion failure
Tomas Winkler
2014-02-28
|
*
mei: wd: simplify wd_send command
Tomas Winkler
2014-02-28
|
*
mei: make return values consistent across the driver
Alexander Usyskin
2014-02-28
|
*
mei: revamp writing slot counting
Tomas Winkler
2014-02-28
|
*
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
2014-02-28
|
*
mei: txe: include irqreturn.h for irqreturn_t etc
Stephen Rothwell
2014-02-28
|
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2014-02-19
|
|
\
|
*
|
mei: txe: put pm callbacks under PM_SLEEP ifdef
Tomas Winkler
2014-02-18
|
*
|
mei: me: put pm callbacks under PM_SLEEP ifdef
Alexander Usyskin
2014-02-18
|
*
|
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: fix potential read outside of array bounds
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: Remove all bus devices from the mei_dev list when stopping the MEI
Tomas Winkler
2014-02-18
|
*
|
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
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: fix compilation error with missing WATCHDOG_CORE
Tomas Winkler
2014-02-14
|
*
|
|
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
|
*
|
|
mei: export active connections to debugfs
Tomas Winkler
2014-02-07
|
*
|
|
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
2014-02-07
|
*
|
|
mei: txe: add Kbuild for TXE device
Tomas Winkler
2014-02-07
|
*
|
|
mei: txe: add pci-txe.c
Tomas Winkler
2014-02-07
|
*
|
|
mei: txe: add hw-txe.c
Tomas Winkler
2014-02-07
|
*
|
|
mei: txe: add hw-txe.h header file
Tomas Winkler
2014-02-07
|
*
|
|
mei: txe: add hw-txe-regs.h header file
Tomas Winkler
2014-02-07
*
|
|
|
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mei: Add include of <linux/irqreturn.h>
Bjorn Helgaas
2014-02-19
|
|
/
/
*
|
/
mei: set client's read_cb to NULL when flow control fails
Chao Bi
2014-02-18
|
|
/
|
/
|
*
|
mei: don't unset read cb ptr on reset
Alexander Usyskin
2014-02-07
*
|
mei: clear write cb from waiting list on reset
Alexander Usyskin
2014-02-07
|
/
*
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: nfc: mei_nfc_free has to be called under lock
Tomas Winkler
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
[next]