messages from 2014-05-23 01:29:36 to 2014-05-29 06:40:28 UTC [more...]
[PATCH v2 00/18] PCIe support for DRA7xx
2014-05-29 6:38 UTC (17+ messages)
` [PATCH v2 01/18] phy: phy-omap-pipe3: Add support for PCIe PHY
` [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'
` [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
` [PATCH v2 05/18] PCI: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [PATCH v2 06/18] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
` [PATCH v2 07/18] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
` [PATCH v2 08/18] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy
` [PATCH v2 09/18] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
` [PATCH v2 10/18] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
` [PATCH v2 11/18] ARM: dts: dra7: Add dt data for PCIe PHY control module
` [PATCH v2 12/18] ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY instance
` [PATCH v2 13/18] ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe "
` [PATCH v2 14/18] ARM: dts: dra7: Add dt data for PCIe PHY
` [PATCH v2 15/18] ARM: dts: dra7: Add dt data for PCIe controller
` [PATCH v2 16/18] ARM: OMAP: Enable PCI for DRA7
` [TEMP PATCH v2 17/18] PCI: host: pcie-dra7xx: use reset framework APIs to reset PCIe
[PATCH 1/1] PCI: exynos: Fix section mismatch warning
2014-05-29 6:08 UTC (2+ messages)
[PATCH] PCI: fix return in pci_bus_add_device
2014-05-29 3:53 UTC (7+ messages)
[PATCH v4] pci-rcar-gen2: add device tree support
2014-05-29 0:10 UTC (6+ messages)
[PATCH v3 00/15] Thunderbolt driver for Apple MacBooks
2014-05-28 22:43 UTC (22+ messages)
` [PATCH v3 01/15] thunderbolt: Add initial cactus ridge NHI support
` [PATCH v3 02/15] thunderbolt: Add control channel interface
` [PATCH v3 03/15] thunderbolt: Setup control channel
` [PATCH v3 04/15] thunderbolt: Add tb_regs.h
` [PATCH v3 05/15] thunderbolt: Initialize root switch and ports
` [PATCH v3 06/15] thunderbolt: Add thunderbolt capability handling
` [PATCH v3 07/15] thunderbolt: Enable plug events
` [PATCH v3 08/15] thunderbolt: Scan for downstream switches
` [PATCH v3 09/15] thunderbolt: Handle hotplug events
` [PATCH v3 10/15] thunderbolt: Add path setup code
` [PATCH v3 11/15] thunderbolt: Add support for simple pci tunnels
` [PATCH v3 12/15] pci: Add pci_fixup_suspend_late quirk pass
` [PATCH v3 13/15] pci: Suspend/resume quirks for appel thunderbolt
` [PATCH v3 14/15] thunderbolt: Read switch uid from EEPROM
` [PATCH v3 15/15] thunderbolt: Add suspend/hibernate support
[PATCH 1/2] pci: Add pci_walk_vbus for walking virtual busses associated with SR-IOV
2014-05-28 22:29 UTC (2+ messages)
` [PATCH 2/2] iov: Use pci_walk_vbus for tasks where we must search for VFs
[PATCH] pci: Save and restore VFs as a part of a reset
2014-05-28 22:23 UTC (10+ messages)
[PATCH v3] PCI: Introduce new device binding path using pci_dev.driver_override
2014-05-28 22:09 UTC (5+ messages)
[Patch V3 00/37] use irqdomain to dynamically allocate IRQ for IOAPIC
2014-05-28 21:22 UTC (49+ messages)
` [Patch V3 01/37] x86, irq: update high address field when updating affinity for MSI IRQ
` [Patch V3 02/37] genirq, trivial: improve documentation to match current implementation
` [Patch V3 03/37] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [Patch V3 04/37] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
` [Patch V3 05/37] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [Patch V3 06/37] x86, acpi, irq: kill static function irq_to_gsi()
` [Patch V3 07/37] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [Patch V3 08/37] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [Patch V3 09/37] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [Patch V3 10/37] x86, irq, trivial: minor improvements of IRQ related code
` [Patch V3 11/37] x86, ioapic: kill unused global variable timer_through_8259
` [Patch V3 12/37] x86, ioapic: kill static variable nr_irqs_gsi
` [Patch V3 13/37] x86, ioapic: introduce helper utilities to walk ioapics and pins
` [Patch V3 14/37] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability
` [Patch V3 15/37] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain
` [Patch V3 16/37] x86, irq: introduce some helper utilities to improve readability
` [Patch V3 17/37] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [Patch V3 18/37] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI
` [Patch V3 19/37] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [Patch V3 20/37] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [Patch V3 21/37] x86, ACPI, irq: provide basic irqdomain support
` [Patch V3 22/37] x86, mpparse, "
` [Patch V3 23/37] x86, SFI, "
` [Patch V3 24/37] x86, devicetree, irq: use common mechanism to support irqdomain
` [Patch V3 25/37] x86, irq: introduce two helper functions to support irqdomain map operation
` [Patch V3 26/37] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [Patch V3 27/37] x86, irq, mpparse: "
` [Patch V3 28/37] x86, irq, SFI: "
` [Patch V3 29/37] x86, irq, devicetree: "
` [Patch V3 30/37] x86, irq: clean up unused IOAPIC interface
` [Patch V3 31/37] x86, irq: simplify the way to handle ISA IRQ
` [Patch V3 32/37] genirq: export irq_domain_disassociate() to architecture interrupt drivers
` [Patch V3 33/37] x86, irq: introduce helper functions to release IOAPIC pin
` [Patch V3 34/37] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled
` [Patch V3 35/37] x86, irq, mpparse: "
` [Patch V3 36/37] x86, irq, SFI: "
` [Patch V3 37/37] x86, irq, devicetree: "
[GIT PULL] Generic PCI host controller driver for 3.16
2014-05-28 20:59 UTC (2+ messages)
[PATCH v4 00/16] PCI/iommu: Fix DMA alias problems
2014-05-28 20:57 UTC (13+ messages)
` [PATCH v4 05/16] PCI: quirk dma_alias_devfn for Marvell devices
` [PATCH v4.1 "
` [PATCH v4 06/16] PCI: Quirk pci_for_each_dma_alias() for bridges
` [PATCH v4.1 "
[RFC Patch V1 0/4] enhance IOAPIC core to support hotplug
2014-05-28 20:49 UTC (6+ messages)
` [RFC Patch V1 1/4] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [RFC Patch V1 2/4] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug
` [RFC Patch V1 3/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition
` [RFC Patch V1 4/4] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal
[PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()
2014-05-28 17:14 UTC
[PATCH] ARM: pci: add call to pcie_bus_configure_settings()
2014-05-28 17:14 UTC (3+ messages)
[PATCH V5 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
2014-05-28 16:02 UTC (14+ messages)
` [PATCH V5 3/4] x86/PCI: Stop enabling ECS for AMD CPUs after Fam16h
[PATCH 00/17] PCIe support for DRA7xx
2014-05-28 15:52 UTC (15+ messages)
` [PATCH 03/17] phy: ti-pipe3: add external clock support for PCIe PHY
[PATCH v2 0/5] PCI: tegra: Overhaul regulator usage
2014-05-28 14:49 UTC (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] ARM: tegra: Add new PCIe regulator properties
` [PATCH v2 3/5] PCI: tegra: Implement accurate power supply scheme
` [PATCH v2 4/5] PCI: tegra: Remove deprecated power supply properties
` [PATCH v2 5/5] ARM: tegra: Remove legacy PCIe "
[PATCH v2 RESEND] rapidio/tsi721: Use pci_enable_msix_exact() instead of pci_enable_msix()
2014-05-28 8:57 UTC (3+ messages)
[PATCH v8 0/3] R-Car Gen2 PCIe host driver
2014-05-28 3:52 UTC (5+ messages)
[PATCH] pci: hotplug: cpqphp_ctrl.c: Fix for possible null pointer dereference
2014-05-28 2:57 UTC (2+ messages)
[PATCH] Clean up PCI-related Kconfig files with "if" and fix "help"
2014-05-28 2:31 UTC (2+ messages)
[PATCH 00/22] Random ARM randconfig fixes in drivers
2014-05-28 1:37 UTC (4+ messages)
` [PATCH] pci: rcar host needs OF
[PATCH] of/irq: provide int of_irq_parse_and_map_pci wrapper
2014-05-28 1:35 UTC (5+ messages)
` [PATCH v2] "
[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
2014-05-27 23:42 UTC (2+ messages)
[PATCH v2] PCI: Fix return value from pci_user_{read,write}_config_*()
2014-05-27 23:16 UTC (2+ messages)
[PATCH] PCI: exynos: Remove unnecessary OOM messages
2014-05-27 22:59 UTC (2+ messages)
[PATCH] PCI: Turn pcibios_penalize_isa_irq() into __weak function
2014-05-27 22:34 UTC (4+ messages)
[PATCH] PCI: Test for std config alias when testing extended config space
2014-05-27 21:09 UTC (2+ messages)
[PATCH v2 00/13] Refactor pci_is_brdige() to simplify code
2014-05-27 21:05 UTC (2+ messages)
[PATCH v1 0/5] Add Keystone PCIe controller driver
2014-05-27 18:36 UTC (7+ messages)
` [PATCH v1 3/5] phy: pci serdes phy driver for keystone
[PATCHv2 1/2] PCI: Device driver reset notification
2014-05-27 17:19 UTC (2+ messages)
[pci] BUG: unable to handle kernel NULL pointer dereference at 00000000000000c8
2014-05-27 15:26 UTC (3+ messages)
[PATCH 0/8] i.MX6 PCIe binding change and MSI support
2014-05-27 14:02 UTC (7+ messages)
[PATCH v3 0/4] Clean up DMA API docs and dma_addr_t usage
2014-05-26 23:33 UTC (4+ messages)
` [PATCH v3 3/4] sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
[PATCH v1 5/5] pci: keystone: add pcie driver based on designware core driver
2014-05-26 23:31 UTC (10+ messages)
[PATCH v7 0/4] Support for Generic PCI Host Controller
2014-05-25 10:48 UTC (9+ messages)
` [PATCH v7 1/4] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM
` [PATCH v7 2/4] PCI: ARM: add support for generic PCI host controller
` [PATCH v7 3/4] MAINTAINERS: add entry for generic PCI host controller driver
` [PATCH v7 4/4] PCI: Generic Configuration Access Mechanism support
Regarding ARI capability
2014-05-25 10:42 UTC
[PATCH] pci: Allow very large resource windows
2014-05-23 18:41 UTC (4+ messages)
Frustrating PCI x ACPI x APIC(?) interaction/bug
2014-05-23 17:25 UTC (5+ messages)
randconfig build error with next-20140523, in arch/x86/pci/fixup.c
2014-05-23 16:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).