summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * usb devio: handle class_device_create() errorAkinobu Mita2006-10-171-2/+6
| * USB: drivers/usb/net/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-172-2/+2
| * usbcore: fix endpoint device creationAlan Stern2006-10-171-10/+8
| * usbcore: fix refcount bug in endpoint removalAlan Stern2006-10-171-3/+1
| * UHCI: workaround for Asus motherboardAlan Stern2006-10-171-5/+39
| * USB: ftdi-elan: fix sparse warningsGreg Kroah-Hartman2006-10-171-23/+11
| * USB: fix suspend support for usblpOliver Neukum2006-10-171-8/+71
| * cxacru: add the ZTE ZXDSL 852Duncan Sands2006-10-171-0/+3
| * speedtch: "extended reach"Duncan Sands2006-10-171-16/+77
| * usbatm: fix tiny raceDuncan Sands2006-10-171-4/+1
| * USB: unusual_devs entry for Nokia 6131Alan Stern2006-10-171-0/+7
| * USB: fix cdc-acm problems with hard irq? (inconsistent lock state)Jarek Poplawski2006-10-171-13/+13
| * UEAGLE : comestic changesmatthieu castet2006-10-171-18/+24
| * UEAGLE : use interruptible sleepmatthieu castet2006-10-171-3/+3
| * UEAGLE : be suspend friendlymatthieu castet2006-10-171-0/+3
| * USB: ohci-pnx4008 build fixesDavid Brownell2006-10-171-3/+6
| * USB: suspend/resume support for kawethOliver Neukum2006-10-171-9/+73
| * USB: remove private debug macros from kawethOliver Neukum2006-10-171-66/+56
| * USB: Support for BT On-Air USB modem in cdc-acm.cChris Malley2006-10-171-0/+3
| * airprime: New device ID.Luiz Fernando N. Capitulino2006-10-171-0/+1
| * USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-171-1/+1
| * USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-171-2/+1
| * USB: Wacom driver updatesPing Cheng2006-10-175-62/+80
| * USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-176-69/+37
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-10-178-43/+75
|\ \
| * | IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-163-0/+34
| * | IB/ipath: Initialize diagpkt file on device init onlyRobert Walsh2006-10-163-40/+38
| * | RDMA/amso1100: Fix a NULL dereference in error pathAdrian Bunk2006-10-161-2/+2
| * | RDMA/amso1100: pci_module_init() conversionHenrik Kretzschmar2006-10-161-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-1714-15/+63
|\ \ \ | |_|/ |/| |
| * | [ARM] switch to new pci_get_bus_and_slot APIAlan Cox2006-10-173-6/+13
| * | [ARM] Update mach-typesRussell King2006-10-161-2/+16
| * | [ARM] Fix Zaurii keyboard/touchscreen driversRussell King2006-10-154-5/+5
| * | [ARM] Fix fallout from IRQ regs changesRussell King2006-10-153-2/+4
| * | [ARM] 3890/1: [Jornada7xx] Addition of MCU commands into jornada720.hKristoffer Ericson2006-10-141-0/+14
| * | [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson2006-10-141-0/+10
| * | [ARM] 3888/1: add pxa27x SSP FSRT register bit definitionLiam Girdwood2006-10-141-0/+1
* | | sky2: GMAC pause frameStephen Hemminger2006-10-171-1/+1
* | | sky2: accept multicast pause framesStephen Hemminger2006-10-171-6/+18
* | | sky2: version 1.9Stephen Hemminger2006-10-171-1/+1
* | | sky2: no message on rx fifo overflowStephen Hemminger2006-10-171-2/+4
* | | sky2: flow control setting fixesStephen Hemminger2006-10-172-45/+81
* | | sky2: don't reset PHY twiceStephen Hemminger2006-10-171-12/+1
* | | sky2: use duplex result bitsStephen Hemminger2006-10-171-20/+1
* | | sky2: advertising register 16 bitsStephen Hemminger2006-10-171-1/+1
* | | sky2: fiber pause bitsStephen Hemminger2006-10-171-8/+19
* | | sky2: phy irq on shutdownStephen Hemminger2006-10-171-8/+8
* | | sky2: turn of workaround timerStephen Hemminger2006-10-171-2/+2
* | | sky2: MSI test is only a warningStephen Hemminger2006-10-171-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-1716-42/+132
|\ \ \