summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2010-04-2336-68/+140
|\
| * Merge branch 'master' into export-slabhTejun Heo2010-04-051-33/+3
| |\
| | * PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch2010-04-021-33/+3
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3032-4/+28
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-266-63/+121
| |\
| | * PCI: don't say we claimed a resource if we failedBjorn Helgaas2010-03-251-2/+3
| | * PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox2010-03-251-0/+1
| | * PCI quirk: RS780/RS880: work around missing MSI initializationClemens Ladisch2010-03-241-0/+33
| | * PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is presentTim Yamin2010-03-241-3/+17
| | * PCI: complain about devices that seem to be brokenBjorn Helgaas2010-03-241-7/+16
| | * PCI: print resources consistently with %pRBjorn Helgaas2010-03-242-8/+6
| | * PCI: make disabled window printk style match the enabled onesBjorn Helgaas2010-03-241-3/+3
| | * PCI: break out primary/secondary/subordinate for readabilityBjorn Helgaas2010-03-241-10/+14
| | * PCI: for address space collisions, show conflicting resourceBjorn Helgaas2010-03-241-6/+8
| | * PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson2010-03-191-20/+16
| | * PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson2010-03-191-5/+6
| | * PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt2010-03-191-1/+0
| | * PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson2010-03-191-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-191-1/+1
| |\ \ | | |/ | |/|
| | * sysfs: Initialised pci bus legacy_mem field before useMel Gorman2010-03-191-1/+1
| * | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-181-0/+1
| |\ \ | | |/ | |/|
| | * microblaze: Enable PCI, missing filesMichal Simek2010-03-111-0/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-1447-744/+2492
| |\ \ \ \ \ \ \
| | * | | | | | | acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li2010-03-141-0/+19
| | |/ / / / / /
* | | | | | | | Fix typos in commentsThomas Weber2010-03-162-2/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-121-28/+0
* | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-121-4/+3
* | | | | | | dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori2010-03-121-6/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-081-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki2010-03-051-0/+2
* | | | | | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-072-4/+4
* | | | | | sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-071-2/+2
* | | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-071-0/+5
* | | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
* | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-0/+43
|\ \ \ \ \ \
| * | | | | | PCI: Add pci_bus_find_ext_capabilityJesse Barnes2010-02-191-0/+43
| | |_|_|_|/ | |/| | | |
* | | | | | ricoh_mmc: port from driver to pci quirkMaxim Levitsky2010-03-061-0/+85
| |/ / / / |/| | | |
* | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-7/+7
|\ \ \ \ \
| * | | | | ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin2010-02-101-7/+7
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-024-1/+78
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2841-690/+2213
| |\ \ \ \ \
| * | | | | | pci: Add helper to search for VPD keywordsMatt Carlson2010-02-281-0/+18
| * | | | | | pci: Add helper to find a VPD resource data typeMatt Carlson2010-02-282-1/+44
| * | | | | | pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck2010-02-221-0/+1
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-163-8/+25
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-121-0/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-011-1/+1
|\ \ \ \ \ \
| * | | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-281-1/+1
| |/ / / / /
* | | | | | pci: don't reassign to ROM res if it is not going to be enabledYinghai Lu2010-03-011-2/+10
| |_|/ / / |/| | | |
* | | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-281-1/+24
|\ \ \ \ \
OpenPOWER on IntegriCloud