summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | misc/mei/hdcp: Initiate Locality checkRamalingam C2019-02-251-1/+56
| | * | | | | misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C2019-02-251-1/+59
| | * | | | | misc/mei/hdcp: Verify H_primeRamalingam C2019-02-251-1/+57
| | * | | | | misc/mei/hdcp: Verify Receiver Cert and prepare kmRamalingam C2019-02-251-1/+82
| | * | | | | misc/mei/hdcp: Initiate Wired HDCP2.2 Tx SessionRamalingam C2019-02-252-0/+105
| | * | | | | misc/mei/hdcp: Define ME FW interface for HDCP2.2Ramalingam C2019-02-251-0/+366
| | * | | | | misc/mei/hdcp: Client driver for HDCP applicationRamalingam C2019-02-254-0/+83
| | * | | | | mei: bus: whitelist hdcp clientTomas Winkler2019-02-251-0/+16
| * | | | | | misc/habanalabs: adjust Kconfig to fix build errorsRandy Dunlap2019-02-271-0/+1
| * | | | | | misc: hpilo: Do not claim unsupported hardwareMatt Hsiao2019-02-271-0/+2
| * | | | | | misc: hpilo: Exclude unsupported device via blacklistMatt Hsiao2019-02-271-3/+9
| * | | | | | misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva2019-02-271-1/+1
| * | | | | | habanalabs: make functions static or declare themOded Gabbay2019-02-276-45/+54
| * | | | | | habanalabs: allow memory allocations larger than 4GBOded Gabbay2019-02-272-7/+5
| * | | | | | mic: vop: Allow building on more systemsVincent Whitchurch2019-02-261-2/+1
| * | | | | | mic: Rename ioremap pointer to remapVincent Whitchurch2019-02-267-27/+26
| * | | | | | mic: vop: Cast pointers to unsigned longVincent Whitchurch2019-02-262-6/+12
| * | | | | | VMCI: Support upto 64-bit PPNsVishnu DASA2019-02-266-47/+72
| * | | | | | misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260RickyWu2019-02-265-112/+165
| * | | | | | habanalabs: use u64 when comparing variables' sum to u32_maxOded Gabbay2019-02-262-3/+5
| * | | | | | mei: bus: move hw module get/put to probe/releaseAlexander Usyskin2019-02-261-11/+10
| * | | | | | habanalabs: return error when failing to read/write i2cOded Gabbay2019-02-261-2/+2
| * | | | | | habanalabs: driver's Kconfig must select DMA_SHARED_BUFFEROded Gabbay2019-02-231-0/+1
| * | | | | | habanalabs: don't print result when rc indicates errorOded Gabbay2019-02-231-4/+10
| * | | | | | habanalabs: use GFP_ATOMIC under spin lockWei Yongjun2019-02-221-1/+1
| * | | | | | mei: hbm: clean the feature flags on link resetAlexander Usyskin2019-02-201-0/+7
| * | | | | | misc: fastrpc: Fix return value check in fastrpc_map_create()Wei Yongjun2019-02-191-2/+2
| * | | | | | misc: fastrpc: Fix device_open when no session is availableThierry Escande2019-02-191-1/+10
| * | | | | | misc: fastrpc: select CONFIG_DMA_SHARED_BUFFERSrinivas Kandagatla2019-02-191-0/+1
| * | | | | | habanalabs: add debugfs supportOded Gabbay2019-02-1810-2/+1420
| * | | | | | habanalabs: implement INFO IOCTLOded Gabbay2019-02-183-0/+134
| * | | | | | habanalabs: add virtual memory and MMU modulesOmer Shpigelman2019-02-1811-7/+2892
| * | | | | | habanalabs: add command submission moduleOded Gabbay2019-02-1810-6/+2686
| * | | | | | habanalabs: add device reset supportOded Gabbay2019-02-1810-25/+737
| * | | | | | habanalabs: add sysfs and hwmon supportOded Gabbay2019-02-1810-2/+1699
| * | | | | | habanalabs: add event queue and interruptsOded Gabbay2019-02-186-13/+694
| * | | | | | habanalabs: add h/w queues moduleOded Gabbay2019-02-1812-8/+2778
| * | | | | | habanalabs: add basic Goya h/w initializationOded Gabbay2019-02-1810-8/+3991
| * | | | | | habanalabs: add command buffer moduleOded Gabbay2019-02-187-2/+692
| * | | | | | habanalabs: add context and ASID modulesOded Gabbay2019-02-186-3/+374
| * | | | | | habanalabs: add basic Goya supportOded Gabbay2019-02-188-0/+1046
| * | | | | | habanalabs: add Goya registers header filesOded Gabbay2019-02-1894-0/+30555
| * | | | | | habanalabs: add skeleton driverOded Gabbay2019-02-187-0/+860
| * | | | | | misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla2019-02-121-0/+184
| * | | | | | misc: fastrpc: Add support for create remote init processSrinivas Kandagatla2019-02-121-0/+156
| * | | | | | misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla2019-02-121-0/+730
| * | | | | | misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla2019-02-123-0/+333
| * | | | | | vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter2019-02-121-2/+3
| |/ / / / /
| * | | | | mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler2019-02-121-1/+0
| * | | | | Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-114-31/+51
| |\ \ \ \ \ | | | |/ / / | | |/| | |