summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-16[media] cec.h/cec-funcs.h: don't use bool in public headersHans Verkuil2-53/+54
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil4-13/+3
2016-11-16[media] cec: add proper support for CDC-Only CEC devicesHans Verkuil1-0/+52
2016-11-16[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil1-1/+4
2016-11-16[media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil1-0/+2
2016-11-16[media] v4l2-dv-timings: add helpers for vic and pixelaspect ratioHans Verkuil1-1/+19
2016-11-16[media] v4l2-dv-timings: add VICs and picture aspect ratioHans Verkuil1-34/+63
2016-11-16[media] videodev2.h: add VICs and picture aspect ratioHans Verkuil1-2/+25
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-0/+79
2016-11-16[media] videodev2.h: checkpatch cleanupHans Verkuil1-20/+30
2016-11-16[media] v4l: Document that m2m devices have a file handle specific contextSakari Ailus1-0/+3
2016-11-16drm/fence: add out-fences supportGustavo Padovan2-0/+7
2016-11-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner40-116/+212
2016-11-16Merge branch 'v4.10-shared/clkids' into v4.10-armsoc/dts32Heiko Stuebner1-0/+269
2016-11-16clk: rockchip: add dt-binding header for rk1108Shawn Lin1-0/+269
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake2-0/+6
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake1-2/+2
2016-11-16drm/fence: add fence timeline to drm_crtcGustavo Padovan1-0/+29
2016-11-16locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarilyIngo Molnar1-1/+1
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar19-26/+51
2016-11-16drm/fence: add in-fences supportGustavo Padovan1-0/+5
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-16timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre1-2/+0
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre1-24/+41
2016-11-16devres: add devm_alloc_percpu()Madalin Bucur1-0/+19
2016-11-16gro_cells: mark napi struct as not busy poll candidatesEric Dumazet1-0/+3
2016-11-16ftrace: Provide API to use global filtering for ftrace opsJoel Fernandes1-0/+2
2016-11-16pstore: Add ftrace timestamp counterJoel Fernandes1-0/+76
2016-11-16ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes1-0/+3
2016-11-16pstore: Allow prz to control need for lockingJoel Fernandes1-1/+9
2016-11-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-7/+8
2016-11-16drm: drm_irq.h header cleanupDaniel Vetter1-31/+29
2016-11-16drm/irq: Unexport drm_vblank_on/offDaniel Vetter1-3/+0
2016-11-16drm/irq: Make drm_vblank_pre/post_modeset internalDaniel Vetter1-4/+0
2016-11-16net: phy: Add phy_ethtool_nway_resetFlorian Fainelli1-0/+1
2016-11-16IB/rdmvat: Organize hot path calldowns into a single cachelineMike Marciniszyn1-22/+24
2016-11-16IB/hfi1: Optimize lkey validation structuresMike Marciniszyn1-3/+7
2016-11-15vxlan: remove unsed vxlan_dev_dst_port()pravin shelar1-10/+0
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar1-16/+0
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni2-0/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau1-1/+2
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau1-0/+8
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-41/+67
2016-11-15dt-bindings: mailbox: Add Tegra HSP bindingJoseph Lo1-0/+24
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan1-31/+95
2016-11-15drm: Drop externs from drm_crtc.hDaniel Vetter1-7/+7
2016-11-15drm: Move tile group code into drm_connector.cDaniel Vetter2-15/+24
2016-11-15drm: Extract drm_mode_config.[hc]Daniel Vetter2-615/+653
2016-11-15Revert "drm: Add and handle new aspect ratios in DRM layer"Ville Syrjälä1-6/+0
2016-11-15locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra1-0/+31