summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06usb: dwc3: ulpi: use new apiTal Shorer
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer
2016-09-06usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer
2016-09-06Documentation: devicetree: dwc2: Deprecate g-tx-fifo-sizeJohn Youn
2016-08-31usb: dwc2: gadget: free TX FIFO after killing requestsRobert Baldyga
2016-08-31usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()Robert Baldyga
2016-08-31usb: dwc2: gadget: change variable name to more meaningfulRobert Baldyga
2016-08-31usb: dwc2: gadget: fix TX FIFO size and address initializationRobert Baldyga
2016-08-31usb: dwc2: gadget: use ep->fifo_index in context of FIFO registersRobert Baldyga
2016-08-31usb: gadget: configfs: log function unbinding as debugRomain Izard
2016-08-31usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek
2016-08-31usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is usedYoshihiro Shimoda
2016-08-31usb: gadget: f_ncm: add support for no_skb_reserveYoshihiro Shimoda
2016-08-31usb: gadget: u_ether: add a flag to avoid skb_reserve() callingYoshihiro Shimoda
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda
2016-08-31usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid"Colin Ian King
2016-08-31usb: renesas_usbhs: add a compatible string for r8a7796Yoshihiro Shimoda
2016-08-29usb: gadget: goku_udc: fix memory leak in goku_probe()Alexey Khoroshilov
2016-08-29usb: renesas_usbhs: pipe: don't print on ENOMEMWolfram Sang
2016-08-29usb: renesas_usbhs: mod_host: don't print on ENOMEMWolfram Sang
2016-08-29usb: renesas_usbhs: mod_gadget: don't print on ENOMEMWolfram Sang
2016-08-29usb: gadget: udc: udc-xilinx: don't print on ENOMEMWolfram Sang
2016-08-29usb: gadget: udc: goku_udc: don't print on ENOMEMWolfram Sang
2016-08-29usb: gadget: udc: fsl_qe_udc: don't print on ENOMEMWolfram Sang
2016-08-29usb: dwc2: gadget: don't print on ENOMEMWolfram Sang
2016-08-29usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"Colin Ian King
2016-08-26usb: gadget: don't couple configfs to legacy gadgetsFelipe Balbi
2016-08-25usb: dwc3: gadget: stop kicking if we run out of spaceFelipe Balbi
2016-08-25usb: dwc3: gadget: abolish trbs_leftFelipe Balbi
2016-08-25usb: gadget: f_hid: use alloc_ep_req()Felipe F. Tonello
2016-08-25usb: gadget: f_hid: use free_ep_req()Felipe F. Tonello
2016-08-25usb: gadget: remove useless parameter in alloc_ep_req()Felipe F. Tonello
2016-08-25usb: dwc3: Add ENDXFER command pollingJohn Youn
2016-08-25usb: phy: mxs: Add DT bindings to configure TX settingsJaret Cantu
2016-08-25Documentation: dt: dwc3: note the supported phy-namesBrian Norris
2016-08-25usb: dwc3: Add revision numbers for the USB 3.0 IPJohn Youn
2016-08-25usb: gadget: f_fs: handle control requests in config 0Felix Hädicke
2016-08-25usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke
2016-08-25usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke
2016-08-25usb: gadget: f_hid: add dev to configfsJohannes Berg
2016-08-25usb: dwc3: core: Move the mode setting to the right placeBaolin Wang
2016-08-25usb: gadget: f_midi: drop substreams when disabling endpointFelipe F. Tonello
2016-08-25usb: gadget: f_midi: refactor state machineFelipe F. Tonello
2016-08-25usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello
2016-08-25usb: gadget: f_midi: remove alignment code for OUT endpointFelipe F. Tonello
2016-08-25usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello
2016-08-25usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello
2016-08-25usb: gadget: Add per-lun inquiry stringPhilipp Gesang
2016-08-25usb: dwc3: of-simple: add compatible for rockchip rk3399William Wu