index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
amthif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
mei: cancel stall timers in mei_reset
Alexander Usyskin
1
-0
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-04-19
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
1
-5
/
+5
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
1
-3
/
+3
2013-03-15
mei: revamp mei_data2slots
Tomas Winkler
1
-5
/
+6
2013-02-06
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
1
-4
/
+4
2013-02-06
mei: separate compilation of the ME hardware specifics
Tomas Winkler
1
-3
/
+3
2013-01-18
Merge 3.8-rc4 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+3
2013-01-08
mei: move MEI_IAMTHIF_IDLE to amthif host init function
Tomas Winkler
1
-0
/
+2
2013-01-08
mei: normalize me host client linking routines
Tomas Winkler
1
-16
/
+26
2013-01-08
mei: rename remaining amthi strings to amthif
Tomas Winkler
1
-31
/
+31
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
1
-1
/
+1
2013-01-08
mei: fix client functions names
Tomas Winkler
1
-4
/
+5
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
1
-0
/
+1
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
1
-3
/
+4
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
1
-13
/
+12
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
1
-2
/
+1
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
1
-2
/
+1
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
1
-4
/
+2
2013-01-07
mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
Alexey Khoroshilov
1
-3
/
+3
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
1
-54
/
+44
2012-11-15
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
1
-2
/
+2
2012-11-15
mei: extract amthif specific code from mei_poll to mei_amthif_poll
Tomas Winkler
1
-0
/
+19
2012-11-15
mei: move amthif specific release code to amithif
Tomas Winkler
1
-0
/
+114
2012-11-15
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
1
-1
/
+1
2012-11-15
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
1
-10
/
+4
2012-11-15
mei: amthif: prefix cb list with amthif
Tomas Winkler
1
-5
/
+5
2012-11-01
mei: move amthif specific code from mei_write to mei_amthif_write
Tomas Winkler
1
-3
/
+36
2012-11-01
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
1
-0
/
+572