Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes | Tomi Valkeinen | 26 | -23/+46 |
2014-10-30 | omap: dss: connector-analog-tv: Add missing module device table | Marek Belisko | 1 | -0/+2 |
2014-10-22 | OMAPDSS: DSI: Fix PLL_SELFEQDCO field width | Tomi Valkeinen | 1 | -1/+1 |
2014-10-22 | OMAPDSS: fix dispc register dump for preload & mflag | Tomi Valkeinen | 1 | -4/+3 |
2014-10-22 | OMAPDSS: DISPC: fix mflag offset | Tomi Valkeinen | 1 | -2/+1 |
2014-10-22 | OMAPDSS: HDMI: fix regsd write | Tomi Valkeinen | 1 | -5/+4 |
2014-10-22 | OMAPDSS: HDMI: fix PLL GO bit handling | Tomi Valkeinen | 1 | -2/+2 |
2014-10-22 | OMAPFB: fix releasing overlays | Tomi Valkeinen | 1 | -0/+3 |
2014-10-22 | OMAPFB: fix overlay disable when freeing resources. | Tomi Valkeinen | 1 | -7/+3 |
2014-10-22 | OMAPDSS: apply: wait pending updates on manager disable | Tomi Valkeinen | 1 | -0/+2 |
2014-10-22 | OMAPFB: remove __exit annotation | Felipe Balbi | 1 | -2/+2 |
2014-10-22 | OMAPDSS: set suppress_bind_attrs | Tomi Valkeinen | 22 | -0/+22 |
2014-10-22 | OMAPFB: add missing MODULE_ALIAS() | Felipe Balbi | 1 | -0/+1 |
2014-10-22 | drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary header | Alexandre Belloni | 1 | -1/+0 |
2014-10-22 | video/console: Resolve several shadow warnings | Mark Rustad | 1 | -12/+12 |
2014-10-22 | fbcon: Fix option parsing control flow in fb_console_setup | Maarten ter Huurne | 1 | -10/+9 |
2014-10-19 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+1 |
2014-10-19 | Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 32 | -123/+299 |
2014-10-15 | video: mx3fb: use dmaengine_terminate_all() API | Vinod Koul | 1 | -2/+1 |
2014-10-14 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 5 | -95/+115 |
2014-10-14 | video: fbdev: replace strnicmp with strncasecmp | Rasmus Villemoes | 4 | -40/+40 |
2014-10-12 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+3 |
2014-10-11 | Merge tag 'backlight-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 34 | -68/+45 |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -7/+3 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 1 | -2/+3 |
2014-09-30 | video/atmel_lcdfb: Introduce regulator support | Alexander Stein | 1 | -0/+20 |
2014-09-30 | fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resume | Geert Uytterhoeven | 1 | -2/+42 |
2014-09-30 | framebuffer: fix screen corruption when copying | Mikulas Patocka | 1 | -5/+8 |
2014-09-30 | framebuffer: fix border color | Mikulas Patocka | 4 | -8/+4 |
2014-09-30 | arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfb | Behan Webster | 1 | -7/+7 |
2014-09-30 | arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss | Behan Webster | 2 | -11/+14 |
2014-09-30 | video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from... | Fabian Frederick | 1 | -4/+8 |
2014-09-30 | video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_info | Fabian Frederick | 1 | -10/+10 |
2014-09-30 | video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_info | Fabian Frederick | 1 | -8/+8 |
2014-09-30 | video: fbdev: controlfb.c: use container_of to resolve fb_info_control from f... | Fabian Frederick | 1 | -5/+10 |
2014-09-30 | video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_info | Fabian Frederick | 1 | -6/+12 |
2014-09-30 | video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info | Fabian Frederick | 1 | -2/+2 |
2014-09-30 | video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct... | Rickard Strandqvist | 1 | -1/+1 |
2014-09-30 | video: valkyriefb: Fix unused variable warning in set_valkyrie_clock() | Geert Uytterhoeven | 1 | -1/+1 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -7/+3 |
2014-09-16 | drm: backmerge tag 'v3.17-rc5' into drm-next | Dave Airlie | 6 | -10/+25 |
2014-09-12 | video: ARM CLCD: Fix color model capabilities for DT platforms | Pawel Moll | 1 | -3/+1 |
2014-09-09 | video: fbdev: use %*ph specifier to dump small buffers | Andy Shevchenko | 2 | -15/+4 |
2014-09-09 | video: mx3fb: always enable BACKLIGHT_LCD_SUPPORT | Arnd Bergmann | 1 | -1/+2 |
2014-09-01 | treewide: fix errors in printk | Masanari Iida | 1 | -1/+1 |
2014-08-29 | Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -7/+23 |
2014-08-29 | backlight: omap1: add blank line after declarations | Jingoo Han | 1 | -0/+1 |
2014-08-29 | backlight: jornada720: Remove 'else' after a return | Jingoo Han | 1 | -5/+1 |
2014-08-29 | backlight: jornada720: Remove 'else' after a return | Jingoo Han | 1 | -3/+3 |