aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mei/mei_dev.h
AgeCommit message (Expand)Author
2014-01-13mei: limit the number of consecutive resetsTomas Winkler
2014-01-13mei: revamp mei reset state machineTomas Winkler
2014-01-08mei: fix syntax in comments and debug outputAlexander Usyskin
2014-01-08mei: do not run reset flow from the interrupt threadTomas Winkler
2013-12-18mei: enable marking internal commandsTomas Winkler
2013-11-27mei: cleanup mei_irq_read_handlerTomas Winkler
2013-11-27mei: remove flash_work_queueTomas Winkler
2013-10-03mei: revamp open handler countsTomas Winkler
2013-09-26mei: make me client counters less error proneTomas Winkler
2013-06-24mei: check whether hw start has succeededTomas Winkler
2013-06-24mei: check if the hardware reset succeededTomas Winkler
2013-05-30mei: deprecate the mei_wd_state_independence_msgTomas Winkler
2013-05-21mei: revamp interrupt thread handlersTomas Winkler
2013-04-19mei: reseting -> resettingBill Nottingham
2013-04-19mei: revamp mei_amthif_irq_read_messageTomas Winkler
2013-04-19mei: revamp hbm state machineTomas Winkler
2013-04-10mei: nfc: Initial nfc implementationSamuel Ortiz
2013-04-08mei: bus: Add device enabling and disabling APISamuel Ortiz
2013-04-08mei: add mei_cl_write functionTomas Winkler
2013-04-05mei: add debugfs hooksTomas Winkler
2013-03-29mei: bus: Synchronous API for the data transmissionSamuel Ortiz
2013-03-29mei: bus: Call bus routines from the core codeSamuel Ortiz
2013-03-29mei: bus: Add bus related structures to mei_clSamuel Ortiz
2013-03-29mei: bus: Initial implementation for I/O routinesSamuel Ortiz
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-03-29mei: rename function mei_hw_init to mei_startTomas Winkler
2013-03-29mei: drop RECOVERING_FROM_RESET device stateTomas Winkler
2013-03-26Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman
2013-03-25mei: add mei_irq_compl_handler functionTomas Winkler
2013-03-15mei: add mei_stop function to stop mei deviceTomas Winkler
2013-03-15mei: add hw start callbackTomas Winkler
2013-03-15mei: revamp mei_data2slotsTomas Winkler
2013-02-06mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler
2013-02-06mei: move interrupt handlers to be me hw specificTomas Winkler
2013-02-06mei: separate compilation of the ME hardware specificsTomas Winkler
2013-02-06mei: initial extract of ME hw specifics from mei_deviceTomas Winkler
2013-02-06mei: sperate interface and pci code into two filesTomas Winkler
2013-01-08mei: make host csr and me csr internal to hw-meTomas Winkler
2013-01-08mei: reenable mei_hcsr_set abstractionTomas Winkler
2013-01-08mei: abstract host and device readienessTomas Winkler
2013-01-08mei: don't use cached value for hcsr in mei_hw_resetTomas Winkler
2013-01-08mei: remove mei_csr_clear_his prototypeTomas Winkler
2013-01-08mei: remove write only need_reset member of struct mei_deviceTomas Winkler
2013-01-08mei: normalize me host client linking routinesTomas Winkler
2013-01-08mei: rename remaining amthi strings to amthifTomas Winkler
2013-01-08mei: mei_dev.h - remove prototypes of dropped functionsTomas Winkler
2013-01-08mei: move me client storage allocation to hbm.cTomas Winkler
2013-01-08mei: drop read_pending member form struct mei_clTomas Winkler
2013-01-08mei: rename interface to hw-meTomas Winkler
2013-01-08mei: move watchdog prototypes to mei_dev.h from interface.hTomas Winkler