summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-04-08usb: host: xhci: extract xhci_slot_state_string()Felipe Balbi
2017-04-08usb: host: xhci: print device slot from URB tracersFelipe Balbi
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang
2017-04-08usb: xhci: Expose xhci_start() function.Guoqing Zhang
2017-04-08usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang
2017-04-08usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang
2017-04-08usb: xhci: clear EINT bit in status correctlyLu Baolu
2017-04-08usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker
2017-04-08usb: usbip: Remove unnecessary get_vdev()Yuyang Du
2017-04-08usb: misc: refactor codeGustavo A. R. Silva
2017-04-08usb: misc: add missing continue in switchGustavo A. R. Silva
2017-04-08usb: hcd: use correct device pointer for dma opsSekhar Nori
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-04-01cdc-acm: remove unused element of struct acmTobias Herzog
2017-04-01cdc-acm: log message for serial state notificationTobias Herzog
2017-04-01cdc-acm: reassemble fragmented notificationsTobias Herzog
2017-04-01cdc-acm: fix possible invalid access when processing notificationTobias Herzog
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas
2017-03-29xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman
2017-03-29xhci: Set URB actual length for stopped control transfersMathias Nyman
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-03-29USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-03-29USB: usbtmc: refactor endpoint retrievalJohan Hovold
2017-03-29USB: lvstest: tighten endpoint sanity checkJohan Hovold
2017-03-27USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman
2017-03-24USB: core: fix up kerneldoc commentJohan Hovold
2017-03-23Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-23Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-23USB: usblp: refactor endpoint retrievalJohan Hovold
2017-03-23USB: storage: refactor endpoint retrievalJohan Hovold
2017-03-23USB: cdc-acm: refactor endpoint retrievalJohan Hovold
2017-03-23USB: usb-skeleton: refactor endpoint retrievalJohan Hovold
2017-03-23USB: yurex: refactor endpoint retrievalJohan Hovold
2017-03-23USB: uss720: add debug endpoint-type checkJohan Hovold
2017-03-23USB: usblcd: refactor endpoint retrievalJohan Hovold
2017-03-23USB: legousbtower: refactor endpoint retrievalJohan Hovold
2017-03-23USB: ldusb: refactor endpoint retrievalJohan Hovold
2017-03-23USB: iowarrior: refactor endpoint retrievalJohan Hovold
2017-03-23USB: idmouse: refactor endpoint retrievalJohan Hovold
2017-03-23USB: ftdi-elan: refactor endpoint retrievalJohan Hovold
2017-03-23USB: chaoskey: refactor endpoint retrievalJohan Hovold
2017-03-23USB: appledisplay: refactor endpoint retrievalJohan Hovold
2017-03-23USB: adutux: refactor endpoint retrievalJohan Hovold
2017-03-23USB: adutux: fix up error pathsJohan Hovold
2017-03-23USB: adutux: drop redundant sanity checkJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold
2017-03-23usb: phy: Remove unused configBaolin Wang
2017-03-23usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHYHeikki Krogerus