summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
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
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-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-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
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-8/+8
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 '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