summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-3/+3
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-10/+10
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-101-1/+1
|\
| * vhost: revert "vhost: disable for OABI"Michael S. Tsirkin2020-06-021-1/+1
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-092-7/+6
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-094-14/+14
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-081-130/+42
|\ \
| | \
| | \
| *-. \ Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel2020-06-021-130/+42
| |\ \ \ | | |_|/ | |/| |
| | | * uacce: Remove mm_exit() opJean-Philippe Brucker2020-05-291-130/+42
| | |/
* | | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-07137-609/+90805
|\ \ \
| * | | habanalabs: correctly cast u64 to void*Oded Gabbay2020-06-011-1/+1
| * | | habanalabs: initialize variable to default valueTomer Tayar2020-06-011-1/+1
| * | | misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-271-6/+5
| * | | misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()John Hubbard2020-05-271-3/+1
| * | | misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard2020-05-271-10/+17
| * | | habanalabs: handle MMU cache invalidation timeoutOmer Shpigelman2020-05-254-38/+75
| * | | habanalabs: don't allow hard reset with open processesOmer Shpigelman2020-05-251-6/+11
| * | | habanalabs: GAUDI does not support soft-resetOded Gabbay2020-05-255-17/+35
| * | | habanalabs: add print for soft reset due to eventOmer Shpigelman2020-05-251-2/+10
| * | | habanalabs: improve MMU cache invalidation codeOmer Shpigelman2020-05-251-2/+4
| * | | habanalabs: don't set default fence_ops->waitDaniel Vetter2020-05-251-1/+0
| * | | misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()Bjorn Helgaas2020-05-222-28/+0
| * | | misc: rtsx: Simplify rtsx_comm_set_aspm()Bjorn Helgaas2020-05-221-10/+3
| * | | misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas2020-05-225-27/+14
| * | | misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded valueBjorn Helgaas2020-05-221-2/+2
| * | | misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas2020-05-224-74/+18
| * | | misc: rtsx: Remove unused pcr_opsBjorn Helgaas2020-05-221-12/+3
| * | | misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar2020-05-191-0/+4
| * | | genwqe: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-33/+9
| * | | drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-13/+13
| * | | habanalabs: update patched_cb_size for Wreg32Rachel Stahl2020-05-191-0/+1
| * | | habanalabs: move event handling to common firmware fileOfir Bitton2020-05-196-1362/+801
| * | | habanalabs: enable gaudi code in driverOded Gabbay2020-05-193-5/+7
| * | | habanalabs: add gaudi profiler moduleOmer Shpigelman2020-05-194-3/+890
| * | | habanalabs: add gaudi security moduleOmer Shpigelman2020-05-194-1/+9094
| * | | habanalabs: add hwmgr module for gaudiOded Gabbay2020-05-194-4/+130
| * | | habanalabs: add gaudi asic-dependent codeOded Gabbay2020-05-197-1/+8335
| * | | habanalabs: add gaudi asic registers header filesOded Gabbay2020-05-1991-1/+71211
| * | | habanalabs: get card type, location from F/WOmer Shpigelman2020-05-192-3/+21
| * | | habanalabs: support clock gating enable/disableOded Gabbay2020-05-195-0/+84
| * | | habanalabs: set PM profile to auto only for goyaOded Gabbay2020-05-191-1/+4
| * | | habanalabs: add dedicated define for hard resetOmer Shpigelman2020-05-192-2/+5
| * | | habanalabs: check if CoreSight is supportedOmer Shpigelman2020-05-192-0/+3
| * | | habanalabs: add signal/wait to CS IOCTL operationsOmer Shpigelman2020-05-193-28/+323
| * | | habanalabs: handle the h/w sync objectOmer Shpigelman2020-05-193-27/+188
| * | | habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman2020-05-192-0/+58
| * | | uapi: habanalabs: add signal/wait operationsOmer Shpigelman2020-05-192-1/+14
| * | | habanalabs: add missing MODULE_DEVICE_TABLEOded Gabbay2020-05-191-0/+1