aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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: 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-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-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
2009-01-07USB: fix minor nit in usbfs checkingMark Lord
2009-01-07USB: re-enable interface after driver unbindsAlan Stern
2009-01-07USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2009-01-07USB: storage: set CAPACITY_HEURISTICS flag for bad vendorsAlan Stern
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern
2009-01-07USB: storage: add last-sector hacksAlan Stern
2009-01-07USB: otg: twl4030 transceiver driverDavid Brownell
2009-01-07USB: add imx udc gadget driverDarius Augulis
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei
2009-01-07USB: utilize the bus notifiersAlan Stern
2009-01-07USB: make printk messages more searchableWu Fengguang