summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner-65/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-233/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner-51/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-20/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-433/+30
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-120/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner-8/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner-10/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-118/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner-104/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+30
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-25/+4
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-1120/+0
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+18
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny-4/+6
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-758/+1150
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1948/+4086
2019-05-07Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+4
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-6/+0
2019-05-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2019-05-06ocxl: Fix return value check in afu_ioctl()Wei Yongjun-2/+2
2019-05-02misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni-0/+3
2019-05-02clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni-14/+0
2019-05-02clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni-12/+2
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni-1/+1
2019-05-03ocxl: Provide global MMIO accessors for external driversAlastair D'Silva-1/+235
2019-05-03ocxl: move event_fd handling to frontendAlastair D'Silva-38/+63
2019-05-03ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva-37/+39
2019-05-03ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva-20/+16
2019-05-03ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva-186/+300
2019-05-03ocxl: Don't pass pci_dev aroundAlastair D'Silva-17/+21
2019-05-03ocxl: Split pci.cAlastair D'Silva-518/+524
2019-05-03ocxl: Remove some unused exported symbolsAlastair D'Silva-3/+24
2019-05-03ocxl: Remove superfluous 'extern' from headersAlastair D'Silva-28/+26
2019-05-03ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva-7/+2
2019-05-03ocxl: Rename struct link to ocxl_linkAlastair D'Silva-21/+20
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar-2/+2
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar-2/+2
2019-05-01misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I-0/+1
2019-05-01misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I-0/+17
2019-05-01ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing-3/+1
2019-04-30habanalabs: increase timeout if working with simulatorDalit Ben Zoor-2/+13
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor-25/+23
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor-5/+1
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar-56/+72
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay-36/+38
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor-24/+3