summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2017-02-08fbdev/ssd1307fb: clear screen in probeTomi Valkeinen-3/+2
2017-02-08fbdev/ssd1307fb: add support to enable VBATTomi Valkeinen-1/+19
2017-02-08fbdev: ssd1307fb: Make reset gpio devicetree property optionalJyri Sarha-6/+13
2017-02-08fbdev: ssd1307fb: Start to use gpiod API for reset gpioJyri Sarha-17/+8
2017-02-08video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()Wei Yongjun-1/+3
2017-02-08video: fbdev: offb: switch to using for_each_node_by_typeDmitry Torokhov-2/+2
2017-02-08video/console: use setup_timer and mod_timer instead of init_timerJan Stourac-5/+3
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon-8/+8
2017-01-30fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen-183/+20
2017-01-30fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen-8/+8
2017-01-30fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen-167/+0
2017-01-30video/mbx: use simple_open()Geliang Tang-12/+6
2017-01-30video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav-0/+4
2017-01-30video: fbdev: pmagb-b-fb: Remove bad `__init' annotationMaciej W. Rozycki-1/+1
2017-01-30video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki-1/+1
2017-01-30video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy-15/+5
2017-01-30video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy-27/+14
2017-01-30video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy-14/+9
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie-12/+14
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein-4/+8
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko-10/+5
2017-01-25console: Make persistent scrollback a boot parameterManuel Schölling-18/+19
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling-56/+111
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling-1/+23
2017-01-25console: Move scrollback data into its own structManuel Schölling-44/+47
2017-01-24fbdev: color map copying bounds checkingKees Cook-12/+14
2017-01-11video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall-1/+1
2017-01-11video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede-16/+40
2017-01-11fbcon: Fix vc attr at deinitTakashi Iwai-27/+40
2017-01-11video: fbdev: imxfb: always allocate 256 entries for the color mapMartin Kaiser-1/+5
2017-01-11video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal-1/+1
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook-3/+12
2017-01-11video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook-3/+3
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie-1/+25
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard-1/+25
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav-0/+5
2017-01-04backlight: da9052: Fix module autoloadJavier Martinez Canillas-1/+1
2017-01-04backlight: pwm_bl: Check the PWM state for initial backlight power statePeter Ujfalusi-0/+4
2017-01-04backlight: pwm_bl: Move the checks for initial power state to a separate func...Peter Ujfalusi-19/+37
2017-01-04backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov-2/+10
2017-01-04backlight: lcd: Fix race condition during registerUwe Kleine-König-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-9/+9
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+4
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-123/+50
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-3/+16
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter-4/+4
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds-4/+4
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+46
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap-1/+1
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie-2/+2