aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] USB: usbatm kcalloc cleanupDuncan Sands2005-06-271-4/+1
| * [PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton2005-06-271-1/+2
| * [PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands2005-06-271-4/+5
| * [PATCH] USB ATM: reduce log spammingDuncan Sands2005-06-271-10/+11
| * [PATCH] USB ATM: bits and bobsDuncan Sands2005-06-272-13/+44
| * [PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands2005-06-271-0/+196
| * [PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands2005-06-271-0/+878
| * [PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands2005-06-271-552/+533
| * [PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton2005-06-271-2/+0
| * [PATCH] USB ATM: new usbatm coreDuncan Sands2005-06-274-1364/+1414
| * [PATCH] USB: misc ehci updatesDavid Brownell2005-06-274-20/+70
| * [PATCH] USB: pxa2xx_udc updatesDavid Brownell2005-06-272-21/+32
| * [PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell2005-06-271-11/+17
| * [PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell2005-06-271-22/+29
| * [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-277-43/+41
| * [PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell2005-06-271-1/+10
| * [PATCH] USB: upgrade of the idmouse driverFlorian Echtler2005-06-271-61/+88
| * [PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern2005-06-271-0/+10
| * [PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern2005-06-271-92/+162
| * [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern2005-06-271-98/+133
| * [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern2005-06-271-27/+23
| * [PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern2005-06-271-2/+28
| * [PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2005-06-273-41/+125
| * [PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell2005-06-271-180/+107
| * [PATCH] USB: rndis updates (mostly cleanup)David Brownell2005-06-274-344/+285
| * [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-276-135/+4
| * [PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2005-06-272-26/+49
| * [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern2005-06-275-12/+8
| * [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-273-26/+12
| * [PATCH] usbcore: Remove hub_set_power_budgetAlan Stern2005-06-273-14/+10
| * [PATCH] USB: check for device in zd1201_resumeColin Leroy2005-06-271-0/+3
| * [PATCH] USB: PM support for zd1201Colin Leroy2005-06-272-0/+39
| * [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-2710-46/+85
| * [PATCH] USB: add reboot notifier to ohciDavid Brownell2005-06-273-4/+26
| * [PATCH] USB: usbtest updatesDavid Brownell2005-06-271-8/+52
| * [PATCH] USB: fix acm trouble with terminalsOliver Neukum2005-06-272-37/+197
| * [PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern2005-06-273-87/+140
| * [PATCH] USB UHCI: Add shutdown methodAlan Stern2005-06-271-0/+16
| * [PATCH] USB UHCI: improved reset handlingAlan Stern2005-06-271-29/+40
| * [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-274-60/+92
| * [PATCH] USB UHCI: Fix up loose endsAlan Stern2005-06-271-21/+65
| * [PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern2005-06-273-102/+202
| * [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-274-156/+212
| * [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-273-53/+55
| * [PATCH] USB UHCI: subroutine reorderingAlan Stern2005-06-271-144/+143
| * [PATCH] USB: turn a user mode driver error into a hard errorDavid Brownell2005-06-271-3/+3
| * [PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcdOlav Kongas2005-06-271-1/+10
| * [PATCH] USB: Add isp116x-hcd USB host controller driverOlav Kongas2005-06-276-0/+2527
| * [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-272-61/+97
| * [PATCH] USB: g_file_storage: export "stall" parameterAlan Stern2005-06-271-13/+14