summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-22USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2010-10-22USB: cdc-acm: fix code indentationOtavio Salvador
2010-10-22usb: change to new flag variablematt mooney
2010-10-22usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi
2010-10-22usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei
2010-10-22usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus
2010-10-22usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov
2010-10-22USB: musb: suppress warning about unused flagsJon Povey
2010-10-22usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar
2010-10-22usb: musb: Change to direct addr in context save/restoreBob Liu
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-10-22usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty
2010-10-22usb: musb: support ISO high bandwidth for gadget modeMing Lei
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov
2010-10-22USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUGSergei Shtylyov
2010-10-22USB: yurex: fix memory leak and corrupted messagesTomoki Sekiyama
2010-10-22USB: yurex: assign a real minor number to the driverGreg Kroah-Hartman
2010-10-22USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama
2010-10-22USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz
2010-10-22USB: Add UAS driverMatthew Wilcox
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz
2010-10-22USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000Matthias G. Eckermann
2010-10-22USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"Johan Hovold
2010-10-22USB: serial: Enable USB autosuspend by default on qcserialMatthew Garrett
2010-10-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2010-10-22USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso
2010-10-22USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda
2010-10-22USB: ftdi_sio: Add PID for accesio productsRich Mattes
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern
2010-10-22uwb: use '%pM' format to print MAC addressAndy Shevchenko
2010-10-22USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2010-10-22USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas
2010-10-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter
2010-10-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally
2010-10-22USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu
2010-10-22usb: ftdi-elan: Convert "mutex" to semaphoreThomas Gleixner
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET
2010-10-22USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches
2010-10-22USB: output an error message when the pipe type doesn't match the endpoint typeSimon Arlott
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König