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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: remove mei_csr_clear_his prototype
Tomas Winkler
2013-01-08
1
-2
/
+1
*
mei: remove write only need_reset member of struct mei_device
Tomas Winkler
2013-01-08
2
-6
/
+1
*
mei: hw-me.c fix kernel doc
Tomas Winkler
2013-01-08
1
-9
/
+18
*
mei: move MEI_IAMTHIF_IDLE to amthif host init function
Tomas Winkler
2013-01-08
2
-1
/
+2
*
mei: normalize me host client linking routines
Tomas Winkler
2013-01-08
7
-75
/
+98
*
mei: rename remaining amthi strings to amthif
Tomas Winkler
2013-01-08
4
-36
/
+36
*
mei: mei_dev.h - remove prototypes of dropped functions
Tomas Winkler
2013-01-08
1
-4
/
+0
*
mei: move me client storage allocation to hbm.c
Tomas Winkler
2013-01-08
3
-41
/
+38
*
mei: drop read_pending member form struct mei_cl
Tomas Winkler
2013-01-08
3
-5
/
+2
*
mei: rename interface to hw-me
Tomas Winkler
2013-01-08
13
-210
/
+208
*
mei: move watchdog prototypes to mei_dev.h from interface.h
Tomas Winkler
2013-01-08
2
-20
/
+17
*
mei: implement mei_cl_connect function
Tomas Winkler
2013-01-08
3
-159
/
+163
*
mei: fix client functions names
Tomas Winkler
2013-01-08
9
-198
/
+267
*
mei: move client functions to client.c
Tomas Winkler
2013-01-08
4
-366
/
+361
*
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
2013-01-08
9
-15
/
+47
*
VMCI: Some header and config files.
George Zhang
2013-01-08
4
-0
/
+23
*
VMCI: host side driver implementation.
George Zhang
2013-01-08
1
-0
/
+1042
*
VMCI: guest side driver implementation.
George Zhang
2013-01-08
1
-0
/
+759
*
VMCI: routing implementation.
George Zhang
2013-01-08
2
-0
/
+256
*
VMCI: resource object implementation.
George Zhang
2013-01-08
2
-0
/
+288
*
VMCI: queue pairs implementation.
George Zhang
2013-01-08
2
-0
/
+3611
*
VMCI: handle array implementation.
George Zhang
2013-01-08
2
-0
/
+194
*
VMCI: event handling implementation.
George Zhang
2013-01-08
2
-0
/
+249
*
VMCI: device driver implementaton.
George Zhang
2013-01-08
2
-0
/
+167
*
VMCI: doorbell implementation.
George Zhang
2013-01-08
2
-0
/
+655
*
VMCI: datagram implementation.
George Zhang
2013-01-08
2
-0
/
+552
*
VMCI: context implementation.
George Zhang
2013-01-08
2
-0
/
+1396
*
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
2013-01-07
3
-220
/
+186
*
mei: add common prefix to hbm function
Tomas Winkler
2013-01-07
8
-50
/
+53
*
mei: use structured buffer for the write buffer
Tomas Winkler
2013-01-07
5
-105
/
+108
*
mei: simplify preparing client host bus messages
Tomas Winkler
2013-01-07
2
-56
/
+70
*
mei: drop nonexistent function prototype
Tomas Winkler
2013-01-07
1
-3
/
+0
*
mei: move host bus message handling to hbm.c
Tomas Winkler
2013-01-07
6
-419
/
+456
*
mei: move hw dependent functions to interface.c
Tomas Winkler
2013-01-07
4
-93
/
+97
*
mei: mei_me_client is not hw API move to mei_dev.h
Tomas Winkler
2013-01-07
2
-6
/
+13
*
mei: kill not used BAR0 length and base variables
Tomas Winkler
2013-01-07
1
-5
/
+2
*
mei: include local headers after the system ones
Tomas Winkler
2013-01-07
7
-12
/
+13
*
mei: extract device dependent constants into hw-me.h
Tomas Winkler
2013-01-07
3
-98
/
+169
*
mei: move internal host clients ids to mei_dev.h from hw.h
Tomas Winkler
2013-01-07
2
-5
/
+6
*
mei: use unified format for printing mei message header
Tomas Winkler
2013-01-07
5
-15
/
+16
*
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
2013-01-07
7
-44
/
+36
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
1
-1
/
+1
|
\
|
*
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
*
|
SGI-XP: handle non-fatal traps
Robin Holt
2012-12-20
1
-2
/
+32
|
/
*
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-12-13
1
-47
/
+88
|
\
|
*
ASoC: atmel-ssc: add phybase in device structure
Nicolas Ferre
2012-11-20
1
-0
/
+2
|
*
ARM: at91: atmel-ssc: add device tree support
Bo Shen
2012-11-07
1
-3
/
+46
|
*
ARM: at91: atmel-ssc: add platform device id table
Bo Shen
2012-11-06
1
-0
/
+23
|
*
ASoC: atmel-ssc: use module_platform_driver macro
Bo Shen
2012-11-06
1
-14
/
+4
|
*
ASoC: atmel-ssc: use devm_xxx() managed function
Bo Shen
2012-11-06
1
-32
/
+15
[next]