| Commit message (Expand) | Author | Age |
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 |
|\ |
|
| * | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2016-02-16 |
* | | Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-03-16 |
|\ \ |
|
| * | | xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND" | Arnd Bergmann | 2016-03-11 |
| * | | video: fbdev: sis: remove unused variable | Sudip Mukherjee | 2016-03-03 |
| * | | drivers/video: make fbdev/sunxvr2500.c explicitly non-modular | Paul Gortmaker | 2016-03-03 |
| * | | drivers/video: make fbdev/sunxvr1000.c explicitly non-modular | Paul Gortmaker | 2016-03-03 |
| * | | drivers/video: make fbdev/sunxvr500.c explicitly non-modular | Paul Gortmaker | 2016-03-03 |
| * | | video: exynos: fix modular build | Arnd Bergmann | 2016-02-29 |
| * | | fbdev: da8xx-fb: fix videomodes of lcd panels | Sushaanth Srirangapathi | 2016-02-29 |
| * | | fbdev: kill fb_rotate | Rasmus Villemoes | 2016-02-26 |
| * | | video: fbdev: bt431: Correct cursor format control macro | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressing | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handling | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: bt455: Remove unneeded colormap helpers for cursor support | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: pmag-aa-fb: Report video timings | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: pmag-aa-fb: Enable building as a module | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: pmag-aa-fb: Adapt to current APIs | Maciej W. Rozycki | 2016-02-26 |
| * | | video: fbdev: pmag-ba-fb: Fix the lower margin size | Maciej W. Rozycki | 2016-02-26 |
| * | | fbdev: sh_mobile_lcdc: Use ARCH_RENESAS | Simon Horman | 2016-02-26 |
| * | | fbdev: n411: check return value | Sudip Mukherjee | 2016-02-26 |
| * | | fbdev: exynos: fix IS_ERR_VALUE usage | Andrzej Hajda | 2016-02-16 |
| * | | video: Use bool instead int pointer for get_opt_bool() argument | Daniel Wagner | 2016-02-16 |
| * | | video: fbdev: metronomefb: two harmless off by one bugs | Dan Carpenter | 2016-02-16 |
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 |
|\ \ \ |
|
| * | | | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas | 2016-02-05 |
| | |/
| |/| |
|
* | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 2016-03-09 |
* | | | fbcon: set a default value to blink interval | Jean-Philippe Brucker | 2016-02-26 |
| |/
|/| |
|
* | | video: fbdev: imxfb: Provide a reset mechanism | Fabio Estevam | 2016-01-29 |
* | | fbdev: mmp: print IRQ resource using %pR format string | Arnd Bergmann | 2016-01-29 |
* | | fbdev: da8xx-fb: remove incorrect type cast | Arnd Bergmann | 2016-01-29 |
* | | fbdev: s6e8ax0: avoid unused function warnings | Arnd Bergmann | 2016-01-29 |
* | | ocfb: fix tgdel and tvdel timing parameters | Andrea Merello | 2016-01-29 |
|/ |
|
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 |
* | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-01-18 |
|\ |
|
| * | video: fbdev: pxafb: fix out of memory error path | Robert Jarzmik | 2016-01-18 |
| * | drm/omap: move omapdss & displays under omapdrm | Tomi Valkeinen | 2015-12-29 |
| * | omapfb: move vrfb into omapfb | Tomi Valkeinen | 2015-12-29 |
| * | omapfb: take omapfb's private omapdss into use | Tomi Valkeinen | 2015-12-29 |
| * | omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_* | Tomi Valkeinen | 2015-12-29 |
| * | omapfb/dss: change CONFIG_OMAP* to CONFIG_FB_OMAP* | Tomi Valkeinen | 2015-12-29 |
| * | omapfb: copy omapdss & displays for omapfb | Tomi Valkeinen | 2015-12-29 |
| * | omapfb: allow compilation only if DRM_OMAP is disabled | Tomi Valkeinen | 2015-12-29 |
| * | fbdev: omap2: panel-dpi: simplify gpio setting | Uwe Kleine-König | 2015-12-29 |
| * | fbdev: omap2: panel-dpi: in .disable first disable backlight then display | Uwe Kleine-König | 2015-12-29 |
| * | OMAPDSS: DSS: fix a warning message | Dan Carpenter | 2015-12-29 |
| * | video: omapdss: delete unneeded of_node_put | Julia Lawall | 2015-12-29 |
| * | OMAPDSS: DISPC: Remove boolean comparisons | Luis de Bethencourt | 2015-12-29 |
| * | OMAPDSS: DSI: cleanup DSI_IRQ_ERROR_MASK define | Dan Carpenter | 2015-12-29 |
| * | OMAPDSS: remove extra out == NULL checks | Tomi Valkeinen | 2015-12-29 |