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