aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-5/+0
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij1-8/+0
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-5/+0
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult1-144/+144
2019-04-01video: fbdev: atmel_lcdfb: drop AVR and platform_data supportAlexandre Belloni1-3/+3
2019-04-01fbdev: mxsfb: implement FB_PRE_INIT_FB optionMelchior Franz1-1/+1
2019-01-22powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAMFinn Thain1-1/+1
2018-12-20fbdev: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+2
2018-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark1-1/+1
2018-10-24video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-28/+0
2018-10-24video: fbdev: remove dead old CLPS711x LCD support driverBartlomiej Zolnierkiewicz1-7/+0
2018-10-08fbdev: fix broken menu dependenciesRandy Dunlap1-18/+16
2018-10-08video: fbdev: add the dependency of broadsheetfb in KconfigJia-Ju Bai1-1/+1
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz1-1/+1
2018-05-14video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz1-12/+0
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz1-1/+0
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz1-33/+0
2018-04-24video: fbdev: sh_mobile_meram: Drop SUPERH platform dependencyGeert Uytterhoeven1-1/+1
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds1-2/+6
2018-03-28video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platformsBartlomiej Zolnierkiewicz1-2/+1
2018-03-26fbdev: remove blackfin driversArnd Bergmann1-103/+0
2018-03-12video: fbdev: kconfig: Add help text to FB_I810_I2CUlf Magnusson1-0/+5
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2018-02-02video: fbdev: kconfig: Remove blank help textUlf Magnusson1-1/+0
2017-12-29fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap1-1/+1
2017-12-04efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede1-0/+1
2017-11-09video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz1-10/+0
2017-08-21video: fbdev: Enable Xilinx FB for ZynqMPMichal Simek1-1/+1
2017-05-05fbdev: sti: don't select CONFIG_VTArnd Bergmann1-2/+0
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard1-0/+8
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton1-1/+1
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski1-1/+0
2016-08-11video: ARM CLCD: add special panel hook for VersatilesLinus Walleij1-0/+2
2016-08-11video: ARM CLCD: backlight support for OFLinus Walleij1-1/+3
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-1/+0
2016-05-10fbdev: sh_mipi_dsi: remove driverSimon Horman1-1/+0
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel1-1/+1
2016-03-11xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann1-1/+0
2016-02-26video: fbdev: pmag-aa-fb: Enable building as a moduleMaciej W. Rozycki1-2/+2
2016-02-26fbdev: sh_mobile_lcdc: Use ARCH_RENESASSimon Horman1-1/+1
2015-12-15video: fbdev: pxafb: initial devicetree conversionRobert Jarzmik1-0/+2
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia1-0/+4
2015-12-15fbdev: sis: enforce selection of at least one backendArnd Bergmann1-0/+1
2015-12-15fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven1-10/+0
2015-10-08gxt4500: enable on non-PPC architecturesOndrej Zary1-2/+3
2015-09-30tridentfb: Add DDC supportOndrej Zary1-0/+2
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-1/+1