summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeLines
* lin_gadget: use common linux/compat.hMike Frysinger2012-04-30-3/+4
* Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-28-5/+19
* usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski2012-03-19-13/+5
* USB:gadget:designware Fix memory nonalignment issueShiraz Hashim2012-03-19-1/+11
* USB:gadget:designware Make locally used functions staticAmit Virdi2012-03-19-3/+3
* USB:gadget:designware Support high speedVipin KUMAR2012-03-19-0/+10
* USB:gadget:designware Device controller bugfixesVipin KUMAR2012-03-19-21/+38
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-19-30/+29
* usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-104/+114
* drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk2011-12-19-3/+2
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-16-7/+11
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-11-0/+2611
* pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier2011-12-11-83/+100
* USB: gadaget: add Marvell controller supportLei Wen2011-12-11-0/+507
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09-2/+2
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-1/+0
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-19-0/+36
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-19-60/+2362
* USB-CDC: Move struct declaration before its useVitaly Kuzmichev2011-02-19-34/+36
* USB-CDC: Port struct net_device_statsVitaly Kuzmichev2011-02-19-0/+39
* USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev2011-02-19-0/+7
* USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev2011-01-19-36/+26
* USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev2011-01-19-3/+2
* usb_ether: register usb ethernet gadget at each eth initLei Wen2011-01-19-4/+8
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Coding Style cleanupWolfgang Denk2010-10-27-4/+0
* USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev2010-10-13-0/+1
* USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev2010-10-13-13/+7
* USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-20-330/+357
* USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic2010-09-20-1/+9
* USB-CDC: correct wrong alignment in ether.cStefano Babic2010-09-20-1/+1
* USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev2010-09-20-1/+1
* USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev2010-09-20-1/+1
* USB-CDC: Correct stat_req initializationVitaly Kuzmichev2010-09-20-4/+3
* USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev2010-09-20-3/+3
* USB-CDC: Correct freeing usb requestsVitaly Kuzmichev2010-09-20-2/+7
* USB-CDC: Use native debug printout macrosVitaly Kuzmichev2010-09-20-53/+43
* USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev2010-09-20-0/+6
* USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev2010-09-20-2/+5
* Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-20-0/+2728
* mod change 755 => 644 for multiple filesThomas Weber2010-03-21-0/+0
* SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR2010-01-23-0/+999
* Support for PXA27X UDC.Remy Bohmer2009-04-06-0/+703
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06-0/+4337