aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-28/+64
2014-03-20video / output: Drop display output class supportJean Delvare3-141/+0
2014-02-28hyperv-fb: kick off efifb earlyGerd Hoffmann1-0/+2
2014-02-28hyperv-fb: add support for generation 2 virtual machines.Gerd Hoffmann1-26/+60
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman5-12/+13
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli1-1/+1
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat1-1/+2
2014-02-11OMAPDSS: fix fck field typesTomi Valkeinen2-2/+2
2014-02-11OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen1-8/+8
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries1-2/+2
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-11/+21
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie1-1/+0
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds39-400/+945
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han1-3/+3
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han1-1/+1
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han1-1/+1
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han1-11/+2
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han1-4/+3
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han1-6/+3
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han1-12/+2
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han1-4/+2
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han1-12/+3
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells1-0/+4
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+5
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+3
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-5/+3
2014-01-20Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen22-290/+412
2014-01-17i810: delete useless variableJulia Lawall1-3/+1
2014-01-17video: add OpenCores VGA/LCD framebuffer driverStefan Kristiansson3-0/+457
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven1-4/+0
2014-01-17tgafb: potential NULL dereference in initDan Carpenter1-3/+2
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter1-1/+1
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter1-6/+1
2014-01-17video: amba-clcd: Make CLCD driver available on more platformsMark Brown1-1/+2
2014-01-17video: Replace local macro with PCI standard macroYijing Wang1-11/+5
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering1-0/+3
2014-01-17video: vgacon: Don't build on arm64Mark Brown1-1/+2
2014-01-17video: mx3fb: Allow blocking during framebuffer allocationSascha Hauer1-1/+1
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa1-0/+1
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing1-1/+3
2014-01-17video: mxsfb: fix broken videomode selectionLothar Waßmann1-70/+50
2014-01-17video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...Lothar Waßmann1-3/+3
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: nvidiafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: asiliantfb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointerLaurent Pinchart1-1/+1
2014-01-14OMAPDSS: DISPC: Fix 34xx overlay scaling calculationIvaylo Dimitrov1-9/+22
2014-01-13OMAPDSS: panel-acx565akm: clean-up lockingTomi Valkeinen1-14/+30
2014-01-13OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCsArchit Taneja1-0/+16
2014-01-13OMAPFB: disable overlays on driver removalTomi Valkeinen1-0/+10
2014-01-13OMAPDSS: don't print errors on -EPROBE_DEFERTomi Valkeinen5-5/+10
2014-01-13OMAPFB: give informative print when probe succeedsTomi Valkeinen1-0/+9
2014-01-13OMAPDSS: HDMI: rename resource namesTomi Valkeinen4-4/+4
2014-01-13OMAPDSS: DSI: split DSI memory map to smaller blocksTomi Valkeinen1-59/+136
2014-01-13OMAPDSS: HDMI: add missing core irqTomi Valkeinen1-1/+1
2014-01-13OMAPDSS: HDMI: fix HDMI_WP_CLK nameTomi Valkeinen2-2/+2
2014-01-13OMAPDSS: HDMI: fix hdmi_wait_for_bit_changeTomi Valkeinen1-6/+6
2014-01-13OMAPDSS: DISPC: fix context restoreTomi Valkeinen1-0/+2
2014-01-13OMAPDSS: HDMI4: remove useless func callsTomi Valkeinen1-4/+0
2014-01-13OMAPDSS: HDMI4: Accept non-standard timingsArchit Taneja1-4/+11
2014-01-09drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen1-1/+0
2014-01-07xen/fb: allow xenfb initialization for hvm guestsStefano Stabellini1-1/+1
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-0/+4
2013-12-30OMAPDSS: DSI: fix fifosizeTomi Valkeinen1-12/+13
2013-12-30OMAPDSS: rename display-sysfs 'name' entryTomi Valkeinen1-2/+2
2013-12-30OMAPDSS: DISPC: Add MFLAG definesTomi Valkeinen4-0/+26
2013-12-30OMAPDSS: apply fixesTomi Valkeinen2-5/+3
2013-12-30OMAPDSS: fix debug printsTomi Valkeinen5-23/+31
2013-12-30OMAPDSS: fix missing EXPORT_SYMBOL()sTomi Valkeinen1-0/+2
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu3-3/+3
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-12-18video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson1-10/+21
2013-12-17backlight: pwm_bl: Remove error message upon devm_kzalloc() failureFabio Estevam1-1/+0
2013-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-8/+21
2013-12-10offb: Add palette hack for little endianCedric Le Goater1-1/+10
2013-12-10offb: Little endian fixesCedric Le Goater1-7/+11
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter1-14/+11
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold1-0/+1
2013-11-26fbdev: sh_mobile_meram: Fix defined but not used compiler warningsGeert Uytterhoeven1-0/+2
2013-11-26video: kyro: fix incorrect sizes when copying to userspaceSasha Levin1-3/+3
2013-11-26ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balanceAaro Koskinen1-3/+2
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven2-2/+0
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2-3/+3
2013-11-18OMAPDSS: add dedicated fck PLL supportTomi Valkeinen1-9/+18
2013-11-18OMAPDSS: pass pck to dss fck clock calcTomi Valkeinen4-4/+6
2013-11-18OMAPDSS: cleanup fck parent handlingTomi Valkeinen2-28/+12
2013-11-18OMAPDSS: rename parent clk variablesTomi Valkeinen1-20/+20
2013-11-18OMAPDSS: simplify dss clk dumpTomi Valkeinen1-17/+3
2013-11-18OMAPDSS: remove struct dss_clock_infoTomi Valkeinen4-74/+30
2013-11-18OMAPDSS: fix omap2 dss fck handlingTomi Valkeinen1-7/+6
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-36/+130
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson2-3/+4
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2013-11-14video: exynos_mipi_dsim: Remove unused variableOlof Johansson1-1/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2-3/+3
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds150-3031/+3791
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+31
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+5
2013-11-13drivers/video/backlight/hx8357.c: remove redundant of_match_ptrSachin Kamat1-1/+1
2013-11-13backlight: atmel-pwm-bl: use gpio_request_oneJohan Hovold1-7/+8
2013-11-13backlight: atmel-pwm-bl: refactor gpio_on handlingJohan Hovold1-12/+11
2013-11-13backlight: atmel-pwm-bl: use gpio_is_validJohan Hovold1-4/+4
2013-11-13backlight: atmel-pwm-bl: remove unused includeJohan Hovold1-1/+0
2013-11-13backlight: atmel-pwm-bl: clean up get_intensityJohan Hovold1-7/+6
2013-11-13backlight: atmel-pwm-bl: clean up probe error handlingJohan Hovold1-19/+12
2013-11-13backlight: atmel-pwm-bl: fix module autoloadJohan Hovold1-0/+1
2013-11-13backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold1-2/+4
2013-11-13backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2
2013-11-13drivers/video/backlight/lm3630a_bl.c: add missing destroy_workqueue() on erro...Wei Yongjun1-0/+1
2013-11-13backlight: s6e63m0: use devm_{backlight,lcd}_device_register()Jingoo Han1-13/+7
2013-11-13backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()Jingoo Han1-8/+5
2013-11-13backlight: corgi_lcd: use devm_{backlight,lcd}_device_register()Jingoo Han1-19/+9
2013-11-13backlight: ld9040: use devm_{backlight,lcd}_device_register()Jingoo Han1-15/+6
2013-11-13backlight: ams369fg06: use devm_{backlight,lcd}_device_register()Jingoo Han1-15/+7
2013-11-13backlight: tdo24m: use devm_lcd_device_register()Jingoo Han1-9/+3
2013-11-13backlight: platform_lcd: use devm_lcd_device_register()Jingoo Han1-17/+3
2013-11-13backlight: ltv350qv: use devm_lcd_device_register()Jingoo Han1-8/+3
2013-11-13backlight: lms501kf03: use devm_lcd_device_register()Jingoo Han1-4/+2
2013-11-13backlight: lms283gf05: use devm_lcd_device_register()Jingoo Han1-11/+2
2013-11-13backlight: ili9320: use devm_lcd_device_register()Jingoo Han1-10/+3
2013-11-13backlight: ili922x: use devm_lcd_device_register()Jingoo Han1-5/+2
2013-11-13backlight: hx8357: use devm_lcd_device_register()Jingoo Han1-15/+3
2013-11-13backlight: wm831x_bl: use devm_backlight_device_register()Jingoo Han1-11/+2
2013-11-13backlight: tps65217_bl: use devm_backlight_device_register()Jingoo Han1-11/+1
2013-11-13backlight: pcf50633: use devm_backlight_device_register()Jingoo Han1-11/+2
2013-11-13backlight: pandora_bl: use devm_backlight_device_register()Jingoo Han1-10/+2
2013-11-13backlight: max8925_bl: use devm_backlight_device_register()Jingoo Han1-14/+3
2013-11-13backlight: lv5207lp: use devm_backlight_device_register()Jingoo Han1-4/+3
2013-11-13backlight: lp855x: use devm_backlight_device_register()Jingoo Han1-16/+4
2013-11-13backlight: lm3533_bl: use devm_backlight_device_register()Jingoo Han1-6/+4
2013-11-13backlight: kb3886_bl: use devm_backlight_device_register()Jingoo Han1-14/+4
2013-11-13backlight: gpio_backlight: use devm_backlight_device_register()Jingoo Han1-11/+3
2013-11-13backlight: generic_bl: use devm_backlight_device_register()Jingoo Han1-4/+2
2013-11-13backlight: ep93xx: use devm_backlight_device_register()Jingoo Han1-11/+2
2013-11-13backlight: da9052_bl: use devm_backlight_device_register()Jingoo Han1-3/+3
2013-11-13backlight: da903x_bl: use devm_backlight_device_register()Jingoo Han1-11/+3
2013-11-13backlight: bd6107: use devm_backlight_device_register()Jingoo Han1-2/+2
2013-11-13backlight: atmel-pwm-bl: use devm_backlight_device_register()Jingoo Han1-6/+4
2013-11-13backlight: as3711_bl: use devm_backlight_device_register()Jingoo Han1-21/+5
2013-11-13backlight: adp8870: use devm_backlight_device_register()Jingoo Han1-7/+4
2013-11-13backlight: adp8860: use devm_backlight_device_register()Jingoo Han1-7/+4
2013-11-13backlight: adp5520: use devm_backlight_device_register()Jingoo Han1-5/+4
2013-11-13backlight: aat2870: use devm_backlight_device_register()Jingoo Han1-7/+4
2013-11-13backlight: 88pm860x_bl: use devm_backlight_device_register()Jingoo Han1-14/+2
2013-11-13backlight: use dev_get_platdata()Jingoo Han32-46/+44
2013-11-13backlight: lp8788: staticize 'default_bl_config'Jingoo Han1-1/+1
2013-11-13backlight: lm3639: don't mix different enum typesJingoo Han1-4/+7
2013-11-13backlight: ld9040: Staticize local variable gamma_tableJingoo Han1-1/+3
2013-11-13backlight: lm3630: fix sparse warningDaniel Jeong1-2/+2
2013-11-13drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()Dan Carpenter1-13/+12
2013-11-13drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()Dan Carpenter1-1/+1
2013-11-13backlight: lm3630: apply chip revisionDaniel Jeong4-479/+487
2013-11-13backlight: lp855x_bl: support new LP8555 deviceMilo Kim2-4/+17
2013-11-13drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu1-3/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+2
2013-11-11fb: reorder the lock sequence to fix potential dead lockGu Zheng3-28/+51
2013-11-11fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepareLaurent Pinchart1-2/+2
2013-11-11fbdev: shmobile-hdmi: Convert to clk_prepare/unprepareLaurent Pinchart1-3/+3
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-80/+158
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-70/+0
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie2-47/+2
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+5
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-107/+159
2013-10-31DMA-API: video: clcd: add dma_set_mask_and_coherent() callRussell King1-0/+5
2013-10-31omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko3-0/+487
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding1-2/+2
2013-10-30video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat1-0/+1
2013-10-30video: da8xx-fb: remove unwanted defineManish Badarkhe1-1/+0
2013-10-30video: Remove unnecessary semicolonsJoe Perches16-19/+19
2013-10-30simplefb: use write-combined remappingDavid Herrmann1-2/+2
2013-10-30simplefb: fix unmapping fb during destructionDavid Herrmann1-2/+10
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2-47/+2
2013-10-29OMAPDSS: connector-dvi: fix releasing i2c_adapterTomi Valkeinen1-0/+7
2013-10-29OMAPDSS: DSI: fix perf measuring ifdefsTomi Valkeinen1-5/+5
2013-10-29framebuffer: Use fb_<level>Joe Perches58-222/+185
2013-10-29efifb: prevent null-deref when iterating dmi_listJames Bates1-2/+2
2013-10-29fbdev: fix error return code in metronomefb_probe()Wei Yongjun1-1/+2
2013-10-29video: xilinxfb: Fix for "Use standard variable name convention"Stephen Rothwell1-4/+4
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson10-30/+15
2013-10-22pwm-backlight: Remove unused variableThierry Reding1-1/+1
2013-10-22pwm_backlight: avoid short blank screen while doing hibernationHuayi Li1-2/+8
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong1-3/+2
2013-10-18pwm-backlight: Fix brightness adjustmentThierry Reding1-12/+18
2013-10-18OMAPDSS: Fix de_level in videomode_to_omap_video_timings()Roel Kluin1-1/+1
2013-10-16video: exynos_dp: Use the generic PHY driverJingoo Han2-4/+13
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han4-94/+135
2013-10-16video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki2-9/+11
2013-10-16pwm-backlight: Allow for non-increasing brightness levelsMike Dunn1-14/+15
2013-10-16pwm-backlight: Add power supply supportThierry Reding1-0/+13
2013-10-16pwm-backlight: Use new enable_gpio fieldThierry Reding1-7/+50