aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/pxa27x_udc.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler1-3/+2
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+2
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada1-1/+1
2013-10-20usb: udc: add udc.h include fileTroy Kisky1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2013-07-10usb: pxa27x_udc: fix compiler warningsMike Dunn1-9/+5
2013-05-05pxa27x_udc: remove call to unimplemented set_GPIO_mode()Mike Dunn1-1/+3
2011-12-19drivers/usb/gadget/pxa27x_udc.c: Coding Style cleanupWolfgang Denk1-3/+2
2011-12-11pxa: convert pxa27x_udc to use read and write functionsStefan Herbrechtsmeier1-83/+100
2009-04-06Support for PXA27X UDC.Remy Bohmer1-0/+702