aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07wimax/i2400m: add CREDITS and MAINTAINERS entriesInaky Perez-Gonzalez
2009-01-07wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_installInaky Perez-Gonzalez
2009-01-07i2400m: Makefile and KconfigInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: firmware upload backendInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez
2009-01-07i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez
2009-01-07i2400m/USB: firmware upload backendInaky Perez-Gonzalez
2009-01-07i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez
2009-01-07i2400m/USB: header for the USB bus driverInaky Perez-Gonzalez
2009-01-07i2400m: debugfs controlsInaky Perez-Gonzalez
2009-01-07i2400m: various functions for device managementInaky Perez-Gonzalez
2009-01-07i2400m: RX and TX data/control pathsInaky Perez-Gonzalez
2009-01-07i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez
2009-01-07i2400m: linkage to the networking stackInaky Perez-Gonzalez
2009-01-07i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez
2009-01-07i2400m: documentation and instructions for usageInaky Perez-Gonzalez
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez
2009-01-07wimax: debugfs controlsInaky Perez-Gonzalez
2009-01-07wimax: basic API: kernel/user messaging, rfkill and resetInaky Perez-Gonzalez
2009-01-07genetlink: export genl_unregister_mc_group()Inaky Perez-Gonzalez
2009-01-07wimax: generic device management (registration, deregistration, lookup)Inaky Perez-Gonzalez
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: internal API for the kernel space WiMAX stackInaky Perez-Gonzalez
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez
2009-01-07wimax: documentation for the stackInaky Perez-Gonzalez
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: add siemens_mpi usb-serial "stub" driverGreg Kroah-Hartman
2009-01-07USB: add new opticon serial driverGreg Kroah-Hartman
2009-01-07USB: emi26: fix oops on loadMarcin Slusarz
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park