safe/jmp/linux-2.6
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: mips: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: x86: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: alpha: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: powerpc: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: sh: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: arm: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn HelgaasPCI: add pci_swizzle_interrupt_pin()
2009-01-07 Bjorn Helgaasx86/PCI: minor logic simplications
2009-01-07 Bjorn Helgaasx86/PCI: use config space encoding for interrupt pins
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 Jacob PanPCI: avoid early PCI mmconfig init if pci=noearly is...
2009-01-07 Bjorn HelgaasPCI: pcie port driver: remove extra printks
2009-01-07 Bjorn Helgaasx86/PCI: make PCI bus locality messages more meaningful
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 Andrew PattersonACPI/PCI: include missing acpi.h file in pci-acpi.h.
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: add PCI Advanced Feature Capability defines
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 Inaky Perez... wimax/i2400m: add CREDITS and MAINTAINERS entries
2009-01-07 Inaky Perez... wimax: export linux/wimax.h and linux/wimax/i2400m...
2009-01-07 Inaky Perez... i2400m: Makefile and Kconfig
2009-01-07 Inaky Perez... i2400m/SDIO: TX and RX path backends
2009-01-07 Inaky Perez... i2400m/SDIO: firmware upload backend
2009-01-07 Inaky Perez... i2400m/SDIO: probe/disconnect, dev init/shutdown and...
2009-01-07 Inaky Perez... i2400m/SDIO: header for the SDIO subdriver
2009-01-07 Inaky Perez... i2400m/USB: TX and RX path backends
2009-01-07 Inaky Perez... i2400m/USB: firmware upload backend
2009-01-07 Inaky Perez... i2400m/USB: probe/disconnect, dev init/shutdown and...
2009-01-07 Inaky Perez... i2400m/USB: header for the USB bus driver
2009-01-07 Inaky Perez... i2400m: debugfs controls
2009-01-07 Inaky Perez... i2400m: various functions for device management
2009-01-07 Inaky Perez... i2400m: RX and TX data/control paths
2009-01-07 Inaky Perez... i2400m: firmware loading and bootrom initialization
2009-01-07 Inaky Perez... i2400m: linkage to the networking stack
2009-01-07 Inaky Perez... i2400m: Generic probe/disconnect, reset and message...
2009-01-07 Inaky Perez... i2400m: host/device procotol and core driver definitions
2009-01-07 Inaky Perez... i2400m: documentation and instructions for usage
2009-01-07 Inaky Perez... wimax: Makefile, Kconfig and docbook linkage for the...
2009-01-07 Inaky Perez... wimax: debugfs controls
2009-01-07 Inaky Perez... wimax: basic API: kernel/user messaging, rfkill and...
2009-01-07 Inaky Perez... genetlink: export genl_unregister_mc_group()
2009-01-07 Inaky Perez... wimax: generic device management (registration, deregis...
2009-01-07 Inaky Perez... wimax: debug macros and debug settings for the WiMAX...
2009-01-07 Inaky Perez... wimax: internal API for the kernel space WiMAX stack
2009-01-07 Inaky Perez... wimax: headers for kernel API and user space interaction
2009-01-07 Inaky Perez... wimax: documentation for the stack
2009-01-07 Inaky Perez... debugfs: add helpers for exporting a size_t simple...
2009-01-07 Greg Kroah... USB: remove info() macro from usb.h
2009-01-07 Greg Kroah... USB: remove warn() macro from usb.h
2009-01-07 Greg Kroah... USB: add siemens_mpi usb-serial "stub" driver
2009-01-07 Greg Kroah... USB: add new opticon serial driver
2009-01-07 Marcin SlusarzUSB: emi26: fix oops on load
2009-01-07 SangSu ParkUSB: Fix goku_udc usb speed handling
2009-01-07 Mark LordUSB: fix minor nit in usbfs checking
next