aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-25misc/mei/hdcp: Closing wired HDCP2.2 Tx SessionRamalingam C1-1/+54
2019-02-25misc/mei/hdcp: Enabling the HDCP authenticationRamalingam C1-1/+54
2019-02-25misc/mei/hdcp: Verify M_primeRamalingam C1-1/+66
2019-02-25misc/mei/hdcp: Repeater topology verification and ackRamalingam C1-1/+76
2019-02-25misc/mei/hdcp: Prepare Session KeyRamalingam C1-1/+58
2019-02-25misc/mei/hdcp: Verify L_primeRamalingam C1-1/+59
2019-02-25misc/mei/hdcp: Initiate Locality checkRamalingam C1-1/+56
2019-02-25misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C1-1/+59
2019-02-25misc/mei/hdcp: Verify H_primeRamalingam C1-1/+57
2019-02-25misc/mei/hdcp: Verify Receiver Cert and prepare kmRamalingam C1-1/+82
2019-02-25misc/mei/hdcp: Initiate Wired HDCP2.2 Tx SessionRamalingam C2-0/+105
2019-02-25misc/mei/hdcp: Define ME FW interface for HDCP2.2Ramalingam C1-0/+366
2019-02-25misc/mei/hdcp: Client driver for HDCP applicationRamalingam C4-0/+83
2019-02-25mei: bus: whitelist hdcp clientTomas Winkler1-0/+16
2019-02-23habanalabs: driver's Kconfig must select DMA_SHARED_BUFFEROded Gabbay1-0/+1
2019-02-23habanalabs: don't print result when rc indicates errorOded Gabbay1-4/+10
2019-02-22habanalabs: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman1-2/+1
2019-02-21misc: pci_endpoint_test: Add the layerscape EP device supportXiaowei Bao1-0/+1
2019-02-20mei: hbm: clean the feature flags on link resetAlexander Usyskin1-0/+7
2019-02-19misc: fastrpc: Fix return value check in fastrpc_map_create()Wei Yongjun1-2/+2
2019-02-19misc: fastrpc: Fix device_open when no session is availableThierry Escande1-1/+10
2019-02-19misc: fastrpc: select CONFIG_DMA_SHARED_BUFFERSrinivas Kandagatla1-0/+1
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig1-1/+1
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig1-1/+0
2019-02-18habanalabs: add debugfs supportOded Gabbay10-2/+1420
2019-02-18habanalabs: implement INFO IOCTLOded Gabbay3-0/+134
2019-02-18habanalabs: add virtual memory and MMU modulesOmer Shpigelman11-7/+2892
2019-02-18habanalabs: add command submission moduleOded Gabbay10-6/+2686
2019-02-18habanalabs: add device reset supportOded Gabbay10-25/+737
2019-02-18habanalabs: add sysfs and hwmon supportOded Gabbay10-2/+1699
2019-02-18habanalabs: add event queue and interruptsOded Gabbay6-13/+694
2019-02-18habanalabs: add h/w queues moduleOded Gabbay12-8/+2778
2019-02-18habanalabs: add basic Goya h/w initializationOded Gabbay10-8/+3991
2019-02-18habanalabs: add command buffer moduleOded Gabbay7-2/+692
2019-02-18habanalabs: add context and ASID modulesOded Gabbay6-3/+374
2019-02-18habanalabs: add basic Goya supportOded Gabbay8-0/+1046
2019-02-18habanalabs: add Goya registers header filesOded Gabbay94-0/+30555
2019-02-18habanalabs: add skeleton driverOded Gabbay7-0/+860
2019-02-14eeprom: at24: implement support for 'num-addresses' propertyBartosz Golaszewski1-5/+8
2019-02-14eeprom: at24: remove at24_platform_dataBartosz Golaszewski1-87/+75
2019-02-12misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla1-0/+184
2019-02-12misc: fastrpc: Add support for create remote init processSrinivas Kandagatla1-0/+156
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla1-0/+730
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla3-0/+333
2019-02-12vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter1-2/+3
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler1-1/+0
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman4-31/+51
2019-02-08vmw_balloon: support 64-bit memory limitXavier Deguillard1-3/+15
2019-02-08vmw_balloon: remove the version numberNadav Amit1-1/+0