summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede2014-11-241-0/+3
* usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-224-4/+52
* USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2014-11-222-80/+25
* Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu2014-11-221-4/+1
* USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman2014-11-221-2/+1
* USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012Hans de Goede2014-11-221-0/+7
* Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-225-50/+131
|\
| * USB: ssu100: fix overrun-error reportingJohan Hovold2014-11-191-8/+3
| * USB: keyspan: fix overrun-error reportingJohan Hovold2014-11-191-10/+11
| * USB: keyspan: fix tty line-status reportingJohan Hovold2014-11-191-28/+48
| * usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark2014-11-192-4/+68
| * USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick2014-11-101-0/+1
* | usb: dwc3: ep0: fix for dead codeFelipe Balbi2014-11-101-4/+4
|/
* USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-062-2/+14
* Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-061-1/+1
|\
| * usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski2014-10-281-1/+1
* | Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-062-3/+4
|\ \
| * | USB: opticon: fix non-atomic allocation in write pathJohan Hovold2014-11-031-1/+1
| * | USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2014-11-031-2/+3
* | | USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs2014-11-051-2/+2
* | | USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold2014-11-051-2/+3
* | | Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman2014-11-051-1/+1
* | | usb: core: notify disconnection when core detects disconnectPeter Chen2014-11-031-2/+1
* | | usb: core: need to call usb_phy_notify_connect after device setupTony Zheng2014-11-031-3/+4
* | | uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede2014-11-031-0/+14
* | | xhci: no switching back on non-ULT HaswellOliver Neukum2014-11-031-14/+0
* | | USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah2014-11-031-0/+3
* | | USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah2014-11-031-0/+3
* | | usb: storage: fix build warnings !CONFIG_PMLuis Henriques2014-11-031-0/+2
* | | usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-11-031-2/+2
* | | uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede2014-11-031-0/+7
* | | xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede2014-11-031-0/+4
* | | USB: HWA: fix a warning messageDan Carpenter2014-11-031-1/+1
* | | uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede2014-11-031-0/+7
* | | usb-storage: handle a skipped data phaseAlan Stern2014-11-031-0/+26
* | | usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-031-0/+2
* | | cdc-acm: ensure that termios get set when the port is activatedJim Paris2014-11-031-0/+5
* | | USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-031-0/+1
|/ /
* | Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-295-16/+25
|\ \
| * | usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung2014-10-232-0/+7
| * | USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley2014-10-221-15/+0
| * | USB: option: add Haier CE81B CDMA modemDan Williams2014-10-221-0/+2
| * | usb: option: add support for Telit LE910Daniele Palmas2014-10-221-0/+8
| * | usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver2014-10-222-1/+7
| * | USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting2014-10-221-0/+1
* | | usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer2014-10-271-1/+0
| |/ |/|
* | usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte2014-10-231-1/+3
* | usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski2014-10-231-2/+1
* | usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte2014-10-238-13/+13
* | usb: dwc3: gadget: Properly initialize LINK TRBJack Pham2014-10-231-2/+1
OpenPOWER on IntegriCloud