index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Fix typo in debug print
Michael Neuling
2015-06-19
1
-1
/
+1
*
cxl: Add CXL_KERNEL_API config option
Michael Neuling
2015-06-19
1
-0
/
+5
*
cxl: Reset default context for vPHB on release
Michael Neuling
2015-06-07
1
-0
/
+1
*
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
5
-4
/
+619
*
cxl: Export file ops for use by API
Michael Neuling
2015-06-03
2
-9
/
+23
*
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
5
-5
/
+5
*
cxl: Cleanup Makefile
Michael Neuling
2015-06-03
1
-1
/
+2
*
cxl: Rework context lifetimes
Michael Neuling
2015-06-03
2
-3
/
+3
*
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
2015-06-03
1
-28
/
+35
*
cxl: Split afu_register_irqs() function
Michael Neuling
2015-06-03
2
-7
/
+25
*
cxl: Only check pid for userspace contexts
Michael Neuling
2015-06-03
1
-15
/
+19
*
cxl: Export some symbols
Michael Neuling
2015-06-03
2
-5
/
+10
*
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
4
-8
/
+8
*
cxl: Rework detach context functions
Michael Neuling
2015-06-03
2
-7
/
+14
*
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
2015-06-03
4
-5
/
+5
*
cxl: Dump debug info on the AFU configuration record
Michael Neuling
2015-06-03
1
-1
/
+11
*
cxl: Fix error path on probe
Michael Neuling
2015-06-03
1
-0
/
+1
*
cxl: Re-order card init to check the VSEC earlier
Ian Munsie
2015-06-03
1
-15
/
+15
*
cxl: Remove unnecessarily verbose print in cxl_remove()
Michael Neuling
2015-06-03
1
-2
/
+0
*
cxl: Add shutdown hook
Michael Neuling
2015-06-03
1
-0
/
+1
*
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
2015-06-03
2
-5
/
+12
*
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
2015-06-03
3
-0
/
+100
*
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
Vaibhav Jain
2015-06-03
2
-2
/
+22
*
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
33
-920
/
+1042
|
\
|
*
mei: trace: remove unused TRACE_SYSTEM_STRING
Tomas Winkler
2015-04-13
1
-2
/
+0
|
*
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
2015-04-03
1
-0
/
+17
|
*
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
2015-04-03
1
-19
/
+20
|
*
mei: replace check for connection instead of transitioning
Tomas Winkler
2015-04-03
3
-10
/
+12
|
*
mei: use mei_cl_is_connected consistently
Tomas Winkler
2015-04-03
5
-17
/
+22
|
*
mei: fix mei_poll operation
Tomas Winkler
2015-04-03
3
-24
/
+27
|
*
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
2015-04-03
1
-2
/
+0
|
*
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-25
1
-7
/
+7
|
*
misc: carma: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-25
1
-4
/
+6
|
*
misc: tifm: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-25
1
-2
/
+3
|
*
mei: fix regression on NFC connection
Tomas Winkler
2015-03-25
1
-3
/
+1
|
*
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2015-03-25
2
-10
/
+23
|
*
VMCI: Check userland-provided datagram size
Andy King
2015-03-25
2
-1
/
+7
|
*
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
2015-03-25
1
-2
/
+4
|
*
misc: sram: switch to ioremap_wc from ioremap
Abhilash Kesavan
2015-03-16
1
-3
/
+14
|
*
misc: bh1780: Add module aliases
Jean Delvare
2015-03-16
1
-0
/
+2
|
*
misc: constify of_device_id array
Fabian Frederick
2015-03-16
5
-5
/
+5
|
*
Merge 4.0-rc3 into char-misc-next
Greg Kroah-Hartman
2015-03-09
1
-0
/
+2
|
|
\
|
*
|
mei: trace: fix missing include to linux/device.h
Tomas Winkler
2015-03-04
1
-0
/
+2
|
*
|
mei: free me client references on host init
Tomas Winkler
2015-03-04
1
-0
/
+3
|
*
|
mei: bus: call device disable handler prior to disconnection
Tomas Winkler
2015-03-01
1
-14
/
+11
|
*
|
mei: allow read concurrency
Tomas Winkler
2015-03-01
8
-119
/
+98
|
*
|
mei: simplify io callback disposal
Tomas Winkler
2015-03-01
6
-105
/
+63
|
*
|
mei: add mei_cl_alloc_linked function
Tomas Winkler
2015-03-01
4
-36
/
+61
|
*
|
mei: always initialize the callback with the intended operation type
Tomas Winkler
2015-03-01
6
-45
/
+55
|
*
|
mei: use only one buffer in callback
Tomas Winkler
2015-03-01
7
-63
/
+31
[next]