summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
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
2017-11-09video: fbdev: cirrusfb: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-09video: fbdev: aty: radeon_pm: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-09video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crtGustavo A. R. Silva
2017-11-09video: fbdev: intelfb: remove redundant variablesColin Ian King
2017-11-09video/fbdev/dnfb: Use common error handling code in dnfb_probe()Markus Elfring
2017-11-09sm501fb: suspend and resume fb if it existsSudip Mukherjee
2017-11-09sm501fb: unregister framebuffer only if registeredSudip Mukherjee
2017-11-09sm501fb: deallocate colormap only if allocatedSudip Mukherjee
2017-11-09video: goldfishfb: Add support for device tree bindingsAleksandar Markovic
2017-11-09video: udlfb: Fix read EDID timeoutLadislav Michl
2017-11-09video: fbdev: remove dead igafb driverBartlomiej Zolnierkiewicz
2017-11-09video: fbdev: mxsfb: fix pixelclock polarityStefan Agner
2017-11-09video: fbdev: au1200fb: Style clean upChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Propagate an error codeChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Remove some dead codeChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Fix a potential double freeChristophe JAILLET
2017-10-17video: sa1100fb: move pseudo palette into sa1100fb_info structureRussell King
2017-10-17video: sa1100fb: fix video memory allocation leakRussell King
2017-10-17video: sa1100fb: clean up failure pathRussell King
2017-10-17video: sa1100fb: use devm_gpio_request_one()Russell King
2017-10-17video: sa1100fb: use devm_request_irq()Russell King
2017-10-17video: sa1100fb: use devm_ioremap_resource()Russell King
2017-10-17video: sa1100fb: use devm_clk_get()Russell King
2017-10-17video: sa1100fb: use devm_kzalloc()Russell King
2017-10-17video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timerHimanshu Jha
2017-10-12video: fbdev: radeon: make const array post_divs static, reduces object code ...Colin Ian King
2017-10-12video: fbdev: dnfb: make fb_var_screeninfo static and constBhumika Goyal
2017-10-12video: fbdev: sis: make const array specialtv static, reduces object code sizeColin Ian King
2017-10-12video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King
2017-10-12video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-07video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva
2017-09-04video: fbdev: make fb_var_screeninfo constBhumika Goyal
2017-09-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-09-04video: fbdev: make fb_videomode constBhumika Goyal