aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-19
|\
| * sysfs: Initialised pci bus legacy_mem field before useMel Gorman2010-03-19
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-18
|\ \ | |/ |/|
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-11
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \ \ \ \ \
| | | | * | | | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-12
| | | | * | | | dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-12
| | | | * | | | dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori2010-03-12
| | | | | |_|/ | | | | |/| |
| | | | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-08
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki2010-03-05
| | | | * | | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-07
| | | | * | | sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-07
| | | | * | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-07
| | | | * | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
| | | | * | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
| | | | |\ \ \
| | | | | * | | PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-19
| | | | | | |/ | | | | | |/|
| | | | * | | ricoh_mmc: port from driver to pci quirkMaxim Levitsky2010-03-06
| | | | | |/ | | | | |/|
| | | | * | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
| | | | |\ \
| | | | | * | ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin2010-02-10
| | | | | |/
| | | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-02
| | | | |\ \
| | | | | * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
| | | | | |\ \
| | | | | * | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-28
| | | | | * | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-28
| | | | | * | | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-22
| | | | | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/|
| | | | | * / | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-12
| |_|_|_|/ / / |/| | | | | |
| | | | * | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
| | | | |\ \ \
| | | | | * | | ACPI: replace acpi_integer by u64Lin Ming2010-01-28
| |_|_|_|/ / / |/| | | | | |
| | | | * | | pci: don't reassign to ROM res if it is not going to be enabledYinghai Lu2010-03-01
| | | | | |/ | | | | |/|
| | | | * | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
| | | | |\ \
| | | | | * | pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-02-05
| | | | * | | PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
| | | | * | | PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
| | | | * | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-23
| | | | * | | PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas2010-02-23
| | | | * | | PCI: split up pci_read_bridge_bases()Bjorn Helgaas2010-02-23
| | | | * | | PCIe PME: use pci_pcie_cap()Kenji Kaneshige2010-02-22
| | | | * | | PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-22
| | | | * | | PCIe PME: use pci_is_pcie()Kenji Kaneshige2010-02-22
| | | | * | | PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-22
| | | | * | | PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki2010-02-22
| | | | * | | PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-22
| | | | * | | PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-22
| | | | * | | PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu2010-02-22
| | | | * | | PCI: pciehp: second try to get big range for pcie devicesYinghai Lu2010-02-22
| | | | * | | PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu2010-02-22
| | | | * | | PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-22
| | | | * | | PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu2010-02-22
| | | | * | | PCI: don't shrink bridge resourcesYinghai Lu2010-02-22
| | | | * | | PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu2010-02-22