summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-05-05fbdev: sti: don't select CONFIG_VTArnd Bergmann-2/+0
2017-05-02drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macrosKarim Eshapa-1/+1
2017-05-02sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov-0/+1
2017-05-02video: fbdev: udlfb: Fix buffer on stackMaksim Salau-2/+12
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser-0/+17
2017-04-20Annotate hardware config module parameters in drivers/video/David Howells-7/+7
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+65
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen-15/+0
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross-2/+2
2017-04-07fbdev/ssd1307fb: fix optional VBAT supportBastian Stender-8/+16
2017-04-07drivers/video/fbdev: Fixing coding guidelines in acornfb.cPushkar Jambhlekar-7/+5
2017-04-07xen, fbfront: add support for specifying size via xenstoreJuergen Gross-0/+10
2017-04-07video: ARM CLCD: fix dma allocation sizeLiam Beguin-2/+2
2017-04-05efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel-1/+65
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches-8/+7
2017-03-20video: fbdev: i810: remove incorrect __exit markupsDmitry Torokhov-3/+3
2017-03-20video: fbdev: pmag-aa-fb: remove incorrect __exit markupsDmitry Torokhov-2/+2
2017-03-20video: fbdev: pmagb-b-fb: remove incorrect __exit markupsDmitry Torokhov-2/+2
2017-03-20video: fbdev: pmag-ba-fb: remove incorrect __exit markupsDmitry Torokhov-2/+2
2017-03-20omapfb: dss: Handle return errors in dss_init_ports()Arvind Yadav-5/+11
2017-03-03sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds-491/+177
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang-9/+7
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-1/+25
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-10/+9
2017-02-20video: fbdev: fsl-diu-fb: fix spelling mistake "palette"Colin Ian King-2/+2
2017-02-20fbdev: ssd1307fb: include linux/gpio/consumer.hArnd Bergmann-0/+1
2017-02-08video: fbdev: fsl-diu-fb: remove impossible conditionSachin Shukla-8/+1
2017-02-08video: fbdev: amifb: remove impossible conditionSachin Shukla-5/+3
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-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