summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay-53/+70
2019-02-28habanalabs: use NULL to initialize array of pointersOded Gabbay-1/+1
2019-02-28habanalabs: fix little-endian<->cpu conversion warningsTomer Tayar-98/+125
2019-02-28habanalabs: soft-reset device if context-switch failsOded Gabbay-8/+10
2019-02-28habanalabs: print pointer using %pOded Gabbay-3/+2
2019-02-28habanalabs: fix memory leak with CBs with unaligned sizeOded Gabbay-3/+6
2019-02-28habanalabs: return correct error code on MMU mapping failureOmer Shpigelman-2/+2
2019-02-28habanalabs: extend QMAN0 job timeoutOmer Shpigelman-3/+9
2019-02-28habanalabs: set DMA0 completion to SOB 1007Oded Gabbay-7/+8
2019-02-28habanalabs: fix validation of WREG32 to DMA completionOded Gabbay-1/+1
2019-02-28habanalabs: fix mmu cache registers initOded Gabbay-2/+3
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay-7/+18
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman-168/+361
2019-02-28habanalabs: Dissociate RAZWI info from event typesTomer Tayar-100/+127
2019-02-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman-0/+1261
2019-02-27misc/habanalabs: adjust Kconfig to fix build errorsRandy Dunlap-0/+1
2019-02-27misc: hpilo: Do not claim unsupported hardwareMatt Hsiao-0/+2
2019-02-27misc: hpilo: Exclude unsupported device via blacklistMatt Hsiao-3/+9
2019-02-27misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-02-27habanalabs: make functions static or declare themOded Gabbay-45/+54
2019-02-27habanalabs: allow memory allocations larger than 4GBOded Gabbay-7/+5
2019-02-26mic: vop: Allow building on more systemsVincent Whitchurch-2/+1
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch-27/+26
2019-02-26mic: vop: Cast pointers to unsigned longVincent Whitchurch-6/+12
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