| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG | Sergei Shtylyov | 2010-10-22 | 1 | -7/+4 |
* | USB: yurex: fix memory leak and corrupted messages | Tomoki Sekiyama | 2010-10-22 | 1 | -6/+17 |
* | USB: yurex: assign a real minor number to the driver | Greg Kroah-Hartman | 2010-10-22 | 1 | -2/+2 |
* | USB: add driver for Meywa-Denki & Kayac YUREX | Tomoki Sekiyama | 2010-10-22 | 3 | -0/+566 |
* | USB: gadget: file_storage: reuse definitions from a header file | Michal Nazarewicz | 2010-10-22 | 1 | -13/+1 |
* | USB: Add UAS driver | Matthew Wilcox | 2010-10-22 | 3 | -0/+765 |
* | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 2010-10-22 | 16 | -350/+350 |
* | USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000 | Matthias G. Eckermann | 2010-10-22 | 1 | -1/+30 |
* | USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes" | Johan Hovold | 2010-10-22 | 1 | -4/+0 |
* | USB: serial: Enable USB autosuspend by default on qcserial | Matthew Garrett | 2010-10-22 | 1 | -0/+2 |
* | USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled | Jean-Christophe PLAGNIOL-VILLARD | 2010-10-22 | 1 | -0/+3 |
* | USB: option: Add new ONDA vendor id and product id for ONDA MT825UP | Enrico Mioso | 2010-10-22 | 1 | -0/+7 |
* | USB: cp210x: Add Renesas RX-Stick device ID | DJ Delorie | 2010-10-22 | 1 | -0/+1 |
* | usb: omap: ohci: Missing driver unregister in module exit | Keshava Munegowda | 2010-10-22 | 1 | -0/+3 |
* | USB: ftdi_sio: Add PID for accesio products | Rich Mattes | 2010-10-22 | 2 | -0/+7 |
* | usb: host: oxu210hp-hcd: Use static const char * const where possible | Joe Perches | 2010-10-22 | 1 | -1/+1 |
* | USB: teach "devices" file about Wireless and SuperSpeed USB | Alan Stern | 2010-10-22 | 1 | -4/+7 |
* | USB: option: Add more ZTE modem USB id's | Mauro Carvalho Chehab | 2010-10-22 | 1 | -3/+20 |
* | USB: gadget: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-22 | 1 | -1/+1 |
* | USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage | Javier Martinez Canillas | 2010-10-22 | 1 | -7/+0 |
* | usb gadget: composite: prevent OOPS for non-standard control request | Roger Quadros | 2010-10-22 | 1 | -1/+2 |
* | OHCI: work around for nVidia shutdown problem | Alan Stern | 2010-10-22 | 5 | -9/+41 |
* | USB: ohci-sm501: add iounmap on error path | Dan Carpenter | 2010-10-22 | 1 | -1/+3 |
* | USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER | Praveena Nadahally | 2010-10-22 | 1 | -1/+1 |
* | USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning | Javier Martinez Canillas | 2010-10-22 | 1 | -1/+1 |
* | USB OTG Langwell: Update OTG Kconfig and driver version. | Hao Wu | 2010-10-22 | 2 | -3/+3 |
* | usb: ftdi-elan: Convert "mutex" to semaphore | Thomas Gleixner | 2010-10-22 | 1 | -1/+1 |
* | USB: gadget: rndis: fix up coding style issues in the file | Mihai Donțu | 2010-10-22 | 1 | -248/+244 |
* | USB: ehci tdi : let's tdi_reset set host mode | Matthieu CASTET | 2010-10-22 | 4 | -15/+20 |
* | USB: Kconfig: fix typos in USB_FUNCTIONFS* description | Michael Prokop | 2010-10-22 | 1 | -5/+5 |
* | USB: g_file_storage: don't generate automatic serial string | Alan Stern | 2010-10-22 | 2 | -36/+15 |
* | USB: langwell: Remove unnecessary return's from void functions | Joe Perches | 2010-10-22 | 1 | -5/+0 |
* | USB: output an error message when the pipe type doesn't match the endpoint type | Simon Arlott | 2010-10-22 | 1 | -1/+4 |
* | USB: gadget: amd5536udc.c: Remove double test | Julia Lawall | 2010-10-22 | 1 | -1/+1 |
* | usb gadget: don't save bind callback in struct usb_configuration | Uwe Kleine-König | 2010-10-22 | 13 | -38/+30 |
* | usb gadget: don't save bind callback in struct usb_composite_driver | Michal Nazarewicz | 2010-10-22 | 12 | -26/+22 |
* | usb gadget: don't save bind callback in struct usb_gadget_driver | Uwe Kleine-König | 2010-10-22 | 26 | -113/+120 |
* | USB: Revert "USB: gadget: section mismatch warning fixed" | Michal Nazarewicz | 2010-10-22 | 13 | -22/+22 |
* | USB: gadget: g_multi: moved strings handling code to composite | Michal Nazarewicz | 2010-10-22 | 1 | -16/+3 |
* | USB: gadget: mass_storage: moved strings handling code to composite | Michal Nazarewicz | 2010-10-22 | 1 | -66/+6 |
* | USB: gadget: composite: Better string override handling | Michal Nazarewicz | 2010-10-22 | 1 | -32/+64 |
* | USB: gadget: functionfs: code cleanup | Michal Nazarewicz | 2010-10-22 | 1 | -57/+28 |
* | usb: gadget: mass_storage: optional SCSI WRITE FUA bit | Michal Nazarewicz | 2010-10-22 | 1 | -1/+15 |
* | usb: gadget: storage: remove nofua file when unbinding | Michal Nazarewicz | 2010-10-22 | 1 | -0/+1 |
* | USB: gadget: g_ffs: fixed vendor and product ID | Michal Nazarewicz | 2010-10-22 | 1 | -2/+2 |
* | USB: gadget: g_multi: fixed vendor and product ID | Michal Nazarewicz | 2010-10-22 | 1 | -2/+2 |
* | USB: core: update comment to match current function name | Wolfram Sang | 2010-10-22 | 1 | -1/+1 |
* | USB Gadget: Verify VBUS current before setting the device self-powered bit | Parirajan Muthalagu | 2010-10-22 | 1 | -1/+7 |
* | USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA) | Johan Hovold | 2010-10-22 | 3 | -0/+216 |
* | USB: gadget: dbgp: cleanup: remove unneeded check | Dan Carpenter | 2010-10-22 | 1 | -9/+7 |