Age | Commit message (Expand) | Author |
2015-10-22 | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-10-22 | usb: chipidea: Add support for 'phy-clkgate-delay-us' property | Fabio Estevam |
2015-10-22 | usb: chipidea: Use extcon framework for VBUS and ID detect | Ivan T. Ivanov |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-13 | usb-gadget: use per-attribute show and store methods | Christoph Hellwig |
2015-10-04 | usb: renesas_usbhs: fix build warning if 64-bit architecture | Yoshihiro Shimoda |
2015-10-04 | usb: define HCD_USB31 speed option for hosts that support USB 3.1 features | Mathias Nyman |
2015-09-30 | usb: renesas_usbhs: fix build warning if 64-bit architecture | Yoshihiro Shimoda |
2015-09-27 | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus |
2015-09-27 | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed | Heikki Krogerus |
2015-09-27 | usb: phy: change some comments | Peter Chen |
2015-09-27 | usb: gadget: introduce 'enabled' flag in struct usb_ep | Robert Baldyga |
2015-09-27 | usb: gadget: epautoconf: add usb_ep_autoconfig_release() function | Robert Baldyga |
2015-09-27 | usb: musb: set the controller speed based on the config setting | Bin Liu |
2015-09-22 | usb: interface authorization: Use a flag for the default device authorization | Stefan Koch |
2015-09-22 | usb: interface authorization: Introduces the default interface authorization | Stefan Koch |
2015-09-15 | cdc: add header guards | Stephen Rothwell |
2015-09-15 | cdc: Fix build warning. | David S. Miller |
2015-09-15 | CDC: common parser for extra headers | Oliver Neukum |
2015-08-18 | Revert "usb: interface authorization: Introduces the default interface author... | Greg Kroah-Hartman |
2015-08-18 | Revert "usb: interface authorization: Use a flag for the default device autho... | Greg Kroah-Hartman |
2015-08-14 | usb: interface authorization: Use a flag for the default device authorization | Stefan Koch |
2015-08-14 | usb: interface authorization: Introduces the default interface authorization | Stefan Koch |
2015-08-14 | Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2015-08-14 | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-08-14 | usb: chipidea: add tx/rx burst size configuration interface | Peter Chen |
2015-08-14 | usb: chipidea: add ahb burst configuration interface | Peter Chen |
2015-08-14 | usb: chipidea: define stream mode disable for both roles | Peter Chen |
2015-08-14 | usb: chipidea: introduce ITC tuning interface | Peter Chen |
2015-08-14 | usb: chipidea: add ttctrl.ttha control interface | Peter Chen |
2015-08-08 | usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ... | Tal Shorer |
2015-08-06 | usb: gadget: move find_ep() from epautoconf to udc-core | Robert Baldyga |
2015-08-06 | usb: gadget: move ep_matches() from epautoconf to udc-core | Robert Baldyga |
2015-08-06 | usb: gadget: add 'ep_match' callback to usb_gadget_ops | Robert Baldyga |
2015-08-04 | usb: gadget: add endpoint capabilities helper macros | Robert Baldyga |
2015-08-04 | usb: gadget: add endpoint capabilities flags | Robert Baldyga |
2015-08-04 | usb: gadget: encapsulate endpoint claiming mechanism | Robert Baldyga |
2015-07-30 | usb: phy: msm: Add D+/D- lines route control | Ivan T. Ivanov |
2015-07-30 | usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget | Robert Baldyga |
2015-07-30 | usb: gadget: add 'quirk_stall_not_supp' to usb_gadget | Robert Baldyga |
2015-07-30 | usb: gadget: add 'quirk_altset_not_supp' to usb_gadget | Robert Baldyga |
2015-07-29 | usb: gadget: add usb otg descriptor allocate and init interface | Li Jun |
2015-07-29 | usb: chipidea: set usb otg capabilities | Li Jun |
2015-07-29 | usb: common: add API to update usb otg capabilities by device tree | Li Jun |
2015-07-29 | usb: add usb_otg_caps to usb_gadget structure. | Macpaul Lin |
2015-07-29 | usb: otg: add usb_otg_caps structure for otg capabilities | Li Jun |
2015-07-29 | usb: composite: add bind_deactivated flag to usb_function | Robert Baldyga |
2015-07-29 | usb: gadget: add usb_gadget_activate/deactivate functions | Robert Baldyga |
2015-07-29 | usb: phy: msm-usb: Replace deprecated API of extcon | Chanwoo Choi |
2015-07-09 | cdc_ncm: Add support for moving NDP to end of NCM frame | Enrico Mioso |