summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/atmel_usba_udc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* 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: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-161-1/+0
* USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-021-6/+6
* USB: gadget: atmel: zero out allocated requestsStephen Warren2014-07-021-1/+1
* USB: gadget: atmel: disconnect before unbindBo Shen2013-09-241-1/+2
* USB: gadget: add atmel usba udc driverBo Shen2013-09-241-0/+1305