summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-17drm/i915: Fixing mutex deadlock window at eDP DRRSRamalingam C
2015-03-17drm/i915: Add debugfs entry for DRRSVandana Kannan
2015-03-17drm/i915: Add I915_PARAM_REVISIONNeil Roberts
2015-03-17drm/i915: Improve staged config loggingAnder Conselvan de Oliveira
2015-03-17drm/i915: Add a for_each_intel_connector macroAnder Conselvan de Oliveira
2015-03-17drm/i915: Set crtc backpointer when duplicating crtc stateAnder Conselvan de Oliveira
2015-03-17drm/i915: Reduce CHV DPLL min vco frequency to 4.8 GHzVille Syrjälä
2015-03-17drm/i915: also do frontbuffer tracking on pwritesPaulo Zanoni
2015-03-17drm/i915: pass which operation triggered the frontbuffer trackingPaulo Zanoni
2015-03-17Revert "drm/i915: Switch planes from transitional helpers to full atomic help...Daniel Vetter
2015-03-17drm/i915/skl: Only use the 800mV+2bB HDMI translation entryDamien Lespiau
2015-03-17drm/i915: Make for_each_sprite() take dev_priv as argumentDamien Lespiau
2015-03-17drm/i915: Make for_each_plane() take dev_priv as argumentDamien Lespiau
2015-03-17drm/i915: Remove irq-related FIXME in reset codeDaniel Vetter
2015-03-17drm/i915: Fix trivial typos in comments and warning messageYannick Guerrini
2015-03-17drm/i915: Use plane->state->fb in watermark code (v2)Matt Roper
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper
2015-03-10drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart
2015-03-10drm: Lighten sysfs connector 'status'Chris Wilson
2015-03-10drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart
2015-03-10drm: Fix trivial typos in commentsYannick Guerrini
2015-03-10drm: Fixup racy refcounting in plane_force_disableDaniel Vetter
2015-03-10drm/i915: Rotation property is now handled in DRM coreTvrtko Ursulin
2015-03-10drm: Complete moving rotation property to coreTvrtko Ursulin
2015-03-10drm/atomic-helper: Fix kerneldoc for prepare_planesDaniel Vetter
2015-03-10drm: Remove redundant code in the getencoder ioctlDaniel Vetter
2015-03-10drm/i915: Fix struct_mutex deadlock due to merge fumbleVille Syrjälä
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing
2015-03-07Change email address for 8250_pciRussell King
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach
2015-03-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-07i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko