All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 01:12:55 to 2015-02-26 01:32:41 UTC [more...]

[PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  1:29 UTC  (154+ messages)
` [PATCH v3 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v3 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v3 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v3 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v3 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v3 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v3 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v3 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v3 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v3 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v3 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v3 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v3 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v3 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v3 15/30] PCI/IA64: "
` [PATCH v3 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v3 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v3 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v3 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v3 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v3 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v3 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH v3 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v3 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v3 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v3 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v3 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v3 28/30] PCI: Export find_pci_host_bridge()
` [PATCH v3 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v3 30/30] PCI: Remove pci_bus_assign_domain_nr()

[PATCH] Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define
 2015-02-26  1:32 UTC 

[PATCH 00/15] R-Car DU fixes and enhancements (including interlaced support)
 2015-02-26  1:29 UTC  (4+ messages)
` [PATCH 11/15] ARM: shmobile: lager: Add DU HDMI output support

[PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  1:29 UTC 

[PATCH v2] Input: sun4i-ts: add thermal driver dependency
 2015-02-26  1:28 UTC  (3+ messages)

File Read Returns Non-existent Null Bytes
 2015-02-26  1:27 UTC  (10+ messages)

[PATCH 1/2] f2fs: introduce macro __cp_payload
 2015-02-26  1:27 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/8] Fix struct clk pointer comparing
 2015-02-26  1:24 UTC  (12+ messages)
` [PATCH 7/8] ASoC: fsl_spdif: fix "

[PATCH v6 0/5] Add new MFD driver for MAX77843
 2015-02-26  1:23 UTC  (4+ messages)
` [PATCH v6 4/5] Input: add haptic drvier on max77843

[PATCH iproute2] man ip-link: Add short info about 'dynamic' flag
 2015-02-26  1:12 UTC 

[PATCH] PCI: xgene: Fix the map_bus callback prototype
 2015-02-26  1:23 UTC  (5+ messages)

[PATCH] proc: proc_create() should return true if CONFIG_PROC_FS is not configured
 2015-02-26  1:21 UTC  (5+ messages)

[PATCH v5 0/2] mmc: dw_mmc: exynos: Add HS400 support
 2015-02-26  1:22 UTC  (5+ messages)
` [PATCH V5 1/2] mmc: dw_mmc: exynos: Support eMMC's HS400 mode

librados2 and librbd1 dependency on libvirt-bin
 2015-02-26  1:21 UTC  (8+ messages)

[PATCH] PCI: xgene: Fix xgene_pcie_map_bus() return type
 2015-02-26  1:21 UTC  (4+ messages)

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-26  1:20 UTC  (2+ messages)

PCI Issues with ExpressCard/54 Audio Device
 2015-02-26  1:12 UTC 

[PATCH 1/2] btrfs: Make the chunk size limit on on-disk/logical more clean
 2015-02-26  1:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] QEMU memory hot unplug support
 2015-02-26  1:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb()
` [Qemu-devel] [PATCH v3 02/10] acpi, mem-hotplug: Add acpi_memory_slot_status() to get MemStatus
` [Qemu-devel] [PATCH v3 03/10] acpi, mem-hotplug: Add acpi_send_gpe_event() to rise sci for memory hotplug
` [Qemu-devel] [PATCH v3 04/10] acpi, mem-hotplug: Add unplug request cb for memory device
` [Qemu-devel] [PATCH v3 05/10] ich9, piix4, pc-dimm: Add memory hot unplug request support
` [Qemu-devel] [PATCH v3 06/10] acpi, mem-hotplug: Add unplug cb for memory device
` [Qemu-devel] [PATCH v3 07/10] ich9, piix4, pc-dimm: Add memory hot unplug support
` [Qemu-devel] [PATCH v3 08/10] qdev: make qdev_get_hotplug_handler() non-static
` [Qemu-devel] [PATCH v3 09/10] ssdt-mem: add MEMORY_SLOT_EJECT_METHOD
` [Qemu-devel] [PATCH v3 10/10] acpi: Add hardware implementation for memory hot unplug

[PATCH 1/2] f2fs: remove obsolete code
 2015-02-26  1:15 UTC  (3+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery
  ` [f2fs-dev] "

[PATCH iproute2] bridge: Show state names in the 'link help' print
 2015-02-26  1:09 UTC  (3+ messages)

[PATCH v5 0/7] platform/chrome: Add user-space dev inferface support
 2015-02-26  1:13 UTC  (4+ messages)
` [PATCH v5 4/7] platform/chrome: Add Chrome OS EC userspace device interface

[Qemu-devel] [RFC PATCH 0/2] host->guest environment variables via fw_cfg
 2015-02-26  1:13 UTC  (4+ messages)

[PATCH 1/3 v3] x86: entry_64.S: fix wrong symbolic constant usage: R11->ARGOFFSET
 2015-02-26  1:12 UTC  (11+ messages)
` [PATCH 2/3 v3] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH] mma8450: add parent device
 2015-02-26  1:12 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.