PCI PM: Run default PM callbacks for all devices using new framework
[deliverable/linux.git] / drivers /
2009-01-07  Rafael J. WysockiPCI PM: Run default PM callbacks for all devices using...
2009-01-07  Rafael J. WysockiPCI PM: Register power state of devices during initiali...
2009-01-07  Rafael J. WysockiPCI PM: Call pci_fixup_device from legacy routines
2009-01-07  Rafael J. WysockiPCI PM: Rearrange code in pci-driver.c
2009-01-07  Rafael J. WysockiPCI PM: Avoid touching devices behind bridges in unknow...
2009-01-07  Rafael J. WysockiPCI PM: Move pci_has_legacy_pm_support
2009-01-07  Rafael J. WysockiPCI PM: Power-manage devices without drivers during...
2009-01-07  Rafael J. WysockiPCI PM: Add suspend counterpart of pci_reenable_device
2009-01-07  Rafael J. WysockiPCI PM: Fix poweroff and restore callbacks
2009-01-07  Andrew PattersonPCI: Use msleep instead of cpu_relax during ASPM link...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Add kerneldoc comments to remining...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Rearrange code so that related thing...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Fix suspend and resume of PCI Expres...
2009-01-07  Rafael J. WysockiPCI: PCIe portdrv: Add kerneldoc comments to some core...
2009-01-07  Ben Hutchingsnet: sfc: Use pci_clear_master() to disable bus mastering
2009-01-07  Ben HutchingsPCI: Add pci_clear_master() as opposite of pci_set_master()
2009-01-07  Julia LawallPCI hotplug: remove redundant test in cpq hotplug
2009-01-07  Kenji KaneshigePCI: pciehp: cleanup register and field definitions
2009-01-07  Kenji KaneshigePCI: pciehp: ignore undefined bit in link status register
2009-01-07  Shaohua LiPCI: keep ASPM link state consistent throughout PCIe...
2009-01-07  Bjorn HelgaasPCI: use dev_printk for PCI bus resource mssages
2009-01-07  Stephen HemmingerPCI: add interface to set visible size of VPD
2009-01-07  Stephen HemmingerPCI: revise VPD access interface
2009-01-07  Stephen HemmingerPCI: handle long delays in VPD access
2009-01-07  Bjorn HelgaasPCI: add pci_common_swizzle() for INTx swizzling
2009-01-07  Kenji KaneshigePCI hotplug: introduce functions for ACPI slot detection
2009-01-07  Kenji KaneshigePCI: pciehp: add auto option to pciehp_detect_mode
2009-01-07  Kenji KaneshigePCI: pciehp: add ACPI based slot detection
2009-01-07  Rusty RussellPCI: work_on_cpu: use in drivers/pci/pci-driver.c
2009-01-07  Rafael J. WysockiPCI PM: Split PCI Express port suspend-resume
2009-01-07  Rafael J. WysockiPCI PM: Fix pci_update_current_state
2009-01-07  Jesse BarnesPCI: set device wakeup capable flag if platform support...
2009-01-07  Yu ZhaoPCI: factor pci_bus_add_child() from pci_bus_add_devices()
2009-01-07  Yu ZhaoPCI: cleanup pci_bus_add_devices()
2009-01-07  Yu ZhaoPCI: add a new function to map BAR offsets
2009-01-07  Yu ZhaoPCI: allow pci_alloc_child_bus() to handle a NULL bridge
2009-01-07  Yu ZhaoPCI: export __pci_read_base()
2009-01-07  Yu ZhaoPCI: remove unnecessary condition check in pci_restore_...
2009-01-07  Yu ZhaoPCI: define PCI resource names in an 'enum'
2009-01-07  Yu ZhaoPCI: remove unnecessary arg of pci_update_resource()
2009-01-07  Yu ZhaoPCI: enhance pci_ari_enabled()
2009-01-07  Adam JacksonPCI quirks: piix3: warn softer about enabling passive...
2009-01-07  Trent PiephoPCI: Make settable sysfs attributes more consistent
2009-01-07  Andrew MortonPCI: uninline pci_ioremap_bar()
2009-01-07  Alan SternPCI: fix incorrect error return in pci_enable_wake
2009-01-07  Bjorn HelgaasPCI: parisc: use generic pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI: use config space encoding in pci_get_interrupt_pin()
2009-01-07  Bjorn HelgaasPCI hotplug: cpqphp: use config space PCI interrupt...
2009-01-07  Bjorn HelgaasPCI: pcie port driver: remove extra printks
2009-01-07  Bjorn HelgaasPCI: make PCI bus resource messages more meaningful
2009-01-07  Alex ChiangPCI hotplug: acpiphp whitespace cleanup
2009-01-07  Ingo MolnarPCI: Don't carp about BAR allocation failures in quiet...
2009-01-07  Hidetoshi SetoPCI hotplug: aerdrv: fix a typo in error message
2009-01-07  Rafael J. WysockiPCI: handle PCI state saving with interrupts disabled
2009-01-07  Linus TorvaldsPCI: extend on the ICH motherboard IO decode quirk...
2009-01-07  Rafael J. WysockiPCI: Suspend and resume PCI Express ports with interrup...
2009-01-07  Chris WrightPCI: pci-stub module to reserve pci device
2009-01-07  Chris WrightPCI: allow pci driver to support only dynids
2009-01-07  Matthew GarrettPCI/ACPI: acpiphp: Identify more removable slots
2009-01-07  Taku Izumipci-acpi: Cleanup _OSC evaluation code
2009-01-07  Taku IzumiPCI/ACPI: Remove unnecessary _OSC evaluation for contro...
2009-01-07  Taku IzumiPCI: revert additional _OSC evaluation
2009-01-07  Julia Lawalldrivers/pci/hotplug: Add missing pci_dev_get
2009-01-07  Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-07  Andrew PattersonACPI/PCI: remove obsolete _OSC capability support functions
2009-01-07  Andrew PattersonACPI/PCI: PCI MSI _OSC support capabilities called...
2009-01-07  Andrew PattersonACPI/PCI: PCIe AER _OSC support capabilities called...
2009-01-07  Andrew PattersonACPI/PCI: PCIe ASPM _OSC support capabilities called...
2009-01-07  Andrew PattersonACPI/PCI: PCI extended config _OSC support called when...
2009-01-07  Andrew PattersonACPI/PCI: call _OSC support during root bridge discovery
2009-01-07  Benjamin HerrenschmidtPCI: Add legacy_io/mem to all busses
2009-01-07  Sheng YangPCI: Extend pci_reset_function() to support PCI Advance...
2009-01-07  Sheng YangPCI: Refactor pci_reset_function()
2009-01-07  Kay SieversPCI: struct device - replace bus_id with dev_name(...
2009-01-07  Jesse BarnesPCI: fixup whitespace in quirks.c
2009-01-07  Kenji KaneshigePCI hotplug: pciehp: remove unnecessary wait after...
2009-01-07  Jesse BarnesPCI: check mmap range of /proc/bus/pci files too
2009-01-07  Linus TorvaldsMerge branch 'drm-next' of git://git./linux/kernel...
2009-01-07  Dave Airliedrm: fix ordering of driver unload vs agp unload.
2009-01-07  Eric Anholtdrm/i915: Respect the other stolen memory sizes we...
2009-01-07  Eric Anholtdrm/i915: Non-mobile parts don't have integrated TV...
2009-01-07  Eric Anholtdrm/i915: Add support for integrated HDMI on G4X hardware.
2009-01-07  Kristian Høgsbergdrm/i915: Pin cursor bo and unpin old bo when setting...
2009-01-07  Eric Anholtdrm/i915: Don't allow objects to get bound while VT...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07  Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-07  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2009-01-06  Michael Bueschparport: ieee1284: use del_timer_sync() in parport_wait...
2009-01-06  Mauro Carvalho Chehabedac: driver for i5400 MCH (update)
2009-01-06  Mauro Carvalho Chehabedac: driver for i5400 MCH (Seaburg)
2009-01-06  Kumar Galaedac: fix mpc85xx and add mpc8536 mpc8560
next
This page took 0.045185 seconds and 8 git commands to generate.