aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: cdc.h: ncm: fix one more typoYauheni Kaliuta1-2/+2
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold1-4/+0
2010-10-22USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett1-0/+2
2010-10-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD1-0/+3
2010-10-22USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta1-2/+55
2010-10-22Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta1-114/+0
2010-10-22USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta1-10/+12
2010-10-22USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso1-0/+7
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie1-0/+1
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda1-0/+3
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes2-0/+7
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches1-1/+1
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2-16/+29
2010-10-22uwb: use '%pM' format to print MAC addressAndy Shevchenko2-9/+3
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab1-3/+20
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas1-7/+0
2010-10-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros1-1/+2
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern5-9/+41
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter1-1/+3
2010-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally1-1/+1
2010-10-22USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas1-1/+1
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu3-4/+4
2010-10-22USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu1-0/+180
2010-10-22usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner1-1/+1
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu1-248/+244
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET4-15/+20
2010-10-22USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop1-5/+5
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern2-36/+15
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches1-5/+0
2010-10-22USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott1-1/+4
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall1-1/+1
2010-10-22init.h: add some more documentation to __ref* tagsMichal Nazarewicz1-3/+10
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König14-43/+33
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz13-40/+27
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König27-125/+128
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz13-22/+22
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz1-16/+3
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz1-66/+6
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz2-32/+77
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz1-57/+28
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz1-1/+15
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz1-0/+1
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-10-22USB: core: update comment to match current function nameWolfram Sang1-1/+1
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2-1/+17
2010-10-22USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold3-0/+216
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter1-9/+7
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi2-10/+115