summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-24drm/i915: Update DRIVER_DATE to 20161024Daniel Vetter
2016-10-23Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-10-23Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22drm/i915: Stop setting SNB min-freq-table 0 on powersave setupChris Wilson
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner
2016-10-21drm: Use u64 for intermediate dotclock calculationsChris Wilson
2016-10-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-21Merge tag 'pci-v4.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-21drm/i915: Use the per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0Ville Syrjälä
2016-10-21drm/atmel-hlcdc: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm/arm: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä
2016-10-21drm/atomic: Reject attempts to use multiple rotation angles at onceVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto
2016-10-21dma-buf/sync_file: hold reference to fence when creating sync_fileGustavo Padovan
2016-10-21drm/virtio: kconfig: Fixup white space.Peter Griffin
2016-10-21drm/fence: release fence reference when canceling eventGustavo Padovan
2016-10-21drm/i915/dp: add lane_count check in intel_dp_check_link_statusMatthew Auld
2016-10-21drm/i915: Fix whitespace issuesVille Syrjälä
2016-10-21drm/i915: Clean up DDI DDC/AUX CH sanitationVille Syrjälä
2016-10-21drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä
2016-10-21drm/i915: Respect alternate_aux_channel for all DDI portsVille Syrjälä
2016-10-21drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7Arkadiusz Hiler
2016-10-21target/tcm_fc: use CPU affinity for responsesHannes Reinecke
2016-10-21target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke
2016-10-21target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke
2016-10-21target/tcm_fc: print command pointer in debug messageHannes Reinecke
2016-10-21target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke
2016-10-21Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2016-10-21Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2016-10-21Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2016-10-21watchdog: wdat_wdt: Ping the watchdog on resumeMika Westerberg
2016-10-20drm/i915: KBL - Recommended buffer translation programming for DisplayPortRodrigo Vivi
2016-10-20drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixupRodrigo Vivi
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai