index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
mei_dev.h
Age
Commit message (
Expand
)
Author
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
2013-04-10
mei: nfc: Initial nfc implementation
Samuel Ortiz
2013-04-08
mei: bus: Add device enabling and disabling API
Samuel Ortiz
2013-04-08
mei: add mei_cl_write function
Tomas Winkler
2013-04-05
mei: add debugfs hooks
Tomas Winkler
2013-03-29
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-26
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2013-03-25
mei: add mei_irq_compl_handler function
Tomas Winkler
2013-03-15
mei: add mei_stop function to stop mei device
Tomas Winkler
2013-03-15
mei: add hw start callback
Tomas Winkler
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
2013-02-06
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-01-08
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
mei: normalize me host client linking routines
Tomas Winkler
2013-01-08
mei: rename remaining amthi strings to amthif
Tomas Winkler
2013-01-08
mei: mei_dev.h - remove prototypes of dropped functions
Tomas Winkler
2013-01-08
mei: move me client storage allocation to hbm.c
Tomas Winkler
2013-01-08
mei: drop read_pending member form struct mei_cl
Tomas Winkler
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
2013-01-08
mei: move watchdog prototypes to mei_dev.h from interface.h
Tomas Winkler
2013-01-08
mei: implement mei_cl_connect function
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-07
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: drop nonexistent function prototype
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: mei_me_client is not hw API move to mei_dev.h
Tomas Winkler
2013-01-07
mei: kill not used BAR0 length and base variables
Tomas Winkler
2013-01-07
mei: extract device dependent constants into hw-me.h
Tomas Winkler
2013-01-07
mei: move internal host clients ids to mei_dev.h from hw.h
Tomas Winkler
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
[prev]
[next]