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