summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-05-03ocxl: Don't pass pci_dev aroundAlastair D'Silva-17/+21
2019-05-03ocxl: Split pci.cAlastair D'Silva-518/+524
2019-05-03ocxl: Remove some unused exported symbolsAlastair D'Silva-3/+24
2019-05-03ocxl: Remove superfluous 'extern' from headersAlastair D'Silva-28/+26
2019-05-03ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva-7/+2
2019-05-03ocxl: Rename struct link to ocxl_linkAlastair D'Silva-21/+20
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar-2/+2
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar-2/+2
2019-05-01misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I-0/+1
2019-05-01misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I-0/+17
2019-05-01ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing-3/+1
2019-04-30habanalabs: increase timeout if working with simulatorDalit Ben Zoor-2/+13
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor-25/+23
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor-5/+1
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar-56/+72
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay-36/+38
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor-24/+3
2019-04-29soc: add aspeed folder and misc driversPatrick Venture-667/+0
2019-04-28habanalabs: Use single pool for CPU accessible host memoryTomer Tayar-22/+48
2019-04-28habanalabs: return old dram bar address upon changeOded Gabbay-35/+35
2019-04-25misc: rtsx: Fixed rts5260 power saving parameter and sd glitchRickyWu-3/+4
2019-04-25habanalabs: rename restore to ctx_switch when appropriateOded Gabbay-21/+22
2019-04-24x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig-2/+2
2019-04-22habanalabs: use ASIC functions interface for rreg/wregOded Gabbay-44/+71
2019-04-21uapi/habanalabs: add missing fields in bmon paramsOded Gabbay-4/+12
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V-2/+2
2019-04-21habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay-22/+21
2019-04-10habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar-2/+4
2019-04-27misc: aspeed-p2a-ctrl: fix mixed declarationsPatrick Venture-1/+2
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture-3/+3
2019-04-25Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao-2/+2
2019-04-25misc: genwqe: Fix misuse of %xFuqian Huang-2/+2
2019-04-25mei: expose device state in sysfsAlexander Usyskin-18/+72
2019-04-25mei: hdcp: use own Kconfig fileTomas Winkler-9/+14
2019-04-25drivers/misc: Add Aspeed P2A control driverPatrick Venture-0/+452
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman-6/+10
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-6/+0
2019-04-07lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook-10/+21
2019-04-07lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook-4/+6
2019-04-06habanalabs: prevent device PTE read/write during hard-resetOded Gabbay-0/+6
2019-04-06habanalabs: improve IOCTLs behavior when disabled or resetOded Gabbay-6/+16
2019-04-06habanalabs: all FD must be closed before removing deviceOded Gabbay-5/+27
2019-04-04habanalabs: split mmu/no-mmu code paths in memory ioctlOded Gabbay-85/+92
2019-04-04habanalabs: ASIC_AUTO_DETECT enum value is redundantOded Gabbay-7/+5
2019-04-02misc: fastrpc: add checked value for dma_set_maskBo YU-1/+6
2019-04-02habanalabs: refactoring in goya.cOded Gabbay-81/+88
2019-04-01habanalabs: add goya implementation for debug configurationOmer Shpigelman-6/+1122
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman-2/+154
2019-04-02habanalabs: remove extra semicolonOded Gabbay-1/+1
2019-03-31habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay-2/+9