summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas24-65/+71
2005-07-12[PATCH] USB: isp116x-hcd cleanupOlav Kongas1-10/+6
2005-07-12[PATCH] USB: Patch to make usbmon to print control setup packetsPete Zaitcev1-5/+43
2005-07-12[PATCH] USB: SiS USB Makefile fixesThomas Winischhofer1-0/+1
2005-07-12[PATCH] USB ATM: fix line resync logicDuncan Sands1-27/+28
2005-07-12[PATCH] USB ATM: robustify poll throttlingDuncan Sands1-4/+2
2005-07-12[PATCH] USB ATM: line speed measured in Kb not KibDuncan Sands2-2/+2
2005-07-12[PATCH] USB: fix ftdi_sio compiler warningsGreg Kroah-Hartman1-2/+0
2005-07-12[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC codeIan Abbott1-47/+0
2005-07-12[PATCH] USB ftdi_sio: reduce device id table clutterIan Abbott1-563/+144
2005-07-12[PATCH] USB: khubd: use kthread APIakpm@osdl.org1-29/+11
2005-07-12[PATCH] USB Storage: Remove unneeded SC/PPhil Dibowitz1-1/+1
2005-07-12[PATCH] USB: add bMaxPacketSize0 attribute to sysfsGreg Kroah-Hartman1-0/+2
2005-07-09[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-3/+3
2005-07-08[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski1-1/+0
2005-07-08[PATCH] pcmcia: move event handlerDominik Brodowski1-5/+1
2005-06-28[PATCH] pcmcia id_table for sl811.csDavid Brownell1-13/+8
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds75-3800/+8319
2005-06-28[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-8/+5
2005-06-28Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+4
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds21-779/+1231
2005-06-28[PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern1-1/+1
2005-06-28[PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell1-0/+2
2005-06-28[PATCH] USB: usbnet debug message fixDavid Brownell1-1/+1
2005-06-28[PATCH] USB Storage: retry hard errorsMatthew Dharm1-0/+9
2005-06-28[PATCH] USB Storage: port reset on transport errorMatthew Dharm4-64/+82
2005-06-28[PATCH] USB Storage: endpoint toggles and reset delaysMatthew Dharm1-10/+9
2005-06-28[PATCH] USB: usblp: 2x up() in usblp_readDomen Puncer1-0/+1
2005-06-28[PATCH] USB: fix atiremote input doesn`t register `device` & `driver` section...Vincent Vanackere1-0/+1
2005-06-28[PATCH] USB: add support for Creative WebCam mini to stv680 driverKiril Jovchev2-2/+11
2005-06-28[PATCH] USB: Fix race condition in usblp_writeC. Adam Oldham1-0/+2
2005-06-28[PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch()David Brownell1-10/+7
2005-06-28[PATCH] USB UHCI: Detect invalid portsAlan Stern1-7/+7
2005-06-28[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell1-1/+7
2005-06-28[PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell1-32/+21
2005-06-28[PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern1-17/+162
2005-06-28[PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern1-17/+23
2005-06-28[PATCH] USB: usbatm kcalloc cleanupDuncan Sands1-4/+1
2005-06-28[PATCH] USB: fix usbatm gcc-2.95.x bugAndrew Morton1-1/+2
2005-06-28[PATCH] USB ATM: avoid oops on bind failure; plug memory leakDuncan Sands1-4/+5
2005-06-28[PATCH] USB ATM: reduce log spammingDuncan Sands1-10/+11
2005-06-28[PATCH] USB ATM: bits and bobsDuncan Sands2-13/+44
2005-06-28[PATCH] USB ATM: generic DSL modem driver xusbatmDuncan Sands1-0/+196
2005-06-28[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacruDuncan Sands1-0/+878
2005-06-28[PATCH] USB ATM: port speedtch to new usbatm coreDuncan Sands1-552/+533
2005-06-28[PATCH] USB: fix speedtch.c merge with next patch.Andrew Morton1-2/+0
2005-06-28[PATCH] USB ATM: new usbatm coreDuncan Sands4-1364/+1414
2005-06-28[PATCH] USB: misc ehci updatesDavid Brownell4-20/+70
2005-06-28[PATCH] USB: pxa2xx_udc updatesDavid Brownell2-21/+32
2005-06-28[PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell1-11/+17