index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2012-02-14
PCI: pciehp: Add pcie_wait_link_not_active()
Yinghai Lu
2012-02-14
PCI: pciehp: make check_link_active more helpful
Yinghai Lu
2012-02-14
PCI: pciehp: replace unconditional sleep with config space access check
Yinghai Lu
2012-02-14
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
2012-02-14
PCI: make sriov work with hotplug remove
Yinghai Lu
2012-02-14
PCI: remove add_to_failed_list()
Yinghai Lu
2012-02-14
PCI: add debug print out for add_size
Yinghai Lu
2012-02-14
PCI: make free_list() into a function
Yinghai Lu
2012-02-14
PCI: Rename dev_res_x to add_res or fail_res
Yinghai Lu
2012-02-14
PCI: Merge pci_dev_resource_x and pci_dev_resource
Yinghai Lu
2012-02-14
PCI: Replace resource_list with generic list
Yinghai Lu
2012-02-14
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
Yinghai Lu
2012-02-14
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
PCI: Use add_list in pcie hotplug path.
Yinghai Lu
2012-02-14
PCI: try to assign required+option size first
Yinghai Lu
2012-02-14
PCI: Move get_res_add_size() function
Yinghai Lu
2012-02-14
PCI: Make add_to_list() return status
Yinghai Lu
2012-02-14
PCI : Calculate right add_size
Yinghai Lu
2012-02-14
PCI: Fix typo in setup-res.c
Masanari Iida
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-02-14
PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
Julia Lawall
2012-02-14
PCI: Can continually add funcs after adding func0
Amos Kong
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
PCI: Fix starting basis for resource requests
Myron Stowe
2012-02-10
PCI: Fix pci cardbus removal
Yinghai Lu
2012-02-10
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
2012-02-10
PCI: workaround hard-wired bus number V2
Yinghai Lu
2012-01-23
kernel-doc: fix new warnings in pci
Randy Dunlap
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-06
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
2012-01-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
PCI: Enable ATS at the device state restore
Hao, Xudong
2012-01-06
PCI: msi: fix imbalanced refcount of msi irq sysfs objects
Neil Horman
2012-01-06
PCI: kconfig: English typo in pci/pcie/Kconfig
P. Christeas
2012-01-06
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
[next]