aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/mei_dev.h
Commit message (Expand)AuthorAge
* mei: revamp open handler countsTomas Winkler2013-10-03
* mei: make me client counters less error proneTomas Winkler2013-09-26
* mei: check whether hw start has succeededTomas Winkler2013-06-24
* mei: check if the hardware reset succeededTomas Winkler2013-06-24
* mei: deprecate the mei_wd_state_independence_msgTomas Winkler2013-05-30
* mei: revamp interrupt thread handlersTomas Winkler2013-05-21
* mei: reseting -> resettingBill Nottingham2013-04-19
* mei: revamp mei_amthif_irq_read_messageTomas Winkler2013-04-19
* mei: revamp hbm state machineTomas Winkler2013-04-19
* mei: nfc: Initial nfc implementationSamuel Ortiz2013-04-10
* mei: bus: Add device enabling and disabling APISamuel Ortiz2013-04-08
* mei: add mei_cl_write functionTomas Winkler2013-04-08
* mei: add debugfs hooksTomas Winkler2013-04-05
* mei: bus: Synchronous API for the data transmissionSamuel Ortiz2013-03-29
* mei: bus: Call bus routines from the core codeSamuel Ortiz2013-03-29
* mei: bus: Add bus related structures to mei_clSamuel Ortiz2013-03-29
* mei: bus: Initial implementation for I/O routinesSamuel Ortiz2013-03-29
* mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2013-03-29
* mei: rename function mei_hw_init to mei_startTomas Winkler2013-03-29
* mei: drop RECOVERING_FROM_RESET device stateTomas Winkler2013-03-29
* Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman2013-03-26
|\
| * mei: add mei_stop function to stop mei deviceTomas Winkler2013-03-15
* | mei: add mei_irq_compl_handler functionTomas Winkler2013-03-25
* | mei: add hw start callbackTomas Winkler2013-03-15
* | mei: revamp mei_data2slotsTomas Winkler2013-03-15
|/
* mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler2013-02-06
* mei: move interrupt handlers to be me hw specificTomas Winkler2013-02-06
* mei: separate compilation of the ME hardware specificsTomas Winkler2013-02-06
* mei: initial extract of ME hw specifics from mei_deviceTomas Winkler2013-02-06
* mei: sperate interface and pci code into two filesTomas Winkler2013-02-06
* mei: make host csr and me csr internal to hw-meTomas Winkler2013-01-08
* mei: reenable mei_hcsr_set abstractionTomas Winkler2013-01-08
* mei: abstract host and device readienessTomas Winkler2013-01-08
* mei: don't use cached value for hcsr in mei_hw_resetTomas Winkler2013-01-08
* mei: remove mei_csr_clear_his prototypeTomas Winkler2013-01-08
* mei: remove write only need_reset member of struct mei_deviceTomas Winkler2013-01-08
* mei: normalize me host client linking routinesTomas Winkler2013-01-08
* mei: rename remaining amthi strings to amthifTomas Winkler2013-01-08
* mei: mei_dev.h - remove prototypes of dropped functionsTomas Winkler2013-01-08
* mei: move me client storage allocation to hbm.cTomas Winkler2013-01-08
* mei: drop read_pending member form struct mei_clTomas Winkler2013-01-08
* mei: rename interface to hw-meTomas Winkler2013-01-08
* mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler2013-01-08
* mei: implement mei_cl_connect functionTomas Winkler2013-01-08
* mei: fix client functions namesTomas Winkler2013-01-08
* mei: add new hbm.h header to export hbm protocolTomas Winkler2013-01-08
* mei: move hbm responses from interrupt.c to hbm.cTomas Winkler2013-01-07
* mei: add common prefix to hbm functionTomas Winkler2013-01-07
* mei: use structured buffer for the write bufferTomas Winkler2013-01-07
* mei: drop nonexistent function prototypeTomas Winkler2013-01-07