summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven
2014-01-17tgafb: potential NULL dereference in initDan Carpenter
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter
2014-01-17video: amba-clcd: Make CLCD driver available on more platformsMark Brown
2014-01-17video: Replace local macro with PCI standard macroYijing Wang
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering
2014-01-17video: vgacon: Don't build on arm64Mark Brown
2014-01-17video: mx3fb: Allow blocking during framebuffer allocationSascha Hauer
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing
2014-01-17video: mxsfb: fix broken videomode selectionLothar Waßmann
2014-01-17video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...Lothar Waßmann
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: nvidiafb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17video: asiliantfb: remove unnecessary pci_set_drvdata()Jingoo Han
2014-01-17fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointerLaurent Pinchart
2013-12-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-10offb: Add palette hack for little endianCedric Le Goater
2013-12-10offb: Little endian fixesCedric Le Goater
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold
2013-11-26fbdev: sh_mobile_meram: Fix defined but not used compiler warningsGeert Uytterhoeven
2013-11-26video: kyro: fix incorrect sizes when copying to userspaceSasha Levin
2013-11-26ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balanceAaro Koskinen
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-16Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-15Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...Olof Johansson
2013-11-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-11-14video: exynos_mipi_dsim: Remove unused variableOlof Johansson
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13drivers/video/backlight/hx8357.c: remove redundant of_match_ptrSachin Kamat
2013-11-13backlight: atmel-pwm-bl: use gpio_request_oneJohan Hovold
2013-11-13backlight: atmel-pwm-bl: refactor gpio_on handlingJohan Hovold
2013-11-13backlight: atmel-pwm-bl: use gpio_is_validJohan Hovold
2013-11-13backlight: atmel-pwm-bl: remove unused includeJohan Hovold
2013-11-13backlight: atmel-pwm-bl: clean up get_intensityJohan Hovold
2013-11-13backlight: atmel-pwm-bl: clean up probe error handlingJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix module autoloadJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold
2013-11-13backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold
2013-11-13drivers/video/backlight/lm3630a_bl.c: add missing destroy_workqueue() on erro...Wei Yongjun
2013-11-13backlight: s6e63m0: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: corgi_lcd: use devm_{backlight,lcd}_device_register()Jingoo Han
2013-11-13backlight: ld9040: use devm_{backlight,lcd}_device_register()Jingoo Han