deliverable/linux.git
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-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-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
2013-12-13  Bjorn HelgaasPCI/AER: Consolidate HEST error source parsers
2013-12-13  Betty DallPCI/AER: Ignore non-PCIe AER error sources in aer_hest_...
2013-12-13  Borislav PetkovPCI/AER: Clean up error printing code a bit
2013-12-13  Borislav PetkovPCI/AER: Add a TLP header print helper
2013-12-13  Levente KurusaEISA: Call put_device() if device_register() fails
2013-12-13  Joe PerchesPCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
2013-12-13  Bjorn HelgaasMerge branch 'pci/yijing-dev_is_pci' into next
2013-12-13  Bjorn HelgaasMerge branch 'pci/misc' into next
2013-12-13  Bjorn HelgaasMerge branch 'for-linus' into next
2013-12-13  Bjorn HelgaasPCI: Stop clearing bridge Secondary Status when setting...
2013-12-13  Bjorn HelgaasPCI: Prevent bus conflicts while checking for bridge...
2013-12-13  DuanZhenzhongPCI: Drop "irq" param from *_restore_msi_irqs()
2013-12-13  Geert UytterhoevenPCI/portdrv: Remove superfluous name cast
2013-12-11  Yijing Wangalpha/PCI: Use dev_is_pci() to identify PCI devices
2013-12-11  Yijing Wangarm/PCI: Use dev_is_pci() to identify PCI devices
2013-12-11  Yijing Wangarm/PCI: Use dev_is_pci() to identify PCI devices
2013-12-11  Yijing Wangparisc/PCI: Use dev_is_pci() to identify PCI devices
2013-12-11  Yijing Wangsparc/PCI: Use dev_is_pci() to identify PCI devices
2013-12-11  Bjorn HelgaasMAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI...
2013-12-09  Yijing Wangia64/PCI: Use dev_is_pci() to identify PCI devices
2013-12-09  Yijing Wangx86/PCI: Use dev_is_pci() to identify PCI devices
2013-12-09  Yijing WangPCI: Use dev_is_pci() to identify PCI devices
2013-12-09  Andrew LunnPCI: mvebu: Remove duplicate of_clk_get_by_name() call
2013-12-09  Valentine BarshakPCI: rcar: Add runtime PM support
2013-12-09  Fabio EstevamPCI: imx6: Remove unneeded 'goto err'
2013-12-09  Bjorn HelgaasPCI: designware: Use typical "for" loop idiom
2013-12-09  Bjørn Erik... PCI: designware: Remove redundant call to pci_write_con...
2013-12-09  Bjørn Erik... PCI: designware: Fix crash in dw_msi_teardown_irq()
2013-12-09  Fabio EstevamPCI: imx6: Remove unneeded check of platform_get_resource()
2013-12-07  Wei YongjunPCI: rcar: Fix rcar_pci_probe() return value check
2013-12-07  Eric BrowerPCI: Disable Gen2 for Tegra20 and Tegra30
2013-12-07  Khalid AzizPCI: Disable Bus Master only on kexec reboot
2013-11-26  Jason GunthorpePCI: mvebu: Support a bridge with no IO port window
2013-11-26  Jason GunthorpePCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND...
2013-11-26  Jason GunthorpePCI: mvebu: Return 'unsupported' for Interrupt Line...
2013-11-26  Jason GunthorpePCI: mvebu: Drop writes to bridge Secondary Status...
next
This page took 0.038967 seconds and 5 git commands to generate.