summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-06245-1565/+57772
|\
| * habanalabs: adjust Kconfig to fix build errorsOded Gabbay2019-03-021-1/+2
| * habanalabs: use %px instead of %p in error printOded Gabbay2019-03-021-1/+1
| * Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-03-015-45/+79
| |\
| | * Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown2019-02-152-1/+49
| | * vmbus: Switch to use new generic UUID APIAndy Shevchenko2019-02-154-44/+30
| * | habanalabs: use do_div for 64-bit divisionsOded Gabbay2019-03-011-6/+6
| * | intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin2019-03-011-1/+1
| * | habanalabs: fix little-endian<->cpu conversion warningsOded Gabbay2019-02-286-53/+70
| * | habanalabs: use NULL to initialize array of pointersOded Gabbay2019-02-281-1/+1
| * | habanalabs: fix little-endian<->cpu conversion warningsTomer Tayar2019-02-281-98/+125
| * | habanalabs: soft-reset device if context-switch failsOded Gabbay2019-02-282-8/+10
| * | habanalabs: print pointer using %pOded Gabbay2019-02-281-3/+2
| * | habanalabs: fix memory leak with CBs with unaligned sizeOded Gabbay2019-02-281-3/+6
| * | habanalabs: return correct error code on MMU mapping failureOmer Shpigelman2019-02-281-2/+2
| * | habanalabs: extend QMAN0 job timeoutOmer Shpigelman2019-02-281-3/+9
| * | habanalabs: set DMA0 completion to SOB 1007Oded Gabbay2019-02-282-7/+8
| * | habanalabs: fix validation of WREG32 to DMA completionOded Gabbay2019-02-281-1/+1
| * | habanalabs: fix mmu cache registers initOded Gabbay2019-02-281-2/+3
| * | habanalabs: disable CPU access on timeoutsOded Gabbay2019-02-286-7/+18
| * | 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