summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: add MMU DRAM default page mappingOmer Shpigelman2019-02-286-168/+361
* habanalabs: Dissociate RAZWI info from event typesTomer Tayar2019-02-281-100/+127
* Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman2019-02-289-27/+1460
|\
| * misc/mei/hdcp: Component framework for I915 InterfaceRamalingam C2019-02-251-3/+83
| * misc/mei/hdcp: Closing wired HDCP2.2 Tx SessionRamalingam C2019-02-251-1/+54
| * misc/mei/hdcp: Enabling the HDCP authenticationRamalingam C2019-02-251-1/+54
| * misc/mei/hdcp: Verify M_primeRamalingam C2019-02-251-1/+66
| * misc/mei/hdcp: Repeater topology verification and ackRamalingam C2019-02-251-1/+76
| * misc/mei/hdcp: Prepare Session KeyRamalingam C2019-02-251-1/+58
| * misc/mei/hdcp: Verify L_primeRamalingam C2019-02-251-1/+59
| * 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
| * Pull in char-misc-next from GregDaniel Vetter2019-02-20202-1684/+3999
| |\
| * | drm/i915: enum port definition is moved into i915_drm.hRamalingam C2019-02-151-15/+1
| * | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-081-1/+3
| * | components: multiple components for a deviceDaniel Vetter2019-02-081-37/+121
| * | component: Add documentationDaniel Vetter2019-02-081-3/+103
* | | 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
* | | virt: vbox: Mark expected switch fall-throughGustavo A. R. Silva2019-02-271-1/+1
* | | 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
* | | hpet: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-261-5/+2
* | | VMCI: Support upto 64-bit PPNsVishnu DASA2019-02-266-47/+72
* | | misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260RickyWu2019-02-265-112/+165
* | | coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan2019-02-261-1/+2
* | | 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
* | | Drivers: hv: vmbus: Change server monitor_pages index to 0Kimberly Brown2019-02-231-1/+1
* | | habanalabs: use GFP_ATOMIC under spin lockWei Yongjun2019-02-221-1/+1
* | | Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-02-215-44/+381
|\ \ \
| * | | gnss: add driver for mediatek receiversLoys Ollivier2019-02-153-0/+168
| * | | gnss: add mtk receiver type supportLoys Ollivier2019-02-151-0/+1
| * | | gnss: sirf: add a separate supply for a lnaAndreas Kemnade2019-01-251-6/+52
| * | | gnss: sirf: add support for configurations without wakeup signalAndreas Kemnade2019-01-251-27/+102
| * | | gnss: sirf: write data to gnss only when the gnss device is openAndreas Kemnade2019-01-251-2/+30