summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann
2019-08-26fbdev: da8xx: use resource management for dmaBartosz Golaszewski
2019-08-26fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski
2019-08-26fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-08-26fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski
2019-08-26fbdev: da8xx: add support for a regulatorBartosz Golaszewski
2019-08-26video: pxafb: Remove cpufreq policy notifierViresh Kumar
2019-08-26video: sa1100fb: Remove cpufreq policy notifierViresh Kumar
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-20video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-19udlfb: Make dlfb_ops constantNishka Dasgupta
2019-08-19video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-19video: fbdev: viafb: Remove dead codeSouptick Joarder
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder
2019-08-19video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan
2019-08-19video: fbdev: sm712fb: Use dev_get_drvdataChuhong Yuan
2019-08-19video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva
2019-08-19efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede
2019-08-19m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven
2019-08-16video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart
2019-08-12Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg
2019-08-02video: fbdev: sm501fb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-02video: fbdev: w100fb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-02video: fbdev: wm8505fb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-07-30video/fbdev: Drop JZ4740 driverPaul Cercueil
2019-07-26video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson
2019-07-23video: ssd1307fb: Add devicetree configuration of display setupMarko Kohtala
2019-07-23video: ssd1307fb: Handle width and height that are not multiple of 8Marko Kohtala
2019-07-23video: ssd1307fb: Start page range at page_offsetMarko Kohtala
2019-07-23video: ssd1307fb: Remove unneeded semicolonsMarko Kohtala
2019-07-23video: ssd1307fb: Use screen_buffer instead of screen_baseMarko Kohtala
2019-07-23video: fbdev-MMP: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-07-23video: fbdev: nvidia: Remove dead codeSouptick Joarder
2019-07-23video: fbdev: nvidia: Remove extra returnSouptick Joarder
2019-07-23au1200fb: don't use DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2019-07-23fbmem: remove redundant assignment to errColin Ian King
2019-07-23fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds