summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02video: fbdev: kconfig: Remove blank help textUlf Magnusson
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17video: fbdev: nvidia: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-17video: fbdev: intelfb: deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-16nubus: Adopt standard linked list implementationFinn Thain
2018-01-16nubus: Rename struct nubus_devFinn Thain
2018-01-16video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl
2018-01-16video: udlfb: Constify read only dataLadislav Michl
2018-01-15video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-01-15fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi
2018-01-15video: udlfb: Do not name private data 'dev'Ladislav Michl
2018-01-15video: udlfb: Remove noisy warningsLadislav Michl
2018-01-15video: udlfb: Remove redundant gdev variableLadislav Michl
2018-01-15video: udlfb: Remove unnecessary local variableLadislav Michl
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-04fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha
2018-01-04vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys
2018-01-04omapfb: dss: Do not duplicate features dataLadislav Michl
2018-01-04video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2018-01-04fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes
2018-01-04fbdev: pxa3xx: use ktime_get_ts64 for time stampsArnd Bergmann
2018-01-04fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann
2017-12-29video: smscufx: Improve a size determination in two functionsMarkus Elfring
2017-12-29video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring
2017-12-29video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring
2017-12-29video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...Markus Elfring
2017-12-29video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring
2017-12-29video: fbdev: remove redundant self assignment of 'height'Colin Ian King
2017-12-29fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap
2017-12-29video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller
2017-12-04fbcon: Remove dmi quirk tableHans de Goede
2017-12-04efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-17OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()Dan Carpenter
2017-11-17video: fbdev: sm501fb: fix potential null pointer dereference on fbiColin Ian King
2017-11-13fbcon: Initialize ops->info earlyThierry Reding
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook
2017-11-10video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()Kees Cook
2017-11-09fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven
2017-11-09video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva