aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner4-8/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner1-10/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner8-118/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner8-104/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner30-0/+30
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-25/+4
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-1120/+0
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+18
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny3-4/+6
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-758/+1150
2019-05-07Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds159-1948/+4086
2019-05-07Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+4
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-6/+0
2019-05-06Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-05-06ocxl: Fix return value check in afu_ioctl()Wei Yongjun1-2/+2
2019-05-02misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni1-0/+3
2019-05-02clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni1-14/+0
2019-05-02clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni1-12/+2
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni1-1/+1
2019-05-03ocxl: Provide global MMIO accessors for external driversAlastair D'Silva2-1/+235
2019-05-03ocxl: move event_fd handling to frontendAlastair D'Silva3-38/+63
2019-05-03ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva5-37/+39
2019-05-03ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva3-20/+16
2019-05-03ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva6-186/+300
2019-05-03ocxl: Don't pass pci_dev aroundAlastair D'Silva1-17/+21
2019-05-03ocxl: Split pci.cAlastair D'Silva4-518/+524
2019-05-03ocxl: Remove some unused exported symbolsAlastair D'Silva2-3/+24
2019-05-03ocxl: Remove superfluous 'extern' from headersAlastair D'Silva1-28/+26
2019-05-03ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva1-7/+2
2019-05-03ocxl: Rename struct link to ocxl_linkAlastair D'Silva2-21/+20
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar1-2/+2
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar1-2/+2
2019-05-01misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I1-0/+1
2019-05-01misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I1-0/+17
2019-05-01ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing1-3/+1
2019-04-30habanalabs: increase timeout if working with simulatorDalit Ben Zoor2-2/+13
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor1-25/+23
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor3-5/+1
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar6-56/+72
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay5-36/+38
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor1-24/+3
2019-04-29soc: add aspeed folder and misc driversPatrick Venture4-667/+0
2019-04-28habanalabs: Use single pool for CPU accessible host memoryTomer Tayar4-22/+48
2019-04-28habanalabs: return old dram bar address upon changeOded Gabbay3-35/+35
2019-04-25misc: rtsx: Fixed rts5260 power saving parameter and sd glitchRickyWu1-3/+4
2019-04-25habanalabs: rename restore to ctx_switch when appropriateOded Gabbay4-21/+22
2019-04-24x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig1-2/+2
2019-04-22habanalabs: use ASIC functions interface for rreg/wregOded Gabbay3-44/+71