summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* Remove lh7a40x cpu and serial driverAlbert ARIBAUD2012-10-161-21/+13
* pxa25x: Add support for USB ethernet gadgetLukasz Dalek2012-10-153-0/+2222
* usbether: Removed DEV_CONFIG_{CDC,SUBSET}Lukasz Dalek2012-10-151-45/+30
* usbether: Define CONFIG_USB_ETH_{CDC,SUBSET}Lukasz Dalek2012-10-151-5/+14
* usbether: Fixed bug when using with PXA25X chipsLukasz Dalek2012-10-151-1/+16
* dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadgetLukasz Majewski2012-09-013-0/+850
* dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-012-0/+203
* net: Fix remaining API interface breakageJoe Hershberger2012-05-231-4/+3
* usb:udc:samsung Add functions for storing private gadget data in UDC driverLukasz Majewski2012-05-201-1/+14
* usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-201-0/+1082
* usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-202-136/+188
* usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-205-0/+5
* lin_gadget: use common linux/compat.hMike Frysinger2012-04-302-3/+4
* Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-282-5/+19
* usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski2012-03-191-13/+5
* USB:gadget:designware Fix memory nonalignment issueShiraz Hashim2012-03-191-1/+11
* USB:gadget:designware Make locally used functions staticAmit Virdi2012-03-191-3/+3
* USB:gadget:designware Support high speedVipin KUMAR2012-03-191-0/+10
* USB:gadget:designware Device controller bugfixesVipin KUMAR2012-03-191-21/+38
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-192-30/+29
* usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-202-104/+114
* drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk2011-12-191-3/+2
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-162-7/+11
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-114-0/+2611
* pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier2011-12-111-83/+100
* USB: gadaget: add Marvell controller supportLei Wen2011-12-113-0/+507
* drivers/usb/gadget/ep0.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+0
* drivers/usb/gadget/core.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-2/+2
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-061-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-271-1/+0
* USB-RNDIS: Send RNDIS state on disconnectingVitaly Kuzmichev2011-02-193-0/+36
* USB: Add USB RNDIS gadget protocolVitaly Kuzmichev2011-02-195-60/+2362
* USB-CDC: Move struct declaration before its useVitaly Kuzmichev2011-02-191-34/+36
* USB-CDC: Port struct net_device_statsVitaly Kuzmichev2011-02-191-0/+39
* USB-CDC: handle interrupt after dropped pullupVitaly Kuzmichev2011-02-191-0/+7
* USB-CDC: Move MAC addresses setting into usb_eth_initVitaly Kuzmichev2011-01-191-36/+26
* USB-CDC: Do not rename netdev after its registrationVitaly Kuzmichev2011-01-191-3/+2
* usb_ether: register usb ethernet gadget at each eth initLei Wen2011-01-191-4/+8
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Coding Style cleanupWolfgang Denk2010-10-274-4/+0
* USB-CDC: Prevent rx_req being enqueued twiceVitaly Kuzmichev2010-10-131-0/+1
* USB-CDC: Fix tx/rx_req memory leaksVitaly Kuzmichev2010-10-131-13/+7
* USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-205-330/+357
* USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic2010-09-201-1/+9
* USB-CDC: correct wrong alignment in ether.cStefano Babic2010-09-201-1/+1
* USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev2010-09-201-1/+1
* USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev2010-09-201-1/+1
* USB-CDC: Correct stat_req initializationVitaly Kuzmichev2010-09-201-4/+3
* USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev2010-09-201-3/+3
* USB-CDC: Correct freeing usb requestsVitaly Kuzmichev2010-09-201-2/+7
OpenPOWER on IntegriCloud