summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/fotg210.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
* usb: gadget: fotg210: EP0 fifo empty indication is non-reliableKuo-Jung Su2014-01-131-0/+1
* usb: gadget: fotg210: add w1c interrupt status supportKuo-Jung Su2014-01-131-0/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-2/+1
* usb: gadget: add Faraday FOTG210 USB gadget supportKuo-Jung Su2013-06-121-0/+948