Toggle navigation
Patchwork
linaro-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Liviu Dudau
| State =
Action Required
| Archived =
No
| 63 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
arm64: Add architectural support for PCI
-
-
-
2014-07-01
Liviu Dudau
New
[v8,9/9] pci: Remap I/O bus resources into CPU space with pci_remap_iospace()
-
-
-
2014-07-01
Liviu Dudau
New
[v8,8/9] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-07-01
Liviu Dudau
New
[v8,7/9] pci: of: Parse and map the IRQ when adding the PCI device.
-
-
-
2014-07-01
Liviu Dudau
New
[v8,6/9] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-07-01
Liviu Dudau
New
[v8,5/9] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-07-01
Liviu Dudau
New
[v8,4/9] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-07-01
Liviu Dudau
New
[v8,3/9] pci: Introduce pci_register_io_range() helper function.
-
-
-
2014-07-01
Liviu Dudau
New
[v8,2/9] pci: Export find_pci_host_bridge() function.
-
-
-
2014-07-01
Liviu Dudau
New
[v8,1/9] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-07-01
Liviu Dudau
New
[v7,2/6] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-03-14
Liviu Dudau
New
[v7,6/6] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-03-14
Liviu Dudau
New
[v7,5/6] pci: Export find_pci_host_bridge() function.
-
-
-
2014-03-14
Liviu Dudau
New
[v7,4/6] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-03-14
Liviu Dudau
New
[v7,3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-03-14
Liviu Dudau
New
[v7,2/6] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-03-14
Liviu Dudau
New
[v7,1/6] pci: Introduce pci_register_io_range() helper function.
-
-
-
2014-03-14
Liviu Dudau
New
[v7,3/3] arm64: Add architecture support for PCI
-
-
-
2014-03-14
Liviu Dudau
New
[v7,2/3] arm64: Extend the PCI I/O space to 16MB
-
-
-
2014-03-14
Liviu Dudau
New
[v7,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-03-14
Liviu Dudau
New
[v6,3/3] arm64: Add architecture support for PCI
-
-
-
2014-03-05
Liviu Dudau
New
[v6,2/3] arm64: Extend the PCI I/O space to 16MB
-
-
-
2014-03-05
Liviu Dudau
New
[v6,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-03-05
Liviu Dudau
New
[v6,6/6] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-03-05
Liviu Dudau
New
[v6,5/6] pci: Export find_pci_host_bridge() function.
-
-
-
2014-03-05
Liviu Dudau
New
[v6,4/6] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-03-05
Liviu Dudau
New
[v6,3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-03-05
Liviu Dudau
New
[v6,2/6] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-03-05
Liviu Dudau
New
[v6,1/6] pci: Introduce pci_register_io_range() helper function.
-
-
-
2014-03-05
Liviu Dudau
New
[v5,3/3] arm64: Add architecture support for PCI
-
-
-
2014-03-04
Liviu Dudau
New
[v5,2/3] arm64: Extend the PCI I/O space to 16MB
-
-
-
2014-03-04
Liviu Dudau
New
[v5,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-03-04
Liviu Dudau
New
[v5,7/7] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-03-04
Liviu Dudau
New
[v5,6/7] pci: Export find_pci_host_bridge() function.
-
-
-
2014-03-04
Liviu Dudau
New
[v5,5/7] pci: Use parent domain number when allocating child busses.
-
-
-
2014-03-04
Liviu Dudau
New
[v5,4/7] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-03-04
Liviu Dudau
New
[v5,3/7] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-03-04
Liviu Dudau
New
[v5,2/7] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-03-04
Liviu Dudau
New
[v5,1/7] pci: Introduce pci_register_io_range() helper function.
-
-
-
2014-03-04
Liviu Dudau
New
[v4,3/3] arm64: Add architecture support for PCI
-
-
-
2014-03-03
Liviu Dudau
New
[v4,2/3] arm64: Extend the PCI I/O space to 16MB
-
-
-
2014-03-03
Liviu Dudau
New
[v4,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-03-03
Liviu Dudau
New
[v4,6/6] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-03-03
Liviu Dudau
New
[v4,5/6] pci: Use parent domain number when allocating child busses.
-
-
-
2014-03-03
Liviu Dudau
New
[v4,4/6] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-03-03
Liviu Dudau
New
[v4,3/6] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-03-03
Liviu Dudau
New
[v4,2/6] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-03-03
Liviu Dudau
New
[v4,1/6] pci: Introduce pci_register_io_range() helper function.
-
-
-
2014-03-03
Liviu Dudau
New
[v3,3/3] arm64: Add architecture support for PCI
-
-
-
2014-02-28
Liviu Dudau
New
[v3,2/3] arm64: Extend the PCI I/O space to 16MB
-
-
-
2014-02-28
Liviu Dudau
New
[v3,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-02-28
Liviu Dudau
New
[v3,5/5] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-02-28
Liviu Dudau
New
[v3,4/5] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-02-28
Liviu Dudau
New
[v3,3/5] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-02-28
Liviu Dudau
New
[v3,2/5] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-02-28
Liviu Dudau
New
[v3,1/5] pci: Introduce pci_register_io_range() helper function.
-
-
-
2014-02-28
Liviu Dudau
New
[v2,3/3] arm64: Add architecture support for PCI
-
-
-
2014-02-27
Liviu Dudau
New
[v2,2/3] arm64: Extend the PCI I/O space to 16MB
-
-
-
2014-02-27
Liviu Dudau
New
[v2,1/3] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases.
-
-
-
2014-02-27
Liviu Dudau
New
[v2,4/4] pci: Add support for creating a generic host_bridge from device tree
-
-
-
2014-02-27
Liviu Dudau
New
[v2,3/4] pci: Introduce a domain number for pci_host_bridge.
-
-
-
2014-02-27
Liviu Dudau
New
[v2,2/4] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus.
-
-
-
2014-02-27
Liviu Dudau
New
[v2,1/4] pci: OF: Fix the conversion of IO ranges into IO resources.
-
-
-
2014-02-27
Liviu Dudau
New