summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-142-21/+162
|\
| * ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-101-20/+161
| * cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-192-34/+17Star
| * ocxl: Make ocxl_remove() staticYueHaibing2019-05-281-1/+1
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-1217-293/+72Star
|\ \
| * | lkdtm: remove redundant initialization of retColin Ian King2019-06-231-1/+1
| * | mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-183-48/+14Star
| * | genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-184-146/+32Star
| * | mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-185-33/+2Star
| * | cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-182-34/+17Star
| * | ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-4/+0Star
| * | lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-11/+2Star
| * | vmw_balloon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-16/+3Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-123-0/+82
|\ \ \
| * | | lkdtm/heap: add tests for freelist hardeningKees Cook2019-07-123-0/+82
* | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-1249-1292/+2265
|\ \ \ \ | |/ / / |/| | |
| * | | habanalabs: Add busy engines bitmask to HW idle IOCTLTomer Tayar2019-07-014-5/+14
| * | | habanalabs: Add debugfs node for engines statusTomer Tayar2019-07-014-53/+98
| * | | habanalabs: Update the device idle checkTomer Tayar2019-07-013-4/+425
| * | | habanalabs: Allow accessing host mapped addresses via debugfsTomer Tayar2019-06-162-16/+38
| * | | habanalabs: add WARN in case of bad MMU mappingOded Gabbay2019-05-311-0/+4
| * | | habanalabs: remove DMA mask hack for GoyaOded Gabbay2019-05-291-15/+4Star
| * | | habanalabs: set Goya CPU to use ASIC MMUOded Gabbay2019-05-291-3/+20
| * | | habanalabs: add MMU mappings for Goya CPUOded Gabbay2019-05-294-14/+137
| * | | habanalabs: initialize MMU context for driverOded Gabbay2019-05-292-4/+13
| * | | habanalabs: de-couple MMU and VM module initializationOded Gabbay2019-05-293-20/+22
| * | | habanalabs: initialize device CPU queues after MMU initOded Gabbay2019-05-293-48/+40Star
| * | | habanalabs: add rate-limit to an error messageOded Gabbay2019-06-061-1/+1
| * | | habanalabs: remove simulator dedicated codeOded Gabbay2019-06-042-11/+0Star
| * | | habanalabs: restore unsecured registers default valuesDalit Ben Zoor2019-05-301-3/+16
| * | | habanalabs: clear sobs and monitors in context switchDalit Ben Zoor2019-05-301-0/+7
| * | | habanalabs: make tpc registers securedDalit Ben Zoor2019-05-301-0/+16
| * | | habanalabs: don't limit packet size for device CPUOded Gabbay2019-05-173-23/+3Star
| * | | habanalabs: support device memory memset > 4GBOded Gabbay2019-05-161-19/+30
| * | | habanalabs: print event name for fatal and non-RAZWI eventsOmer Shpigelman2019-05-131-19/+98
| * | | habanalabs: increase PCI ELBI timeout for PalladiumOmer Shpigelman2019-05-132-1/+11
| * | | habanalabs: pass device pointer to asic-specific functionOded Gabbay2019-05-124-7/+8
| * | | habanalabs: change polling functions to macrosOded Gabbay2019-05-095-129/+81Star
| * | | habanalabs: remove redundant memory clearOded Gabbay2019-05-091-2/+0Star
| * | | habanalabs: remove redundant CB size adjustmentOded Gabbay2019-05-091-8/+1Star
| * | | habanalabs: check to load F/W before boot statusOded Gabbay2019-05-081-3/+3
| * | | habanalabs: remove dead code in habanalabs_drv.cOded Gabbay2019-05-081-30/+26Star
| * | | habanalabs: force user to set device debug modeOded Gabbay2019-05-045-1/+73
| * | | habanalabs: minor documentation and prints fixesOmer Shpigelman2019-05-052-4/+4
| * | | habanalabs: remove redundant CPU checksOmer Shpigelman2019-05-051-15/+5Star
| * | | habanalabs: improve a couple of error messagesOded Gabbay2019-05-042-3/+3
| * | | ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-032-7/+30
| * | | docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab2019-07-031-1/+1
| * | | misc: fsa9480: Delete this driverLinus Walleij2019-07-033-557/+0Star
| * | | Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-2316-72/+16Star
| |\ \ \