summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-305-65/+5Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3024-233/+24Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-304-51/+4Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-20/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3030-433/+30Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3024-120/+24Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-304-8/+4Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-10/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-248-118/+8Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-218-104/+8Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2130-0/+30
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-192-25/+4Star
|\
| * misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni2019-05-021-0/+3
| * clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni2019-05-021-14/+0Star
| * clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni2019-05-021-12/+2Star
| * ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-165-1120/+0Star
|\ \
| * | soc: add aspeed folder and misc driversPatrick Venture2019-04-294-667/+0Star
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-0/+18
|\ \ \
| * | | misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I2019-05-011-0/+1
| * | | misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I2019-05-011-0/+17
| | |/ | |/|
* | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-143-4/+6
* | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1013-758/+1150
|\ \ \
| * | | ocxl: Fix return value check in afu_ioctl()Wei Yongjun2019-05-061-2/+2
| * | | ocxl: Provide global MMIO accessors for external driversAlastair D'Silva2019-05-022-1/+235
| * | | ocxl: move event_fd handling to frontendAlastair D'Silva2019-05-023-38/+63
| * | | ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva2019-05-025-37/+39
| * | | ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva2019-05-023-20/+16Star
| * | | ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva2019-05-026-186/+300
| * | | ocxl: Don't pass pci_dev aroundAlastair D'Silva2019-05-021-17/+21
| * | | ocxl: Split pci.cAlastair D'Silva2019-05-024-518/+524
| * | | ocxl: Remove some unused exported symbolsAlastair D'Silva2019-05-022-3/+24
| * | | ocxl: Remove superfluous 'extern' from headersAlastair D'Silva2019-05-021-28/+26Star
| * | | ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva2019-05-021-7/+2Star
| * | | ocxl: Rename struct link to ocxl_linkAlastair D'Silva2019-05-022-21/+20Star
| * | | ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing2019-05-011-3/+1Star
| * | | powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-212-2/+2
| | |/ | |/|
* | | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-07159-1948/+4086
|\ \ \
| * | | habanalabs: Update CPU DMA memory label nameTomer Tayar2019-05-021-2/+2
| * | | habanalabs: Update CPU DMA pool label nameTomer Tayar2019-05-021-2/+2
| * | | habanalabs: increase timeout if working with simulatorDalit Ben Zoor2019-04-302-2/+13
| * | | habanalabs: remove condition that is always trueDalit Ben Zoor2019-05-011-25/+23Star
| * | | habanalabs: remove redundant member from parser structDalit Ben Zoor2019-05-013-5/+1Star
| * | | habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar2019-05-016-56/+72
| * | | habanalabs: rename functions to improve code readabilityOded Gabbay2019-05-015-36/+38
| * | | habanalabs: remove call to cs_parser()Dalit Ben Zoor2019-04-301-24/+3Star
| * | | habanalabs: Use single pool for CPU accessible host memoryTomer Tayar2019-04-284-22/+48