summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/at91_udc.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+2
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-2/+2
* drivers, usb, gadget: fix compiler warnings for at91_udc.cHeiko Schocher2017-06-291-71/+1
* at91_udc.c: Fix unused variable warningTom Rini2017-06-181-10/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-111-507/+96
* usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2015-09-111-0/+2036