summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c_udc_otg_xfer_dma.c
AgeCommit message (Expand)Author
2015-12-17usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut
2015-12-17usb: s3c-otg: Rename remaining local s3c_*() functionsMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_udc_*() functionsMarek Vasut
2015-12-17usb: s3c-otg: Rename s3c_ep0_*() functionsMarek Vasut
2015-12-17usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.cMarek Vasut
2015-12-17usb: s3c-otg: Staticize s3c_udc_ep_set_stallMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_requestMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_epMarek Vasut
2015-12-17usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-07usb: s3c-otg: Allow custom gusbcfgMarek Vasut
2014-09-02USB: gadget: s3c: get rid of debug compile warningBo Shen
2014-02-06usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski
2014-02-06usb:udc:samsung: Allow burst transfers for non EP0 endpintsLukasz Majewski
2014-02-06usb:udc:samsung: Remove redundant cache operation from Samsung UDC driverLukasz Majewski
2013-10-20usb:udc:s3c: Reduce dcache invalidate range for UDC receive bufferLukasz Majewski
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-20usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger
2012-03-19usb:udc:samsung:fix Remove the req_config flagƁukasz Majewski
2011-12-20usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski