summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-02PCI: drivers/pci/msi.c: move arch hooks to the topAdrian Bunk1-46/+45
2008-02-02PCI: quirk: enable MSI Mapping on HT1000Sebastien Dugue1-3/+27
2008-02-02PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resourcesBenjamin Herrenschmidt1-2/+4
2008-02-02PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt1-24/+40
2008-02-02PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer1-2/+1
2008-02-02PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige1-6/+1
2008-02-02PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige1-11/+2
2008-02-02PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2-13/+3
2008-02-02PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro1-1/+0
2008-02-02PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro1-2/+2
2008-02-02PCIe: fix double initialization bugMark Lord3-54/+69
2008-02-02PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord3-1/+20
2008-02-02PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord1-81/+104
2008-02-02PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord3-1/+6
2008-02-02PCI: Add missing "space" in printk messagesJoe Perches2-4/+4
2008-02-02PCI: export pci_restore_msi_state()Linas Vepstas2-8/+1
2008-02-02pci hotplug: fix rpaphp directory namingLinas Vepstas3-38/+24
2008-02-02PCI: Unhide the SMBus on the HP xw4100Jean Delvare1-0/+6
2008-02-02PCI: More Sanity checks for DMARFenghua Yu1-3/+17
2008-02-02PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton1-125/+125
2008-02-02PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk1-2/+0
2008-02-02PCI: always export pci_scan_single_deviceAdrian Bunk1-1/+1
2008-02-02PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen1-5/+0
2008-02-02PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn1-3/+1
2008-02-02PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin1-0/+28
2008-02-02PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok1-5/+2
2008-02-02PCI: hotplug: Link fakephp lastAlex Chiang1-1/+3
2008-02-02PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang1-1/+1
2008-02-02PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang1-1/+0
2008-02-02PCI: hotplug: remove ExperimentalKristen Carlson Accardi1-2/+2
2008-02-02PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park1-4/+7
2008-02-02pcie: utilize pcie transaction pending bitShaohua Li1-0/+21
2008-02-02pcie port driver: correctly detect native PME featureShaohua Li1-3/+2
2008-02-02PCI: drivers/pci/: remove unused exportsAdrian Bunk5-8/+0
2008-02-02PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk1-2/+4
2008-02-02PCI: 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
2008-02-01Fix dl2k constantsAl Viro1-2/+2
2008-02-01ide-cd: fix leftover data BUGJens Axboe1-1/+1
2008-02-01unexport add_disk_randomnessAdrian Bunk1-2/+0
2008-02-01block/sunvdc.c:print_version() must be __devinitAdrian Bunk1-1/+1
2008-02-01[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.Michael Chan1-1/+1
2008-02-01[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...Rami Rosen1-1/+1
2008-02-01[BNX2]: Update version to 1.7.3.Michael Chan1-2/+2
2008-02-01[BNX2]: Update firmware.Michael Chan2-981/+982