<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers, branch v2.6.19</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.19</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-11-29T21:45:07Z</updated>
<entry>
<title>[PATCH] r8169: Fix iteration variable sign</title>
<updated>2006-11-29T21:45:07Z</updated>
<author>
<name>Francois Romieu</name>
<email>romieu@fr.zoreil.com</email>
</author>
<published>2006-11-29T21:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=315917d23fdd20a0f4ff99b9228de5840d9d276c'/>
<id>urn:sha1:315917d23fdd20a0f4ff99b9228de5840d9d276c</id>
<content type='text'>
This changes the type of variable "i" in rtl8169_init_one()
from "unsigned int" to "int". "i" is checked for &lt; 0 later,
which can never happen for "unsigned". This results in broken
error handling.

Signed-off-by: Michael Buesch &lt;mb@bu3sch.de&gt;
Signed-off-by: Francois Romieu &lt;romieu@fr.zoreil.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev</title>
<updated>2006-11-29T04:54:40Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.osdl.org</email>
</author>
<published>2006-11-29T04:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4f404caf6791227754d67679d0b2350afc1ad522'/>
<id>urn:sha1:4f404caf6791227754d67679d0b2350afc1ad522</id>
<content type='text'>
* 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
  [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure
  [PATCH] ahci: AHCI mode SATA patch for Intel ICH9
  [PATCH] libata: don't schedule EH on wcache on/off if old EH
</content>
</entry>
<entry>
<title>[PATCH] Fix Intel/Sharp command set erase suspend bug</title>
<updated>2006-11-29T01:26:50Z</updated>
<author>
<name>Joakim Tjernlund</name>
<email>joakim.tjernlund@transmode.se</email>
</author>
<published>2006-11-28T23:11:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=967bf623e9f5eecfb056b1ba7e0efd74a21c9c3a'/>
<id>urn:sha1:967bf623e9f5eecfb056b1ba7e0efd74a21c9c3a</id>
<content type='text'>
When we sleep and wait for a suspended operation to be resumed, go
back and check until it's ready -- don't just continue after the first
time we're woken. This can cause file system corruption.

Signed-off-by: Joakim Tjernlund &lt;Joakim.Tjernlund@transmode.se&gt;
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure</title>
<updated>2006-11-28T08:51:55Z</updated>
<author>
<name>Brian King</name>
<email>brking@us.ibm.com</email>
</author>
<published>2006-11-20T19:51:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=08475a1920aa7acc535324d6991b830fa7625bd8'/>
<id>urn:sha1:08475a1920aa7acc535324d6991b830fa7625bd8</id>
<content type='text'>
Fixes ata_sas_queuecmd to properly handle a failure from
__ata_scsi_queuecmd.

Signed-off-by: Brian King &lt;brking@us.ibm.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ahci: AHCI mode SATA patch for Intel ICH9</title>
<updated>2006-11-28T08:45:13Z</updated>
<author>
<name>Jason Gaston</name>
<email>jason.d.gaston@intel.com</email>
</author>
<published>2006-11-22T00:55:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f33d625f40e3b803c4cdea3219abb96cabf5ea03'/>
<id>urn:sha1:f33d625f40e3b803c4cdea3219abb96cabf5ea03</id>
<content type='text'>
This patch adds the Intel ICH9 AHCI controller DID's for SATA support.

Signed-off-by:  Jason Gaston &lt;jason.d.gaston@intel.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] libata: don't schedule EH on wcache on/off if old EH</title>
<updated>2006-11-28T08:45:13Z</updated>
<author>
<name>Tejun Heo</name>
<email>htejun@gmail.com</email>
</author>
<published>2006-11-22T03:39:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c31f571d9f42fa2e89148811730fe3dc64943a6e'/>
<id>urn:sha1:c31f571d9f42fa2e89148811730fe3dc64943a6e</id>
<content type='text'>
Do not schedule EH for revalidation on wcache on/off if old EH.  Old
EH cannot handle it and will result in WARN_ON()'s and oops.

This closes bug #7412.

Signed-off-by: Tejun Heo &lt;htejun@gmail.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6</title>
<updated>2006-11-26T17:42:40Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.osdl.org</email>
</author>
<published>2006-11-26T17:42:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=137b529e4df7b9cd6b235654a3f1a8f280e3463d'/>
<id>urn:sha1:137b529e4df7b9cd6b235654a3f1a8f280e3463d</id>
<content type='text'>
* master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
  [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
  [NET]: Re-fix of doc-comment in sock.h
  [6PACK]: Masking bug in 6pack driver.
  [NET]: Fix kfifo_alloc() error check.
  [UDP]: Make udp_encap_rcv use pskb_may_pull
  [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
</content>
</entry>
<entry>
<title>V4L/DVB (4874): Fix oops on symbol rate==0</title>
<updated>2006-11-26T13:02:43Z</updated>
<author>
<name>Andrew de Quincey</name>
<email>adq_dvb@lidskialf.net</email>
</author>
<published>2006-11-22T21:01:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=221a09d5c4cb8384d9be74db60f37a5752675255'/>
<id>urn:sha1:221a09d5c4cb8384d9be74db60f37a5752675255</id>
<content type='text'>
The tda10086 causes an oops (divide by zero) if a zero symbol rate is used;
this prevents this.

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4885): Improve saa711x check</title>
<updated>2006-11-26T10:52:38Z</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2006-11-25T12:40:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f7668162a366d1ce0fe84122d11108e13a8ce950'/>
<id>urn:sha1:f7668162a366d1ce0fe84122d11108e13a8ce950</id>
<content type='text'>
The old code would accept any device on the same i2c address as the
saa711x chips as an saa711x. However, this fails with saa717x chips,
which use that same address and so are misdetected as a saa7111. Now
check whether the chip is really a saa711x model.

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
<entry>
<title>V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera</title>
<updated>2006-11-26T10:52:37Z</updated>
<author>
<name>Luca Risolia</name>
<email>luca.risolia@studio.unibo.it</email>
</author>
<published>2006-11-21T11:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e'/>
<id>urn:sha1:5718bbd2d92b9c2aa2f5700e4d3ed9d72f72f47e</id>
<content type='text'>
The patch fix bug 5748.

Signed-off-by: Luca Risolia &lt;luca.risolia@studio.unibo.it&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
</entry>
</feed>
