summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c_udc_otg.c
Commit message (Expand)AuthorAgeLines
* usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-07-6/+12
* usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-07-62/+2
* usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-06-4/+8
* usb: s3c-otg: Remove useless includeMarek Vasut2014-11-06-1/+0
* USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-02-5/+5
* udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-02-0/+5
* usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski2014-02-06-10/+9
* driver:usb:s3c_udc: add support for Exynos4x12Piotr Wilczek2013-12-02-2/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-20-1/+0
* usb:udc:samsung Add functions for storing private gadget data in UDC driverLukasz Majewski2012-05-20-1/+14
* usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-20-21/+16
* usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-20-0/+1
* lin_gadget: use common linux/compat.hMike Frysinger2012-04-30-2/+3
* usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-28/+24
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-16-4/+6
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-11-0/+892