index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
udc-xilinx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
2022-05-12
1
-1
/
+1
*
usb: gadget: udc-xilinx: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
*
USB: gadget: validate endpoint index for xilinx udc
Szymon Heidrich
2022-02-24
1
-0
/
+6
*
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
2021-11-29
1
-1
/
+4
|
\
|
*
usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'
Christophe JAILLET
2021-11-17
1
-1
/
+4
*
|
usb: xilinx: Add suspend resume support
Shubhrajyoti Datta
2021-11-23
1
-0
/
+56
|
/
*
usb: gadget: udc-xilinx: Add clock support
Shubhrajyoti Datta
2021-10-05
1
-0
/
+25
*
usb: gadget: udc: udc-xilinx: Place correct function names into the headers
Lee Jones
2021-05-27
1
-2
/
+2
*
usb: gadget: Assign boolean values to a bool variable
Jiapeng Chong
2021-02-09
1
-4
/
+4
*
drivers/usb/gadget/udc: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-15
1
-1
/
+1
*
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
1
-2
/
+2
*
usb: gadget: Add missing annotation for xudc_handle_setup()
Jules Irenge
2020-05-25
1
-0
/
+1
*
usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format
Michal Simek
2020-02-12
1
-1
/
+0
*
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2018-10-02
1
-1
/
+1
*
usb: gadget: udc-xilinx: remove redundant pointer udc
Colin Ian King
2017-12-11
1
-2
/
+0
*
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-6
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: gadget: udc-xilinx: clean up a variable name
Dan Carpenter
2017-05-17
1
-1
/
+1
*
usb: gadget: udc: udc-xilinx: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-06-21
1
-3
/
+0
*
usb: gadget: udc-xilinx: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
*
usb: gadget: xilinx: fix devm_ioremap_resource() check
Vladimir Zapolskiy
2015-04-27
1
-2
/
+2
*
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
2015-02-11
1
-2
/
+2
*
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-2
/
+1
*
usb: gadget: Add xilinx usb2 device support
Subbaraya Sundeep Bhatta
2014-09-12
1
-0
/
+2180