summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUGSergei Shtylyov2010-10-221-7/+4
* USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama2010-10-221-6/+17
* USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman2010-10-221-2/+2
* USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2010-10-223-0/+566
* USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz2010-10-221-13/+1
* USB: Add UAS driverMatthew Wilcox2010-10-223-0/+765
* USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-2216-350/+350
* USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann2010-10-221-1/+30
* USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold2010-10-221-4/+0
* USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett2010-10-221-0/+2
* USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD2010-10-221-0/+3
* USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso2010-10-221-0/+7
* USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie2010-10-221-0/+1
* usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda2010-10-221-0/+3
* USB: ftdi_sio: Add PID for accesio productsRich Mattes2010-10-222-0/+7
* usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches2010-10-221-1/+1
* USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern2010-10-221-4/+7
* USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab2010-10-221-3/+20
* USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-221-1/+1
* USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas2010-10-221-7/+0
* usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros2010-10-221-1/+2
* OHCI: work around for nVidia shutdown problemAlan Stern2010-10-225-9/+41
* USB: ohci-sm501: add iounmap on error pathDan Carpenter2010-10-221-1/+3
* USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally2010-10-221-1/+1
* USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas2010-10-221-1/+1
* USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-222-3/+3
* usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner2010-10-221-1/+1
* USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu2010-10-221-248/+244
* USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET2010-10-224-15/+20
* USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop2010-10-221-5/+5
* USB: g_file_storage: don't generate automatic serial stringAlan Stern2010-10-222-36/+15
* USB: langwell: Remove unnecessary return's from void functionsJoe Perches2010-10-221-5/+0
* USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott2010-10-221-1/+4
* USB: gadget: amd5536udc.c: Remove double testJulia Lawall2010-10-221-1/+1
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-2213-38/+30
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-2212-26/+22
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-2226-113/+120
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-2213-22/+22
* USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz2010-10-221-16/+3
* USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz2010-10-221-66/+6
* USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-221-32/+64
* USB: gadget: functionfs: code cleanupMichal Nazarewicz2010-10-221-57/+28
* usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz2010-10-221-1/+15
* usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz2010-10-221-0/+1
* USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz2010-10-221-2/+2
* USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz2010-10-221-2/+2
* USB: core: update comment to match current function nameWolfram Sang2010-10-221-1/+1
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-1/+7
* USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)Johan Hovold2010-10-223-0/+216
* USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter2010-10-221-9/+7
OpenPOWER on IntegriCloud