aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08video/console: use setup_timer and mod_timer instead of init_timerJan Stourac1-5/+3
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon1-8/+8
2017-01-30fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen10-183/+20
2017-01-30fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen8-8/+8
2017-01-30fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen9-167/+0
2017-01-30video/mbx: use simple_open()Geliang Tang1-12/+6
2017-01-30video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav1-0/+4
2017-01-30video: fbdev: pmagb-b-fb: Remove bad `__init' annotationMaciej W. Rozycki1-1/+1
2017-01-30video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki1-1/+1
2017-01-30video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy1-15/+5
2017-01-30video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy5-27/+14
2017-01-30video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy1-14/+9
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-12/+14
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein1-4/+8
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko1-10/+5
2017-01-25console: Make persistent scrollback a boot parameterManuel Schölling2-18/+19
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling2-56/+111
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling1-1/+23
2017-01-25console: Move scrollback data into its own structManuel Schölling1-44/+47
2017-01-24fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-11video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall1-1/+1
2017-01-11video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede1-16/+40
2017-01-11fbcon: Fix vc attr at deinitTakashi Iwai1-27/+40
2017-01-11video: fbdev: imxfb: always allocate 256 entries for the color mapMartin Kaiser1-1/+5
2017-01-11video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal1-1/+1
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook2-3/+12
2017-01-11video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook1-3/+3
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie2-1/+25
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2-1/+25
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2017-01-04backlight: da9052: Fix module autoloadJavier Martinez Canillas1-1/+1
2017-01-04backlight: pwm_bl: Check the PWM state for initial backlight power statePeter Ujfalusi1-0/+4
2017-01-04backlight: pwm_bl: Move the checks for initial power state to a separate functionPeter Ujfalusi1-19/+37
2017-01-04backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov1-2/+10
2017-01-04backlight: lcd: Fix race condition during registerUwe Kleine-König1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds9-9/+9
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-9/+4
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-123/+50
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+16
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter1-4/+4
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-4/+4
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+46
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap1-1/+1
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie1-2/+2
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet1-2/+2
2016-11-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-3/+3
2016-11-14video: of: Constify node argument to display timing functionsLaurent Pinchart1-3/+3
2016-11-13Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar1-2/+2
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross1-9/+4
2016-11-03video: ARM CLCD: fix Vexpress regressionLinus Walleij1-2/+2