summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-08-08usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga
2015-08-04usb: gadget: add endpoint capabilities helper macrosRobert Baldyga
2015-08-04usb: gadget: add endpoint capabilities flagsRobert Baldyga
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga
2015-07-29usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun
2015-07-29usb: common: add API to update usb otg capabilities by device treeLi Jun
2015-07-29usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga
2015-07-29usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-05-31USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist
2015-05-28usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann
2015-05-26usb: phy: Add interface to get phy give of device_node.NeilBrown
2015-05-26usb: gadget: net2280: fix use of GPEP in both directionsMian Yousaf Kaukab
2015-05-26usb: gadget: net2280: check interrupts for all endpointsMian Yousaf Kaukab
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd