summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds2017-05-1119-38/+78
|\
| * fbdev: sti: don't select CONFIG_VTArnd Bergmann2017-05-052-2/+1
| * drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macrosKarim Eshapa2017-05-021-1/+1
| * sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov2017-05-021-0/+1
| * video: fbdev: udlfb: Fix buffer on stackMaksim Salau2017-05-021-2/+12
| * video: console: Remove reference to CONFIG_8xxChristophe Leroy2017-04-211-1/+1
| * video: fbdev: imxfb: support AUS modeMartin Kaiser2017-04-211-0/+17
| * drivers/video/fbdev: Fixing coding guidelines in acornfb.cPushkar Jambhlekar2017-04-071-7/+5
| * xen, fbfront: add support for specifying size via xenstoreJuergen Gross2017-04-071-0/+10
| * video: ARM CLCD: fix dma allocation sizeLiam Beguin2017-04-071-2/+2
| * drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-213-8/+7
| * video/logo: tidyup fb_logo_late_init initcall timingTakeshi Kihara2017-03-201-1/+1
| * video: fbdev: i810: remove incorrect __exit markupsDmitry Torokhov2017-03-201-3/+3
| * video: fbdev: pmag-aa-fb: remove incorrect __exit markupsDmitry Torokhov2017-03-201-2/+2
| * video: fbdev: pmagb-b-fb: remove incorrect __exit markupsDmitry Torokhov2017-03-201-2/+2
| * video: fbdev: pmag-ba-fb: remove incorrect __exit markupsDmitry Torokhov2017-03-201-2/+2
| * omapfb: dss: Handle return errors in dss_init_ports()Arvind Yadav2017-03-201-5/+11
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-102-7/+7
|\ \
| * | Annotate hardware config module parameters in drivers/video/David Howells2017-04-202-7/+7
| |/
* | drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott2017-05-081-1/+1
* | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-081-1/+1
* | Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-033-0/+427
|\ \
| * | backlight: Add support for Arctic Sand LED backlight driver chipsOlimpiu Dejeu2017-04-253-0/+427
| |/
* | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven2017-04-191-3/+4
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-141-1/+65
|\ \
| * | efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel2017-04-051-1/+65
| |/
* | fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen2017-04-141-15/+0
* | xen, fbfront: fix connecting to backendJuergen Gross2017-04-071-2/+2
* | fbdev/ssd1307fb: fix optional VBAT supportBastian Stender2017-04-071-8/+16
|/
* sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds2017-02-2531-523/+220
|\
| * video: fbdev: fsl-diu-fb: fix spelling mistake "palette"Colin Ian King2017-02-201-2/+2
| * fbdev: ssd1307fb: include linux/gpio/consumer.hArnd Bergmann2017-02-201-0/+1
| * video: fbdev: fsl-diu-fb: remove impossible conditionSachin Shukla2017-02-081-8/+1
| * video: fbdev: amifb: remove impossible conditionSachin Shukla2017-02-081-5/+3
| * fbdev/ssd1307fb: clear screen in probeTomi Valkeinen2017-02-081-3/+2
| * fbdev/ssd1307fb: add support to enable VBATTomi Valkeinen2017-02-081-1/+19
| * fbdev: ssd1307fb: Make reset gpio devicetree property optionalJyri Sarha2017-02-081-6/+13
| * fbdev: ssd1307fb: Start to use gpiod API for reset gpioJyri Sarha2017-02-081-17/+8
| * video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()Wei Yongjun2017-02-081-1/+3
| * video: fbdev: offb: switch to using for_each_node_by_typeDmitry Torokhov2017-02-081-2/+2
| * video/console: use setup_timer and mod_timer instead of init_timerJan Stourac2017-02-081-5/+3
| * fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen2017-01-3010-183/+20
| * fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen2017-01-308-8/+8
| * fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen2017-01-309-167/+0
| * video/mbx: use simple_open()Geliang Tang2017-01-301-12/+6