summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | | vmw_balloon: Add memory shrinkerNadav Amit2019-05-241-2/+131
| * | | | | | | vmw_balloon: Compaction supportNadav Amit2019-05-242-38/+264
| * | | | | | | misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor2019-05-241-1/+1
| * | | | | | | misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-249-22/+0
| * | | | | | | mei: Convert to use DEFINE_SHOW_ATTRIBUTE macroVitaly Lubart2019-05-211-132/+52
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-211-1/+1
|\ \ \ \ \ \
| * | | | | | habanalabs: use u64_to_user_ptr() for reading user pointersArnd Bergmann2019-06-201-1/+1
| | |/ / / / | |/| | | |
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1914-59/+14
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/ / / / /
* | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0870-781/+70
|\ \ \ \ \
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner2019-06-051-12/+1
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-053-44/+3