index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-09-24
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
1
-0
/
+1
2014-09-24
mei: me_client lookup function to return me_client object
Tomas Winkler
1
-18
/
+11
2014-09-24
mei: amthif: don't check amthif client identity on amthif queues
Alexander Usyskin
1
-22
/
+15
2014-05-04
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
1
-2
/
+0
2014-03-18
mei: amthif: fix checkpatch error
Tomas Winkler
1
-2
/
+1
2014-03-18
mei: report consistently copy_from/to_user failures
Alexander Usyskin
1
-1
/
+3
2014-03-18
mei: make me hw headers private to me hw.
Tomas Winkler
1
-1
/
+0
2014-03-01
mei: make return values consistent across the driver
Alexander Usyskin
1
-7
/
+5
2014-03-01
mei: revamp writing slot counting
Tomas Winkler
1
-9
/
+10
2014-03-01
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
1
-6
/
+1
2014-02-18
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
1
-7
/
+5
2014-02-18
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
1
-8
/
+5
2014-02-14
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
1
-1
/
+1
2014-02-08
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-09
mei: fix syntax in comments and debug output
Alexander Usyskin
1
-2
/
+2
2013-12-19
mei: enable marking internal commands
Tomas Winkler
1
-0
/
+2
2013-10-04
mei: amthif: mei_amthif_host_init: propagate errors from called functions
Tomas Winkler
1
-4
/
+7
2013-10-04
mei: revamp open handler counts
Tomas Winkler
1
-2
/
+3
2013-09-30
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2013-09-27
mei: cancel stall timers in mei_reset
Alexander Usyskin
1
-0
/
+1
2013-09-26
mei: push credentials inside the irq write handler
Tomas Winkler
1
-0
/
+9
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
1
-11
/
+13
2013-07-27
mei: don't get stuck in select during reset
Tomas Winkler
1
-3
/
+11
2013-05-21
mei: revamp interrupt thread handlers
Tomas Winkler
1
-3
/
+3
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-09
mei: move MEI_IAMTHIF_IDLE to amthif host init function
Tomas Winkler
1
-0
/
+2
2013-01-09
mei: normalize me host client linking routines
Tomas Winkler
1
-16
/
+26
2013-01-09
mei: rename remaining amthi strings to amthif
Tomas Winkler
1
-31
/
+31
2013-01-09
mei: rename interface to hw-me
Tomas Winkler
1
-1
/
+1
2013-01-09
mei: fix client functions names
Tomas Winkler
1
-4
/
+5
2013-01-09
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-22
mei: streamline amthif write complete function
Tomas Winkler
1
-54
/
+44
2012-11-16
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
1
-2
/
+2
2012-11-16
mei: extract amthif specific code from mei_poll to mei_amthif_poll
Tomas Winkler
1
-0
/
+19
2012-11-16
mei: move amthif specific release code to amithif
Tomas Winkler
1
-0
/
+114
2012-11-16
mei: rename enum mei_cb_major_types to enum mei_cb_file_ops
Tomas Winkler
1
-1
/
+1
2012-11-16
mei: use type struct mei_cl *cl instead of void in struct mei_cb
Tomas Winkler
1
-10
/
+4
2012-11-16
mei: amthif: prefix cb list with amthif
Tomas Winkler
1
-5
/
+5
[prev]
[next]