aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-25cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-07-13cxl: Change PCIBIOS_SUCCESSFUL to 0Saheed O. Bolarinwa1-2/+2
2020-07-10misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones1-2/+2
2020-07-01misc: cxl: hcalls: Demote half-assed kerneldoc attemptLee Jones1-21/+21
2020-06-29cxl: Fix kobject memleakWang Hai1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-3/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-4/+4
2020-06-02cxl: Remove dead Kconfig optionsAndrew Donnellan1-8/+0
2020-01-14misc: cxl: use mmgrabJulia Lawall1-1/+1
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann1-7/+1
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin1-0/+4
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+4
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-34/+17
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-34/+17
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman21-100/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner20-100/+20
2019-05-25vfs: Convert cxl to use the new mount APIDavid Howells1-4/+4
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro1-2/+1
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-3/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20cxl: don't bother with dentry_operationsAl Viro1-5/+1
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V1-1/+1
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman1-2/+1
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig1-1/+1
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-1/+0
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2-9/+32
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig1-12/+0
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring1-3/+1
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang1-2/+0
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds15-705/+75
2018-08-10cxl: remove a dead branchMathieu Malaterre1-5/+0
2018-08-08misc: cxl: changed asterisk positionParth Y Shah1-1/+1
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain1-1/+1
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-37/+16
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin3-37/+16
2018-07-12cxl_getfile(): switch to alloc_file_pseudo()Al Viro1-17/+4
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro1-2/+1
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat4-87/+7
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat6-91/+28
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat1-37/+0
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2-17/+2
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva2-226/+18
2018-07-02Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva1-27/+0
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva5-44/+0
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva4-108/+0
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disabled"Alastair D'Silva4-24/+2