aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-27[PATCH] pcmcia id_table for sl811.csDavid Brownell1-13/+8
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds75-3800/+8319
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-8/+5
2005-06-27Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-2/+4
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds21-779/+1231
2005-06-27[PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern1-1/+1
2005-06-27[PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell1-0/+2
2005-06-27[PATCH] USB: usbnet debug message fixDavid Brownell1-1/+1
2005-06-27[PATCH] USB Storage: retry hard errorsMatthew Dharm1-0/+9
2005-06-27[PATCH] USB Storage: port reset on transport errorMatthew Dharm4-64/+82
2005-06-27[PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm1-10/+9
2005-06-27[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer1-0/+1
2005-06-27[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)Vincent Vanackere1-0/+1
2005-06-27[PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev2-2/+11
2005-06-27[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham1-0/+2
2005-06-27[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell1-10/+7
2005-06-27[PATCH] USB UHCI: Detect invalid portsAlan Stern1-7/+7
2005-06-27[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell1-1/+7
2005-06-27[PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell1-32/+21
2005-06-27[PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern1-17/+162
2005-06-27[PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern1-17/+23
2005-06-27[PATCH] USB: usbatm kcalloc cleanupDuncan Sands1-4/+1
2005-06-27[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton1-1/+2
2005-06-27[PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands1-4/+5
2005-06-27[PATCH] USB ATM: reduce log spammingDuncan Sands1-10/+11
2005-06-27[PATCH] USB ATM: bits and bobsDuncan Sands2-13/+44
2005-06-27[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands1-0/+196
2005-06-27[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands1-0/+878
2005-06-27[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands1-552/+533
2005-06-27[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton1-2/+0
2005-06-27[PATCH] USB ATM: new usbatm coreDuncan Sands4-1364/+1414
2005-06-27[PATCH] USB: misc ehci updatesDavid Brownell4-20/+70
2005-06-27[PATCH] USB: pxa2xx_udc updatesDavid Brownell2-21/+32
2005-06-27[PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell1-11/+17
2005-06-27[PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell1-22/+29
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell6-42/+40
2005-06-27[PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell1-1/+10
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler1-61/+88
2005-06-27[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern1-0/+10
2005-06-27[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern1-92/+162
2005-06-27[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern1-98/+133
2005-06-27[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern1-27/+23
2005-06-27[PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern1-2/+28
2005-06-27[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell2-41/+116
2005-06-27[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell1-180/+107
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell4-344/+285
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern6-135/+4
2005-06-27[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2-26/+49
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern5-12/+8
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern3-26/+12