summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman25-108/+104
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior26-143/+388
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi1-0/+418
2011-06-15USB: deprecate g_file_storageAlan Stern2-7/+9
2011-06-14usb: renesas_usbhs: fixup connection failKuninori Morimoto3-3/+12
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman30-49/+186
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto7-3/+516
2011-06-07usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto3-13/+13
2011-06-07usb: renesas_usbhs: tifyup packet start timingKuninori Morimoto2-17/+11
2011-06-07usb: renesas_usbhs: add pipe/fifo linkKuninori Morimoto4-12/+55
2011-06-07usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto4-24/+77
2011-06-07usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto4-291/+177
2011-06-07usb: renesas_usbhs: remove usbhsg_queue_getKuninori Morimoto1-19/+5
2011-06-07usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto5-294/+204
2011-06-07usb: renesas_usbhs: modify data transfer methodKuninori Morimoto3-163/+148
2011-06-07usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto5-24/+53
2011-06-07usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto6-60/+150
2011-06-07usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto7-251/+290
2011-06-07usb: renesas_usbhs: modify pipe direction flagsKuninori Morimoto2-1/+11
2011-06-07ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos1-1/+1
2011-06-07USB: wusbcore: return negative error codesDan Carpenter1-2/+2
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall1-2/+5
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern1-4/+1
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern4-1/+62
2011-06-06USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy5-0/+3357
2011-06-06USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger1-1/+16
2011-06-06usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck1-5/+0
2011-06-06USB: ehci-s5p: add PM supportJingoo Han1-0/+95
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior1-0/+1
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior1-2/+4
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior1-3/+2
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior1-4/+4
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu5-0/+5
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown1-10/+12
2011-06-06usb: remove bad dput after dentry_unhashSage Weil1-1/+0
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek1-2/+4
2011-06-06musb: fix prefetch build failureMike Frysinger1-0/+1
2011-06-06USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray1-0/+2
2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov1-1/+3
2011-06-06USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich1-1/+9
2011-06-06option: add Prolink PH300 modem IDsDan Williams1-0/+2
2011-06-06option: add Alcatel X200 to sendsetup blacklistDan Williams1-2/+11
2011-06-06option: add Zoom 4597 modem USB IDsDan Williams1-0/+4
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov1-2/+12
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp3-2/+20
2011-06-02xhci: Do not issue device reset when device is not setupMaarten Lankhorst1-0/+7
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst2-4/+9