summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-06-29misc: c2port: core: Ensure source size does not equal destination size in str...Lee Jones-1/+1
2020-06-29misc/pch_phub.c: use generic power managementVaibhav Gupta-39/+9
2020-06-29misc/phantom.c: use generic power managementVaibhav Gupta-12/+8
2020-06-29misc/tifm_7xx1.c: use generic power managementVaibhav Gupta-22/+8
2020-06-29cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta-17/+10
2020-06-29cb710/core.c: use generic power managementVaibhav Gupta-21/+7
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook-19/+21
2020-06-29lkdtm/heap: Avoid edge and middle of slabsKees Cook-4/+5
2020-06-29lkdtm: Avoid more compiler optimizations for bad writesKees Cook-15/+25
2020-06-29mei: me: add MEI device for KBP with ITPS capabilityTomas Winkler-0/+2
2020-06-29mei: me: add MEI device for SPT with ITPS capabilityTomas Winkler-0/+2
2020-06-29mei: me: add kdoc for mei_me_fw_type_nm()Tomas Winkler-1/+14
2020-06-29mei: me: make mei_me_fw_sku_sps_4() less crypticTomas Winkler-6/+14
2020-06-29mei: me: constify the device parameter to the probe quirkTomas Winkler-4/+4
2020-06-29misc: rtsx_usb: Constify struct usb_device_idRikard Falkeborn-1/+1
2020-06-29misc: genwqe: Constify struct pci_error_handlersRikard Falkeborn-1/+1
2020-06-29mei: hdcp: Constify struct mei_cl_device_idRikard Falkeborn-1/+1
2020-06-29mic: vop: Constify static structsRikard Falkeborn-2/+2
2020-06-29misc: mic: Remove the error message as the call will print itLiao Pingfang-1/+0
2020-06-29cxl: Fix kobject memleakWang Hai-1/+1
2020-06-24habanalabs: increase h/w timer when checking idleOmer Shpigelman-0/+2
2020-06-24habanalabs: Correct handling when failing to enqueue CBOfir Bitton-0/+13
2020-06-24habanalabs: increase GAUDI QMAN ARB WDT timeoutOded Gabbay-1/+1
2020-06-24habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay-2/+2
2020-06-24habanalabs: use PI in MMU cache invalidationOmer Shpigelman-0/+11
2020-06-24habanalabs: block scalar load_and_exe on external queueOded Gabbay-1/+27
2020-06-23mei: me: add tiger lake point device ids for H platforms.Alexander Usyskin-0/+16
2020-06-23mei: me: disable mei interface on Mehlow server platformsTomas Winkler-18/+73
2020-06-19docs: misc-devices/pci-endpoint-test.txt: convert to ReSTMauro Carvalho Chehab-2/+2
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-10/+10
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse-7/+6
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse-14/+14
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-130/+42
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-609/+90805
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-9/+1
2020-06-04Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-290/+0
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-2/+2
2020-06-02cxl: Remove dead Kconfig optionsAndrew Donnellan-8/+0
2020-06-02Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel-130/+42
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin-1/+1
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2020-06-01Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki-2/+2
2020-06-01habanalabs: correctly cast u64 to void*Oded Gabbay-1/+1
2020-06-01habanalabs: initialize variable to default valueTomer Tayar-1/+1
2020-05-29vmci_host: get rid of pointless access_ok()Al Viro-2/+0
2020-05-29uacce: Remove mm_exit() opJean-Philippe Brucker-130/+42