summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2017-04-19backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross
2017-04-07fbdev/ssd1307fb: fix optional VBAT supportBastian Stender
2017-04-05efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel
2017-03-03sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-23Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-20video: fbdev: fsl-diu-fb: fix spelling mistake "palette"Colin Ian King
2017-02-20fbdev: ssd1307fb: include linux/gpio/consumer.hArnd Bergmann
2017-02-08video: fbdev: fsl-diu-fb: remove impossible conditionSachin Shukla
2017-02-08video: fbdev: amifb: remove impossible conditionSachin Shukla
2017-02-08fbdev/ssd1307fb: clear screen in probeTomi Valkeinen
2017-02-08fbdev/ssd1307fb: add support to enable VBATTomi Valkeinen
2017-02-08fbdev: ssd1307fb: Make reset gpio devicetree property optionalJyri Sarha
2017-02-08fbdev: ssd1307fb: Start to use gpiod API for reset gpioJyri Sarha
2017-02-08video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()Wei Yongjun
2017-02-08video: fbdev: offb: switch to using for_each_node_by_typeDmitry Torokhov
2017-02-08video/console: use setup_timer and mod_timer instead of init_timerJan Stourac
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon
2017-01-30fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen
2017-01-30fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen
2017-01-30fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen
2017-01-30video/mbx: use simple_open()Geliang Tang
2017-01-30video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav
2017-01-30video: fbdev: pmagb-b-fb: Remove bad `__init' annotationMaciej W. Rozycki
2017-01-30video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki
2017-01-30video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy
2017-01-30video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy
2017-01-30video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko
2017-01-25console: Make persistent scrollback a boot parameterManuel Schölling
2017-01-25console: Add persistent scrollback buffers for all VGA consolesManuel Schölling
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling
2017-01-25console: Move scrollback data into its own structManuel Schölling
2017-01-24fbdev: color map copying bounds checkingKees Cook
2017-01-11video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-11video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede
2017-01-11fbcon: Fix vc attr at deinitTakashi Iwai