summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mei: bus: don't clean driver pointerAlexander Usyskin2020-06-291-2/+1
* misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław2020-06-291-12/+12
* habanalabs: increase h/w timer when checking idleOmer Shpigelman2020-06-241-0/+2
* habanalabs: Correct handling when failing to enqueue CBOfir Bitton2020-06-241-0/+13
* habanalabs: increase GAUDI QMAN ARB WDT timeoutOded Gabbay2020-06-241-1/+1
* habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay2020-06-241-2/+2
* habanalabs: use PI in MMU cache invalidationOmer Shpigelman2020-06-242-0/+11
* habanalabs: block scalar load_and_exe on external queueOded Gabbay2020-06-242-1/+27
* mei: me: add tiger lake point device ids for H platforms.Alexander Usyskin2020-06-234-0/+16
* mei: me: disable mei interface on Mehlow server platformsTomas Winkler2020-06-234-18/+73
* 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