summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-174-6/+3
|\
| * gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-164-6/+3
* | Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-03-1621-678/+310
|\ \
| * | xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-03-111-1/+0
| * | video: fbdev: sis: remove unused variableSudip Mukherjee2016-03-031-8/+2
| * | drivers/video: make fbdev/sunxvr2500.c explicitly non-modularPaul Gortmaker2016-03-031-32/+7
| * | drivers/video: make fbdev/sunxvr1000.c explicitly non-modularPaul Gortmaker2016-03-031-35/+7
| * | drivers/video: make fbdev/sunxvr500.c explicitly non-modularPaul Gortmaker2016-03-031-35/+7
| * | video: exynos: fix modular buildArnd Bergmann2016-02-293-5/+8
| * | fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-02-291-4/+3
| * | fbdev: kill fb_rotateRasmus Villemoes2016-02-265-87/+0
| * | video: fbdev: bt431: Correct cursor format control macroMaciej W. Rozycki2016-02-261-1/+1
| * | video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressingMaciej W. Rozycki2016-02-262-12/+32
| * | video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handlingMaciej W. Rozycki2016-02-262-21/+22
| * | video: fbdev: bt455: Remove unneeded colormap helpers for cursor supportMaciej W. Rozycki2016-02-261-25/+0
| * | video: fbdev: pmag-aa-fb: Report video timingsMaciej W. Rozycki2016-02-261-0/+7
| * | video: fbdev: pmag-aa-fb: Enable building as a moduleMaciej W. Rozycki2016-02-261-2/+2
| * | video: fbdev: pmag-aa-fb: Adapt to current APIsMaciej W. Rozycki2016-02-262-421/+215
| * | video: fbdev: pmag-ba-fb: Fix the lower margin sizeMaciej W. Rozycki2016-02-261-1/+1
| * | fbdev: sh_mobile_lcdc: Use ARCH_RENESASSimon Horman2016-02-261-1/+1
| * | fbdev: n411: check return valueSudip Mukherjee2016-02-261-3/+9
| * | fbdev: exynos: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-161-3/+3
| * | video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner2016-02-161-1/+1
| * | video: fbdev: metronomefb: two harmless off by one bugsDan Carpenter2016-02-161-2/+4
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-165-8/+0
|\ \ \
| * | | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-055-8/+0
| | |/ | |/|
* | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-0915-66/+61
* | | fbcon: set a default value to blink intervalJean-Philippe Brucker2016-02-261-0/+2
| |/ |/|
* | video: fbdev: imxfb: Provide a reset mechanismFabio Estevam2016-01-291-0/+15
* | fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann2016-01-291-2/+1
* | fbdev: da8xx-fb: remove incorrect type castArnd Bergmann2016-01-291-3/+3
* | fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann2016-01-291-9/+4
* | ocfb: fix tgdel and tvdel timing parametersAndrea Merello2016-01-291-2/+2
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-01-1880-1845/+664
|\
| * video: fbdev: pxafb: fix out of memory error pathRobert Jarzmik2016-01-181-0/+2
| * drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-2958-36331/+0
| * omapfb: move vrfb into omapfbTomi Valkeinen2015-12-295-5/+4
| * omapfb: take omapfb's private omapdss into useTomi Valkeinen2015-12-293-1/+11
| * omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*Tomi Valkeinen2015-12-292-30/+30
| * omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP*Tomi Valkeinen2015-12-2910-75/+69
| * omapfb: copy omapdss & displays for omapfbTomi Valkeinen2015-12-2956-0/+36276
| * omapfb: allow compilation only if DRM_OMAP is disabledTomi Valkeinen2015-12-291-1/+2
| * fbdev: omap2: panel-dpi: simplify gpio settingUwe Kleine-König2015-12-291-4/+2
| * fbdev: omap2: panel-dpi: in .disable first disable backlight then displayUwe Kleine-König2015-12-291-3/+3
| * OMAPDSS: DSS: fix a warning messageDan Carpenter2015-12-291-1/+2
| * video: omapdss: delete unneeded of_node_putJulia Lawall2015-12-291-3/+1
| * OMAPDSS: DISPC: Remove boolean comparisonsLuis de Bethencourt2015-12-293-7/+7
| * OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK defineDan Carpenter2015-12-291-1/+1
| * OMAPDSS: remove extra out == NULL checksTomi Valkeinen2015-12-297-7/+7
OpenPOWER on IntegriCloud