summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-17drm: change connector to tmp_connectorJohn Hunter
2015-03-17drm: Fix some typo mistake of the annotationsJohn Hunter
2015-03-16drm/rockchip: vop: power off until vop standby take effectMark Yao
2015-03-16drm/rockchip: vop: set vop enabled after enable iommuMark Yao
2015-03-16drm/rockchip: vop use is_enabled instead of dpms modeMark Yao
2015-03-16drm/rockchip: vop: fix vop vsync/hsync polarityMark Yao
2015-03-16drm/rockchip: Only alloc a kmap for fbdev gem objectDaniel Kurtz
2015-03-13drm: Silence sparse warningsVille Syrjälä
2015-03-13drm: %pF is only for function pointersScott Wood
2015-03-11drm/fb: handle tiled connectors betterRob Clark
2015-03-11drm/fb: small cleanupRob Clark
2015-03-11drm/rockchip: use correct fb width/heightRob Clark
2015-03-11drm/exynos: use correct fb width/heightRob Clark
2015-03-11drm/cma: use correct fb width/heightRob Clark
2015-03-11drm/dp: Use large transactions for I2C over AUXSimon Farnsworth
2015-03-11drm/plane-helper: Fixup mismergeDaniel Vetter
2015-03-11drm/atomic: Constify a bunch of functions pointer structsVille Syrjälä
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