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: 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
2014-01-09usb: musb: only cancel work if it is initializedSebastian Andrzej Siewior
2014-01-09usb: musb: core: Call dma_controller_destroy() in error path only once.Sebastian Andrzej Siewior
2014-01-09usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen
2014-01-09usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam
2014-01-09usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork
2014-01-09xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2014-01-09usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov
2014-01-09USB: serial: fix race in generic writeJohan Hovold
2013-12-20USB: option: support new huawei devicesFangxiaozhi (Franko)
2013-12-20USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias
2013-12-20usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior
2013-12-20usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-12-20usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2013-12-20usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-11USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2013-12-11USB: spcp8x5: correct handling of CS5 settingColin Leitner
2013-12-11USB: mos7840: correct handling of CS5 settingColin Leitner
2013-12-11USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2013-12-11USB: pl2303: fixed handling of CS5 settingColin Leitner
2013-12-08usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese
2013-12-08usb: musb: davinci: fix resources passed to MUSB driver for DM6467Sergei Shtylyov
2013-11-29usb: musb: core: properly free host / device structs in err pathSebastian Andrzej Siewior
2013-11-29usb: musb: dsps: redo the otg timerSebastian Andrzej Siewior
2013-11-29usb: musb: dsps: move try_idle to start hookSebastian Andrzej Siewior
2013-11-29usb: musb: call musb_start() only once in OTG modeSebastian Andrzej Siewior
2013-11-29usb: musb: cancel work on removalSebastian Andrzej Siewior
2013-11-29usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese
2013-11-29usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-11-29usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-11-29xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp
2013-11-29xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp