index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
mei_dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: fix Unnecessary space after function pointer name
Tomas Winkler
2014-03-17
1
-12
/
+12
*
mei: make me hw headers private to me hw.
Tomas Winkler
2014-03-17
1
-1
/
+0
*
mei: revamp writing slot counting
Tomas Winkler
2014-02-28
1
-2
/
+2
*
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
2014-02-28
1
-0
/
+2
*
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
2014-02-18
1
-1
/
+1
*
mei: Remove all bus devices from the mei_dev list when stopping the MEI
Tomas Winkler
2014-02-18
1
-0
/
+1
*
mei: get rid of ext_msg
Tomas Winkler
2014-02-14
1
-6
/
+2
*
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
2014-02-14
1
-6
/
+6
*
mei: limit the number of consecutive resets
Tomas Winkler
2014-01-13
1
-0
/
+7
*
mei: revamp mei reset state machine
Tomas Winkler
2014-01-13
1
-1
/
+2
*
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-08
1
-2
/
+2
*
mei: do not run reset flow from the interrupt thread
Tomas Winkler
2014-01-08
1
-0
/
+1
*
mei: enable marking internal commands
Tomas Winkler
2013-12-18
1
-2
/
+3
*
mei: cleanup mei_irq_read_handler
Tomas Winkler
2013-11-27
1
-0
/
+10
*
mei: remove flash_work_queue
Tomas Winkler
2013-11-27
1
-1
/
+2
*
mei: revamp open handler counts
Tomas Winkler
2013-10-03
1
-0
/
+1
*
mei: make me client counters less error prone
Tomas Winkler
2013-09-26
1
-3
/
+3
*
mei: check whether hw start has succeeded
Tomas Winkler
2013-06-24
1
-2
/
+2
*
mei: check if the hardware reset succeeded
Tomas Winkler
2013-06-24
1
-3
/
+3
*
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
2013-05-30
1
-6
/
+0
*
mei: revamp interrupt thread handlers
Tomas Winkler
2013-05-21
1
-11
/
+2
*
mei: reseting -> resetting
Bill Nottingham
2013-04-19
1
-1
/
+1
*
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
2013-04-19
1
-0
/
+9
*
mei: revamp hbm state machine
Tomas Winkler
2013-04-19
1
-10
/
+3
*
mei: nfc: Initial nfc implementation
Samuel Ortiz
2013-04-10
1
-0
/
+10
*
mei: bus: Add device enabling and disabling API
Samuel Ortiz
2013-04-08
1
-11
/
+17
*
mei: add mei_cl_write function
Tomas Winkler
2013-04-08
1
-3
/
+3
*
mei: add debugfs hooks
Tomas Winkler
2013-04-05
1
-2
/
+18
*
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2013-03-29
1
-0
/
+1
*
mei: bus: Call bus routines from the core code
Samuel Ortiz
2013-03-29
1
-1
/
+5
*
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
2013-03-29
1
-0
/
+8
*
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
2013-03-29
1
-0
/
+30
*
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
2013-03-29
1
-0
/
+26
*
mei: rename function mei_hw_init to mei_start
Tomas Winkler
2013-03-29
1
-1
/
+1
*
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2013-03-29
1
-1
/
+0
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2013-03-26
1
-0
/
+1
|
\
|
*
mei: add mei_stop function to stop mei device
Tomas Winkler
2013-03-15
1
-0
/
+1
*
|
mei: add mei_irq_compl_handler function
Tomas Winkler
2013-03-25
1
-2
/
+1
*
|
mei: add hw start callback
Tomas Winkler
2013-03-15
1
-6
/
+10
*
|
mei: revamp mei_data2slots
Tomas Winkler
2013-03-15
1
-0
/
+11
|
/
*
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
2013-02-06
1
-4
/
+10
*
mei: move interrupt handlers to be me hw specific
Tomas Winkler
2013-02-06
1
-2
/
+7
*
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-02-06
1
-10
/
+122
*
mei: initial extract of ME hw specifics from mei_device
Tomas Winkler
2013-02-06
1
-7
/
+3
*
mei: sperate interface and pci code into two files
Tomas Winkler
2013-02-06
1
-0
/
+3
*
mei: make host csr and me csr internal to hw-me
Tomas Winkler
2013-01-08
1
-2
/
+2
*
mei: reenable mei_hcsr_set abstraction
Tomas Winkler
2013-01-08
1
-1
/
+0
*
mei: abstract host and device readieness
Tomas Winkler
2013-01-08
1
-0
/
+4
*
mei: don't use cached value for hcsr in mei_hw_reset
Tomas Winkler
2013-01-08
1
-0
/
+1
*
mei: remove mei_csr_clear_his prototype
Tomas Winkler
2013-01-08
1
-2
/
+1
[next]