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
/
cxl
/
cxl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+5
2016-05-11
cxl: Check periodically the coherent platform function's state
Christophe Lombard
1
-1
/
+3
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
1
-0
/
+1
2016-05-11
cxl: Remove duplicate #defines
Ian Munsie
1
-9
/
+0
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
1
-0
/
+2
2016-04-22
cxl: Allow initialization on timebase sync failures
Frederic Barrat
1
-0
/
+1
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
1
-0
/
+2
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
1
-8
/
+10
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-1
/
+5
2016-03-09
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
1
-0
/
+6
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
1
-0
/
+7
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
1
-1
/
+36
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
1
-26
/
+58
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
1
-2
/
+21
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
1
-1
/
+1
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
1
-2
/
+5
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
1
-14
/
+14
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-19
/
+34
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
1
-20
/
+4
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
1
-0
/
+9
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
1
-0
/
+3
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
1
-0
/
+12
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
1
-0
/
+1
2015-08-30
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
1
-0
/
+5
2015-08-30
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
1
-0
/
+1
2015-08-18
cxl: Add alternate MMIO error handling
Ian Munsie
1
-1
/
+3
2015-08-14
cxl: EEH support
Daniel Axtens
1
-0
/
+1
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
1
-0
/
+1
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
1
-0
/
+3
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
1
-8
/
+36
2015-08-14
cxl: Convert MMIO read/write macros to inline functions
Daniel Axtens
1
-16
/
+35
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
1
-0
/
+5
2015-06-03
cxl: Export file ops for use by API
Michael Neuling
1
-0
/
+9
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Export some symbols
Michael Neuling
1
-0
/
+5
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Rework detach context functions
Michael Neuling
1
-0
/
+1
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Use call_rcu to reduce latency when releasing the afu fd
Ian Munsie
1
-0
/
+2
2015-06-03
cxl: Export AFU error buffer via sysfs
Vaibhav Jain
1
-0
/
+7
2015-06-03
cxl: Implement an ioctl to fetch afu card-id, offset-id and mode
Vaibhav Jain
1
-2
/
+0
2015-02-06
cxl: Export optional AFU configuration record in sysfs
Ian Munsie
1
-0
/
+13
2015-01-22
cxl: Add ability to reset the card
Ryan Grimm
1
-0
/
+1
2015-01-22
cxl: Use image state defaults for reloading FPGA
Ryan Grimm
1
-0
/
+1
2014-12-29
cxl: Disable AFU debug flag
Ian Munsie
1
-0
/
+7
2014-12-12
cxl: Unmap MMIO regions when detaching a context
Ian Munsie
1
-1
/
+6
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
1
-1
/
+1
2014-11-18
cxl: Name interrupts in /proc/interrupt
Michael Neuling
1
-3
/
+10
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
1
-1
/
+1
[next]