platform/adaptation/renesas_rcar/renesas_kernel.git
2014-01-14 Rafael J. Wysockipcmcia: Use global PCI rescan-remove locking
2014-01-14 Rafael J. WysockiACPI / hotplug / PCI: Use global PCI rescan-remove...
2014-01-14 Rafael J. WysockiACPI / PCI: Use global PCI rescan-remove locking in...
2014-01-14 Rafael J. WysockiPCI: Add global pci_lock_rescan_remove()
2014-01-14 Bjorn HelgaasMerge branch 'pci/ifndefs' into next
2014-01-14 Bjorn HelgaasPCI: Cleanup pci.h whitespace
2014-01-14 Bjorn HelgaasPCI: Reorder so actual code comes before stubs
2014-01-13 Bjorn HelgaasMerge branch 'pci/dead-code' into next
2014-01-13 Bjorn HelgaasMerge branch 'pci/aer' into next
2014-01-13 Betty DallPCI/AER: Support ACPI HEST AER error sources for PCI...
2014-01-13 Betty DallACPICA: Add helper macros to extract bus/segment number...
2014-01-13 Stephen HemmingerPCI: Make local functions static
2014-01-13 Stephen HemmingerPCI: Remove unused alloc_pci_dev()
2014-01-13 Stephen HemmingerPCI: Remove unused pci_renumber_slot()
2014-01-13 Stephen HemmingerPCI: Remove unused pcie_aspm_enabled()
2014-01-13 Stephen HemmingerPCI: Remove unused pci_vpd_truncate()
2014-01-10 Stephen HemmingerPCI: Remove unused ID-Based Ordering support
2014-01-10 Stephen HemmingerPCI: Remove unused Optimized Buffer Flush/Fill support
2014-01-10 Stephen HemmingerPCI: Remove unused Latency Tolerance Reporting support
2014-01-10 Bjorn HelgaasMerge branch 'pci/resource' into next
2014-01-10 Stephen HemmingerPCI: Removed unused parts of Page Request Interface...
2014-01-08 Bjorn HelgaasMerge branch 'pci/msi' into next
2014-01-08 Bjorn HelgaasMerge branch 'pci/misc' into next
2014-01-08 Bjorn HelgaasMerge branch 'pci/host-mvebu' into next
2014-01-08 Bjorn HelgaasMerge branch 'pci/host-designware' into next
2014-01-07 Erik EkmanPCI: Update documentation 00-INDEX file
2014-01-07 Yinghai LuPCI: Allocate 64-bit BARs above 4G when possible
2014-01-07 Yinghai LuPCI: Enforce bus address limits in resource allocation
2014-01-07 Bjorn HelgaasPCI: Split out bridge window override of minimum alloca...
2014-01-07 Bjorn Helgaasagp/ati: Use PCI_COMMAND instead of hard-coded 4
2014-01-07 Bjorn Helgaasagp/intel: Use CPU physical address, not bus address...
2014-01-07 Bjorn Helgaasagp/intel: Use pci_bus_address() to get GTTADR bus...
2014-01-07 Bjorn Helgaasagp/intel: Use pci_bus_address() to get MMADR bus address
2014-01-07 Yinghai Luagp/intel: Support 64-bit GMADR
2014-01-07 Bjorn Helgaasagp/intel: Rename gtt_bus_addr to gtt_phys_addr
2014-01-07 Bjorn Helgaasdrm/i915: Rename gtt_bus_addr to gtt_phys_addr
2014-01-07 Bjorn Helgaasagp: Use pci_resource_start() to get CPU physical addre...
2014-01-07 Bjorn Helgaasagp: Support 64-bit APBASE
2014-01-04 Alexander GordeevPCI/MSI: Add pci_enable_msi_range() and pci_enable_msix...
2014-01-04 Alexander GordeevPCI/MSI: Add pci_msix_vec_count()
2014-01-04 Alexander GordeevPCI/MSI: Remove pci_enable_msi_block_auto()
2014-01-04 Alexander GordeevPCI/MSI: Add pci_msi_vec_count()
2014-01-03 Yinghai LuPCI: Convert ioapic to be builtin only, not modular
2014-01-02 Jingoo HanPCI: designware: Fix indent code style
2014-01-02 Jingoo HanPCI: mvebu: Use max_t() instead of max(resource_size_t,)
2014-01-02 Thomas PetazzoniPCI: mvebu: Call pci_ioremap_io() at startup instead...
2013-12-21 Bjorn HelgaasPCI: Add pci_bus_address() to get bus address of a BAR
2013-12-21 Yinghai LuPCI: Convert pcibios_resource_to_bus() to take a pci_bu...
2013-12-21 Bjorn HelgaasPCI: Change pci_bus_region addresses to dma_addr_t
2013-12-20 Bjorn HelgaasMerge branch 'pci/misc' into next
2013-12-20 Bjorn HelgaasMerge branch 'pci/msi' into next
2013-12-20 Bjorn HelgaasMerge branch 'pci/deletion' into next
2013-12-20 Bjorn HelgaasMerge branch 'pci/host-designware' into next
2013-12-20 Bjorn HelgaasMerge branch 'pci/host-mvebu' into next
2013-12-20 Bjorn HelgaasMerge branch 'pci/host-imx6' into next
2013-12-20 Alexander GordeevPCI/MSI: Make pci_enable_msi/msix() 'nvec' argument...
2013-12-20 Alexander GordeevPCI/MSI: Return -ENOSYS for unimplemented interfaces...
2013-12-20 Alexander GordeevPCI/MSI: Return msix_capability_init() failure if popul...
2013-12-20 Alexander Gordeevs390/PCI: Remove superfluous check of MSI type
2013-12-20 Alexander Gordeevs390/PCI: Fix single MSI only check
2013-12-20 Pratyush AnandPCI: designware: Fix I/O transfers by using CPU (not...
2013-12-20 Pratyush AnandPCI: designware: Add dw_pcie prefix before cfg_read...
2013-12-20 Harro HaanPCI: designware: Fix missing MSI IRQs
2013-12-19 Greg Kroah... PCI/MSI: Export MSI mode using attributes, not kobjects
2013-12-19 Bjorn HelgaasPCI/portdrv: Remove extra get_device()/put_device(...
2013-12-19 Levente KurusaPCI/portdrv: Add put_device() after device_register...
2013-12-19 Bjorn HelgaasPCI/portdrv: Cleanup error paths
2013-12-19 Sachin KamatPCI: mvebu: Remove redundant of_match_ptr
2013-12-19 Richard ZhuPCI: imx6: Fix bugs in PCIe startup code
2013-12-19 Marek VasutPCI: imx6: Start link in Gen1 before negotiating for...
2013-12-19 Marek VasutPCI: imx6: Factor out link up wait loop
2013-12-19 Marek VasutPCI: imx6: Factor out PHY reset
2013-12-19 Marek VasutPCI: imx6: Report "link up" only after link training...
2013-12-19 Marek VasutPCI: imx6: Make reset-gpio optional
2013-12-18 Bjorn HelgaasMerge branch 'pci/vc' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/pciehp' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/host-tegra' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/host-rcar' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/host-mvebu' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/host-imx6' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/host-designware' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/deletion' into next
2013-12-18 Bjorn HelgaasMerge branch 'pci/aer' into next
2013-12-18 Bjorn HelgaasMerge branch 'eisa' into next
2013-12-18 Yinghai LuPCI: Remove from bus_list and release resources in...
2013-12-18 Yinghai LuPCI: Move pci_proc_attach_device() to pci_bus_add_device()
2013-12-18 Yinghai LuPCI: Use device_release_driver() in pci_stop_root_bus()
2013-12-18 Rafael J. WysockiPCI: Move device_del() from pci_stop_dev() to pci_destr...
2013-12-18 Alex WilliamsonPCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
2013-12-18 Alex WilliamsonPCI: Add Virtual Channel to save/restore support
2013-12-18 Alex WilliamsonPCI: Add support for save/restore of extended capabilities
2013-12-18 Alex WilliamsonPCI: Add pci_wait_for_pending() (refactor pci_wait_for_...
2013-12-16 Bjorn HelgaasPCI: pciehp: Move Attention & Power Indicator support...
2013-12-16 Bjorn HelgaasPCI: pciehp: Use symbolic constants for Slot Control...
2013-12-16 Bjorn HelgaasPCI: pciehp: Use symbolic constants, not hard-coded...
2013-12-16 Bjorn HelgaasPCI: pciehp: Simplify "Power Fault Detected" checking...
2013-12-15 Bjorn HelgaasPCI: pciehp: Announce slot capabilities (slot #, button...
2013-12-15 Bjorn HelgaasPCI: pciehp: Make various functions void since they...
2013-12-15 Bjorn HelgaasPCI: pciehp: Remove error checks when accessing PCIe...
2013-12-14 Bjorn HelgaasPCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
next