aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto
2011-06-07usb: renesas_usbhs: tidyup pio handler nameKuninori Morimoto
2011-06-07usb: renesas_usbhs: tifyup packet start timingKuninori Morimoto
2011-06-07usb: renesas_usbhs: add pipe/fifo linkKuninori Morimoto
2011-06-07usb: renesas_usbhs: add usbhsf_fifoKuninori Morimoto
2011-06-07usb: renesas_usbhs: shrink spin lock areaKuninori Morimoto
2011-06-07usb: renesas_usbhs: remove usbhsg_queue_getKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify data transfer interruptKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify data transfer methodKuninori Morimoto
2011-06-07usb: renesas_usbhs: modify packet queue control methodKuninori Morimoto
2011-06-07usb: renesas_usbhs: divide data transfer functionsKuninori Morimoto
2011-06-07usb: renesas_usbhs: fifo became independent from pipe.Kuninori Morimoto
2011-06-07usb: renesas_usbhs: modify pipe direction flagsKuninori Morimoto
2011-06-07ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos
2011-06-07USB: wusbcore: return negative error codesDan Carpenter
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-06USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy
2011-06-06USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger
2011-06-06usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_completeGuenter Roeck
2011-06-06USB: ehci-s5p: add PM supportJingoo Han
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown
2011-06-06usb: remove bad dput after dentry_unhashSage Weil
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek
2011-06-06musb: fix prefetch build failureMike Frysinger
2011-06-06USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray
2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov
2011-06-06USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich
2011-06-06option: add Prolink PH300 modem IDsDan Williams
2011-06-06option: add Alcatel X200 to sendsetup blacklistDan Williams
2011-06-06option: add Zoom 4597 modem USB IDsDan Williams
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-06-02xhci: Do not issue device reset when device is not setupMaarten Lankhorst
2011-06-02xhci: Add defines for hardcoded slot statesMaarten Lankhorst
2011-06-02xhci: Remove some unnecessary casts and tidy some endian swap codeMatt Evans
2011-06-02xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans
2011-06-01xhci: Bigendian fix for skip_isoc_td()Matt Evans
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp