aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-04-02usb-storage: enable multi-LUN scanning when neededAlan Stern
2014-04-02usb-storage: add unusual-devs entry for BlackBerry 9000Alan Stern
2014-04-02usb-storage: restrict bcdDevice range for Super Top in Cypress ATACBAlan Stern
2014-04-02usb: ftdi_sio: add Mindstorms EV3 console adapterBjørn Mork
2014-04-02usb: ehci: add freescale imx28 special write register methodPeter Chen
2014-04-02USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner
2014-04-02USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold
2014-04-02USB: Nokia 502 is an unusual deviceMikhail Zolotaryov
2014-04-02USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar
2014-04-02USB: pl2303: fix data corruption on termios updatesJohan Hovold
2014-04-02usb: option: add new zte 3g modem pids to option driver张君
2014-02-15xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai
2014-01-03usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2014-01-03USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens
2014-01-03USB: pl2303: fixed handling of CS5 settingColin Leitner
2014-01-03USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner
2014-01-03USB: mos7840: correct handling of CS5 settingColin Leitner
2014-01-03USB: spcp8x5: correct handling of CS5 settingColin Leitner
2014-01-03USB: option: support new huawei devicesFangxiaozhi (Franko)
2014-01-03USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias
2014-01-03usb: dwc3: fix implementation of endpoint wedgeAlan Stern
2014-01-03usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2014-01-03USB: serial: fix race in generic writeJohan Hovold
2014-01-03usb: wusbcore: change WA_SEGS_MAX to a legal valueThomas Pugliese
2014-01-03usb: wusbcore: set the RPIPE wMaxPacketSize value correctlyThomas Pugliese
2014-01-03USB:add new zte 3g-dongle's pid to option.cRui li
2014-01-03usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2014-01-03usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2014-01-03USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-11-28usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
2013-11-28USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-11-28USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum
2013-11-28USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman
2013-11-28USB: support new huawei devices in option.cFangxiaozhi (Franko)
2013-11-28xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai
2013-11-28xhci: quirk for extra long delay for S4Oliver Neukum
2013-11-28xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp
2013-10-26xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-10-26usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-10-26USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý
2013-10-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-10-26usb: dwc3: pci: add support for BayTrailHeikki Krogerus
2013-10-26usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-10-26USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-10-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-10-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-10-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-10-26USB: mos7720: fix big-endian control requestsJohan Hovold
2013-10-26USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter
2013-10-26USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum