summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-03-19usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski
2012-03-19USB:gadget:designware Fix memory nonalignment issueShiraz Hashim
2012-03-19USB:gadget:designware Make locally used functions staticAmit Virdi
2012-03-19USB:gadget:designware Support high speedVipin KUMAR
2012-03-19USB:gadget:designware Device controller bugfixesVipin KUMAR
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR
2011-12-20usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin
2011-12-19drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk
2011-12-16USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier
2011-12-11USB: gadaget: add Marvell controller supportLei Wen
2011-12-09drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-09drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-02-19USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev
2011-02-19USB: Add USB RNDIS gadget protocolVitaly Kuzmichev
2011-02-19USB-CDC: Move struct declaration before its useVitaly Kuzmichev
2011-02-19USB-CDC: Port struct net_device_statsVitaly Kuzmichev
2011-02-19USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev
2011-01-19USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev
2011-01-19USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev
2011-01-19usb_ether: register usb ethernet gadget at each eth initLei Wen
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-13USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev
2010-10-13USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev
2010-09-20USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic
2010-09-20USB-CDC: correct wrong alignment in ether.cStefano Babic
2010-09-20USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev
2010-09-20USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev
2010-09-20USB-CDC: Correct stat_req initializationVitaly Kuzmichev
2010-09-20USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev
2010-09-20USB-CDC: Correct freeing usb requestsVitaly Kuzmichev
2010-09-20USB-CDC: Use native debug printout macrosVitaly Kuzmichev
2010-09-20USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev
2010-09-20USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer
2010-03-21mod change 755 => 644 for multiple filesThomas Weber
2010-01-23SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR
2009-04-06Support for PXA27X UDC.Remy Bohmer
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD