summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre2018-03-121-0/+21
| * | video: fbdev: kconfig: Add help text to FB_I810_I2CUlf Magnusson2018-03-121-0/+5
| * | video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLEUlf Magnusson2018-03-121-1/+1
| * | video: udlfb: Use already defined BPP constantLadislav Michl2018-03-121-4/+3
| * | video: udlfb: Fix unaligned accessLadislav Michl2018-03-121-11/+12
| * | video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches2018-03-121-19/+12
| * | video: fbdev: sis: avoid mismatched prototypesArnd Bergmann2018-03-126-513/+508
| * | video: remove unused kconfig SH_LCD_MIPI_DSICorentin Labbe2018-03-121-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-092-4/+7
|\ \ \
| * | | s390/setup : enable display support for KVM guestFarhan Ali2018-03-191-1/+1
| * | | Kconfig : Remove HAS_IOMEM dependency for Graphics supportFarhan Ali2018-03-192-4/+7
* | | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-054-32/+68
|\ \ \ \
| * \ \ \ Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman2018-03-201-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | console: Drop added "static" for newport_conKees Cook2018-02-281-1/+1
| * | | | console: Expand dummy functions for CFIKees Cook2018-02-274-33/+69
| | |/ / | |/| |
* | | | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-041-1/+1
|\ \ \ \
| * | | | parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller2018-03-271-1/+1
| |/ / /
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-0316-8031/+1
|\ \ \ \
| * | | | fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann2018-03-261-10/+0
| * | | | fbdev: remove blackfin driversArnd Bergmann2018-03-268-4443/+0
| * | | | video/logo: remove obsolete logo filesArnd Bergmann2018-03-266-3576/+0
| * | | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-2/+1
| * | | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| |/ / /
* | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu2018-02-221-1/+1
* | | | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-282-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-03-071-2/+2
| | |/ | |/|
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-151-1/+1
| |\ \ | | |/ | |/|
| | * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* | | Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...Sean Paul2018-02-201-0/+73
|\ \ \ | |/ / |/| |
| * | video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha2018-01-291-0/+30
| * | video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha2018-01-291-0/+43
| |/
* | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-101-1/+0
|\ \
| * | video: fbdev: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | | video: omapfb: fix missing #includesTomi Valkeinen2018-02-094-0/+6
* | | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-0719-774/+416
|\ \ \
| * | | video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl2018-01-161-114/+117
| * | | video: udlfb: Constify read only dataLadislav Michl2018-01-161-2/+2
| * | | video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+5
| * | | console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-01-151-1/+0
| * | | fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi2018-01-151-24/+21
| * | | video: udlfb: Do not name private data 'dev'Ladislav Michl2018-01-151-207/+207
| * | | video: udlfb: Remove noisy warningsLadislav Michl2018-01-151-20/+0
| * | | video: udlfb: Remove redundant gdev variableLadislav Michl2018-01-151-3/+1
| * | | video: udlfb: Remove unnecessary local variableLadislav Michl2018-01-151-6/+2
| * | | fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha2018-01-041-2/+1
| * | | vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-01-041-0/+17
| * | | omapfb: dss: Do not duplicate features dataLadislav Michl2018-01-043-86/+29
| * | | video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-041-4/+1
| * | | fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes2018-01-041-286/+0