aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2015-02-26OMAPDSS: fix regression with display sysfs filesTomi Valkeinen1-84/+95
2015-02-26video: fbdev: fix possible null dereferenceSudip Mukherjee1-3/+3
2015-02-26video: ARM CLCD: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-4/+2
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-301/+1223
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-7/+815
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+1
2015-02-04Merge branches '3.20/fbdev' and '3.20/omapdss' into for-nextTomi Valkeinen19-60/+855
2015-02-04omapfb: Return error code when applying overlay settings failsPeter Meerwald1-2/+5
2015-02-04OMAPDSS: DPI: DRA7xx supportTomi Valkeinen1-0/+26
2015-02-04OMAPDSS: HDMI: Add DRA7xx supportTomi Valkeinen3-0/+7
2015-02-04OMAPDSS: DISPC: program dispc polarities to control moduleTomi Valkeinen1-0/+40
2015-02-04OMAPDSS: DISPC: Add DRA7xx supportTomi Valkeinen1-0/+14
2015-02-04OMAPDSS: Add Video PLLs for DRA7xxTomi Valkeinen4-6/+273
2015-02-04OMAPDSS: Add functions for external control of PLLTomi Valkeinen2-0/+119
2015-02-04OMAPDSS: DSS: Add DRA7xx base supportTomi Valkeinen4-0/+44
2015-02-04OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OETomi Valkeinen1-47/+10
2015-02-04OMAPDSS: OMAP5: fix digit output's allowed mgrsTomi Valkeinen1-1/+1
2015-02-04OMAPDSS: constify port arraysTomi Valkeinen1-3/+3
2015-02-04OMAPDSS: PLL: add dss_pll_wait_reset_done()Tomi Valkeinen2-0/+11
2015-02-04OMAPDSS: Add enum dss_pll_idTomi Valkeinen3-0/+9
2015-01-30video: fbdev: fix sys_copyareaMans Rullgard1-72/+65
2015-01-30video/mmpfb: allow modular buildArnd Bergmann2-2/+4
2015-01-30fb: via: turn gpiolib and i2c selects into dependenciesArnd Bergmann1-3/+1
2015-01-30fbdev: ssd1307fb: return proper error code if write command failsPrabhakar Lad1-14/+53
2015-01-27[media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CTHans Verkuil1-1/+1
2015-01-27[media] hdmi: added unpack and logging functions for InfoFramesMartin Bugge1-7/+815
2015-01-27fbdev: fix CVT vertical front and back porch valuesTomi Valkeinen1-3/+3
2015-01-26video: hgafb: remove unneeded comparisonSudip Mukherjee1-2/+1
2015-01-26fbcon: Remove unused vblank cursor codeScot Doyle1-4/+0
2015-01-19video: fbdev: Fix sparse warning messagesDavid Ung1-37/+37
2015-01-15video: atafb: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven1-2/+1
2015-01-15video: fbdev: Validate mode timing against monspecDavid Ung1-9/+18
2015-01-15video: fbdev: Check Standard Timing against DMTDavid Ung2-34/+126
2015-01-15video: fbdev: Add additional vesa modesDavid Ung1-0/+27
2015-01-15fbdev: ssd1307fb: set default height if not found in DT nodeLad, Prabhakar1-1/+1
2015-01-15fbdev: ssd1307fb: drop unused function ssd1307fb_write_data()Lad, Prabhakar1-17/+0
2015-01-13video: Drop superfluous "select VT_HW_CONSOLE_BINDING"Geert Uytterhoeven1-1/+0
2015-01-13fbdev/broadsheetfb: fix memory leakColin Ian King1-3/+5
2015-01-13console/dummy: Move screen size selection from CPP to KconfigGeert Uytterhoeven2-10/+11
2015-01-13video: vt8500lcdfb: remove unneeded continueSudip Mukherjee1-3/+1
2015-01-13fbdev: savage: remove unused variableSudip Mukherjee1-9/+3
2015-01-13fbdev: geocode: remove unneeded NULL checkSudip Mukherjee2-8/+4
2015-01-13fbdev: omap2: Fix typo in tvc_probe_pdataRasmus Villemoes1-1/+1
2015-01-13simplefb: Fix build failure on SparcHans de Goede1-1/+1
2015-01-13fbdev: vgastate: remove trailing whitespacesAsaf Vertz1-41/+41
2015-01-13video: ocfb: Fix data type warningQiang Chen1-1/+1
2015-01-13video: omapdss: Add opa362 driverMarek Belisko3-0/+292
2015-01-13fbdev: geocode: remove unneeded NULL checkSudip Mukherjee1-4/+2
2015-01-13atyfb: mark DMI system id table as __initconstMathias Krause1-3/+6
2014-12-30OMAPDSS: SDI: fix output port_numTomi Valkeinen1-0/+2
2014-12-30video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2014-12-29video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2014-12-29OMAPDSS: pll: NULL dereference in error handlingDan Carpenter1-1/+2
2014-12-29OMAPDSS: HDMI: remove double initializer entriesTomi Valkeinen1-2/+0
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds83-84/+0
2014-12-13video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-3/+3
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-7/+24
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds46-1604/+1822
2014-12-11Merge tag 'backlight-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+40
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+6
2014-12-09Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-18/+0
2014-12-09backlight: lp855x: Add supply regulator to lp855xSean Paul1-0/+18
2014-12-09backlight: lp855x: Refactor DT parsing codeSean Paul1-19/+18
2014-12-08Merge branches '3.19/omapdss' and '3.19/simplefb' into fbdevTomi Valkeinen29-1559/+1776
2014-12-05ARM: 8244/1: fbdev: sa1100fb: make use of device clockDmitry Eremin-Solenikov2-7/+24
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "pl...Markus Elfring1-2/+1
2014-12-04video: fbdev-VIA: Deletion of an unnecessary check before the function call "...Markus Elfring1-2/+1
2014-12-04video: fbdev-MMP: Deletion of an unnecessary check before the function call "...Markus Elfring1-2/+1
2014-12-04video: mx3fb: Deletion of an unnecessary check before the function call "back...Markus Elfring1-2/+1
2014-12-04video: fbdev-OMAP2: Deletion of unnecessary checks before the function call "...Markus Elfring1-6/+3
2014-12-04video: fbdev-SIS: Deletion of unnecessary checks before the function call "pc...Markus Elfring1-9/+5
2014-12-04video: smscufx: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-4/+2
2014-12-04video: udlfb: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-6/+3
2014-12-04video: uvesafb: Deletion of an unnecessary check before the function call "uv...Markus Elfring1-2/+1
2014-12-04video: fbdev-LCDC: Deletion of an unnecessary check before the function call ...Markus Elfring1-2/+1
2014-12-04video: fbdev: arkfb: suppress build warningLad, Prabhakar1-1/+1
2014-12-04video: fbdev: s3fb: suppress build warningLad, Prabhakar1-1/+1
2014-12-04video: fbdev: vt8623fb: suppress build warningLad, Prabhakar1-1/+1
2014-12-04OMAPDSS: hdmi5: Fix bit field for IEC958_AES2_CON_SOURCEJyri Sarha1-1/+1
2014-12-02OMAPDSS: hdmi: Remove __exit qualifier from hdmi_uninit_output()Jyri Sarha2-2/+2
2014-12-01OMAPDSS: hdmi5: Change hdmi_wp idlemode to to no_idle for audio playbackJyri Sarha2-0/+8
2014-12-01OMAPDSS: Remove all references to obsolete HDMI audio callbacksJyri Sarha2-155/+0
2014-12-01OMAPDSS: hdmi5: Register ASoC platform device for omap hdmi audioJyri Sarha1-0/+125
2014-12-01OMAPDSS: hdmi5: Remove callbacks for the old ASoC DAI driverJyri Sarha1-113/+0
2014-12-01OMAPDSS: hdmi4: Register ASoC platform device for omap hdmi audioJyri Sarha1-0/+125
2014-12-01OMAPDSS: hdmi4: Remove callbacks for the old ASoC DAI driverJyri Sarha1-113/+0
2014-12-01OMAPDSS: hdmi: Make hdmi_mode_has_audio() more user friedlyJyri Sarha1-2/+2
2014-12-01OMAPDSS: Kconfig: Remove HDMI audio booleans from KconfigJyri Sarha1-7/+0
2014-11-26OMAPDSS: hdmi.h: Add members to hdmi drvdata for audio implementationJyri Sarha1-0/+2
2014-11-26OMAPDSS: hdmi: Add pdev pointer for audio_pdev in HDMI DRV dataJyri Sarha1-0/+2
2014-11-26OMAPDSS: hdmi: Make hdmi structure publicJyri Sarha3-40/+30
2014-11-26OMAPDSS: hdmi_wp: Add function for getting audio dma addressJyri Sarha2-0/+8
2014-11-26OMAPDSS: hdmi4_core: Remove unused hdmi4_audio_get_dma_port()Jyri Sarha2-11/+0
2014-11-26OMAPDSS: hdmi: Remove most of OMAP[45]_DSS_HDMI_AUDIO ifdefsJyri Sarha7-21/+1
2014-11-26OMAPDSS: hdmi.h: Add HDMI_AUDIO_LAYOUT_6CH enum valueJyri Sarha1-1/+2
2014-11-26OMAPDSS: hdmi5_core: Initialize mandatory sample_order parameterJyri Sarha1-0/+3
2014-11-26OMAPDSS: hdmi_wp: Protect reserved bits in hdmi_wp_audio_config_format()Jyri Sarha1-2/+6
2014-11-25simplefb: Fix build errors when CONFIG_COMMON_CLK is not definedHans de Goede1-2/+2
2014-11-25video: fbdev-MMP: Fix a typo for the word "destroyed"Markus Elfring1-1/+1
2014-11-25video: fbdev-MMP: Fix typos for the word "destroy"Markus Elfring1-2/+2
2014-11-21ARM: at91/Kconfig: remove useless fbdev Kconfig optionsNicolas Ferre1-17/+0
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina134-1630/+1913
2014-11-19video: ARM CLCD: Remove duplicated include in amba-clcd.cQiang Chen1-1/+0
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre1-1/+0
2014-11-16x86: Use new cache mode type in drivers/video/fbdev/vermilionJuergen Gross1-2/+4
2014-11-16x86: Use new cache mode type in drivers/video/fbdev/gbefb.cJuergen Gross1-1/+2
2014-11-14simplefb: Change simplefb_init from module_init to fs_initcallHans de Goede1-1/+1
2014-11-14fbcon: Change fbcon_init from module_init to fs_initcallHans de Goede1-1/+1
2014-11-14simplefb: Add support for enumerating simplefb dt nodes in /chosenHans de Goede1-1/+22
2014-11-14simplefb: add clock handling codeLuc Verhaegen1-1/+107
2014-11-14simplefb: add goto error path to probeLuc Verhaegen1-7/+11
2014-11-14simplefb: formalize pseudo palette handlingLuc Verhaegen1-3/+12
2014-11-12OMAPDSS: features: remove unused DSI PLL featuresTomi Valkeinen2-49/+0
2014-11-12OMAPDSS: HDMI: use common DSS PLL supportTomi Valkeinen4-214/+146
2014-11-12OMAPDSS: HDMI: remove extra poweroffTomi Valkeinen1-4/+0
2014-11-12OMAPDSS: HDMI: split PLL enable & configTomi Valkeinen4-9/+18
2014-11-12OMAPDSS: HDMI: store WP pointer to hdmi_pll_dataTomi Valkeinen4-14/+23
2014-11-12OMAPDSS: HDMI: Remove HDMI PLL resetTomi Valkeinen1-19/+0
2014-11-12OMAPDSS: HDMI: rewrite HDMI PLL calculation codeTomi Valkeinen5-83/+71
2014-11-12OMAPDSS: HDMI5: disable interlace modesTomi Valkeinen1-0/+4
2014-11-12OMAPDSS: HDMI: fix setting REFSELTomi Valkeinen2-12/+4
2014-11-12OMAPDSS: DSI: use common DSS PLL supportTomi Valkeinen4-489/+255
2014-11-12OMAPDSS: Add common PLL codeTomi Valkeinen3-1/+467
2014-11-12OMAPDSS: DSI: dsi_runtime_get/put in pll_initTomi Valkeinen3-28/+9
2014-11-12OMAPDSS: DSI: features: combine dsi & dispc hsdivsTomi Valkeinen3-17/+11
2014-11-12OMAPDSS: DSI: turn hsdivs fields to arraysTomi Valkeinen3-42/+42
2014-11-12OMAPDSS: DSI: rename clkin4ddr to clkdcoTomi Valkeinen3-20/+20
2014-11-12OMAPDSS: DSI: use struct copy instead of individual field copyTomi Valkeinen1-11/+1
2014-11-12OMAPDSS: DSI: remove pll_locked fieldTomi Valkeinen1-10/+0
2014-11-12OMAPDSS: DSI: remove clkin from dsi_clock_infoTomi Valkeinen3-11/+4
2014-11-12OMAPDSS: DSI: separate LP clock info from dsi_clock_infoTomi Valkeinen2-13/+19
2014-11-12OMAPDSS: DSI: always power on hsclk & hsdivTomi Valkeinen3-26/+7
2014-11-12OMAPDSS: DSI: remove unused hsdiv wait funcsTomi Valkeinen3-38/+0
2014-11-12OMAPDSS: DSI: wait for hsdiv clocks when enabling PLLTomi Valkeinen1-0/+21
2014-11-12OMAPDSS: DSS: add a param to dpi_select_source which specifies it's port numberArchit Taneja3-8/+8
2014-11-12OMAPDSS: DPI: Add support for multiple instancesArchit Taneja1-3/+23
2014-11-12OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja5-21/+62
2014-11-12OMAPDSS: DSS: init dss ports cleanlyArchit Taneja3-16/+92
2014-11-12OMAPDSS: DPI: Store dpi_data pointer in the DT port's dataArchit Taneja3-8/+42
2014-11-12OMAPDSS: DPI: Allocate driver dataArchit Taneja3-18/+36
2014-11-12OMAPDSS: DPI: Use DPI driver dataArchit Taneja1-80/+107
2014-11-10backlight: pwm: Clean-up pwm requested using legacy APIVladimir Zapolskiy1-1/+4
2014-11-06m501fb: don't return zero on failure path in sm501fb_probe()Alexey Khoroshilov1-0/+1
2014-11-06fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam2-1/+20
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman83-84/+0
2014-10-30Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen26-23/+46
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-29treewide: Fix company name in module descriptionsMasanari Iida2-2/+2
2014-10-22OMAPDSS: DSI: Fix PLL_SELFEQDCO field widthTomi Valkeinen1-1/+1
2014-10-22OMAPDSS: fix dispc register dump for preload & mflagTomi Valkeinen1-4/+3
2014-10-22OMAPDSS: DISPC: fix mflag offsetTomi Valkeinen1-2/+1
2014-10-22OMAPDSS: HDMI: fix regsd writeTomi Valkeinen1-5/+4
2014-10-22OMAPDSS: HDMI: fix PLL GO bit handlingTomi Valkeinen1-2/+2
2014-10-22OMAPFB: fix releasing overlaysTomi Valkeinen1-0/+3
2014-10-22OMAPFB: fix overlay disable when freeing resources.Tomi Valkeinen1-7/+3
2014-10-22OMAPDSS: apply: wait pending updates on manager disableTomi Valkeinen1-0/+2
2014-10-22OMAPFB: remove __exit annotationFelipe Balbi1-2/+2
2014-10-22OMAPDSS: set suppress_bind_attrsTomi Valkeinen22-0/+22
2014-10-22OMAPFB: add missing MODULE_ALIAS()Felipe Balbi1-0/+1
2014-10-22drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary headerAlexandre Belloni1-1/+0
2014-10-22video/console: Resolve several shadow warningsMark Rustad1-12/+12
2014-10-22fbcon: Fix option parsing control flow in fb_console_setupMaarten ter Huurne1-10/+9
2014-10-20video: fbdev: omap2: omapfb: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: omap2: dss: drop owner assignment from platform_driversWolfram Sang10-10/+0
2014-10-20video: fbdev: omap2: displays-new: drop owner assignment from platform_driversWolfram Sang8-8/+0
2014-10-20video: fbdev: omap: drop owner assignment from platform_driversWolfram Sang10-10/+0
2014-10-20video: fbdev: mmp: hw: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: mmp: fb: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: mb862xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: exynos: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang50-51/+0
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds32-123/+299
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul1-2/+1
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-95/+115
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes4-40/+40
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+3
2014-10-11Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-68/+45
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-7/+3
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-09-30video/atmel_lcdfb: Introduce regulator supportAlexander Stein1-0/+20
2014-09-30fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resumeGeert Uytterhoeven1-2/+42
2014-09-30framebuffer: fix screen corruption when copyingMikulas Patocka1-5/+8
2014-09-30framebuffer: fix border colorMikulas Patocka4-8/+4
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster1-7/+7
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster2-11/+14
2014-09-30video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from...Fabian Frederick1-4/+8
2014-09-30video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick1-10/+10
2014-09-30video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick1-8/+8
2014-09-30video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick1-5/+10
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick1-6/+12
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick1-2/+2
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist1-1/+1
2014-09-30video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven1-1/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-7/+3
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie6-10/+25