summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Gadget directory cleanup - group UDC driversAndrzej Pietrasiewicz2014-07-1651-399/+420
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-1623-501/+521
* usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht2014-07-166-6/+151
* usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...Li Jun2014-07-161-0/+1
* usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian2014-07-162-6/+90
* usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian2014-07-163-9/+14
* usb: musb: core: Convert babble recover work to delayed workGeorge Cherian2014-07-162-8/+9
* usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian2014-07-161-1/+1
* usb: dwc3: omap: add dwc3_omap_extcon_register functionGeorge Cherian2014-07-161-26/+39
* usb: dwc3: omap: add dwc3_omap_set_utmi_mode() functionGeorge Cherian2014-07-161-19/+25
* usb: dwc3: omap: add dwc3_omap_map_offset() functionGeorge Cherian2014-07-161-16/+22
* usb: dwc3: omap: remove x_major calculation from revision registerGeorge Cherian2014-07-161-32/+7
* usb: gadget: NCM: Stop RX TCP Bursts getting dropped.Jim Baxter2014-07-101-7/+8
* usb: gadget: NCM: Add transmit multi-frame.Jim Baxter2014-07-103-87/+269
* usb: gadget: NCM: RX function support multiple NDPsJim Baxter2014-07-101-68/+78
* usb: gadget: fix eem_wrap cloned skb logicNathan Sullivan2014-07-101-12/+10
* usb: dwc3: gadget: remove unnecessary 'start_new' variableJingoo Han2014-07-101-4/+3
* usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-07-101-9/+3
* usb: gadget: Convert drivers to use module_usb_composite_driver()Tobias Klauser2014-07-1010-120/+15
* usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser2014-07-101-0/+15
* usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz2014-07-103-10/+419
* usb: gadget: u_os_desc: helper functions for accessing ext prop bufferAndrzej Pietrasiewicz2014-07-101-13/+46
* usb: gadget: f_fs: rename descriptor parsing functionsAndrzej Pietrasiewicz2014-07-101-3/+4
* usb: phy: tegra: Do not include asm/mach-types.hThierry Reding2014-07-101-1/+0
* usb: musb: register nop transceiver driver for jz4740Apelete Seketeli2014-07-101-0/+3
* usb: gadget: net2280: Fix typo on #ifdefRicardo Ribalda Delgado2014-07-101-1/+1
* usb: gadget: pxa25x_udc: use correct header for gpio devm_ functionsArnd Bergmann2014-07-101-1/+1
* usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connectingYoshihiro Shimoda2014-07-103-0/+13
* usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.Yoshihiro Shimoda2014-07-101-0/+1
* usb: gadget: s3c2410: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick2014-06-301-4/+4
* usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack2014-06-301-2/+4
* Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack2014-06-301-53/+0
* usb: musb: fix wrong indentation in musb_host.cDaniel Mack2014-06-301-5/+5
* usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack2014-06-301-2/+7
* usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-303-1/+5
* usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack2014-06-301-1/+1
* usb: musb: use is_host_active() to distinguish between host and gadget modeDaniel Mack2014-06-301-9/+7
* usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack2014-06-301-3/+3
* usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not fo...Krzysztof Opasiak2014-06-302-3/+3
* usb: gadget: omap_udc: should not call gadget driver's .unbindPeter Chen2014-06-301-4/+1
* usb: gadget: net2272: do not need to judge gadget driver's .unbindPeter Chen2014-06-301-1/+1
* usb: gadget: m66592-udc: should not call gadget driver's .unbindPeter Chen2014-06-301-2/+0
* usb: gadget: fusb300_udc: should not call gadget driver's .unbindPeter Chen2014-06-301-2/+0
* usb: gadget: fsl_udc_core: should not call gadget driver's .unbindPeter Chen2014-06-301-1/+0
* usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-06-301-5/+5
* usb: gadget: pxa27x_udc: prepare and unprepare the clockRobert Jarzmik2014-06-301-0/+6
* tools: ffs-aio-example: add license informationRobert Baldyga2014-06-304-0/+108
* tools: ffs-aio-example: convert to new descriptor formatRobert Baldyga2014-06-302-8/+16
* tools: ffs-aio-example: fix header values endianessRobert Baldyga2014-06-302-4/+4
* usb: gadget: net2280: Use quirks instead of pci idRicardo Ribalda Delgado2014-06-302-40/+49