<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/char, branch v2.6.14</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/char?h=v2.6.14</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/char?h=v2.6.14'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2005-10-26T17:46:19Z</updated>
<entry>
<title>[PATCH] fix radeon_cp_init_ring_buffer()</title>
<updated>2005-10-26T17:46:19Z</updated>
<author>
<name>Ivan Kokshaysky</name>
<email>ink@jurassic.park.msu.ru</email>
</author>
<published>2005-10-26T10:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b0917bd912d3708c50e1df1b5e1648d0547108a3'/>
<id>urn:sha1:b0917bd912d3708c50e1df1b5e1648d0547108a3</id>
<content type='text'>
I've seen similar failure on alpha.

Obviously, someone forgot to convert sg-&gt;handle stuff for
PCI gart case.

Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] drm: another mga bug</title>
<updated>2005-10-21T19:18:09Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@linux.ie</email>
</author>
<published>2005-10-20T22:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e29971f9a4ca08c3c31b98be96c293ef9f7dcc32'/>
<id>urn:sha1:e29971f9a4ca08c3c31b98be96c293ef9f7dcc32</id>
<content type='text'>
The wrong state emission routines were being called for G550, and
consistent maps weren't correctly mapped...

Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] fix MGA DRM regression before 2.6.14</title>
<updated>2005-10-20T06:04:31Z</updated>
<author>
<name>Dave Airlie</name>
<email>airlied@linux.ie</email>
</author>
<published>2005-10-20T04:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=11909d64389c24b409e20f0eeafdc262e0a55788'/>
<id>urn:sha1:11909d64389c24b409e20f0eeafdc262e0a55788</id>
<content type='text'>
I've gotten a report on lkml, of a possible regression in the MGA DRM in
2.6.14-rc4 (since -rc1), I haven't been able to reproduce it here, but I've
figured out some possible issues in the mga code that were definitely
wrong, some of these are from DRM CVS, the main fix is the agp enable bit
on the old code path still used by everyone.....

Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Add some basic .gitignore files</title>
<updated>2005-10-18T15:26:15Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-10-18T15:26:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1e65174a3378494608e8ed7f8c74d658be9a0fb2'/>
<id>urn:sha1:1e65174a3378494608e8ed7f8c74d658be9a0fb2</id>
<content type='text'>
This still leaves driver and architecture-specific subdirectories alone,
but gets rid of the bulk of the "generic" generated files that we should
ignore.

Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] n_r3964 mod_timer() fix</title>
<updated>2005-10-18T00:03:57Z</updated>
<author>
<name>Stephan Brodkorb</name>
<email>stephan-linuxdev@brodkorb.com</email>
</author>
<published>2005-10-17T23:43:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9ac0b9c1927228a38a71216536176af8811a435a'/>
<id>urn:sha1:9ac0b9c1927228a38a71216536176af8811a435a</id>
<content type='text'>
Since Revision 1.10 was released the n_r3964 module wasn't able to receive any
data.  The reason for that behavior is because there were some wrong calls of
mod_timer(...) in the function receive_char (...).  This patch should fix this
problem and was successfully tested with talking to some kuka industrial
robots.

Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Pull mbcs-init-sn-check into release branch</title>
<updated>2005-10-11T22:08:48Z</updated>
<author>
<name>Tony Luck</name>
<email>tony.luck@intel.com</email>
</author>
<published>2005-10-11T22:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=74e52aa561d5bb973075c2015133546b42cdc290'/>
<id>urn:sha1:74e52aa561d5bb973075c2015133546b42cdc290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[ARM] 2963/1: S3C2410 - add .owner field to device_driver</title>
<updated>2005-10-10T09:20:06Z</updated>
<author>
<name>Ben Dooks</name>
<email>ben-linux@fluff.org</email>
</author>
<published>2005-10-10T09:20:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cdfc8f5079fdd18f6cb8097aa4235704d1155ec5'/>
<id>urn:sha1:cdfc8f5079fdd18f6cb8097aa4235704d1155ec5</id>
<content type='text'>
Patch from Ben Dooks

Add initialisation of .owner field so that
the device driver can be referenced to the
module that owns it.

Signed-off-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog</title>
<updated>2005-10-08T21:58:25Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-10-08T21:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=58a2c3221e3c78ea6c71148eb84d4170358981fb'/>
<id>urn:sha1:58a2c3221e3c78ea6c71148eb84d4170358981fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] Fix drm 'debug' sysfs permissions</title>
<updated>2005-10-05T14:38:28Z</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2005-10-03T19:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c0758146adbe39514e75ac860ce7e49f865c2297'/>
<id>urn:sha1:c0758146adbe39514e75ac860ce7e49f865c2297</id>
<content type='text'>
Just enables some extra printk's, but still..  Only the sysadmin should
be able to do that.

Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[IA64] mbcs_init() should give up unless running on sn2</title>
<updated>2005-10-04T16:39:18Z</updated>
<author>
<name>Greg Edwards</name>
<email>edwardsg@sgi.com</email>
</author>
<published>2005-09-28T22:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=96f339c6b95344942fe5fce012ff4f2a3b2cb80d'/>
<id>urn:sha1:96f339c6b95344942fe5fce012ff4f2a3b2cb80d</id>
<content type='text'>
CONFIG_SGI_MBCS is enabled in generic kernels, but the driver may
oops some other platforms.  Check whether we are running on sn2
and bail out if we are not before doing anything dangerous.

Acked-by: Bruce Losure &lt;blosure@americas.sgi.com&gt;
Signed-off-by: Greg Edwards &lt;edwardsg@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
</feed>
