aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit 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-28Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/drm-intel into char-misc-nextGreg Kroah-Hartman9-27/+1460
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 Gabbay2-7/+5
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 DASA6-47/+72
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
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-23Drivers: hv: vmbus: Change server monitor_pages index to 0Kimberly Brown1-1/+1
2019-02-22habanalabs: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2019-02-21Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-nextGreg Kroah-Hartman5-44/+381
2019-02-21Merge tag 'intel_th-stm-for-greg-20190221' of git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm into char-misc-nextGreg Kroah-Hartman5-13/+28
2019-02-21stm class: Prevent division by zeroAlexander Shishkin1-3/+5
2019-02-21stm class: Fix an endless loop in channel allocationZhi Jin1-0/+3
2019-02-21intel_th: Don't reference unassigned outputsAlexander Shishkin1-0/+4
2019-02-21intel_th: pti: Use sysfs_match_string() helperAndy Shevchenko1-9/+7
2019-02-21intel_th: Only create useful device nodesAlexander Shishkin1-1/+5
2019-02-21intel_th: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4