index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2014-10-01
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
2014-09-30
PCI: Add pci_remap_iospace() to map bus I/O resources
Liviu Dudau
2014-09-30
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
2014-09-25
Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...
Bjorn Helgaas
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-02
PCI/PM: Allow PCI devices to be put into D3cold during system suspend
Rafael J. Wysocki
2014-08-04
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-16
Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...
Bjorn Helgaas
2014-07-16
PCI: Configure ASPM when enabling device
Vidya Sagar
2014-07-03
PCI: Make resetting secondary bus logic common
Gavin Shan
2014-06-17
PCI: Fix unaligned access in AF transaction pending test
Alex Williamson
2014-06-12
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-10
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
Ryan Desfosses
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
PCI: Notify driver before and after device reset
Keith Busch
2014-05-19
PCI: Wrong register used to check pending traffic
Gavin Shan
2014-05-05
pci: change "foo* bar" to "foo *bar"
Ryan Desfosses
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
2014-04-25
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Bjorn Helgaas
2014-03-19
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-03-19
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-03-19
PCI: Add "weak" generic pcibios_enable_device() implementation
Bjorn Helgaas
2014-03-07
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
2014-02-27
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
2014-02-27
PCI: Remove pci_find_parent_resource() use for allocation
Bjorn Helgaas
2014-02-18
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-02-18
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
2014-02-18
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
2014-02-14
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
Yijing Wang
2014-02-11
PCI: Add device-specific PCI ACS enable
Alex Williamson
2014-02-03
PCI: Remove unnecessary list_empty(&pci_pme_list) check
Bjorn Helgaas
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-15
Merge branch 'pci/reset' into next
Bjorn Helgaas
2014-01-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-01-14
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
2014-01-14
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
PCI: Make local functions static
Stephen Hemminger
2014-01-10
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
2014-01-10
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
2014-01-10
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
2013-12-17
PCI: Add Virtual Channel to save/restore support
Alex Williamson
2013-12-17
PCI: Add support for save/restore of extended capabilities
Alex Williamson
[next]