Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3196f0cf0061ae62660b3d9a6ce736bef817aba
/
drivers
/
pci
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
f2fde3a6
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
3bb07f1
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
3df425f
OF: PCI: const usage needed by MIPS
by John Crispin
· 13 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5c7dd71
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
by Rafael J. Wysocki
· 12 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
1267b3a
PCI: fix uninitialized variable 'cap_mask'
by Chunhe Lan
· 13 years ago
0cbaa57
Merge branch 'topic/stratus' into next
by Bjorn Helgaas
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
59068e3
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
1cc0c99
ACPI: Fix D3hot v D3cold confusion
by Lin Ming
· 13 years ago
b566a22
PCI: disable Bus Master on PCI device shutdown
by Khalid Aziz
· 13 years ago
df558de
PCI: work around IvyBridge internal graphics FLR erratum
by Xudong Hao
· 13 years ago
5bc69bf
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
by Dave Airlie
· 13 years ago
7cb6a29
atl1c: add workaround for issue of bit INTX-disable for MSI interrupt
by Huang, Xiong
· 13 years ago
29473ec
Merge branch 'topic/yinghai-hostbridge-cleanup' into next
by Bjorn Helgaas
· 13 years ago
977f857
PCI: move mutex locking out of pci_dev_reset function
by Konrad Rzeszutek Wilk
· 13 years ago
284f5f9
PCI: work around Stratus ftServer broken PCIe hierarchy
by Bjorn Helgaas
· 13 years ago
4fa2649
PCI: add host bridge release support
by Yinghai Lu
· 13 years ago
7b54366
PCI: add generic device into pci_host_bridge struct
by Yinghai Lu
· 13 years ago
459f58c
PCI: rename pci_host_bridge() to find_pci_root_bridge()
by Yinghai Lu
· 13 years ago
610929e
PCI: move host bridge-related code to host-bridge.c
by Yinghai Lu
· 13 years ago
f607245
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
cd0a2bfb
pci: frv architecture needs generic setup-bus infrastructure
by Paul Gortmaker
· 13 years ago
1a39b31
vgaarb: Add support for setting the default video device (v2)
by Matthew Garrett
· 13 years ago
a6cb9ee
PCI: Retry BARs restoration for Type 0 headers only
by Rafael J. Wysocki
· 13 years ago
ebfc5b8
PCI: Fix regression in pci_restore_state(), v3
by Rafael J. Wysocki
· 13 years ago
9479f0f
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
f09d843
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
by Jan Beulich
· 13 years ago
c9651e7
ASPM: Fix pcie devices with non-pcie children
by Matthew Garrett
· 13 years ago
a335750
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
b24e509
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
by Lin Ming
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
d4c6fa7
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
cf48fb6
PCI: fix bridge I/O window bus-to-resource conversion
by Bjorn Helgaas
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
4949be1
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
by Matthew Garrett
· 13 years ago
0b47150
tg3: Recode PCI MRRS adjustment as a PCI quirk
by Matt Carlson
· 13 years ago
6748dcc
PCI / PCIe: Introduce command line option to disable ARI
by Rafael J. Wysocki
· 13 years ago
f6330c3
PCI: make acpihp use __pci_remove_bus_device instead
by Yinghai Lu
· 13 years ago
6b22cf3
PCI: export __pci_remove_bus_device
by Yinghai Lu
· 13 years ago
6754b9e
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
by Yinghai Lu
· 13 years ago
210647a
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
by Yinghai Lu
· 13 years ago
3cf8b64
PCI: print out PCI device info along with duration
by Yinghai Lu
· 13 years ago
2069ecf
PCI: Move "pci reassigndev resource alignment" out of quirks.c
by Yinghai Lu
· 13 years ago
40c9623
PCI: Use class for quirk for ti816x class fixup
by Yinghai Lu
· 13 years ago
4c5b28e
PCI: Use class for quirk for intel e100 interrupt fixup
by Yinghai Lu
· 13 years ago
08803ef
PCI: Use class for quirk for netmos class fixup
by Yinghai Lu
· 13 years ago
faa738b
PCI: Use class for quirk for legacy ATA NO_D3
by Yinghai Lu
· 13 years ago
ae9de56
PCI: Use class for quirk for cardbus_legacy
by Yinghai Lu
· 13 years ago
52d21b5
PCI: Use class for quirk for host bridge mmio_always_on
by Yinghai Lu
· 13 years ago
f4ca5c6
PCI: Add class support in quirk handling
by Yinghai Lu
· 13 years ago
ecd58d6
Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-helgaas/linux into linux-next
by Jesse Barnes
· 13 years ago
b07f2eb
PCI: add a PCI resource reallocation config option
by Yinghai Lu
· 13 years ago
eb572e7
PCI: print out suggestion about using pci=realloc
by Yinghai Lu
· 13 years ago
b55438f
PCI: prepare pci=realloc for multiple options
by Yinghai Lu
· 13 years ago
0c5be0c
PCI: Retry on IORESOURCE_IO type allocations
by Yinghai Lu
· 13 years ago
fb127cb
PCI: collapse pcibios_resource_to_bus
by Bjorn Helgaas
· 13 years ago
36a66cd
PCI: add generic pcibios_resource_to_bus()
by Bjorn Helgaas
· 13 years ago
5bfa14e
PCI: convert bus addresses to resource when reading BARs
by Bjorn Helgaas
· 13 years ago
0efd5aa
PCI: add struct pci_host_bridge_window with CPU/bus address offset
by Bjorn Helgaas
· 13 years ago
5a21d70
PCI: add struct pci_host_bridge and a list of all bridges found
by Bjorn Helgaas
· 13 years ago
a5390aa
PCI: don't publish new root bus until it's fully initialized
by Bjorn Helgaas
· 13 years ago
844393f
PCI: make pci_flags non-weak
by Bjorn Helgaas
· 13 years ago
4708770
PCI: make pci_flags always available
by Bjorn Helgaas
· 13 years ago
7570a33
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
by MUNEDA Takahiro
· 13 years ago
34a4876
PCI: move pci_find_saved_cap out of linux/pci.h
by Yinghai Lu
· 13 years ago
f796841
PCI: fix memleak for pci dev removing during hotplug
by Yinghai Lu
· 13 years ago
2dd8ba9
PCI: Fix device class print out
by Yinghai Lu
· 13 years ago
3796f1e
PCI: Skip cardbus assigned resource reset during pci bus rescan
by Yinghai Lu
· 13 years ago
1184893
PCI: Fix "cardbus bridge resources as optional" size handling
by Yinghai Lu
· 13 years ago
dcef0d0
PCI: Disable cardbus bridge MEM1 prefetchable bit
by Yinghai Lu
· 13 years ago
7bcd5b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
5b415f1
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
by Rafael J. Wysocki
· 13 years ago
09cedbe
PCI: Fix /sys warning when sriov enabled and card is hot removed
by Yinghai Lu
· 13 years ago
ad71c96
PCI: pcie: Add support for setting default ASPM policy
by Matthew Garrett
· 13 years ago
694ce18
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
f67fd55
PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
by Thomas Jarosch
· 13 years ago
3209874
PCI: Annotate PCI quirks in initcall_debug style
by Arjan van de Ven
· 13 years ago
309c665
PCI hotplug: cpcihp: fix debug module parameter to be bool
by Danny Kukawka
· 13 years ago
26f4106
PCI: check for pci bar restore completion and retry
by Kay, Allen M
· 13 years ago
2debd92
PCI: pciehp: Disable/enable link during slot power off/on
by Yinghai Lu
· 13 years ago
7f82299
PCI: pciehp: Add Disable/enable link functions
by Yinghai Lu
· 13 years ago
bffe4f7
PCI: pciehp: Add pcie_wait_link_not_active()
by Yinghai Lu
· 13 years ago
4e2ce40
PCI: pciehp: make check_link_active more helpful
by Yinghai Lu
· 13 years ago
2f5d8e4
PCI: pciehp: replace unconditional sleep with config space access check
by Yinghai Lu
· 13 years ago
efdc87d
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
by Yinghai Lu
· 13 years ago
ac205b7
PCI: make sriov work with hotplug remove
by Yinghai Lu
· 13 years ago
67cc7e2
PCI: remove add_to_failed_list()
by Yinghai Lu
· 13 years ago
b592443
PCI: add debug print out for add_size
by Yinghai Lu
· 13 years ago
bffc56d
PCI: make free_list() into a function
by Yinghai Lu
· 13 years ago
b9b0bba
PCI: Rename dev_res_x to add_res or fail_res
by Yinghai Lu
· 13 years ago
764242a
PCI: Merge pci_dev_resource_x and pci_dev_resource
by Yinghai Lu
· 13 years ago
bdc4abe
PCI: Replace resource_list with generic list
by Yinghai Lu
· 13 years ago
2934a0d
PCI: Move struct resource_list to setup-bus.c
by Yinghai Lu
· 13 years ago
Next »