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