summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
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-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-11video: fbdev: imxfb: always allocate 256 entries for the color mapMartin Kaiser
2017-01-11video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook
2017-01-11video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-13Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross
2016-11-03video: ARM CLCD: fix Vexpress regressionLinus Walleij
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18efifb: Show framebuffer layout as device attributesPeter Jones
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2016-09-27video: smscufx: remove unused variableSudip Mukherjee
2016-09-27matroxfb: fix size of memcpySudip Mukherjee
2016-09-27fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin
2016-09-27fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin
2016-09-27simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2016-09-27matroxfb: constify local structuresJulia Lawall
2016-09-27video: fbdev: i810: add in missing white space in error message textColin Ian King
2016-09-27video: fbdev: add missing \n at end of printk error messageColin Ian King
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski
2016-09-27omapfb: fix return value check in dsi_bind()Wei Yongjun
2016-09-27video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie