<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers, branch v2.6.15.3</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers?h=v2.6.15.3</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers?h=v2.6.15.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-01-31T06:13:18Z</updated>
<entry>
<title>[PATCH] Fix mkiss locking bug</title>
<updated>2006-01-31T06:13:18Z</updated>
<author>
<name>Ralf Baechle DL5RB</name>
<email>ralf@linux-mips.org</email>
</author>
<published>2006-01-19T17:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1bb571727a8e7311a1854f3b770f282d20466d41'/>
<id>urn:sha1:1bb571727a8e7311a1854f3b770f282d20466d41</id>
<content type='text'>
ax_encaps() forgot to drop the bufferlock at the end of the function.
Patch is already in 2.6.16-rc1.

Signed-off-by: Ralf Baechle DL5RB &lt;ralf@linux-mips.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] Fix i2o_scsi oops on abort</title>
<updated>2006-01-31T06:13:18Z</updated>
<author>
<name>Markus Lidel</name>
<email>Markus.Lidel@shadowconnect.com</email>
</author>
<published>2006-01-19T22:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8d0d41174e0fbe6194db66b6c5845520b4164344'/>
<id>urn:sha1:8d0d41174e0fbe6194db66b6c5845520b4164344</id>
<content type='text'>
&gt;From http://bugzilla.kernel.org/show_bug.cgi?id=5923

When a scsi command failed, an oops would result.

Back-to-back SMART queries would make the Seagate drives unhappy.  The
second SMART query would timeout, and the command would be aborted.

From: Markus Lidel &lt;Markus.Lidel@shadowconnect.com&gt;
Cc: Kenny Simpson &lt;theonetruekenny@yahoo.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] Input: HID - fix an oops in PID initialization code</title>
<updated>2006-01-31T06:13:17Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2006-01-14T21:56:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ad9ed6ca1b9f075a668a54c85ca5e706c19427a1'/>
<id>urn:sha1:ad9ed6ca1b9f075a668a54c85ca5e706c19427a1</id>
<content type='text'>
Input: HID - fix an oops in PID initialization code

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Chris Wright &lt;chrisw@sous-sol.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] Kill blk_attempt_remerge()</title>
<updated>2006-01-31T06:13:17Z</updated>
<author>
<name>Jens Axboe</name>
<email>axboe@suse.de</email>
</author>
<published>2006-01-09T19:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f5fa864237572059d87f3b8b017c570c39ea5dd6'/>
<id>urn:sha1:f5fa864237572059d87f3b8b017c570c39ea5dd6</id>
<content type='text'>
[BLOCK] Kill blk_attempt_remerge()

It's a broken interface, it's done way too late. And apparently it triggers
slab problems in recent kernels as well (most likely after the generic dispatch
code was merged). So kill it, ide-cd is the only user of it.

Signed-off-by: Jens Axboe &lt;axboe@suse.de&gt;
chrisw: backport to 2.6.15 tree
Signed-off-by: Chris Wright &lt;chrisw@sous-sol.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] moxa serial: add proper capability check</title>
<updated>2006-01-15T06:15:30Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@redhat.com</email>
</author>
<published>2006-01-09T14:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f72e024e3a4705336b04109756bc619e7ae62fdb'/>
<id>urn:sha1:f72e024e3a4705336b04109756bc619e7ae62fdb</id>
<content type='text'>
This requires the proper capabilities for the moxa bios update ioctl's.

Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
Signed-off-by: Chris Wright &lt;chrisw@sous-sol.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] vgacon: fix doublescan mode</title>
<updated>2006-01-15T06:15:28Z</updated>
<author>
<name>Samuel Thibault</name>
<email>samuel.thibault@ens-lyon.org</email>
</author>
<published>2006-01-15T06:15:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2d7fc97cea8a45158bc6428a3f99782e41e6b5c3'/>
<id>urn:sha1:2d7fc97cea8a45158bc6428a3f99782e41e6b5c3</id>
<content type='text'>
When doublescan mode is in use, scanlines must be doubled.

Thanks to Jason Dravet &lt;dravet@hotmail.com&gt; for reporting and testing.

Signed-off-by: Samuel Thibault &lt;samuel.thibault@ens-lyon.org&gt;
Cc: &lt;stable@kernel.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Chris Wright &lt;chrisw@sous-sol.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}</title>
<updated>2006-01-15T06:15:27Z</updated>
<author>
<name>Luis F. Ortiz</name>
<email>lfo@Polyad.Org</email>
</author>
<published>2006-01-05T21:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0c900c3b8c8bddac45e084ffbfd42bd77a12bf57'/>
<id>urn:sha1:0c900c3b8c8bddac45e084ffbfd42bd77a12bf57</id>
<content type='text'>
	I have recently been switching from using 2.4.32 on my trusty
old Sparc Blade 100 to using 2.6.15 .  Some of the problems I ran into
were distorted video when the console was active (missing first
character, skipped dots) and when running X windows (colored snow,
stripes, missing pixels).  A quick examination of the 2.6 versus 2.4
source for the ATY driver revealed alot of changes.

         A closer look at the code/data for the 64GR/XL chip revealed
two minor "typos" that the rewriter(s) of the code made.  The first is
a incorrect clock value (230 .vs. 235) and the second is a missing
flag (M64F_SDRAM_MAGIC_PLL).  Making both these changes seems to have
fixed my problem.  I tend to think the 235 value is the correct one,
as there is a 29.4 Mhz clock crystal close to the video chip and 235.2
(29.4*8) is too close to 235 to make it a coincidence.

	The flag for M64F_SDRAM_MAGIC_PLL was dropped during the
changes made by adaplas in file revision 1.72 on the old bitkeeper
repository.

	The change relating to the clock rate has been there forever,
at least in the 2.6 tree.  I'm not sure where to look for the old 2.5
tree or if anyone cares when it happened.

On SPARC Blades 100's, which use the ATY MACH64GR video chipset, the
clock crystal frequency is 235.2 Mhz, not 230 Mhz.  The chipset also
requires the use of M64F_SDRAM_MAGIC_PLL in order to setup the PLL
properly for the DRAM.

Signed-off-by: Luis F. Ortiz &lt;lfo@Polyad.Org&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
Signed-off-by: Chris Wright &lt;chrisw@sous-sol.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] skge: handle out of memory on ring changes</title>
<updated>2006-01-15T06:15:27Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@osdl.org</email>
</author>
<published>2006-01-04T23:52:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=187754cae94a299edaeefeba80ac6d87b22bc940'/>
<id>urn:sha1:187754cae94a299edaeefeba80ac6d87b22bc940</id>
<content type='text'>
Please consider this for 2.6.15.1; it fixes several cases where
the skge driver can get in a bad state and later crash; if an
admin operation that causes a restart fails from out of memory.
Such as changing the MTU or increasing the ring size.

The fixes involve checking the return value and doing necessary
unwinds. Or in some cases avoiding doing a full restart.

The same code is the netdev-2.6 tree for 2.6.16 but as separate pieces

Signed-off-by: Stephen Hemminger &lt;shemminger@osdl.org&gt;
Signed-off-by: Chris Wright &lt;chrisw@sous-sol.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] powerpc: more g5 overtemp problem fix</title>
<updated>2006-01-02T16:38:37Z</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2006-01-02T02:04:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f12f4d90308a22396ac87f6c3a7b2620589614c3'/>
<id>urn:sha1:f12f4d90308a22396ac87f6c3a7b2620589614c3</id>
<content type='text'>
Some G5s still occasionally experience shutdowns due to overtemp
conditions despite the recent fix. After analyzing logs from such
machines, it appears that the overtemp code is a bit too quick at
shutting the machine down when reaching the critical temperature (tmax +
8) and doesn't leave the fan enough time to actually cool it down. This
happens if the temperature of a CPU suddenly rises too high in a very
short period of time, or occasionally on boot (that is the CPUs are
already overtemp by the time the driver loads).

This patches makes the code a bit more relaxed, leaving a few seconds to
the fans to do their job before kicking the machine shutown.

Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/home/rmk/linux-2.6-serial</title>
<updated>2005-12-31T21:49:26Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-12-31T21:49:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=35f349ee082de0be45eb23926d9fc7569f5011f0'/>
<id>urn:sha1:35f349ee082de0be45eb23926d9fc7569f5011f0</id>
<content type='text'>
</content>
</entry>
</feed>
