summaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx-static (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-28habanalabs: fix validation of WREG32 to DMA completionOded Gabbay1-1/+1
2019-02-28habanalabs: fix mmu cache registers initOded Gabbay1-2/+3
2019-02-28habanalabs: disable CPU access on timeoutsOded Gabbay6-7/+18
2019-02-28habanalabs: add MMU DRAM default page mappingOmer Shpigelman6-168/+361
2019-02-28habanalabs: Dissociate RAZWI info from event typesTomer Tayar1-100/+127
2019-02-27misc/habanalabs: adjust Kconfig to fix build errorsRandy Dunlap1-0/+1
2019-02-27misc: hpilo: Do not claim unsupported hardwareMatt Hsiao1-0/+2
2019-02-27misc: hpilo: Exclude unsupported device via blacklistMatt Hsiao1-3/+9
2019-02-27virt: vbox: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-27misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-27habanalabs: make functions static or declare themOded Gabbay6-45/+54
2019-02-27habanalabs: allow memory allocations larger than 4GBOded Gabbay3-11/+7
2019-02-26mic: vop: Allow building on more systemsVincent Whitchurch1-2/+1
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch7-27/+26
2019-02-26mic: vop: Cast pointers to unsigned longVincent Whitchurch2-6/+12
2019-02-26hpet: Use struct_size() in kzalloc()Gustavo A. R. Silva1-5/+2
2019-02-26VMCI: Support upto 64-bit PPNsVishnu DASA7-49/+77
2019-02-26misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260RickyWu5-112/+165
2019-02-26coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan1-1/+2
2019-02-26habanalabs: use u64 when comparing variables' sum to u32_maxOded Gabbay2-3/+5
2019-02-26mei: bus: move hw module get/put to probe/releaseAlexander Usyskin1-11/+10
2019-02-26habanalabs: return error when failing to read/write i2cOded Gabbay1-2/+2
2019-02-25misc/mei/hdcp: Component framework for I915 InterfaceRamalingam C1-3/+83
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