summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
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-20cxl: don't bother with dentry_operationsAl Viro-5/+1
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-25/+4
2019-05-17habanalabs: don't limit packet size for device CPUOded Gabbay-23/+3
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-1120/+0
2019-05-16habanalabs: support device memory memset > 4GBOded Gabbay-19/+30
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-13habanalabs: print event name for fatal and non-RAZWI eventsOmer Shpigelman-19/+98
2019-05-13habanalabs: increase PCI ELBI timeout for PalladiumOmer Shpigelman-1/+11
2019-05-12habanalabs: pass device pointer to asic-specific functionOded Gabbay-7/+8
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-758/+1150
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C-1/+1
2019-05-09habanalabs: change polling functions to macrosOded Gabbay-129/+81
2019-05-09habanalabs: remove redundant memory clearOded Gabbay-2/+0
2019-05-09habanalabs: remove redundant CB size adjustmentOded Gabbay-8/+1
2019-05-08habanalabs: check to load F/W before boot statusOded Gabbay-3/+3
2019-05-08habanalabs: remove dead code in habanalabs_drv.cOded Gabbay-30/+26
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-04habanalabs: force user to set device debug modeOded Gabbay-1/+73
2019-05-05habanalabs: minor documentation and prints fixesOmer Shpigelman-4/+4
2019-05-05habanalabs: remove redundant CPU checksOmer Shpigelman-15/+5
2019-05-04habanalabs: improve a couple of error messagesOded Gabbay-3/+3
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva-7/+30
2019-07-03docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab-1/+1
2019-07-03misc: fsa9480: Delete this driverLinus Walleij-557/+0
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman-72/+16
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook-0/+68
2019-06-21misc: xilinx_sdfec: Add CCF supportDragan Cvetic-5/+188
2019-06-21misc: xilinx-sdfec: add core driverDragan Cvetic-0/+175
2019-06-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA-58/+89
2019-06-19eeprom: idt_89hpesx: remove unneeded csr_file variableGreg Kroah-Hartman-4/+2
2019-06-10misc: mic: scif: fix potential double free of scif_devKefeng Wang-0/+1
2019-06-10misc: fsa9480: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-10misc: tsl2550: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-10misc: isl29003: simplify getting the adapter of a clientWolfram Sang-1/+1
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman-2034/+311
2019-06-06mei: docs: add hdcp documentationTomas Winkler-7/+4
2019-05-24eeprom: ee1004: Deal with nack on page selectionJean Delvare-1/+11
2019-05-24eeprom: ee1004: Move selected page detection to a separate functionJean Delvare-10/+21
2019-05-24lkdtm: support llvm-objcopyNick Desaulniers-2/+1