summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-07PCI quirks: piix3: warn softer about enabling passive releaseAdam Jackson1-1/+1
2009-01-07PCI: Make settable sysfs attributes more consistentTrent Piepho1-20/+28
2009-01-07PCI: uninline pci_ioremap_bar()Andrew Morton1-0/+16
2009-01-07PCI: fix incorrect error return in pci_enable_wakeAlan Stern1-1/+1
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-4/+3
2009-01-07PCI: add pci_swizzle_interrupt_pin()Bjorn Helgaas1-1/+15
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-2/+2
2009-01-07PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas2-3/+3
2009-01-07PCI: pcie port driver: remove extra printksBjorn Helgaas1-4/+0
2009-01-07PCI: make PCI bus resource messages more meaningfulBjorn Helgaas1-3/+3
2009-01-07PCI hotplug: acpiphp whitespace cleanupAlex Chiang2-4/+4
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto1-1/+1
2009-01-07PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki3-22/+55
2009-01-07PCI: extend on the ICH motherboard IO decode quirk listLinus Torvalds1-15/+90
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki1-6/+6
2009-01-07PCI: pci-stub module to reserve pci deviceChris Wright3-0/+58
2009-01-07PCI: allow pci driver to support only dynidsChris Wright1-9/+11
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett1-15/+17
2009-01-07pci-acpi: Cleanup _OSC evaluation codeTaku Izumi1-17/+14
2009-01-07PCI/ACPI: Remove unnecessary _OSC evaluation for control requestTaku Izumi1-0/+4
2009-01-07PCI: revert additional _OSC evaluationTaku Izumi1-13/+17
2009-01-07drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall1-0/+1
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven3-13/+99
2009-01-07ACPI/PCI: remove obsolete _OSC capability support functionsAndrew Patterson1-25/+0
2009-01-07ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge addedAndrew Patterson4-24/+13
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson1-1/+0
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson2-18/+12
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2-2/+21
2009-01-07ACPI/PCI: call _OSC support during root bridge discoveryAndrew Patterson2-5/+28
2009-01-07PCI: Add legacy_io/mem to all bussesBenjamin Herrenschmidt1-0/+4
2009-01-07PCI: Extend pci_reset_function() to support PCI Advanced FeaturesSheng Yang1-0/+41
2009-01-07PCI: Refactor pci_reset_function()Sheng Yang1-26/+40
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-7/+7
2009-01-07PCI: fixup whitespace in quirks.cJesse Barnes1-2/+3
2009-01-07PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige1-14/+12
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes3-2/+15
2009-01-07Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds10-39/+397
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie1-3/+3
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2-14/+40
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt1-1/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt7-7/+322
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2-8/+22
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt1-6/+9
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds46-521/+2944
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds775-26439/+472649
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds92-496/+733
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds61-1077/+966
2009-01-07parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch1-1/+1
2009-01-07edac: driver for i5400 MCH (update)Mauro Carvalho Chehab1-57/+62