summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl (follow)
Commit message (Expand)AuthorAge
* cxl: Fix kobject memleakWang Hai2020-08-21
* cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V2020-05-10
* cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-12-25
* cxl: Fix driver use countFrederic Barrat2017-10-05
* cxl: Fix error path on bad ioctlFrederic Barrat2017-06-14
* cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan2016-09-15
* cxl: fix build for GCC 4.6.xBrian Norris2016-09-15
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-09-15
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2016-09-15
* cxl: Keep IRQ mappings on context teardownMichael Neuling2016-05-04
* cxl: Fix PSL timebase synchronization detectionFrederic Barrat2016-03-09
* cxl: use correct operator when writing pcie config space valuesAndrew Donnellan2016-03-03
* cxl: Set endianess of kernel contextsFrederic Barrat2015-12-08
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\
| * cxl: Free virtual PHB when removingAndrew Donnellan2015-10-15
* | cxl: Fix number of allocated pages in SPAChristophe Lombard2015-10-07
* | cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud2015-10-06
* | cxl: fix leak of ctx->mapping when releasing kernel API contextsAndrew Donnellan2015-10-01
* | cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan2015-10-01
* | cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan2015-10-01
|/
* cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain2015-09-23
* cxl: Fix build failure due to -Wunused-variable behaviour changeIan Munsie2015-09-15
* cxl: Fix unbalanced pci_dev_get in cxl_probeDaniel Axtens2015-09-15
* cxl: abort cxl_pci_enable_device_hook() if PCI channel is offlineAndrew Donnellan2015-09-07
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\
| * cxl: Set up and enable PSL TimebasePhilippe Bergheaud2015-08-30
| * cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-30
| * cxl: Fix + cleanup error paths in cxl_dev_context_initIan Munsie2015-08-30
| * cxl: Remove racy attempt to force EEH invocation in resetDaniel Axtens2015-08-27
| * cxl: Release irqs if memory allocation failsVaibhav Jain2015-08-27
| * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLEVaishali Thakkar2015-08-22
| * cxl: Allow release of contexts which have been OPENED but not STARTEDAndrew Donnellan2015-08-20
| * cxl: Add alternate MMIO error handlingIan Munsie2015-08-18
| * cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain2015-08-17
| * cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens2015-08-17
| * cxl: EEH supportDaniel Axtens2015-08-14
| * cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-14
| * cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-08-14
| * cxl: Refactor AFU init/teardownDaniel Axtens2015-08-14
| * cxl: Refactor adaptor init/teardownDaniel Axtens2015-08-14
| * cxl: Clean up adapter MMIO unmap path.Daniel Axtens2015-08-14
| * cxl: Make IRQ release idempotentDaniel Axtens2015-08-14
| * cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-14
| * cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-14
| * cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens2015-08-14
| * cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens2015-08-12
| * cxl: sparse: Make declarations staticDaniel Axtens2015-08-12
| * cxl: Compile with -WerrorDaniel Axtens2015-08-11
| * cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens2015-08-06
| * cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn2015-07-16