summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-02-26VMCI: Support upto 64-bit PPNsVishnu DASA-47/+72
2019-02-26misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260RickyWu-112/+165
2019-02-26habanalabs: use u64 when comparing variables' sum to u32_maxOded Gabbay-3/+5
2019-02-26mei: bus: move hw module get/put to probe/releaseAlexander Usyskin-11/+10
2019-02-26habanalabs: return error when failing to read/write i2cOded Gabbay-2/+2
2019-02-25misc/mei/hdcp: Component framework for I915 InterfaceRamalingam C-3/+83
2019-02-25misc/mei/hdcp: Closing wired HDCP2.2 Tx SessionRamalingam C-1/+54
2019-02-25misc/mei/hdcp: Enabling the HDCP authenticationRamalingam C-1/+54
2019-02-25misc/mei/hdcp: Verify M_primeRamalingam C-1/+66
2019-02-25misc/mei/hdcp: Repeater topology verification and ackRamalingam C-1/+76
2019-02-25misc/mei/hdcp: Prepare Session KeyRamalingam C-1/+58
2019-02-25misc/mei/hdcp: Verify L_primeRamalingam C-1/+59
2019-02-25misc/mei/hdcp: Initiate Locality checkRamalingam C-1/+56
2019-02-25misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C-1/+59
2019-02-25misc/mei/hdcp: Verify H_primeRamalingam C-1/+57
2019-02-25misc/mei/hdcp: Verify Receiver Cert and prepare kmRamalingam C-1/+82
2019-02-25misc/mei/hdcp: Initiate Wired HDCP2.2 Tx SessionRamalingam C-0/+105
2019-02-25misc/mei/hdcp: Define ME FW interface for HDCP2.2Ramalingam C-0/+366
2019-02-25misc/mei/hdcp: Client driver for HDCP applicationRamalingam C-0/+83
2019-02-25mei: bus: whitelist hdcp clientTomas Winkler-0/+16
2019-02-24habanalabs: add MMU shadow mappingOmer Shpigelman-284/+356
2019-03-12habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar-5/+91
2019-03-07habanalabs: Add a printout with the name of a busy engineTomer Tayar-13/+21
2019-03-06habanalabs: Remove unneeded function pointersTomer Tayar-12/+4
2019-03-05habanalabs: Move PCI code into common fileTomer Tayar-265/+434
2019-03-05habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay-2/+2
2019-02-28habanalabs: remove unused definesOded Gabbay-8/+6
2019-03-04habanalabs: use EQ MSI/X ID per chipOded Gabbay-6/+6
2019-03-04habanalabs: Move device CPU code into common fileTomer Tayar-316/+408
2019-02-27habanalabs: remove implicit include from header filesDotan Barak-4/+1
2019-02-24habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay-5/+12
2019-02-24habanalabs: add new device CPU boot statusIgor Grinberg-1/+7
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman-102/+117
2019-03-28sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-03-28misc: fastrpc: increase max init file size to 64 MBSrinivas Kandagatla-1/+1
2019-03-28misc: fastrpc: fix remote page size calculationSrinivas Kandagatla-2/+9
2019-03-28misc: fastrpc: take into account of overlapping buffersSrinivas Kandagatla-14/+98
2019-03-28misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla-0/+8
2019-03-28misc: fastrpc: use correct spinlock variantSrinivas Kandagatla-19/+29
2019-03-28misc: fastrpc: make sure memory read and writes are visibleSrinivas Kandagatla-0/+5
2019-03-28misc: fastrpc: Fix a possible double freeThierry Escande-11/+20
2019-03-28misc: fastrpc: Avoid free of DMA buffer in interrupt contextThierry Escande-1/+17
2019-03-28misc: rtsx: clean up some indentingDan Carpenter-2/+2
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler-25/+26
2019-03-28mei/hdcp: Fix SPDX identifiersTomas Winkler-2/+2
2019-03-28mei: convert to SPDX license tagsTomas Winkler-344/+29
2019-03-28mei: add missing SPDX tag to mei KconfigTomas Winkler-0/+1
2019-02-23habanalabs: driver's Kconfig must select DMA_SHARED_BUFFEROded Gabbay-0/+1
2019-02-23habanalabs: don't print result when rc indicates errorOded Gabbay-4/+10
2019-02-22habanalabs: use GFP_ATOMIC under spin lockWei Yongjun-1/+1