summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-6/+3
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds21-678/+310
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+0
2016-03-11xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann1-1/+0
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez15-66/+61
2016-03-03video: fbdev: sis: remove unused variableSudip Mukherjee1-8/+2
2016-03-03drivers/video: make fbdev/sunxvr2500.c explicitly non-modularPaul Gortmaker1-32/+7
2016-03-03drivers/video: make fbdev/sunxvr1000.c explicitly non-modularPaul Gortmaker1-35/+7
2016-03-03drivers/video: make fbdev/sunxvr500.c explicitly non-modularPaul Gortmaker1-35/+7
2016-02-29video: exynos: fix modular buildArnd Bergmann3-5/+8
2016-02-29fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi1-4/+3
2016-02-26fbdev: kill fb_rotateRasmus Villemoes5-87/+0
2016-02-26video: fbdev: bt431: Correct cursor format control macroMaciej W. Rozycki1-1/+1
2016-02-26video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressingMaciej W. Rozycki2-12/+32
2016-02-26video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handlingMaciej W. Rozycki2-21/+22
2016-02-26video: fbdev: bt455: Remove unneeded colormap helpers for cursor supportMaciej W. Rozycki1-25/+0
2016-02-26video: fbdev: pmag-aa-fb: Report video timingsMaciej W. Rozycki1-0/+7
2016-02-26video: fbdev: pmag-aa-fb: Enable building as a moduleMaciej W. Rozycki1-2/+2
2016-02-26video: fbdev: pmag-aa-fb: Adapt to current APIsMaciej W. Rozycki2-421/+215
2016-02-26video: fbdev: pmag-ba-fb: Fix the lower margin sizeMaciej W. Rozycki1-1/+1
2016-02-26fbdev: sh_mobile_lcdc: Use ARCH_RENESASSimon Horman1-1/+1
2016-02-26fbdev: n411: check return valueSudip Mukherjee1-3/+9
2016-02-16fbdev: exynos: fix IS_ERR_VALUE usageAndrzej Hajda1-3/+3
2016-02-16video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner1-1/+1
2016-02-16video: fbdev: metronomefb: two harmless off by one bugsDan Carpenter1-2/+4
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas4-6/+3
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas5-8/+0
2016-01-29video: fbdev: imxfb: Provide a reset mechanismFabio Estevam1-0/+15
2016-01-29fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann1-2/+1
2016-01-29fbdev: da8xx-fb: remove incorrect type castArnd Bergmann1-3/+3
2016-01-29fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann1-9/+4
2016-01-29ocfb: fix tgdel and tvdel timing parametersAndrea Merello1-2/+2
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds80-1845/+664
2016-01-18video: fbdev: pxafb: fix out of memory error pathRobert Jarzmik1-0/+2
2016-01-07video: fbdev: via: use gpiochip data pointerLinus Walleij1-11/+6
2016-01-05fbdev: via-gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-29drm/omap: move omapdss & displays under omapdrmTomi Valkeinen58-36331/+0
2015-12-29omapfb: move vrfb into omapfbTomi Valkeinen5-5/+4
2015-12-29omapfb: take omapfb's private omapdss into useTomi Valkeinen3-1/+11
2015-12-29omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*Tomi Valkeinen2-30/+30
2015-12-29omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP*Tomi Valkeinen10-75/+69
2015-12-29omapfb: copy omapdss & displays for omapfbTomi Valkeinen56-0/+36276
2015-12-29omapfb: allow compilation only if DRM_OMAP is disabledTomi Valkeinen1-1/+2
2015-12-29fbdev: omap2: panel-dpi: simplify gpio settingUwe Kleine-König1-4/+2
2015-12-29fbdev: omap2: panel-dpi: in .disable first disable backlight then displayUwe Kleine-König1-3/+3
2015-12-29OMAPDSS: DSS: fix a warning messageDan Carpenter1-1/+2
2015-12-29video: omapdss: delete unneeded of_node_putJulia Lawall1-3/+1
2015-12-29OMAPDSS: DISPC: Remove boolean comparisonsLuis de Bethencourt3-7/+7
2015-12-29OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK defineDan Carpenter1-1/+1