summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp
2014-02-06xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-02-06USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2014-02-06USB: Nokia 502 is an unusual deviceMikhail Zolotaryov
2014-02-06USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner
2014-02-06USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold
2014-02-06USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar
2014-02-06usb: option: add new zte 3g modem pids to option driver张君
2014-02-06USB: pl2303: fix data corruption on termios updatesJohan Hovold
2014-02-06usb: dwc3: fix the glue drivers using the nop phyHeikki Krogerus
2014-02-06usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork
2014-02-06usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork
2014-02-06usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen
2014-02-06usb: chipidea: need to mask INT_STATUS when write otgscPeter Chen
2014-02-06usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen
2014-02-06usb: chipidea: add freescale imx28 special write register methodPeter Chen
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi
2013-12-10xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2013-12-09usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen
2013-12-09usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam
2013-12-09usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov
2013-12-09usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork
2013-12-09Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-12-06usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack
2013-12-04USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-02USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-02USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese
2013-12-02USB: option: support new huawei devicesFangxiaozhi (Franko)
2013-12-02USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-11-27Merge tag 'fixes-for-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-11-25usb: phy: twl6030-usb: signedness bug in twl6030_readb()Dan Carpenter
2013-11-25usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I
2013-11-25usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I
2013-11-25usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian
2013-11-25usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi
2013-11-25usb: gadget: ffs: fix sparse warningFelipe Balbi
2013-11-25usb: gadget: zero: module parameters can be staticFengguang Wu
2013-11-25usb: gadget: storage: fix sparse warningFelipe Balbi