summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/mei_dev.h
AgeCommit message (Expand)Author
2014-05-27mei: me: move probe quirk to cfg structureTomas Winkler
2014-05-27mei: add per device configurationAlexander Usyskin
2014-05-03mei: extract fw status registersAlexander Usyskin
2014-05-03mei: me: use runtime PG pm domain for non wakeable devicesTomas Winkler
2014-05-03mei: add function to check write queuesTomas Winkler
2014-05-03mei: expose hardware power gating state to mei layerTomas Winkler
2014-05-03mei: condition PGI support on HW and HBM versionTomas Winkler
2014-05-03mei: implement power gating isolation hbm layerTomas Winkler
2014-03-17mei: fix Unnecessary space after function pointer nameTomas Winkler
2014-03-17mei: make me hw headers private to me hw.Tomas Winkler
2014-02-28mei: revamp writing slot countingTomas Winkler
2014-02-28mei: add mei_hbuf_acquire wrapperTomas Winkler
2014-02-18mei: wd and amthif use mei_cl_ api for dis/connectionTomas Winkler
2014-02-18mei: Remove all bus devices from the mei_dev list when stopping the MEITomas Winkler
2014-02-14mei: get rid of ext_msgTomas Winkler
2014-02-14mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECTTomas Winkler
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-19mei: 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-11mei: 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