summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2014-01-13OMAPDSS: HDMI4: remove useless func callsTomi Valkeinen1-4/+0
2014-01-13OMAPDSS: HDMI4: Accept non-standard timingsArchit Taneja1-4/+11
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-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