summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-01-2710-175/+195
|\
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-2610-175/+195
| |\
| | * [media] s5k4ecgx: select CRC32 helperArnd Bergmann2016-12-211-0/+1
| | * [media] dvb: avoid warning in dvb_netArnd Bergmann2016-12-211-10/+5
| | * [media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart2016-12-211-14/+19
| | * [media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2016-12-212-7/+26
| | * [media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart2016-12-211-3/+2
| | * [media] pctv452e: move buffer to heap, no mutexMax Kellermann2016-12-211-61/+72
| | * [media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2016-12-212-8/+2
| | * [media] cec: fix race between configuring and unconfiguringHans Verkuil2016-12-211-5/+13
| | * [media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil2016-12-211-18/+7
| | * [media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil2016-12-211-22/+26
| | * [media] cec: update log_addr[] before finishing configurationHans Verkuil2016-12-211-2/+2
| | * [media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil2016-12-211-3/+3
| | * [media] cec: when canceling a message, don't overwrite old status infoHans Verkuil2016-12-211-3/+3
| | * [media] cec: fix report_current_latencyHans Verkuil2016-12-212-4/+8
| | * [media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus2016-12-211-2/+2
| | * [media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus2016-12-211-19/+10
* | | Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-01-271-3/+4
|\ \ \
| * | | mmc: dw_mmc: force setup bus if active slots existZiyuan Xu2017-01-231-3/+4
* | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2017-01-271-3/+17
|\ \ \ \
| * | | | Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam2017-01-251-3/+17
* | | | | Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...Linus Torvalds2017-01-2628-176/+243
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2017-01-26' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-01-2712-67/+80
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'gvt-fixes-2017-01-25' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-01-255-57/+25
| | |\ \ \ \ \
| | | * | | | | MAINTAINERS: update new mail list for intel gvt driverZhenyu Wang2017-01-251-1/+1
| | | * | | | | drm/i915/gvt: Fix kmem_cache_create() nameAlex Williamson2017-01-251-1/+1
| | | * | | | | drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instanceAlex Williamson2017-01-251-4/+4
| | | * | | | | drm/i915/gvt: Fix relocation of shadow bbChris Wilson2017-01-172-47/+19
| | | * | | | | drm/i915/gvt: Enable the shadow batch bufferTina Zhang2017-01-171-4/+0
| | * | | | | | drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio2017-01-251-0/+1
| | * | | | | | drm/i915: Move atomic state free from out of fence releaseChris Wilson2017-01-253-2/+33
| | * | | | | | drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()Ander Conselvan de Oliveira2017-01-251-0/+6
| | * | | | | | drm/i915: Fix calculation of rotated x and y offsets for planar formatsAnder Conselvan de Oliveira2017-01-251-2/+3
| | * | | | | | drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()Ander Conselvan de Oliveira2017-01-251-1/+1
| | * | | | | | drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira2017-01-251-4/+5
| | * | | | | | drm/i915: Release temporary load-detect state upon switchingChris Wilson2017-01-251-0/+1
| | * | | | | | drm/i915: prevent crash with .disable_display parameterClint Taylor2017-01-251-0/+3
| | * | | | | | drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resumeChris Wilson2017-01-251-1/+2
| * | | | | | | drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2017-01-272-9/+36
| * | | | | | | drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2017-01-272-2/+6
| * | | | | | | drm/ast: Fixed system hanged if disable P2AY.C. Chen2017-01-273-79/+97
| * | | | | | | Merge tag 'drm-vc4-fixes-2017-01-23' of https://github.com/anholt/linux into ...Dave Airlie2017-01-273-3/+5
| |\ \ \ \ \ \ \
| | * | | | | | | drm/vc4: Return -EINVAL on the overflow checks failing.Eric Anholt2017-01-171-0/+1
| | * | | | | | | drm/vc4: Fix an integer overflow in temporary allocation layout.Eric Anholt2017-01-171-1/+2
| | * | | | | | | drm/vc4: fix a bounds checkDan Carpenter2017-01-171-1/+1
| | * | | | | | | drm/vc4: Fix memory leak of the CRTC state.Eric Anholt2017-01-171-1/+1
| * | | | | | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-01-273-8/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "drm/radeon: always apply pci shutdown callbacks"Alex Deucher2017-01-251-4/+3
| | * | | | | | | | drm/amdgpu: fix unload driver issue for virtual displayXiangliang Yu2017-01-231-4/+1