summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/udc-xilinx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()Piyush Mehta2022-05-121-1/+1
* usb: gadget: udc-xilinx: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
* USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich2022-02-241-0/+6
* Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-291-1/+4
|\
| * usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'Christophe JAILLET2021-11-171-1/+4
* | usb: xilinx: Add suspend resume supportShubhrajyoti Datta2021-11-231-0/+56
|/
* usb: gadget: udc-xilinx: Add clock supportShubhrajyoti Datta2021-10-051-0/+25
* usb: gadget: udc: udc-xilinx: Place correct function names into the headersLee Jones2021-05-271-2/+2
* usb: gadget: Assign boolean values to a bool variableJiapeng Chong2021-02-091-4/+4
* drivers/usb/gadget/udc: Assign boolean values to a bool variableJiapeng Zhong2021-01-151-1/+1
* USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-241-2/+2
* usb: gadget: Add missing annotation for xudc_handle_setup()Jules Irenge2020-05-251-0/+1
* usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc formatMichal Simek2020-02-121-1/+0
* usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-301-3/+1
* usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"Colin Ian King2018-10-021-1/+1
* usb: gadget: udc-xilinx: remove redundant pointer udcColin Ian King2017-12-111-2/+0
* USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman2017-11-071-6/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: gadget: udc-xilinx: clean up a variable nameDan Carpenter2017-05-171-1/+1
* usb: gadget: udc: udc-xilinx: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz2016-06-211-3/+0
* usb: gadget: udc-xilinx: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
* usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy2015-04-271-2/+2
* xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds2015-02-111-2/+2
* usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-031-2/+1
* usb: gadget: Add xilinx usb2 device supportSubbaraya Sundeep Bhatta2014-09-121-0/+2180