aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen
2016-03-03drm/omap: panel-tpo-td043mtea1: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-tpo-td028ttec1: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-nec-nl8048hl11: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-sharp-ls037v7dw01: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-lgphilips-lb035q02: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: connector-hdmi: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: connector-dvi: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: encoder-tfp410: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: panel-dsi-cm: remove pdata supportTomi Valkeinen
2016-03-03drm/omap: move dss_suspend/resume_all to core.cTomi Valkeinen
2016-03-03drm/omap: fix suspend/resume handlingTomi Valkeinen
2016-03-03drm/omap: check if rotation is supported before commitTomi Valkeinen
2016-03-03drm/omap: fix crtc->plane property delegationTomi Valkeinen
2016-03-03drm/omap: EBUSY status handling in omap_gem_fault()Rob Clark
2016-03-03drm/omap: verify that fb plane pitches are the sameTomi Valkeinen
2016-03-03drm/omap: verify that display x-res is divisible by 8Tomi Valkeinen
2016-03-03drm/omap: HDMI5: allow interlaceTomi Valkeinen
2016-03-03drm/omap: HDMI5: Add interlace supportTomi Valkeinen
2016-03-03drm/omap: HDMI5: clean up timings copyTomi Valkeinen
2016-03-03drm/omap: HDMI5: Fix FC HSW valueTomi Valkeinen
2016-03-03drm/omap: DISPC: Fix field order for HDMITomi Valkeinen
2016-03-03drm/omap: HDMI: fix WP timings for ilaceTomi Valkeinen
2016-03-03drm/omap: HDMI: Fix HSW valueTomi Valkeinen
2016-03-03drm/omap: HDMI: support double-pixel pixel clockTomi Valkeinen
2016-03-03drm/omap: support double-pixelTomi Valkeinen
2016-03-03drm/omap: DISPC: support double-pixel modeTomi Valkeinen
2016-03-03drm/omap: increase vblank wait timeoutTomi Valkeinen
2016-03-03drm/omap: remove support for ext mem & syncTomi Valkeinen
2016-03-03drm/omap: gem: Implement dma_buf importLaurent Pinchart
2016-03-03drm/omap: gem: Refactor GEM object allocationLaurent Pinchart
2016-03-03drm/omap: gem: Clean up GEM objects memory flagsLaurent Pinchart
2016-03-03drm/omap: print an error if display enable failsTomi Valkeinen
2016-03-03drm/omap: use dma_mapping_error in omap_gem_dma_syncTomi Valkeinen
2016-03-03drm/omap: use dma_mapping_error in omap_gem_attach_pagesTomi Valkeinen
2016-03-03drm/omap: tpd12s015: CT_CP_HPD as optional gpioManisha Agrawal
2016-03-03drm/omap: tpd12s015: gpio descriptor APIManisha Agrawal
2016-03-03drm/omap: tpd12s015: remove platform data supportManisha Agrawal
2016-03-03drm/omap: drm_atomic_get_plane_state() may return ERR_PTRJyri Sarha
2016-03-03drm/omap: add dmm_read() and dmm_write() wrappersTomi Valkeinen
2016-03-03HACK: drm/omap: always use blocking DMM fillTomi Valkeinen
2016-03-03drm/omap: HDMI: change enable/disable to avoid sync-lostsTomi Valkeinen
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki