summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch1-0/+92
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita1-2/+2
2006-10-18pci: Additional search functionsAlan Cox1-2/+70
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox1-1/+2
2006-10-18PCI: Improve pci_msi_supported() commentsBrice Goglin1-7/+9
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad1-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2-5/+1
2006-10-18shpchp: fix command completion checkKenji Kaneshige1-5/+9
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox1-3/+8
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin1-1/+1
2006-10-18Fix DMA resource allocation in ACPIPnPVojtech Pavlik1-15/+26
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2-1/+49
2006-10-18PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz1-0/+6
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2-3/+4
2006-10-18PCI: VIA IRQ quirk behaviour changeDaniel Drake1-9/+34
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn1-2/+1
2006-10-18pciehp - add missing lockingKenji Kaneshige4-30/+33
2006-10-18pciehp: fix improper info messagesKenji Kaneshige2-22/+33
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige1-19/+35
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller2-4/+4
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins5-10/+10
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds1-2/+2
2006-10-17Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds49-615/+3803
2006-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-43/+75
2006-10-17USB: Add device id for Sierra Wireless MC8755Jan Luebbe1-0/+1
2006-10-17USB: cleanup sierra wireless driver a bitGreg Kroah-Hartman1-151/+118
2006-10-17USB: Sierra Wireless driver updateKevin Lloyd3-38/+699
2006-10-17USB: ftdi_sio whitespace fixesDavid Brownell1-127/+127
2006-10-17USB-SERIAL:cp2101 Add new device IDCraig Shelley1-0/+1
2006-10-17USB/gadget/net2280: handle sysfs errorsJeff Garzik1-4/+16
2006-10-17usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz1-2/+2
2006-10-17UEAGLE: fix ueagle-atm Oopsmatthieu castet1-21/+11
2006-10-17USB: xpad: dance pad supportDominic Cerquetti1-44/+95
2006-10-17USB: input: extract() and implement() are bit field manipulation routinesGrant Grundler1-7/+17
2006-10-17USB: Memory leak in drivers/usb/serial/airprime.cEric Sesterhenn1-0/+1
2006-10-17USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-10-17USB: fix usbatm tiny raceAndrew Morton1-1/+1
2006-10-17USB: unusual_devs entry for Nokia 6234Alan Stern1-0/+7
2006-10-17USB: mos7840.c: fix a check-after-dereferenceAdrian Bunk1-1/+2
2006-10-17USB: ftdi-elan.c: remove dead codeAdrian Bunk1-2/+0
2006-10-17USB: Mitsumi USB FDD 061M: UNUSUAL_DEV multilun fixTobias Lorenz1-1/+2
2006-10-17USB: fix dereference in drivers/usb/misc/adutux.cEric Sesterhenn1-1/+2
2006-10-17USB: add USB serial mos7720 driverGreg Kroah-Hartman3-0/+1694
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman6-12/+12
2006-10-17usbnet: add a mutex around phy register accessArnd Bergmann4-0/+11
2006-10-17usbnet: improve generic ethtool supportArnd Bergmann4-36/+68
2006-10-17USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapterArnd Bergmann3-0/+534
2006-10-17usb devio: handle class_device_create() errorAkinobu Mita1-2/+6
2006-10-17USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2-2/+2
2006-10-17usbcore: fix endpoint device creationAlan Stern1-10/+8