summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: UHCI: add native scatter-gather support(v1)Ming Lei1-4/+29
2010-10-22usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov1-1/+3
2010-10-22usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov1-1/+1
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov5-4/+8
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin6-32/+178
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin4-0/+225
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller2-0/+2
2010-10-22USB: cdc-acm: fix code indentationOtavio Salvador1-1/+1
2010-10-22usb: change to new flag variablematt mooney8-22/+8
2010-10-22usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi1-1/+2
2010-10-22usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei1-30/+29
2010-10-22usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus1-0/+5
2010-10-22usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov1-9/+3
2010-10-22USB: musb: suppress warning about unused flagsJon Povey1-1/+1
2010-10-22usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar1-2/+4
2010-10-22usb: musb: Change to direct addr in context save/restoreBob Liu1-24/+22
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2-1/+7
2010-10-22usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty1-1/+1
2010-10-22usb: musb: support ISO high bandwidth for gadget modeMing Lei2-12/+39
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov4-1/+478
2010-10-22USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUGSergei Shtylyov1-7/+4
2010-10-22USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama1-6/+17
2010-10-22USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman1-2/+2
2010-10-22USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama5-0/+570
2010-10-22USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz1-13/+1
2010-10-22USB: Add UAS driverMatthew Wilcox3-0/+765
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz17-351/+351
2010-10-22USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann1-1/+30
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: 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 Stern1-4/+7
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 Wu2-3/+3
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