summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright
2009-01-07PCI: allow pci driver to support only dynidsChris Wright
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett
2009-01-07pci-acpi: Cleanup _OSC evaluation codeTaku Izumi
2009-01-07PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi
2009-01-07PCI: revert additional _OSC evaluationTaku Izumi
2009-01-07drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson
2009-01-07ACPI/PCI: include missing acpi.h file in pci-acpi.h.Andrew Patterson
2009-01-07PCI: Add legacy_io/mem to all bussesBenjamin Herrenschmidt
2009-01-07PCI: Extend pci_reset_function() to support PCI Advanced FeaturesSheng Yang
2009-01-07PCI: add PCI Advanced Feature Capability definesSheng Yang
2009-01-07PCI: Refactor pci_reset_function()Sheng Yang
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07PCI: fixup whitespace in quirks.cJesse Barnes
2009-01-07PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-07byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-07mn10300: introduce asm/swab.hHarvey Harrison
2009-01-07frv: introduce asm/swab.hHarvey Harrison
2009-01-07m32r: introduce asm/swab.hHarvey Harrison
2009-01-07m68knommu: introduce asm/swab.hHarvey Harrison
2009-01-07h8300: introduce asm/swab.hHarvey Harrison
2009-01-07ia64: introduce asm/swab.hHarvey Harrison
2009-01-07blackfin: introduce asm/swab.hHarvey Harrison
2009-01-07arm: introduce asm/swab.hHarvey Harrison
2009-01-07alpha: introduce asm/swab.hHarvey Harrison
2009-01-07m68k: introduce asm/swab.hHarvey Harrison
2009-01-07x86: introduce asm/swab.hHarvey Harrison
2009-01-07sparc: introduce asm/swab.hHarvey Harrison
2009-01-07sh: introduce asm/swab.hHarvey Harrison
2009-01-07s390: introduce asm/swab.hHarvey Harrison
2009-01-07powerpc: introduce asm/swab.hHarvey Harrison
2009-01-07mips: introduce asm/swab.hHarvey Harrison
2009-01-07avr32: introduce asm/swab.hHarvey Harrison
2009-01-07byteorder: only use linux/swab.hHarvey Harrison
2009-01-07Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg