index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
hbm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-17
mei: use cl_dbg where appropriate
Tomas Winkler
1
-2
/
+1
2014-03-17
mei: make me hw headers private to me hw.
Tomas Winkler
1
-1
/
+0
2014-02-28
mei: make return values consistent across the driver
Alexander Usyskin
1
-1
/
+1
2014-02-18
mei: don't of list_for_each_entry_safe when not deleting
Tomas Winkler
1
-5
/
+4
2014-02-18
mei: use helper function to find me client by id
Alexander Usyskin
1
-17
/
+25
2014-02-18
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
1
-58
/
+31
2014-02-18
mei: hbm: revamp client connect and disconnection status
Alexander Usyskin
1
-24
/
+43
2014-02-14
mei: get rid of ext_msg
Tomas Winkler
1
-19
/
+45
2014-02-14
mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT
Tomas Winkler
1
-1
/
+1
2014-02-07
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
1
-1
/
+1
2014-01-13
mei: revamp mei reset state machine
Tomas Winkler
1
-1
/
+1
2014-01-08
mei: fix syntax in comments and debug output
Alexander Usyskin
1
-9
/
+9
2014-01-08
mei: use hbm idle state to prevent spurious resets
Tomas Winkler
1
-0
/
+19
2014-01-08
mei: do not run reset flow from the interrupt thread
Tomas Winkler
1
-76
/
+124
2013-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
1
-4
/
+6
2013-09-26
mei: make me client counters less error prone
Tomas Winkler
1
-4
/
+6
2013-09-26
mei: propagate error from write routines instead of ENODEV
Tomas Winkler
1
-1
/
+1
2013-09-26
mei: fix format compilation warrning on 32 bit architecture
Tomas Winkler
1
-1
/
+1
2013-09-26
mei: make sure that me_clients_map big enough before copying
Tomas Winkler
1
-1
/
+4
2013-07-23
mei: hbm: fix typo in error message
Tomas Winkler
1
-1
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-06-17
mei: support HBM versioning
Tomas Winkler
1
-5
/
+32
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+5
2013-04-19
mei: reseting -> resetting
Bill Nottingham
1
-4
/
+4
2013-04-19
mei: revamp hbm state machine
Tomas Winkler
1
-13
/
+40
2013-04-08
mei: notify about the reset in error level
Tomas Winkler
1
-12
/
+9
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
1
-4
/
+5
2013-01-08
mei: move me client storage allocation to hbm.c
Tomas Winkler
1
-1
/
+38
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
1
-1
/
+1
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
1
-0
/
+1
2013-01-07
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
1
-3
/
+186
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
1
-24
/
+32
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
1
-66
/
+68
2013-01-07
mei: simplify preparing client host bus messages
Tomas Winkler
1
-56
/
+54
2013-01-07
mei: move host bus message handling to hbm.c
Tomas Winkler
1
-0
/
+440