summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-02-05USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2019-11-16usb: gadget: core: unmap request from DMA only if previously mappedJack Pham
2018-08-24MLK-17380-3 usb: move EH SINGLE_STEP_SET_FEATURE implement to corePeter Chen
2018-08-24MLK-16013-9 usb: typec: add interface to get port type and roleLi Jun
2018-08-24usb: USB Type-C connector classHeikki Krogerus
2018-08-24usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2018-08-24usb: separate out sysdev pointer from usb_busArnd Bergmann
2018-08-24MLK-14285-1 usb: phy: add usb mode for usb_phyLi Jun
2018-08-24MLK-13570-5 usb: chipidea: imx: introduce pmqos for imx7ulpPeter Chen
2018-08-24usb: chipidea: Consolidate extcon notifiersStephen Boyd
2018-08-23MLK-11272 usb: chipidea: otg: data pulse detection work around for imx7dLi Jun
2018-08-23MLK-9617-7 usb: otg: add hnp_polling flag in struct otg_fsmLi Jun
2018-08-23MLK-9638-4 usb: ehset: test: start timer for B host switch role backLi Jun
2018-08-23MLK-9638-2 usb: otg: test: add otg_hnp_reqd flag in struct otg_fsmLi Jun
2018-08-23MLK-9637-4 usb: chipidea: otg: test: add otg_srp_reqd timer for start srpLi Jun
2018-08-23MLK-9637-2 usb: otg: test: add otg_srp_reqd flag in otg_fsmLi Jun
2018-08-23MLK-9606-2 usb: otg: test: start tst_maint timer and set otg_vbus_off flagLi Jun
2018-08-23MLK-11340-37 usb: chipidea: add query_available_role interfacePeter Chen
2018-08-23MLK-10086-4 usb: chipidea: imx: add HSIC supportLi Jun
2018-08-23MLK-11340-35 usb: chipidea: host: add ehci quirk for imx controllerPeter Chen
2018-08-23MLK-9618-7 usb: chipidea: otg: delay turn on vbus when detecting data pulseLi Jun
2018-08-23MLK-10102-10 usb: chipidea: otg: Add power lost support for otg fsm modeLi Jun
2018-08-23MLK-10085-5 usb: chipidea: Add usb charger detect notifyLi Jun
2018-08-23MLK-11340-26 usb: phy: add notify suspend and resume callbackPeter Chen
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2017-12-16usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-11-15cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-01-12usb: gadget: fix request length error for isoc transferPeter Chen
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda
2016-08-25usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-24USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda