<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/pci/hotplug, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/pci/hotplug?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/pci/hotplug?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-10-27T18:20:32Z</updated>
<entry>
<title>acpiphp: fix latch status</title>
<updated>2006-10-27T18:20:32Z</updated>
<author>
<name>MUNEDA Takahiro</name>
<email>muneda.takahiro@jp.fujitsu.com</email>
</author>
<published>2006-10-25T18:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=35ae61a0f43ebbabc3cb4345136ca529fc4d6700'/>
<id>urn:sha1:35ae61a0f43ebbabc3cb4345136ca529fc4d6700</id>
<content type='text'>
pci_hotplug.h says:

 * @latch_status: if the latch (if any) is open or closed (1/0)

However, acpiphp returns opposite value.
This patch fixes this issue.

I tested this patch on my ia64 machine that has some apciphp based
hotplug slots.

Signed-off-by: MUNEDA Takahiro &lt;muneda.takahiro@jp.fujitsu.com&gt;
Signed-off-by: Kristen Carlson Accardi &lt;kristen.c.accardi@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>[PATCH] Fix up rpaphp driver for pci hotplug header move</title>
<updated>2006-10-21T00:56:39Z</updated>
<author>
<name>Olaf Hering</name>
<email>olaf@aepfle.de</email>
</author>
<published>2006-10-20T07:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e17e31e388b2e49ff1c9a2bdb39d7aeb2975c19a'/>
<id>urn:sha1:e17e31e388b2e49ff1c9a2bdb39d7aeb2975c19a</id>
<content type='text'>
Use grep instead of make during interface changes.

Signed-off-by: Olaf Hering &lt;olaf@aepfle.de&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>PCI Hotplug: move pci_hotplug.h to include/linux/</title>
<updated>2006-10-18T18:36:12Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2006-10-14T03:05:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7a54f25cef6c763f16c9fd49ae382de162147873'/>
<id>urn:sha1:7a54f25cef6c763f16c9fd49ae382de162147873</id>
<content type='text'>
This makes it possible to build pci hotplug drivers outside of the main
kernel tree, and Sam keeps telling me to move local header files to
their proper places...

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>change pci hotplug subsystem maintainer to Kristen</title>
<updated>2006-10-18T18:36:12Z</updated>
<author>
<name>Kristen Carlson Accardi</name>
<email>kristen.c.accardi@intel.com</email>
</author>
<published>2006-09-29T17:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fb5f4d7a74a140f8e033d1e6854989e88c36c6b8'/>
<id>urn:sha1:fb5f4d7a74a140f8e033d1e6854989e88c36c6b8</id>
<content type='text'>
Here's a patch adding me to the maintainers file for the pci
hotplug subsystem, as we discussed.

Signed-off-by: Kristen Carlson Accardi &lt;kristen.c.accardi@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>cpcihp_generic: prevent loading without "bridge" parameter</title>
<updated>2006-10-18T18:36:12Z</updated>
<author>
<name>Akinobu Mita</name>
<email>akinobu.mita@gmail.com</email>
</author>
<published>2006-10-13T18:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=49c61cca2b6591a28ffa4abb73c718091f569746'/>
<id>urn:sha1:49c61cca2b6591a28ffa4abb73c718091f569746</id>
<content type='text'>
cpcihp_generic module requires configured "bridge" module parameter.
But it can be loaded successfully without that parameter.
Because module init call ends up returning positive value.

This patch prevents from loading without setting "bridge" module parameter.

Signed-off-by: Akinbou Mita &lt;akinobu.mita@gmail.com&gt;
Signed-off-by: Scott Murray &lt;scottm@somanetworks.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>PCI hotplug: ioremap balanced with iounmap</title>
<updated>2006-10-18T18:36:11Z</updated>
<author>
<name>Amol Lad</name>
<email>amol@verismonetworks.com</email>
</author>
<published>2006-10-05T06:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=662a98fb8de5af4adb56e58f78753cdaa27b6459'/>
<id>urn:sha1:662a98fb8de5af4adb56e58f78753cdaa27b6459</id>
<content type='text'>
1. ioremap must be balanced by an iounmap and failing to do so can
   result in a memory leak.
2. Handle return value correctly

Tested (compilation only) with:
- allmodconfig

Signed-off-by: Amol Lad &lt;amol@verismonetworks.com&gt;
Cc: Kristen Carlson Accardi &lt;kristen.c.accardi@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>shpchp: remove unnecessary cmd_busy member from struct controller</title>
<updated>2006-10-18T18:36:11Z</updated>
<author>
<name>Kenji Kaneshige</name>
<email>kaneshige.kenji@jp.fujitsu.com</email>
</author>
<published>2006-09-28T22:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6aa562c248e05db993e4a5f405f899c0cfabb7f2'/>
<id>urn:sha1:6aa562c248e05db993e4a5f405f899c0cfabb7f2</id>
<content type='text'>
This patch removes unnecessary cmd_busy member from struct
controller. Read command status register instead of using cmd_busy.

Signed-off-by: Kenji Kaneshige &lt;kaneshige.kenji@jp.fujitsu.com&gt;
Signed-off-by: Kristen Carlson Accardi &lt;kristen.c.accardi@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>shpchp: fix command completion check</title>
<updated>2006-10-18T18:36:11Z</updated>
<author>
<name>Kenji Kaneshige</name>
<email>kaneshige.kenji@jp.fujitsu.com</email>
</author>
<published>2006-09-28T22:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=d1729ccecd7ba9ceb6dca1c973dbfd87041d0637'/>
<id>urn:sha1:d1729ccecd7ba9ceb6dca1c973dbfd87041d0637</id>
<content type='text'>
This patch fixes the problem that shpchp driver could mis-detect
command failures if the system was under heavy load.

Signed-off-by: Kenji Kaneshige &lt;kaneshige.kenji@jp.fujitsu.com&gt;
Signed-off-by: Kristen Carlson Accardi &lt;kristen.c.accardi@intel.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>pci: Stamp out pci_find_* usage in fakephp</title>
<updated>2006-10-18T18:36:11Z</updated>
<author>
<name>Alan Cox</name>
<email>alan@lxorguk.ukuu.org.uk</email>
</author>
<published>2006-09-29T17:36:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=094ed76e8988d46158b036ab150e0c22aff6db3a'/>
<id>urn:sha1:094ed76e8988d46158b036ab150e0c22aff6db3a</id>
<content type='text'>
pci_find is not hotplug safe, so it really doesn't want to be in an
actual hotplug driver either.

Signed-off-by: Alan Cox &lt;alan@redhat.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>pciehp: Remove unnecessary check in pciehp_ctrl.c</title>
<updated>2006-10-18T18:36:10Z</updated>
<author>
<name>Eric Sesterhenn</name>
<email>snakebyte@gmx.de</email>
</author>
<published>2006-09-24T22:56:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9ef9977cabc1b2c1718ef6eb883caec8dcb80b4c'/>
<id>urn:sha1:9ef9977cabc1b2c1718ef6eb883caec8dcb80b4c</id>
<content type='text'>
this was spotted by coverity (cid #819). We dereference p_slot
earlier in the function, and i found no way it could become NULL
anywhere.

Signed-off-by: Eric Sesterhenn &lt;snakebyte@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
