aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+63
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-0/+1
2012-03-12fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart1-8/+7
2012-03-12fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart1-4/+0
2012-03-12fbdev: sh_mobile_lcdc: Don't store copy of platform dataLaurent Pinchart1-1/+1
2012-03-12fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fieldsLaurent Pinchart1-2/+0
2012-03-12fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart1-11/+16
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart1-1/+0
2012-03-12fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart1-8/+4
2012-03-12fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart1-2/+4
2012-03-12fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart1-7/+7
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-8/+4
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-7/+6
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart1-2/+0
2012-03-12fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan fieldLaurent Pinchart1-1/+0
2012-03-12fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart1-0/+2
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart1-1/+0
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson1-0/+1
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King1-0/+4
2012-02-21FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King1-0/+59
2012-02-13video: support DP controller driverJingoo Han1-0/+131
2012-02-13video: support MIPI-DSI controller driverDonghwa Lee1-0/+359
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+5
2012-01-28Merge commit 'v3.3-rc1' into fbdev-nextFlorian Tobias Schandinat1-4/+2
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen1-0/+5
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-4/+2
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat1-24/+34
2012-01-05OMAPDSS: HDMI: Disable DDC internal pull upMythri P K1-1/+5
2012-01-05OMAPDSS: HDMI: Move duplicate code from boardfileMythri P K1-0/+2
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart1-2/+2
2011-12-17Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat1-7/+0
2011-12-13UAPI: Fix nested __KERNEL__ guards in video/edid.hDavid Howells1-4/+2
2011-12-02OMAPDSS: Add comments about blocking of ovl/mgr functionsTomi Valkeinen1-0/+22
2011-12-02OMAPDSS: APPLY: remove device_changed fieldTomi Valkeinen1-2/+0
2011-12-02OMAPDSS: APPLY: move channel-field to extra_info setTomi Valkeinen1-2/+0
2011-12-02OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen1-3/+0
2011-12-02OMAPDSS: APPLY: move mgr->info to apply.cTomi Valkeinen1-3/+0
2011-12-02OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen1-2/+4
2011-12-02OMAPDSS: APPLY: move mgr->enabled to mgr_priv_dataTomi Valkeinen1-2/+0
2011-12-02OMAPDSS: DSI: call mgr_enable/disable for cmd mode displaysTomi Valkeinen1-2/+2
2011-12-02OMAPDSS: store overlays in a list for each managerTomi Valkeinen1-2/+1
2011-12-02OMAPDSS: store managers in an arrayTomi Valkeinen1-1/+0
2011-12-02OMAPDSS: APPLY: track whether a manager is enabledTomi Valkeinen1-0/+2
2011-12-02OMAPDSS: hide manager's enable/disable()Tomi Valkeinen1-3/+0
2011-12-02OMAPDSS: remove partial update from DSITomi Valkeinen1-6/+1
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto1-0/+4
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto1-0/+3
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto1-0/+9
2011-11-21fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto1-0/+1
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flagKuninori Morimoto1-0/+1
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto1-0/+1
2011-11-21fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto1-1/+1
2011-11-08ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen1-7/+0
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat5-20/+163
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja1-0/+1
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja1-1/+4
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja1-1/+2
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen1-1/+0
2011-09-30OMAPDSS: Add N800 panel driverTomi Valkeinen1-0/+15
2011-09-30OMAPDSS: Taal: remove external backlight supportTomi Valkeinen1-6/+2
2011-09-30OMAP: DSS2: add panel-dvi driverTomi Valkeinen1-0/+37
2011-09-30OMAP: DSS2: add detect() to omap_dss_driver structTomi Valkeinen1-0/+1
2011-09-30OMAP: DSS2: add read_edid() to omap_dss_driver structTomi Valkeinen1-0/+2
2011-09-30OMAP: DSS2: DISPC: Add missing IRQ definitionsTomi Valkeinen1-0/+3
2011-09-30OMAP: DSS2: DSI: Add comment about regnTomi Valkeinen1-0/+1
2011-09-30OMAP: DSS2: HDMI: change regn definitionTomi Valkeinen1-0/+1
2011-09-30OMAP: DSS2: DSI Video mode supportArchit Taneja1-0/+32
2011-09-30OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja1-0/+8
2011-09-30OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja1-0/+6
2011-09-30OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja1-4/+0
2011-09-30OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja1-2/+10
2011-09-30OMAP: DSS2: Create enum for DSI operation modesArchit Taneja1-0/+7
2011-09-30OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl capsTomi Valkeinen1-0/+2
2011-09-30OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen1-4/+3
2011-09-30OMAP: DSS2: Handle manager change in applyTomi Valkeinen1-0/+1
2011-09-30OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen1-1/+2
2011-09-14OMAP: DSS2: Add picodlp panel driverMayuresh Janorkar1-0/+23
2011-08-30Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev...Florian Tobias Schandinat1-19/+116
2011-08-24udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson1-0/+1
2011-08-19fbdev: sh_mobile_lcdc: Replace hardcoded register values with macrosLaurent Pinchart1-19/+116
2011-07-25OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen1-2/+0
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen1-1/+1
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen1-0/+9
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen1-11/+0
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen1-2/+0
2011-05-24Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/...Paul Mundt2-0/+71
2011-05-24Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt3-0/+711
2011-05-23sh_mobile_meram: Add support for NV24 framebuffersDamian1-1/+2
2011-05-23sh_mobile_meram: MERAM framework for LCDCDamian2-0/+70
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain1-0/+1
2011-05-23OMAP: DSS2: Add new color formats for OMAP4Amber Jain1-0/+5
2011-05-16OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja1-0/+4
2011-05-12OMAP: DSS2: RFBI: add omap_rfbi_configureTomi Valkeinen1-0/+2
2011-05-12OMAP: DSS2: RFBI: add rfbi_bus_lockTomi Valkeinen1-0/+2
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja1-0/+2
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja1-0/+2
2011-05-12OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja1-13/+22
2011-05-11OMAP: DSS2: Taal: Implement ULPS functionalityTomi Valkeinen1-0/+2
2011-05-11OMAP: DSS2: Taal: Implement configurable ESD intervalTomi Valkeinen1-2/+2
2011-05-11OMAP: DSS2: DSI: Add DSI pad muxing supportTomi Valkeinen1-0/+1
2011-05-11OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen1-1/+1
2011-05-11OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen1-1/+2
2011-05-11OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja1-0/+5
2011-05-11OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja1-2/+8
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja1-0/+9
2011-05-11OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen1-3/+0
2011-05-11OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula1-0/+2
2011-05-11OMAP: DSS2: move dss device clock configurationTomi Valkeinen1-12/+16
2011-05-11OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen1-0/+31
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen1-0/+37
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-0/+589
2011-04-26Merge branch 'master' into for-nextJiri Kosina6-7/+8
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi5-7/+7
2011-03-22atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann1-0/+1
2011-03-16fbdev: sh_mobile_lcdc: Add YUV framebuffer supportDamian Hobson-Garcia1-0/+1
2011-03-10fbdev: sh_mobile_lcdcfb: add backlight supportAlexandre Courbot1-0/+9
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt1-0/+95
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt1-16/+0
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt1-6/+0
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt1-0/+6
2011-01-05fbdev: sh_mipi_dsi: support different register layoutsGuennadi Liakhovetski1-0/+6
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-1/+0
2010-12-21s1d13xxxfb: drop unused codeAndres Salomon1-6/+0
2010-11-16fbdev: move udlfb out of staging.Paul Mundt1-0/+117
2010-11-16fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC defineMike Frysinger1-1/+0
2010-11-10fbdev: sh_mobile_hdmi: add support for more precise HDMI clock configurationGuennadi Liakhovetski1-0/+3
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King1-1/+4
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+16
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-09-14fbdev: sh_mobile_hdmi: implement lockingGuennadi Liakhovetski1-0/+2
2010-09-14fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski1-1/+2
2010-09-10fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto1-5/+5
2010-09-01fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto1-0/+16
2010-08-16include/video/vga.h: update web address.Justin P. Mattock1-1/+1
2010-08-14include: replace unifdef-y with header-ySam Ravnborg1-2/+3
2010-08-04fbdev: sh-mobile: HDMI support for SH-Mobile SoCsGuennadi Liakhovetski1-0/+22
2010-08-04sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski1-1/+1
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-2/+1
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas1-2/+0
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose1-0/+1
2010-05-24sh-mobile: add support for displays, connected over the MIPI busGuennadi Liakhovetski1-0/+35
2010-05-24sh: add a YUV422 output data format, that is also supported by LCDCGuennadi Liakhovetski1-18/+21
2010-05-24fbdev: add a MIPI DSI headerGuennadi Liakhovetski1-0/+130
2010-03-12broadsheetfb: support storing waveformJaya Kumar1-0/+5
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar1-4/+13
2010-03-12broadsheetfb: add multiple panel type supportJaya Kumar1-0/+1
2010-02-16video: sh_mobile_lcdcfb: Add wait for vsync.Phil Edworthy1-0/+2
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+2
2009-12-16davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S1-0/+1
2009-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2-8/+5
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-6/+5
2009-12-09sh: add a start_transfer() callback to the LCDC driverMagnus Damm1-0/+2
2009-12-04sgivwfb: Make use of ARRAY_SIZE.Thiago Farina1-6/+5
2009-12-01pxa168fb: remove useless vsync/hsync invert flagJun Nie1-2/+0
2009-09-23davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4Sudhakar Rajashekhara1-3/+0
2009-09-23davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xxSudhakar Rajashekhara1-0/+106
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson1-0/+9
2009-06-13fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek1-0/+127
2009-04-13include/video/cyblafb.h: remove it, it's unusedJoe Perches1-175/+0
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt1-0/+26
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson1-6/+10
2009-04-01fbdev: newport: newport_*wait() return 0 on timeoutRoel Kluin1-2/+2
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt1-1/+0
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt1-0/+1
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap2-283/+283
2009-02-10[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar1-0/+59
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap3-23/+23
2009-01-31headers_check fix: video/uvesafb.hJaswinder Singh Rajput1-0/+2
2009-01-31headers_check fix: video/sisfb.hJaswinder Singh Rajput1-1/+1
2008-12-22video: sh_mobile_lcdcfb deferred io supportMagnus Damm1-0/+1
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-10-20video: add sh_mobile_lcdc platform flagsMagnus Damm1-0/+7
2008-10-20video: remove unused sh_mobile_lcdc platform dataMagnus Damm1-1/+0
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt6-27/+34
2008-10-16fbdev: allow more chip revisions in Epson s1d13... video driverKristoffer Ericson1-1/+2
2008-10-16radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt1-5/+13
2008-10-16radeonfb: misc cleanup of engine and dst cache handlingBenjamin Herrenschmidt1-1/+4
2008-10-16neofb: remove open_lock mutexKrzysztof Helt1-1/+0
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-09Merge branch 'pxa-all' into develRussell King1-18/+13
2008-10-01video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt1-0/+72
2008-09-18[ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET1-0/+1
2008-08-26[ARM] 5209/1: metronomefb: changes to use platform framebufferJaya Kumar1-18/+13
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen1-0/+1
2008-08-12radeonfb: fix accel engine hangsDavid Miller1-0/+4
2008-08-05radeon: misc correctionsDavid Miller1-2/+3
2008-07-26include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk1-0/+1
2008-07-24neofb: drop the xtimings structureKrzysztof Helt1-17/+0
2008-07-24lcd: add platform_lcd driverBen Dooks1-0/+21
2008-07-24fb: add support for the ILI9320 video display controllerBen Dooks1-0/+201
2008-07-24atmel_lcdfb: FIFO underflow managementNicolas Ferre1-0/+1
2008-07-24tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt1-0/+1
2008-07-24tridentfb: source code improvementsKrzysztof Helt1-2/+2
2008-07-24tridentfb: acceleration code improvementsKrzysztof Helt1-1/+20
2008-07-24tridentfb: add TGUI 9440 supportKrzysztof Helt1-0/+1
2008-07-24tridentfb: improved register values on TGUI 9680Krzysztof Helt1-0/+1