Age | Commit message (Expand) | Author |
2016-04-06 | usb: otg-fsm: support multiple instances | Roger Quadros |
2016-04-06 | usb: otg-fsm: Add documentation for struct otg_fsm | Roger Quadros |
2016-03-05 | USB: core: let USB device know device node | Peter Chen |
2016-03-04 | usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co... | Petr Kulhavy |
2016-03-04 | usb: otg-fsm: add B_AIDL_BDIS timer | Li Jun |
2016-03-04 | usb: common: otg-fsm: add HNP polling support | Li Jun |
2016-03-04 | usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget | Li Jun |
2016-03-04 | usb: gadget: provide interface for legacy gadgets to get UDC name | Marek Szyprowski |
2016-03-04 | usb: renesas_usbhs: add R-Car Gen3 power control | Yoshihiro Shimoda |
2016-03-04 | usb: gadget: Update config for SuperSpeedPlus | John Youn |
2016-03-04 | usb: gadget: Update function for SuperSpeedPlus | John Youn |
2016-03-04 | usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus | John Youn |
2016-03-04 | usb: gadget: Add gadget_is_superspeed_plus() | John Youn |
2016-02-06 | usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock | Heiner Kallweit |
2016-02-03 | usb/storage: misc fixes to comments in include/linux/usb/storage.h | Antonio Ospite |
2016-02-03 | usb: core: switch bus numbering to using idr | Heiner Kallweit |
2016-01-24 | usb: host: ehci-msm: Allow LS devices to work | Jack Pham |
2016-01-13 | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-12-26 | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-12-23 | net: cdc_ncm: avoid changing RX/TX buffers on MTU changes | Bjørn Mork |
2015-12-22 | usb: gadget: forbid queuing request to a disabled ep | Du, Changbin |
2015-12-17 | usb: of: fix build breakage on !OF | Felipe Balbi |
2015-12-16 | usb: musb: core: Fix handling of the phy notifications | Tony Lindgren |
2015-12-16 | usb: gadget: udc-core: independent registration of gadgets and gadget drivers | Ruslan Bilovol |
2015-12-16 | usb: gadget: udc-core: remove unused usb_udc_attach_driver() | Ruslan Bilovol |
2015-12-16 | usb: gadget: bind UDC by name passed via usb_gadget_driver structure | Ruslan Bilovol |
2015-12-15 | usb: of: add an api to get dr_mode by the phy node | Bin Liu |
2015-12-15 | usb: renesas_usbhs: Modify pipe configuration | Yoshihiro Shimoda |
2015-12-13 | Merge 4.4-rc5 into usb-next as we want those fixes here for testing | Greg Kroah-Hartman |
2015-12-11 | USB: add quirk for devices with broken LPM | Alan Stern |
2015-12-01 | USB: constify usb_mon_operations structure | Julia Lawall |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-11-04 | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-10-22 | Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
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 |