Statistics
| Branch: | Revision:

root / hw / xio3130_downstream.c @ 0201e2da

History | View | Annotate | Download (6.3 kB)

# Date Author Comment
0ead87c8 12/22/2010 09:01 am Isaku Yamahata

pcie: add flr support

Support flr: trigger device reset on flr config write.

Signed-off-by: Isaku Yamahata <>
Signed-off-by: Michael S. Tsirkin <>

09b926d4 11/22/2010 10:00 am Isaku Yamahata

x3130/downstream: support aer.

add aer support.

Signed-off-by: Isaku Yamahata <>
Signed-off-by: Michael S. Tsirkin <>

6bde6aaa 10/27/2010 08:01 pm Michael S. Tsirkin

pcie: clean up hot plug notification

Simplify logic for hotplug notification, by tracking state of the
logical interrupt condition. We then simply use this variable to make
the interrupt decision, according to spec.

API is made cleaner as we no longer force users to pass in...

48ebf2f9 10/20/2010 01:06 pm Isaku Yamahata

x3130: pcie downstream port

Implement TI x3130 pcie downstream port switch.

Signed-off-by: Isaku Yamahata <>
Signed-off-by: Michael S. Tsirkin <>