lp:~thopiekar/emgd/+git/linux

Get this repository:
git clone https://git.launchpad.net/~thopiekar/emgd/+git/linux

Import details

Import Status: Failed

This repository is an import of the Git repository at https://github.com/EMGD-Community/linux.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 1 hour — see the log
Import started on pear and finished taking 1 hour — see the log
Import started on pear and finished taking 1 hour — see the log
Import started on pear and finished taking 1 hour — see the log

Branches

Name Last Modified Last Commit
linux-stable-3.10 2014-01-25 16:27:55 UTC
Linux 3.10.28

Author: Greg Kroah-Hartman
Author Date: 2014-01-25 16:27:55 UTC

Linux 3.10.28

linux-stable-3.4 2014-01-15 23:27:19 UTC
Linux 3.4.77

Author: Greg Kroah-Hartman
Author Date: 2014-01-15 23:27:19 UTC

Linux 3.4.77

yocto-3.10-emgd-1.18 2013-10-14 16:27:16 UTC
emgd-1.18: Fix ioctl handling

Author: Tom Zanussi
Author Date: 2013-10-07 12:52:29 UTC

emgd-1.18: Fix ioctl handling

commit e4fda9f [drm: Perform ioctl command validation on the stored
kernel values] causes a couple problems that need to be fixed.

One is that ioctl.cmd_drv needs to be given an appropriate value
instead of 0 since it's now used as the cmd value in the handler -
EMGD_IOCTL_DEF_DRV() is introduced and used instead of
EMGD_IOCTL_DEF().

The other problem is that the above exposes the fact that the cmds
that userspace is sending are not what the kernel says it's expecting
e.g. the kernel says IOR but what's being passed in is IOWR, which
causes different (correct) kernel handling, but that doesn't match the
kernel code. So the kernel code is wrong, and if not corrected makes
video inoperable. Since we don't have access to the userland code
that sends the commands, we need to change the affected kernel ioctl
values to match.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>

yocto-3.8-emgd-1.18 2013-07-08 19:19:56 UTC
emgd-1.18 fix build issues with v3.8 kernel

Author: Nitin A Kamble
Author Date: 2013-02-26 18:13:27 UTC

emgd-1.18 fix build issues with v3.8 kernel

These changes are made according to these existing commits in the v3.8 tree

b0071efe : drm: kill reclaim_buffers callback
760285e7 : UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
56550d94 : Drivers: gpu: remove __dev* attributes.
314e51b9 : mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
a69ac9ea : drm/gma500: drm_connector_property -> drm_object_property

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>

yocto-3.8-emgd-1.16 2013-05-22 01:27:06 UTC
Merge tag 'v3.8.11' into emgd-1.16

Author: Bruce Ashfield
Author Date: 2013-05-22 01:27:06 UTC

Merge tag 'v3.8.11' into emgd-1.16

This is the 3.8.11 stable release

linux-stable-3.8 2013-05-11 20:57:46 UTC
Linux 3.8.13

Author: Greg Kroah-Hartman
Author Date: 2013-05-11 20:57:46 UTC

Linux 3.8.13

yocto-3.4-emgd-1.16 2013-02-28 18:58:35 UTC
Merge tag 'v3.4.34' into emgd-1.16

Author: Bruce Ashfield
Author Date: 2013-02-28 18:58:35 UTC

Merge tag 'v3.4.34' into emgd-1.16

This is the 3.4.34 stable release

yocto-3.4-emgd-1.14 2012-07-17 20:31:20 UTC
emgd/pvr: get it building with v3.4 kernel

Author: Nitin A Kamble
Author Date: 2012-07-16 14:14:50 UTC

emgd/pvr: get it building with v3.4 kernel

Add emgd config option (DRM_EGD) and modify Makefiles for in-tree
builds.

rebased to v3.4 code

Fix build errors caused by changes to kernel interfaces introduced by
linux 3.2 such as:

error: 'THIS_MODULE' undeclared here (not in a function)

due to a missing THIS_MODULE definition which can be found in linux/export.h.

It also fixes a ream of errors like:

error: expected ')' before string constant

due to missing MODULE_PARM_DESC definition which can be found in
linux/moduleparam.h, included by linux/module.h, needed also for
MODULE_AUTHOR, etc.

variable name "pitch" from drm_framebuffer structure has changed
to "pitches" array in v3.4 kernel soruces.

avoid errors like these:
emgd_fbcon.c:128:28: error: 'struct drm_framebuffer' has no member named 'pitch'

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>

yocto-3.4-emgd-1.10 2012-06-06 20:14:28 UTC
kgit: creating baseline state

Author: Bruce Ashfield
Author Date: 2012-06-06 20:14:28 UTC

kgit: creating baseline state

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>

linux-stable-2.6.39 2011-08-03 19:43:28 UTC
Linux 2.6.39.4

Author: Greg Kroah-Hartman
Author Date: 2011-08-03 19:43:28 UTC

Linux 2.6.39.4

linux-stable-2.6.37 2011-03-27 19:01:41 UTC
Linux 2.6.37.6

Author: Greg Kroah-Hartman
Author Date: 2011-03-27 19:01:41 UTC

Linux 2.6.37.6

111 of 11 results
This repository contains Public information 
Everyone can see this information.