aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-32/+68
2018-04-03Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-1/+1
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds16-8031/+1
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-1/+1
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2-3/+3
2018-03-27parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller1-1/+1
2018-03-26fbdev: s1d13xxxfb: remove m32r specific hacksArnd Bergmann1-10/+0
2018-03-26fbdev: remove blackfin driversArnd Bergmann8-4443/+0
2018-03-26video/logo: remove obsolete logo filesArnd Bergmann6-3576/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-2/+1
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman1-2/+2
2018-03-09mn10300: Remove the architectureDavid Howells1-1/+1
2018-03-07fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl_helper().Peter Malone1-2/+2
2018-02-28console: Drop added "static" for newport_conKees Cook1-1/+1
2018-02-27console: Expand dummy functions for CFIKees Cook4-33/+69
2018-02-22drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32Greentime Hu1-1/+1
2018-02-20Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-nextSean Paul1-0/+73
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
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-09video: omapfb: fix missing #includesTomi Valkeinen4-0/+6
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds19-774/+416
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-27/+57
2018-02-02video: fbdev: kconfig: Remove blank help textUlf Magnusson1-1/+0
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-184/+78
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-4/+4
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas1-8/+26
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-4/+6
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha1-0/+30
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha1-0/+43
2018-01-17video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya4-12/+20
2018-01-17video: fbdev: nvidia: deprecate pci_get_bus_and_slot()Sinan Kaya2-6/+8
2018-01-17video: fbdev: intelfb: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+3
2018-01-16nubus: Adopt standard linked list implementationFinn Thain1-3/+5
2018-01-16nubus: Rename struct nubus_devFinn Thain1-1/+1
2018-01-16video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl1-114/+117
2018-01-16video: udlfb: Constify read only dataLadislav Michl1-2/+2
2018-01-15video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann1-0/+5
2018-01-15console/dummy: leave .con_font_get set to NULLNicolas Pitre1-1/+0
2018-01-15fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi1-24/+21
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl1-207/+207
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl1-20/+0
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl1-3/+1
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl1-6/+2
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches2-4/+4
2018-01-08backlight: tdo24m: Fix the SPI CS between transfersRobert Jarzmik3-3/+3
2018-01-04fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha1-2/+1
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys1-0/+17
2018-01-04omapfb: dss: Do not duplicate features dataLadislav Michl3-86/+29
2018-01-04video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1