<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux, branch v2.6.25-rc3</title>
<subtitle>Linux Kernel (branches are rebased on master from time to time)</subtitle>
<id>https://sre.ring0.de/linux/atom?h=v2.6.25-rc3</id>
<link rel='self' href='https://sre.ring0.de/linux/atom?h=v2.6.25-rc3'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/'/>
<updated>2008-02-24T21:25:54Z</updated>
<entry>
<title>Linux 2.6.25-rc3</title>
<updated>2008-02-24T21:25:54Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.linux-foundation.org</email>
</author>
<published>2008-02-24T21:25:54Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=bfa274e2436fc7ef72ef51c878083647f1cfd429'/>
<id>urn:sha1:bfa274e2436fc7ef72ef51c878083647f1cfd429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i2c-i801: Add support for the ICH10</title>
<updated>2008-02-24T19:03:42Z</updated>
<author>
<name>Gaston, Jason D</name>
<email>jason.d.gaston@intel.com</email>
</author>
<published>2008-02-24T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=d28dc711217a2d5cafb64ec4e33a469b01376d91'/>
<id>urn:sha1:d28dc711217a2d5cafb64ec4e33a469b01376d91</id>
<content type='text'>
Add the Intel ICH10 SMBus Controller DeviceID's and updates
Tolapai support.

Signed-off-by: Jason Gaston &lt;jason.d.gaston@intel.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n</title>
<updated>2008-02-24T19:03:42Z</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2008-02-24T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=263867631ea02741baf878ca9faaf94b1563b9d7'/>
<id>urn:sha1:263867631ea02741baf878ca9faaf94b1563b9d7</id>
<content type='text'>
Don't require platform code to be #ifdeffed according to whether
I2C is enabled or not ... if it's not enabled, let GCC compile out
all I2C device declarations.  (Issue noted on an NSLU2 build that
didn't configure I2C.)

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c-pca-isa: Add access check to legacy ioports</title>
<updated>2008-02-24T19:03:42Z</updated>
<author>
<name>Christian Krafft</name>
<email>krafft@de.ibm.com</email>
</author>
<published>2008-02-24T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=104cb574feb3033299568483a3f68031f47e0d43'/>
<id>urn:sha1:104cb574feb3033299568483a3f68031f47e0d43</id>
<content type='text'>
When probing i2c-pca-isa writes to legacy ioports, which crashes the kernel
if there is no device at that port.
This patch adds a check_legacy_ioport call, so probe fails gracefully
and thus prevents the oops.

Signed-off-by: Christian Krafft &lt;krafft@de.ibm.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>Alchemy: compile fix</title>
<updated>2008-02-24T19:03:42Z</updated>
<author>
<name>Manuel Lauss</name>
<email>mano@roarinelk.homelinux.net</email>
</author>
<published>2008-02-24T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=9e39ffeff6e54ef65832e4eb58059133f1a8aadf'/>
<id>urn:sha1:9e39ffeff6e54ef65832e4eb58059133f1a8aadf</id>
<content type='text'>
Commit 8b798c4d16b762d15f4055597ff8d87f73b35552 broke
alchemy build, fix it.  Pointed out by Adrian Bunk.

Signed-off-by: Manuel Lauss &lt;mano@roarinelk.homelinux.net&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c: Storage class should be before const qualifier</title>
<updated>2008-02-24T19:03:42Z</updated>
<author>
<name>Tobias Klauser</name>
<email>tklauser@distanz.ch</email>
</author>
<published>2008-02-24T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=305183fc3ec8aac55179ef0fcb65dab9b97a9145'/>
<id>urn:sha1:305183fc3ec8aac55179ef0fcb65dab9b97a9145</id>
<content type='text'>
The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the
beginning of the declaration specifiers in a declaration is an
obsolescent feature.

Signed-off-by: Tobias Klauser &lt;tklauser@distanz.ch&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>i2c-pxa: Misc fixes</title>
<updated>2008-02-24T19:03:42Z</updated>
<author>
<name>Wolfram Sang</name>
<email>w.sang@pengutronix.de</email>
</author>
<published>2008-02-24T19:03:42Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=a92b36ed33800435a2356a78489e129aaf30f673'/>
<id>urn:sha1:a92b36ed33800435a2356a78489e129aaf30f673</id>
<content type='text'>
While working on the PCA9564-platform driver, I sometimes had a glimpse at the
pxa-driver. I found some suspicious places, and this patch contains my
suggestions. Note: They are not tested, due to no hardware.

[JD: Some more fixes.]

Signed-off-by: Wolfram Sang &lt;w.sang@pengutronix.de&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Tested-by: Mike Rapoport &lt;mike@compulab.co.il&gt;
Tested-by: Eric Miao &lt;ymiao3@marvell.com&gt;
</content>
</entry>
<entry>
<title>ARM: OMAP: Release i2c_adapter after use (Siemens SX1)</title>
<updated>2008-02-24T19:03:41Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2008-02-24T19:03:41Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=c9a2c46d7f32a884510b20f0cfa79a2c6a2f1413'/>
<id>urn:sha1:c9a2c46d7f32a884510b20f0cfa79a2c6a2f1413</id>
<content type='text'>
Each call to i2c_get_adapter() must be followed by a call to
i2c_put_adapter() to release the grabbed reference. Otherwise the
reference count grows forever and the adapter can never be
unregistered.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Acked-by: Vladimir Ananiev &lt;vovan888@gmail.com&gt;
Acked-by: Tony Lindgren &lt;tony@atomide.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev</title>
<updated>2008-02-24T05:40:32Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.linux-foundation.org</email>
</author>
<published>2008-02-24T05:40:32Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=4fa2b1cde0e3797549f711ce9e51c395b3d6d2a7'/>
<id>urn:sha1:4fa2b1cde0e3797549f711ce9e51c395b3d6d2a7</id>
<content type='text'>
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev:
  libata-core: fix kernel-doc warning
  sata_fsl: fix build with ATA_VERBOSE_DEBUG
  [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
  libata-pmp: clear hob for pmp register accesses
  libata: automatically use DMADIR if drive/bridge requires it
  power_state: get rid of write-only variable in SATA
  pata_atiixp: Use 255 sector limit
</content>
</entry>
<entry>
<title>libata-core: fix kernel-doc warning</title>
<updated>2008-02-24T05:28:48Z</updated>
<author>
<name>Randy Dunlap</name>
<email>randy.dunlap@oracle.com</email>
</author>
<published>2008-02-22T20:21:37Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/linux/commit/?id=4cdfa1b3ce4731dd538ac3ed010bcf127ed6e836'/>
<id>urn:sha1:4cdfa1b3ce4731dd538ac3ed010bcf127ed6e836</id>
<content type='text'>
Fix libata-core kernel-doc warning:
Warning(linux-2.6.25-rc2-git6//drivers/ata/libata-core.c:168): No description found for parameter 'ap'

Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Signed-off-by: Jeff Garzik &lt;jeff@garzik.org&gt;
</content>
</entry>
</feed>
