summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: additional regression fix for device removalAlan Stern2011-07-071-1/+8
* USB: fix regression occurring during device removalAlan Stern2011-07-011-0/+2
* USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-011-12/+24
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-2819-31/+146
|\
| * usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
| * USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-271-4/+6
| * USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes2011-06-273-6/+17
| * usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-271-1/+1
| * Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-277-12/+88
| |\
| | * xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-171-5/+6
| | * xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-173-0/+11
| | * xHCI 1.0: Incompatible Device ErrorAlex He2011-06-173-0/+22
| | * xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-151-0/+14
| | * xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-151-2/+0
| | * USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-152-1/+17
| | * xhci: Reject double add of active endpoints.Sarah Sharp2011-06-151-4/+18
| * | USB: don't let errors prevent system sleepAlan Stern2011-06-151-1/+10
| * | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-151-5/+8
| * | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-152-1/+7
| |/
| * USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-141-0/+1
| * usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-091-0/+6
| * usb: musb: host: compare status for negative error valuesMárton Németh2011-06-091-1/+1
* | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-211-3/+3
|/
* 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-071-5/+0
* 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/+1
* 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-061-0/+1
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-061-2/+4
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
* usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
* USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
* usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
* musb: fix prefetch build failureMike Frysinger2011-06-061-0/+1
* USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray2011-06-061-0/+2
* usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov2011-06-061-1/+3
* USB: option Add blacklist for ZTE K3765-Z (19d2:2002)Torsten Hilbrich2011-06-061-1/+9
* option: add Prolink PH300 modem IDsDan Williams2011-06-061-0/+2
* option: add Alcatel X200 to sendsetup blacklistDan Williams2011-06-061-2/+11
* option: add Zoom 4597 modem USB IDsDan Williams2011-06-061-0/+4
* USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-051-2/+12
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-023-2/+20
* xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-021-0/+7
* xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-022-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-011-1/+1
OpenPOWER on IntegriCloud