index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
8
-111
/
+164
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
5
-2
/
+890
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
1
-14
/
+64
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
2
-3
/
+2
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
4
-11
/
+22
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
3
-100
/
+104
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
11
-120
/
+185
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
1
-9
/
+2
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
5
-244
/
+245
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
5
-75
/
+84
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-51
/
+145
2016-01-11
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
1
-0
/
+1
2016-01-11
cxl: use -Werror only with CONFIG_PPC_WERROR
Brian Norris
1
-1
/
+2
2016-01-11
cxl: fix build for GCC 4.6.x
Brian Norris
1
-1
/
+1
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
5
-37
/
+109
2015-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
1
-1
/
+1
2015-11-24
cxl: use correct operator when writing pcie config space values
Andrew Donnellan
1
-1
/
+1
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
4
-12
/
+32
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2015-10-15
cxl: Free virtual PHB when removing
Andrew Donnellan
1
-0
/
+2
2015-10-07
cxl: Fix number of allocated pages in SPA
Christophe Lombard
1
-1
/
+1
2015-10-06
cxl: Workaround malformed pcie packets on some cards
Philippe Bergheaud
1
-0
/
+28
2015-10-01
cxl: fix leak of ctx->mapping when releasing kernel API contexts
Andrew Donnellan
1
-3
/
+10
2015-10-01
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
Andrew Donnellan
2
-2
/
+3
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
3
-1
/
+3
2015-09-23
cxl: Fix lockdep warning while creating afu_err_buff attribute
Vaibhav Jain
1
-0
/
+2
2015-09-15
cxl: Fix build failure due to -Wunused-variable behaviour change
Ian Munsie
1
-1
/
+1
2015-09-15
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
1
-2
/
+0
2015-09-07
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
Andrew Donnellan
1
-0
/
+6
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-205
/
+865
2015-08-30
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
2
-1
/
+61
2015-08-30
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
3
-3
/
+33
2015-08-30
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
1
-7
/
+12
2015-08-27
cxl: Remove racy attempt to force EEH invocation in reset
Daniel Axtens
1
-16
/
+0
2015-08-27
cxl: Release irqs if memory allocation fails
Vaibhav Jain
1
-2
/
+5
2015-08-22
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
Vaishali Thakkar
1
-1
/
+1
2015-08-20
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
1
-1
/
+1
2015-08-18
cxl: Add alternate MMIO error handling
Ian Munsie
3
-2
/
+20
2015-08-17
cxl: Plug irq_bitmap getting leaked in cxl_context
Vaibhav Jain
1
-0
/
+4
2015-08-17
cxl: Add CONFIG_CXL_EEH symbol
Daniel Axtens
1
-1
/
+6
2015-08-14
cxl: EEH support
Daniel Axtens
3
-0
/
+262
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
4
-0
/
+41
2015-08-14
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
1
-5
/
+0
2015-08-14
cxl: Refactor AFU init/teardown
Daniel Axtens
1
-38
/
+57
2015-08-14
cxl: Refactor adaptor init/teardown
Daniel Axtens
1
-53
/
+86
2015-08-14
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
1
-6
/
+18
2015-08-14
cxl: Make IRQ release idempotent
Daniel Axtens
1
-0
/
+9
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
3
-11
/
+27
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
5
-12
/
+155
2015-08-14
cxl: Convert MMIO read/write macros to inline functions
Daniel Axtens
1
-16
/
+35
[next]