index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
amthif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: amthif: fix checkpatch error
Tomas Winkler
2014-03-17
1
-2
/
+1
*
mei: report consistently copy_from/to_user failures
Alexander Usyskin
2014-03-17
1
-1
/
+3
*
mei: make me hw headers private to me hw.
Tomas Winkler
2014-03-17
1
-1
/
+0
*
mei: make return values consistent across the driver
Alexander Usyskin
2014-02-28
1
-7
/
+5
*
mei: revamp writing slot counting
Tomas Winkler
2014-02-28
1
-9
/
+10
*
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
2014-02-28
1
-6
/
+1
*
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
2014-02-18
1
-7
/
+5
*
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
2014-02-18
1
-8
/
+5
*
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
2014-02-14
1
-1
/
+1
*
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
1
-1
/
+0
*
mei: fix syntax in comments and debug output
Alexander Usyskin
2014-01-08
1
-2
/
+2
*
mei: enable marking internal commands
Tomas Winkler
2013-12-18
1
-0
/
+2
*
mei: amthif: mei_amthif_host_init: propagate errors from called functions
Tomas Winkler
2013-10-03
1
-4
/
+7
*
mei: revamp open handler counts
Tomas Winkler
2013-10-03
1
-2
/
+3
*
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-29
1
-0
/
+1
|
\
|
*
mei: cancel stall timers in mei_reset
Alexander Usyskin
2013-09-26
1
-0
/
+1
*
|
mei: push credentials inside the irq write handler
Tomas Winkler
2013-09-26
1
-0
/
+9
*
|
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
2013-09-26
1
-11
/
+13
|
/
*
mei: don't get stuck in select during reset
Tomas Winkler
2013-07-26
1
-3
/
+11
*
mei: revamp interrupt thread handlers
Tomas Winkler
2013-05-21
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-3
/
+3
|
\
|
*
mei: Fix comments in drivers/misc/mei
Masanari Iida
2013-04-05
1
-3
/
+3
*
|
mei: revamp mei_amthif_irq_read_message
Tomas Winkler
2013-04-19
1
-5
/
+5
*
|
mei: revamp mei_data2slots
Tomas Winkler
2013-03-15
1
-5
/
+6
|
/
*
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
2013-02-06
1
-4
/
+4
*
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-02-06
1
-3
/
+3
*
Merge 3.8-rc4 into char-misc-next
Greg Kroah-Hartman
2013-01-18
1
-3
/
+3
|
\
|
*
mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
Alexey Khoroshilov
2013-01-07
1
-3
/
+3
*
|
mei: move MEI_IAMTHIF_IDLE to amthif host init function
Tomas Winkler
2013-01-08
1
-0
/
+2
*
|
mei: normalize me host client linking routines
Tomas Winkler
2013-01-08
1
-16
/
+26
*
|
mei: rename remaining amthi strings to amthif
Tomas Winkler
2013-01-08
1
-31
/
+31
*
|
mei: rename interface to hw-me
Tomas Winkler
2013-01-08
1
-1
/
+1
*
|
mei: fix client functions names
Tomas Winkler
2013-01-08
1
-4
/
+5
*
|
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
2013-01-08
1
-0
/
+1
*
|
mei: add common prefix to hbm function
Tomas Winkler
2013-01-07
1
-3
/
+4
*
|
mei: use structured buffer for the write buffer
Tomas Winkler
2013-01-07
1
-13
/
+12
*
|
mei: include local headers after the system ones
Tomas Winkler
2013-01-07
1
-2
/
+1
*
|
mei: use unified format for printing mei message header
Tomas Winkler
2013-01-07
1
-2
/
+1
*
|
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
2013-01-07
1
-4
/
+2
|
/
*
mei: streamline amthif write complete function
Tomas Winkler
2012-11-21
1
-54
/
+44
*
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
2012-11-15
1
-2
/
+2
*
mei: extract amthif specific code from mei_poll to mei_amthif_poll
Tomas Winkler
2012-11-15
1
-0
/
+19
*
mei: move amthif specific release code to amithif
Tomas Winkler
2012-11-15
1
-0
/
+114
*
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
2012-11-15
1
-1
/
+1
*
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
2012-11-15
1
-10
/
+4
*
mei: amthif: prefix cb list with amthif
Tomas Winkler
2012-11-15
1
-5
/
+5
*
mei: move amthif specific code from mei_write to mei_amthif_write
Tomas Winkler
2012-11-01
1
-3
/
+36
*
mei: extract AMTHI functions into the amthif.c file
Tomas Winkler
2012-11-01
1
-0
/
+572