summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-20usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-05-20usb: gadget: legacy gadgets are optionalRomain Izard
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva
2017-05-20USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"Bjørn Mork
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-20usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-05-14USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-05-14USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-05-14USB: serial: quatech2: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-05-14USB: serial: ark3116: fix open error handlingJohan Hovold
2017-05-14USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-05-14USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-05-14USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold
2017-05-14USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: dwc2: host: use msleep() for long delayNicholas Mc Guire
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-04-12usb-storage: Add ignore-residue quirk for Initio INIC-3619Tobias Jakobi
2017-04-12usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisionsFelipe Balbi
2017-04-12usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi
2017-04-12usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-04-12usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd
2017-04-12usb: dwc3: gadget: delay unmap of bounced requestsJanusz Dziedzic
2017-04-08USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-03-31usb: musb: fix possible spinlock deadlockBin Liu
2017-03-30USB: usbtmc: fix probe error pathJohan Hovold
2017-03-30USB: usbtmc: add missing endpoint sanity checkJohan Hovold
2017-03-30usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-03-30usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu
2017-03-30USB: wusbcore: fix NULL-deref at probeJohan Hovold
2017-03-30USB: idmouse: fix NULL-deref at probeJohan Hovold
2017-03-30USB: lvtest: fix NULL-deref at probeJohan Hovold
2017-03-30USB: uss720: fix NULL-deref at probeJohan Hovold
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum
2017-03-30USB: serial: qcserial: add Dell DW5811eBjørn Mork
2017-03-30USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams
2017-03-22usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold