summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-10-05usb: dwc3: add support for MerrifieldDavid Cohen
2013-10-05usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-10-05USB: Fix breakage in ffs_fs_mount()Al Viro
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-10-01usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern
2013-09-26usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-09-26USB: handle LPM errors during device suspend correctlyAlan Stern
2013-09-26usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede
2013-09-26usb: Don't fail port power resume on device disconnect.Sarah Sharp
2013-09-26usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart
2013-09-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum
2013-09-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-09-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-09-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-09-26usb: dwc3: gadget: don't request IRQs in atomicFelipe Balbi
2013-09-26xhci: fix port BESL LPM capability checkingMathias Nyman
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-09-26xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-09-14usb: acm gadget: Null termintate strings tableGraham Williams
2013-08-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern
2013-08-23usb: phy: fix build breakageAnatolij Gustschin
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold
2013-08-14usb: add two quirky touchscreenOliver Neukum
2013-08-12USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold
2013-08-12USB: adutux: fix big-endian device-type reportingJohan Hovold
2013-08-12USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold
2013-08-12USB: mos7840: fix big-endian probeJohan Hovold
2013-08-12USB-Serial: Fix error handling of usb_wwanMatt Burtch
2013-08-12wusbcore: fix kernel panic when disconnecting a wireless USB->serial deviceThomas Pugliese
2013-08-12USB: EHCI: accept very late isochronous URBsAlan Stern
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-07-29usb: chipidea: fix the build error with randconfigPeter Chen
2013-07-29usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam
2013-07-29Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-29usb: gadget: udc-core: fix the typo of udc state attributeRong Wang
2013-07-29usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz
2013-07-29usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz
2013-07-28USB: mos7840: fix pointer castsJohan Hovold