aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-18media: v4l2-dev: document VFL_DIR_* direction definesMauro Carvalho Chehab1-6/+16
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab2-37/+16
2017-12-18media: i2c-addr.h: get rid of now unused definesMauro Carvalho Chehab1-7/+0
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab2-26/+63
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-8/+129
2017-12-18media: v4l2-mediabus: use BIT() macro for flagsMauro Carvalho Chehab1-24/+26
2017-12-18media: v4l2-flash-led-class.h: add kernel-doc to two helper funcsMauro Carvalho Chehab1-0/+12
2017-12-18media: v4l2-dev.h: add kernel-doc to two macrosMauro Carvalho Chehab1-3/+15
2017-12-18media: v4l2-event.rst: improve events descriptionMauro Carvalho Chehab1-34/+0
2017-12-18media: media-entity.h: add kernel-doc markups for nested structsMauro Carvalho Chehab1-0/+5
2017-12-18media: videobuf2-core: improve kernel-doc markupsMauro Carvalho Chehab1-30/+29
2017-12-18media: v4l2-ctrls: document nested members of structsMauro Carvalho Chehab1-1/+8
2017-12-18media: v4l2-fwnode.h: better describe bus union at fwnode endpoint structMauro Carvalho Chehab1-1/+11
2017-12-18media: rc-core.h: minor adjustments at rc_driver_type docMauro Carvalho Chehab1-2/+2
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede1-0/+79
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integration UAPIHans de Goede3-0/+707
2017-12-18media: v4l2-dv-timings.h: convert comment into kernel-doc markupMauro Carvalho Chehab1-7/+9
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab1-11/+96
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab1-8/+4
2017-12-18media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab1-9/+5
2017-12-18media: tuner-types: add kernel-doc markups for struct tunertypeMauro Carvalho Chehab1-0/+15
2017-12-18media: frontend: describe nested structsMauro Carvalho Chehab1-18/+17
2017-12-18Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+1
2017-12-18KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-2/+5
2017-12-18KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GICMarc Zyngier1-1/+1
2017-12-18mtd: cfi: convert inline functions to macrosArnd Bergmann1-64/+56
2017-12-18Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman47-312/+156
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman76-406/+332
2017-12-18Merge tag 'drm-misc-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-3/+9
2017-12-17ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli1-0/+2
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-12-17bpf: x64: add JIT support for multi-function programsAlexei Starovoitov3-0/+6
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-2/+3
2017-12-17bpf: add support for bpf_call to interpreterAlexei Starovoitov2-0/+7
2017-12-17bpf: teach verifier to recognize zero initialized stackAlexei Starovoitov1-1/+2
2017-12-17bpf: introduce function calls (verification)Alexei Starovoitov1-2/+34
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov2-1/+10
2017-12-17Add primitives for manipulating bitfields both in host- and fixed-endian.Al Viro1-0/+46
2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2-4/+4
2017-12-17locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-12-17Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar1-2/+6
2017-12-17Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar3-28/+6
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2-1/+27
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-3/+3
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-256/+103
2017-12-16dm: improve performance by moving dm_io structure to per-bio-dataMike Snitzer1-29/+3
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal1-1/+367
2017-12-16Merge back PM core material for v4.16.Rafael J. Wysocki1-4/+12
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He1-2/+2
2017-12-15drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctxRoger He1-0/+4