summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev (follow)
Commit message (Expand)AuthorAge
...
| * | | | video: fbdev-OMAP2: Deletion of unnecessary checks before the function call "...Markus Elfring2014-12-04
| * | | | video: fbdev-SIS: Deletion of unnecessary checks before the function call "pc...Markus Elfring2014-12-04
| * | | | video: smscufx: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2014-12-04
| * | | | video: udlfb: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2014-12-04
| * | | | video: uvesafb: Deletion of an unnecessary check before the function call "uv...Markus Elfring2014-12-04
| * | | | video: fbdev-LCDC: Deletion of an unnecessary check before the function call ...Markus Elfring2014-12-04
| * | | | video: fbdev: arkfb: suppress build warningLad, Prabhakar2014-12-04
| * | | | video: fbdev: s3fb: suppress build warningLad, Prabhakar2014-12-04
| * | | | video: fbdev: vt8623fb: suppress build warningLad, Prabhakar2014-12-04
| * | | | video: fbdev-MMP: Fix a typo for the word "destroyed"Markus Elfring2014-11-25
| * | | | video: fbdev-MMP: Fix typos for the word "destroy"Markus Elfring2014-11-25
| * | | | video: ARM CLCD: Remove duplicated include in amba-clcd.cQiang Chen2014-11-19
| * | | | m501fb: don't return zero on failure path in sm501fb_probe()Alexey Khoroshilov2014-11-06
| * | | | fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam2014-11-06
| |/ / /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
|\ \ \ \
| * | | | x86: Use new cache mode type in drivers/video/fbdev/vermilionJuergen Gross2014-11-16
| * | | | x86: Use new cache mode type in drivers/video/fbdev/gbefb.cJuergen Gross2014-11-16
| | |_|/ | |/| |
* | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-09
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: at91/Kconfig: remove useless fbdev Kconfig optionsNicolas Ferre2014-11-21
| |/ /
* | | Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen2014-10-30
|\ \ \
| * | | omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko2014-10-30
| * | | OMAPDSS: DSI: Fix PLL_SELFEQDCO field widthTomi Valkeinen2014-10-22
| * | | OMAPDSS: fix dispc register dump for preload & mflagTomi Valkeinen2014-10-22
| * | | OMAPDSS: DISPC: fix mflag offsetTomi Valkeinen2014-10-22
| * | | OMAPDSS: HDMI: fix regsd writeTomi Valkeinen2014-10-22
| * | | OMAPDSS: HDMI: fix PLL GO bit handlingTomi Valkeinen2014-10-22
| * | | OMAPFB: fix releasing overlaysTomi Valkeinen2014-10-22
| * | | OMAPFB: fix overlay disable when freeing resources.Tomi Valkeinen2014-10-22
| * | | OMAPDSS: apply: wait pending updates on manager disableTomi Valkeinen2014-10-22
| * | | OMAPFB: remove __exit annotationFelipe Balbi2014-10-22
| * | | OMAPDSS: set suppress_bind_attrsTomi Valkeinen2014-10-22
| * | | OMAPFB: add missing MODULE_ALIAS()Felipe Balbi2014-10-22
| |/ /
* / / drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary headerAlexandre Belloni2014-10-22
|/ /
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\ \
| * | video: mx3fb: use dmaengine_terminate_all() APIVinod Koul2014-10-15
* | | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-18
|\ \ \
| * | | video/atmel_lcdfb: Introduce regulator supportAlexander Stein2014-09-30
| * | | fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resumeGeert Uytterhoeven2014-09-30
| * | | framebuffer: fix screen corruption when copyingMikulas Patocka2014-09-30
| * | | arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster2014-09-30
| * | | arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster2014-09-30
| * | | video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from...Fabian Frederick2014-09-30
| * | | video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick2014-09-30
| * | | video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick2014-09-30
| * | | video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f...Fabian Frederick2014-09-30
| * | | video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick2014-09-30
| * | | video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick2014-09-30
| * | | video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist2014-09-30
| * | | video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven2014-09-30
| * | | video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-09