summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-1149-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/+4
| * 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/+40
| * habanalabs: add rate-limit to an error messageOded Gabbay2019-06-061-1/+1
| * habanalabs: remove simulator dedicated codeOded Gabbay2019-06-042-11/+0
| * 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/+3
| * 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/+81
| * habanalabs: remove redundant memory clearOded Gabbay2019-05-091-2/+0
| * habanalabs: remove redundant CB size adjustmentOded Gabbay2019-05-091-8/+1
| * 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/+26
| * 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/+5
| * 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/+0
| * Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman2019-06-2316-72/+16
| |\
| * | lkdtm: Check for SMEP clearing protectionsKees Cook2019-06-233-0/+68
| * | misc: xilinx_sdfec: Add CCF supportDragan Cvetic2019-06-211-5/+188
| * | misc: xilinx-sdfec: add core driverDragan Cvetic2019-06-213-0/+175
| * | VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-06-213-58/+89
| * | eeprom: idt_89hpesx: remove unneeded csr_file variableGreg Kroah-Hartman2019-06-191-4/+2
| * | misc: mic: scif: fix potential double free of scif_devKefeng Wang2019-06-101-0/+1
| * | misc: fsa9480: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
| * | misc: tsl2550: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
| * | misc: isl29003: simplify getting the adapter of a clientWolfram Sang2019-06-101-1/+1
| * | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-09225-2034/+311
| |\ \
| * | | mei: docs: add hdcp documentationTomas Winkler2019-06-061-7/+4
| * | | eeprom: ee1004: Deal with nack on page selectionJean Delvare2019-05-241-1/+11
| * | | eeprom: ee1004: Move selected page detection to a separate functionJean Delvare2019-05-241-10/+21
| * | | lkdtm: support llvm-objcopyNick Desaulniers2019-05-241-2/+1
| * | | vmw_balloon: Split refused pagesNadav Amit2019-05-241-11/+52