summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
* USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
* Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-081-5/+0Star
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
* USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1Star
* USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
* usb-storage: redo incorrect readsAlan Stern2011-06-074-1/+62
* usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior2011-06-071-0/+1
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-071-2/+4
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-071-3/+2Star
* usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-071-4/+4
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-075-0/+5
* USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-071-10/+12
* usb: remove bad dput after dentry_unhashSage Weil2011-06-071-1/+0Star
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-071-2/+4
* musb: fix prefetch build failureMike Frysinger2011-06-071-0/+1
* USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-071-0/+2
* usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-071-1/+3
* USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-071-1/+9
* option: add Prolink PH300 modem IDsDan Williams2011-06-071-0/+2
* option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-071-2/+11
* option: add Zoom 4597 modem USB IDsDan Williams2011-06-071-0/+4
* USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-061-2/+12
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-033-2/+20
* xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-031-0/+7
* xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-032-4/+9
* xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-021-2/+2
* xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-021-1/+1
* Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-287-69/+412
|\
| * Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-274-11/+244
| * Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-273-0/+20
| * Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-274-0/+124
| * xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-262-37/+15Star
| * xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-261-13/+1Star
| * xhci: STFU: Remove function tracing.Sarah Sharp2011-05-261-8/+0Star
| * xhci: Don't submit commands when the host is dead.Sarah Sharp2011-05-261-1/+7
| * xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp2011-05-261-0/+2
* | USB: TWL6025 allow different regulator nameGraeme Gregory2011-05-271-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\ \ | |/ |/|
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23145-3372/+13867
|\ \
| * | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson2011-05-201-3/+0Star
| * | USB: UHCI: Support big endian GRUSBHC HCJan Andersson2011-05-202-2/+18
| * | USB: UHCI: Add support for big endian descriptorsJan Andersson2011-05-205-120/+192
| * | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern2011-05-201-12/+2Star
| * | USB: UHCI: Add support for big endian mmioJan Andersson2011-05-202-15/+56
| * | usb-storage: Correct adjust_quirks to include latest flagsKarl Relton2011-05-201-1/+8
| * | usb/isp1760: Fix possible unlink problemsArvid Brodin2011-05-201-52/+95
| * | usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin2011-05-201-34/+34
| * | USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-206-9/+19