summaryrefslogtreecommitdiff
path: root/include/linux/usb (unfollow)
Commit message (Expand)Author
2014-01-13usb: chipidea: add freescale imx28 special write register methodPeter Chen
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz
2013-12-12usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-09usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen
2013-12-09usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-05net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso
2013-11-02net: cdc_ncm: drop "extern" from header declarationsBjørn Mork
2013-11-02net: cdc_ncm: remove descriptor pointersBjørn Mork
2013-11-02net: cdc_ncm: remove ncm_parm fieldBjørn Mork
2013-11-02net: cdc_ncm: remove tx_speed and rx_speed fieldsBjørn Mork
2013-11-02net: cdc_ncm: remove unused udev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_ncm: remove redundant endpoint pointersBjørn Mork
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-11USB: serial: export usb_serial_generic_write_startJohan Hovold
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern
2013-10-11USB: NS_TO_US should round upAlan Stern
2013-10-05usb: remove intel_mid_otg.hHeikki Krogerus
2013-10-04usb: phy: generic: Add gpio_reset to platform dataRoger Quadros
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros
2013-10-03usb: wusbcore: Add isoc transfer type enum and packet definitionsThomas Pugliese
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-17USB: see if URB comes from a completion handlerAlan Stern
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-12USBNET: support DMA SGMing Lei
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I