summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2423-300/+24
* usb: pxa27x_udc: fix compiler warningsMike Dunn2013-07-101-9/+5
* dfu: Update DFU's authorship historyŁukasz Majewski2013-07-101-0/+7
* dfu:function: Fix number of allocated DFU function pointersLukasz Majewski2013-06-301-1/+1
* usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-301-0/+7
* usb, dfu gadget: switch to dfu mode in dfu_bindHeiko Schocher2013-06-301-1/+3
* usb:composite: use memcpy to avoid unaligned accessPiotr Wilczek2013-06-301-1/+2
* drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-301-4/+4
* usb, composite: after unregister gadget driver set composite to NULLHeiko Schocher2013-06-121-0/+1
* usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su2013-06-123-0/+957
* usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam2013-06-122-7/+9
* pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn2013-05-051-1/+3
* usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-181-0/+6
* usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-181-0/+2793
* usb:composite: USB Mass Storage - storage_common.c from Linux kernelLukasz Majewski2013-03-181-0/+653
* usb:composite:fix Provide function data when addressing device with only one ...Lukasz Majewski2013-03-181-0/+19
* usb: Fix bug when both DFU & ETHER are definedPantelis Antoniou2013-03-161-2/+8
* dfu: Properly zero out timeout valuePantelis Antoniou2013-03-161-0/+3
* g_dnl: Properly terminate string list.Pantelis Antoniou2012-12-171-0/+1
* g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou2012-12-171-1/+10
* pxa25x_udc: Remove usbdescriptors.hLukasz Dalek2012-12-171-1/+0
* Remove obsolete header filePantelis Antoniou2012-11-271-1/+0
* musb-new: port of Linux musb driverIlya Yanok2012-11-201-2/+2
* linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-205-5/+0
* usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-041-2/+2
* 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
OpenPOWER on IntegriCloud