aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-08-162-1/+15
* usb: musb: gadget: avoid runtime pm call in atomic contextVikram Pandita2011-08-161-0/+3
* usb: ehci-omap: control transceiver clockVikram Pandita2011-08-151-2/+27
* Merge commit 'v3.0.1' into linux-omap-3.0Colin Cross2011-08-108-50/+84
|\
| * EHCI: fix direction handling for interrupt data togglesAlan Stern2011-08-042-1/+3
| * EHCI: only power off port if over-current is activeSergei Shtylyov2011-08-041-1/+2
| * usb: musb: restore INDEX register in resume pathAjay Kumar Gupta2011-08-041-0/+1
| * USB: EHCI: go back to using the system clock for QH unlinksAlan Stern2011-08-043-48/+45
| * USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-08-041-0/+28
| * USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2011-08-042-0/+5
* | OMAP4: USBHS: Enable remote wakeup using I/O padsBenoit Goby2011-07-282-38/+82
* | usb: ehci-omap: fix clock enabling in shutdown pathVikram Pandita2011-07-271-1/+5
* | arm: omap: usb: global Suspend and resume support of ehci and ohciKeshava Munegowda2011-07-272-2/+41
* | mfd: Add omap-usbhs runtime PM supportKeshava Munegowda2011-07-272-18/+8
* | OMAP4: usb: Move VUSB source and pulldown to regulatorAdam Hampson2011-07-191-9/+0
* | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-122-13/+34
|\ \ | |/
| * 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
* | usb: musb: omap2430: handle charger OTG xceiver eventDima Zavin2011-07-112-0/+13
* | Merge commit 'v3.0-rc6' into linux-omap-3.0Colin Cross2011-07-1119-31/+146
|\ \ | |/
| * 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
* | | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-291-3/+3
|\ \ \ | |/ /
| * | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-211-3/+3
| |/
* | USB: OTG: Use work_queue in set_vbus for TWL6030 transcieverMoiz Sonasath2011-06-271-5/+21
* | MUSB: Dont save context, if driver is suspended by runtimeAxel Haslam2011-06-151-3/+4
|/
* 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