aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt1-1/+48
2008-02-01PCI: avoid save the same type of cap multiple timesShaohua Li1-2/+10
2008-02-01PCI: correctly initialize a structure for pcie_save_pcix_state()Shaohua Li1-0/+2
2008-02-01PCI: fix typo in pci_save_pcix_stateShaohua Li1-1/+1
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2-74/+60
2008-02-01PCI: print quirk name in debug messagesbjorn.helgaas@hp.com1-1/+6
2008-02-01PCI: fix for quirk_e100_interrupt()Ivan Kokshaysky1-1/+13
2008-02-01PCI: Spelling fixesJoe Perches2-2/+2
2008-02-01PCI: drivers/pci/msi.c: move arch hooks to the topAdrian Bunk1-46/+45
2008-02-01PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue1-3/+27
2008-02-01PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt1-2/+4
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt1-24/+40
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer1-2/+1
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige1-6/+1
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige1-11/+2
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2-13/+3
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro1-1/+0
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro1-2/+2
2008-02-01PCIe: fix double initialization bugMark Lord3-54/+69
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord3-1/+20
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1Mark Lord1-81/+104
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.Mark Lord3-1/+6
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches2-4/+4
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas2-8/+1
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas3-38/+24
2008-02-01PCI: Unhide the SMBus on the HP xw4100Jean Delvare1-0/+6
2008-02-01PCI: More Sanity checks for DMARFenghua Yu1-3/+17
2008-02-01PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton1-125/+125
2008-02-01PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk1-2/+0
2008-02-01PCI: always export pci_scan_single_deviceAdrian Bunk1-1/+1
2008-02-01PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen1-5/+0
2008-02-01PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn1-3/+1
2008-02-01PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin1-0/+28
2008-02-01PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok1-5/+2
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang1-1/+3
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang1-1/+1
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang1-1/+0
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi1-2/+2
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park1-4/+7
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li1-0/+21
2008-02-01pcie port driver: correctly detect native PME featureShaohua Li1-3/+2
2008-02-01PCI: drivers/pci/: remove unused exportsAdrian Bunk5-8/+0
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk1-2/+4
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk1-2/+1
2008-02-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+2
2008-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds48-1748/+4466
2008-02-01m68knommu: use container_of in mcf.cGreg Ungerer1-10/+10
2008-02-01m68knommu: use IRQF_DISABLE in m68328serial.cGreg Ungerer1-1/+1
2008-02-01m68knommu: configure support for new ColdFire serial driverGreg Ungerer1-0/+24
2008-02-01m68knommu: build support for new ColdFire serial driverGreg Ungerer1-0/+1