summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey2010-10-221-14/+16
| * | USB: imx21-hcd: remove unused variableMartin Fuzzey2010-10-221-2/+0
| * | USB: usbtest - ensure correct isoc data lengthMartin Fuzzey2010-10-221-0/+2
| * | USB: usbtest fix coding styleMartin Fuzzey2010-10-221-324/+341
| * | USB: disable endpoints after unbinding interfaces, not beforeAlan Stern2010-10-221-7/+7
| * | usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski2010-10-221-0/+5
| * | usb: langwell_udc: fix big file transfer issue.Christophe Lebouc2010-10-221-2/+4
| * | USB: UHCI: add native scatter-gather support(v1)Ming Lei2010-10-221-4/+29
| * | usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov2010-10-221-1/+3
| * | usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov2010-10-221-1/+1
| * | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-225-4/+8
| * | USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-226-32/+178
| * | USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-224-0/+225
| * | USB: add PID for FTDI based OpenDCC hardwareRainer Keller2010-10-222-0/+2
| * | USB: cdc-acm: fix code indentationOtavio Salvador2010-10-221-1/+1
| * | usb: change to new flag variablematt mooney2010-10-228-22/+8
| * | usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi2010-10-221-1/+2
| * | usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei2010-10-221-30/+29
| * | usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus2010-10-221-0/+5
| * | usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov2010-10-221-9/+3
| * | USB: musb: suppress warning about unused flagsJon Povey2010-10-221-1/+1
| * | usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar2010-10-221-2/+4
| * | usb: musb: Change to direct addr in context save/restoreBob Liu2010-10-221-24/+22
| * | usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-222-1/+7
| * | usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty2010-10-221-1/+1
| * | usb: musb: support ISO high bandwidth for gadget modeMing Lei2010-10-222-12/+39
| * | usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-10-224-1/+478
| * | 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-225-0/+570
| * | 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-2217-351/+351
| * | 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
| * | uwb: use '%pM' format to print MAC addressAndy Shevchenko2010-10-222-9/+3
| * | 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