Age | Commit message (Expand) | Author |
2015-07-31 | doc: usb: gadget-testing: using the updated testusb.c | Peter Chen |
2015-07-31 | Doc: ABI: testing: configfs-usb-gadget-sourcesink | Peter Chen |
2015-07-31 | Doc: ABI: testing: configfs-usb-gadget-loopback | Peter Chen |
2015-07-31 | usb: gadget: mass_storage: Use static array for luns | Krzysztof Opasiak |
2015-07-31 | usb: gadget: mass_storage: Fix freeing luns sysfs implementation | Krzysztof Opasiak |
2015-07-31 | usb: gadget: atmel_usba_udc: add missing ret value check | Robert Baldyga |
2015-07-31 | staging: emxx_udc: add missing usb_ep_set_maxpacket_limit() | Robert Baldyga |
2015-07-31 | usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit() | Robert Baldyga |
2015-07-31 | usb: gadget: midi: avoid redundant f_midi_set_alt() call | Robert Baldyga |
2015-07-31 | usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails | Robert Baldyga |
2015-07-30 | usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth | Peter Chen |
2015-07-30 | usb: gadget: f_mass_storage: stop thread in bind failure case | Sanjay Singh Rawat |
2015-07-30 | usb: gadget: m66592-udc: forever loop in set_feature() | Dan Carpenter |
2015-07-30 | usb: gadget: fotg210-udc: remove duplicate conditions | Dan Carpenter |
2015-07-30 | usb: phy: msm: Add D+/D- lines route control | Ivan T. Ivanov |
2015-07-30 | usb: gadget: apply generic altsetting support check mechanism | Robert Baldyga |
2015-07-30 | usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name | Robert Baldyga |
2015-07-30 | usb: gadget: f_mass_storage: check quirk instead of UDC name | Robert Baldyga |
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-30 | usb: dwc3: ep0: handle non maxpacket aligned transfers > 512 | Kishon Vijay Abraham I |
2015-07-30 | usb: dwc3: ep0: Add chained TRB support | Kishon Vijay Abraham I |
2015-07-30 | usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter | Kishon Vijay Abraham I |
2015-07-30 | usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512 | Kishon Vijay Abraham I |
2015-07-30 | usb: dwc3: ep0: use _roundup_ to calculate the transfer size | Kishon Vijay Abraham I |
2015-07-30 | usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes | Kishon Vijay Abraham I |
2015-07-29 | usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUS | Phil Edworthy |
2015-07-29 | usb: gadget: zero: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: serial: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: printer: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: ncm: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: multi: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: hid: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: audio: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: ether: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: configfs: allocate and init otg descriptor by otg capabilities | Li Jun |
2015-07-29 | usb: gadget: add usb otg descriptor allocate and init interface | Li Jun |
2015-07-29 | usb: chipidea: update ci_otg_is_fsm_mode conditions | 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 | doc: dt-binding: usb: add otg related properties | Li Jun |
2015-07-29 | usb: gadget: composite: add USB_DT_OTG request handling | Macpaul Lin |
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: add USB_OTG_ADP definition | Macpaul Lin |