summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-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/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: 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
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory
2011-05-25xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp
2011-05-25xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp
2011-05-25xhci: STFU: Remove function tracing.Sarah Sharp
2011-05-25xhci: Don't submit commands when the host is dead.Sarah Sharp
2011-05-25xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-19USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson
2011-05-19USB: UHCI: Support big endian GRUSBHC HCJan Andersson
2011-05-19USB: UHCI: Add support for big endian descriptorsJan Andersson
2011-05-19USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern
2011-05-19USB: UHCI: Add support for big endian mmioJan Andersson
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton
2011-05-19usb/isp1760: Fix possible unlink problemsArvid Brodin
2011-05-19usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin