drm/omap: VENC: remove uses of omap_overlay_manager
[cascardo/linux.git] / drivers /
2016-03-03 Tomi Valkeinendrm/omap: VENC: remove uses of omap_overlay_manager
2016-03-03 Tomi Valkeinendrm/omap: SDI: remove uses of omap_overlay_manager
2016-03-03 Tomi Valkeinendrm/omap: HDMI4: remove uses of omap_overlay_manager
2016-03-03 Tomi Valkeinendrm/omap: HDMI5: remove uses of omap_overlay_manager
2016-03-03 Tomi Valkeinendrm/omap: DPI: remove uses of omap_overlay_manager
2016-03-03 Tomi Valkeinendrm/omap: remove extra manager checks on disconnect
2016-03-03 Tomi Valkeinendrm/omap: remove extra check in dpi and sdi
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_unregister_framedone_handler...
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_register_framedone_handler...
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_start_update to accept omap_c...
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_disable to accept omap_channel
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_enable to accept omap_channel
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_set_lcd_config to accept...
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_set_timings to accept omap_ch...
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_disconnect to accept omap_channel
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_connect to accept omap_channel
2016-03-03 Tomi Valkeinendrm/omap: use dispc_channel_connected in output drivers
2016-03-03 Tomi Valkeinendrm/omap: add dispc_channel_connected field to omap_dss...
2016-03-03 Tomi Valkeinendrm/omap: convert dss_mgr_ops to use omap_channel
2016-03-03 Tomi Valkeinendrm/omap: remove use of omapdss_find_mgr_from_display()
2016-03-03 Tomi Valkeinendrm/omap: remove crtc->mgr field
2016-03-03 Tomi Valkeinendrm/omap: Add dispc_mgr_get_supported_outputs()
2016-03-03 Tomi Valkeinendrm/omap: move dss_mgr_* declarations to omapdrm/omapfb
2016-03-03 Tomi Valkeinendrm/omap: move struct dss_mgr_ops to omapdrm/omapfb
2016-03-03 Tomi Valkeinendrm/omap, omapfb: move exported dispc function declarat...
2016-03-03 Tomi Valkeinendrm/omap: panel-tpo-td043mtea1: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: panel-tpo-td028ttec1: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: panel-nec-nl8048hl11: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: panel-sharp-ls037v7dw01: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: panel-lgphilips-lb035q02: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: connector-hdmi: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: connector-dvi: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: encoder-tfp410: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: panel-dsi-cm: remove pdata support
2016-03-03 Tomi Valkeinendrm/omap: move dss_suspend/resume_all to core.c
2016-03-03 Tomi Valkeinendrm/omap: fix suspend/resume handling
2016-03-03 Tomi Valkeinendrm/omap: check if rotation is supported before commit
2016-03-03 Tomi Valkeinendrm/omap: fix crtc->plane property delegation
2016-03-03 Rob Clarkdrm/omap: EBUSY status handling in omap_gem_fault()
2016-03-03 Tomi Valkeinendrm/omap: verify that fb plane pitches are the same
2016-03-03 Tomi Valkeinendrm/omap: verify that display x-res is divisible by 8
2016-03-03 Tomi Valkeinendrm/omap: HDMI5: allow interlace
2016-03-03 Tomi Valkeinendrm/omap: HDMI5: Add interlace support
2016-03-03 Tomi Valkeinendrm/omap: HDMI5: clean up timings copy
2016-03-03 Tomi Valkeinendrm/omap: HDMI5: Fix FC HSW value
2016-03-03 Tomi Valkeinendrm/omap: DISPC: Fix field order for HDMI
2016-03-03 Tomi Valkeinendrm/omap: HDMI: fix WP timings for ilace
2016-03-03 Tomi Valkeinendrm/omap: HDMI: Fix HSW value
2016-03-03 Tomi Valkeinendrm/omap: HDMI: support double-pixel pixel clock
2016-03-03 Tomi Valkeinendrm/omap: support double-pixel
2016-03-03 Tomi Valkeinendrm/omap: DISPC: support double-pixel mode
2016-03-03 Tomi Valkeinendrm/omap: increase vblank wait timeout
2016-03-03 Tomi Valkeinendrm/omap: remove support for ext mem & sync
2016-03-03 Laurent Pinchartdrm/omap: gem: Implement dma_buf import
2016-03-03 Laurent Pinchartdrm/omap: gem: Refactor GEM object allocation
2016-03-03 Laurent Pinchartdrm/omap: gem: Clean up GEM objects memory flags
2016-03-03 Tomi Valkeinendrm/omap: print an error if display enable fails
2016-03-03 Tomi Valkeinendrm/omap: use dma_mapping_error in omap_gem_dma_sync
2016-03-03 Tomi Valkeinendrm/omap: use dma_mapping_error in omap_gem_attach_pages
2016-03-03 Manisha Agrawaldrm/omap: tpd12s015: CT_CP_HPD as optional gpio
2016-03-03 Manisha Agrawaldrm/omap: tpd12s015: gpio descriptor API
2016-03-03 Manisha Agrawaldrm/omap: tpd12s015: remove platform data support
2016-03-03 Jyri Sarhadrm/omap: drm_atomic_get_plane_state() may return ERR_PTR
2016-03-03 Tomi Valkeinendrm/omap: add dmm_read() and dmm_write() wrappers
2016-03-03 Tomi ValkeinenHACK: drm/omap: always use blocking DMM fill
2016-03-03 Tomi Valkeinendrm/omap: HDMI: change enable/disable to avoid sync...
2016-02-07 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-02-07 Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2016-02-07 Linus TorvaldsMerge tag 'usb-4.5-rc3' of git://git./linux/kernel...
2016-02-07 Linus TorvaldsMerge tag 'staging-4.5-rc3' of git://git./linux/kernel...
2016-02-06 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-06 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-06 Linus TorvaldsMerge tag 'pm+acpi-4.5-rc3' of git://git./linux/kernel...
2016-02-05 Rafael J. WysockiMerge branches 'pm-core' and 'pm-domains'
2016-02-05 Rafael J. WysockiMerge branches 'pnp' and 'acpi-cppc'
2016-02-05 Linus TorvaldsMerge tag 'media/v4.5-3' of git://git./linux/kernel...
2016-02-05 Linus TorvaldsMerge tag 'sound-4.5-rc3' of git://git./linux/kernel...
2016-02-05 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-02-05 Dave AirlieMerge branch 'drm-fixes-mst' of git://people.freedeskto...
2016-02-05 Mykola Lysenkodrm/dp/mst: deallocate payload on port destruction
2016-02-05 Andrey Grodzovskydrm/dp/mst: Reverse order of MST enable and clearing...
2016-02-05 Hersen Wudrm/dp/mst: move GUID storage from mgr, port to only...
2016-02-05 Mykola Lysenkodrm/dp/mst: change MST detection scheme
2016-02-05 Harry Wentlanddrm/dp/mst: Calculate MST PBN with 31.32 fixed point
2016-02-05 Imre Deakdrm/mst: Add range check for max_payloads during init
2016-02-05 Imre Deakdrm/mst: Don't ignore the MST PBN self-test result
2016-02-05 Insu Yundrm: fix missing reference counting decrease
2016-02-05 Dave AirlieMerge branch 'drm-fixes-4.5' of git://people.freedeskto...
2016-02-05 Dave AirlieMerge tag 'drm-amdkfd-fixes-2016-01-28' of git://people...
2016-02-05 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git./linux...
2016-02-05 Dave AirlieMerge branch 'drm/adv7511' of git://git./linux/kernel...
2016-02-05 Dave AirlieMerge tag 'drm-intel-fixes-2016-02-04' of git://anongit...
2016-02-05 Joe Lawrencexhci: harden xhci_find_next_ext_cap against device...
2016-02-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-02-04 Greg Kroah-HartmanMerge tag 'fixes-for-v4.5-rc3' of git://git./linux...
2016-02-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-02-04 Mauro Carvalho Chehab[media] saa7134-alsa: Only frees registered sound cards
2016-02-04 Mauro Carvalho Chehab[media] vb2-core: call threadio->fnc() if !VB2_BUF_STAT...
next