index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
at91_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-5
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: gadget: udc: at91: use PTR_ERR_OR_ZERO()
Felipe Balbi
2016-04-14
1
-4
/
+1
*
usb: gadget: at91_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-9
/
+29
*
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
1
-0
/
+1
*
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-04-27
1
-2
/
+2
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
1
-253
/
+272
|
\
|
*
usb: gadget: at91_udc: Allocate udc instance
Boris Brezillon
2015-01-15
1
-70
/
+26
|
*
usb: gadget: at91_udc: Rework for multi-platform kernel support
Boris Brezillon
2015-01-15
1
-77
/
+211
|
*
usb: gadget: at91_udc: Simplify probe and remove functions
Boris Brezillon
2015-01-15
1
-77
/
+39
|
*
usb: gadget: at91_udc: Remove non-DT handling code
Boris Brezillon
2015-01-15
1
-14
/
+2
|
*
usb: gadget: at91_udc: Drop uclk clock
Boris Brezillon
2015-01-15
1
-24
/
+3
|
*
usb: gadget: at91_udc: Fix clock names
Boris Brezillon
2015-01-15
1
-2
/
+2
*
|
usb: gadget: at91_udc: use common is_selfpowered
Peter Chen
2015-01-29
1
-4
/
+4
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
usb: gadget: udc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
usb: gadget: at91_udc: move prepare clk into process context
Ronald Wahl
2014-11-20
1
-12
/
+32
*
|
usb: gadget: at91_udc: remove unused release function
Bo Shen
2014-11-20
1
-9
/
+0
*
|
usb: gadget: at91_udc: use udc-core's reset notifier
Peter Chen
2014-11-10
1
-1
/
+26
*
|
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-4
/
+3
*
|
usb: gadget: udc: at91: remove bind/unbind messages
Felipe Balbi
2014-11-03
1
-2
/
+0
*
|
usb: gadget: udc: at91: do not rely on 'driver' argument
Felipe Balbi
2014-11-03
1
-1
/
+1
|
/
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
1
-1
/
+1
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+1985