summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-0623-60/+1515
|\
| * Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-03-011-49/+95
| |\
| | * Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown2019-02-141-0/+46
| | * vmbus: Switch to use new generic UUID APIAndy Shevchenko2019-02-141-49/+49
| * | habanalabs: add comments in uapi/misc/habanalabs.hOded Gabbay2019-02-281-1/+9
| * | Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...Greg Kroah-Hartman2019-02-287-2/+267
| |\ \
| | * \ Pull in char-misc-next from GregDaniel Vetter2019-02-2026-50/+729
| | |\ \
| | * | | drm/audio: declaration of struct deviceRamalingam C2019-02-181-0/+1
| | * | | drm: helper functions for hdcp2 seq_num to from u32Ramalingam C2019-02-151-0/+18
| | * | | drm/i915: MEI interface definitionRamalingam C2019-02-151-0/+1
| | * | | drm/i915: header for i915 - MEI_HDCP interfaceRamalingam C2019-02-151-0/+149
| | * | | drm/i915: enum port definition is moved into i915_drm.hRamalingam C2019-02-151-0/+15
| | * | | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-082-2/+7
| | * | | components: multiple components for a deviceDaniel Vetter2019-02-081-2/+8
| | * | | component: Add documentationDaniel Vetter2019-02-081-0/+70
| | | |/ | | |/|
| * | | habanalabs: allow memory allocations larger than 4GBOded Gabbay2019-02-271-4/+2
| * | | VMCI: Support upto 64-bit PPNsVishnu DASA2019-02-261-2/+5
| * | | Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2019-02-211-0/+1
| |\ \ \
| | * | | gnss: add mtk receiver type supportLoys Ollivier2019-02-151-0/+1
| * | | | habanalabs: implement INFO IOCTLOded Gabbay2019-02-181-1/+74
| * | | | habanalabs: add virtual memory and MMU modulesOmer Shpigelman2019-02-181-1/+121
| * | | | habanalabs: add command submission moduleOded Gabbay2019-02-181-1/+157
| * | | | habanalabs: add h/w queues moduleOded Gabbay2019-02-181-0/+29
| * | | | habanalabs: add command buffer moduleOded Gabbay2019-02-181-0/+46
| * | | | habanalabs: add basic Goya supportOded Gabbay2019-02-181-0/+20
| * | | | parport: daisy: use new parport device modelSudip Mukherjee2019-02-131-0/+13
| * | | | misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla2019-02-121-0/+8
| * | | | misc: fastrpc: Add support for create remote init processSrinivas Kandagatla2019-02-121-0/+10
| * | | | misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla2019-02-121-0/+23
| | |_|/ | |/| |
| * | | mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler2019-02-121-0/+2
| * | | Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-1126-62/+133
| |\ \ \
| * | | | coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier2019-02-081-2/+5
| * | | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-081-1/+1
| * | | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-2856-230/+450
| |\ \ \ \
| * | | | | binder: create node flag to request sender's security contextTodd Kjos2019-01-221-0/+19
| * | | | | io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macrosLogan Gunthorpe2019-01-222-0/+128
| * | | | | iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe2019-01-221-0/+22
| * | | | | interconnect: qcom: Add sdm845 interconnect provider driverDavid Dai2019-01-221-0/+143
| * | | | | interconnect: Allow endpoints translation via DTGeorgi Djakov2019-01-222-0/+24
| * | | | | interconnect: Add generic on-chip interconnect APIGeorgi Djakov2019-01-222-0/+177
| * | | | | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain2019-01-221-0/+20
| * | | | | powerpc: Implement nvram ioctlsFinn Thain2019-01-221-0/+2
| * | | | | m68k/mac: Fix PRAM accessorsFinn Thain2019-01-221-0/+2
| * | | | | char/nvram: Implement NVRAM read/write methodsFinn Thain2019-01-221-2/+30
| * | | | | char/nvram: Allow the set_checksum and initialize ioctls to be omittedFinn Thain2019-01-221-0/+2
| * | | | | char/nvram: Adopt arch_nvram_opsFinn Thain2019-01-221-0/+32
| * | | | | powerpc: Replace nvram_* extern declarations with standard headerFinn Thain2019-01-221-0/+3
| * | | | | m68k/atari: Implement arch_nvram_ops structFinn Thain2019-01-221-0/+14
| * | | | | nvram: Replace nvram_* function exports with static functionsFinn Thain2019-01-221-7/+25
* | | | | | Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-03-0615-55/+218
|\ \ \ \ \ \