aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/amthif.c
Commit message (Expand)AuthorAge
* mei: revamp interrupt thread handlersTomas Winkler2013-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * mei: Fix comments in drivers/misc/meiMasanari Iida2013-04-05
* | mei: revamp mei_amthif_irq_read_messageTomas Winkler2013-04-19
* | mei: revamp mei_data2slotsTomas Winkler2013-03-15
|/
* mei: rename to mei_host_buffer_is_empty to hbuf_is_readyTomas Winkler2013-02-06
* mei: separate compilation of the ME hardware specificsTomas Winkler2013-02-06
* Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman2013-01-18
|\
| * mei: fix mismatch in mutex unlock-lock in mei_amthif_read()Alexey Khoroshilov2013-01-07
* | mei: move MEI_IAMTHIF_IDLE to amthif host init functionTomas Winkler2013-01-08
* | mei: normalize me host client linking routinesTomas Winkler2013-01-08
* | mei: rename remaining amthi strings to amthifTomas Winkler2013-01-08
* | mei: rename interface to hw-meTomas 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: add common prefix to hbm functionTomas Winkler2013-01-07
* | mei: use structured buffer for the write bufferTomas Winkler2013-01-07
* | mei: include local headers after the system onesTomas Winkler2013-01-07
* | mei: use unified format for printing mei message headerTomas Winkler2013-01-07
* | mei: drop redundant length parameter from mei_write_message functionTomas Winkler2013-01-07
|/
* mei: streamline amthif write complete functionTomas Winkler2012-11-21
* mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-15
* mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-15
* mei: move amthif specific release code to amithifTomas Winkler2012-11-15
* mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-15
* mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-15
* mei: amthif: prefix cb list with amthifTomas Winkler2012-11-15
* mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-01
* mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-01