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