index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
fsl_udc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
*
usb: gadget: fsl: properly remove remnant of MXC support
Li Yang
2021-06-14
1
-30
/
+6
*
USB: gadget: drop irq-flags initialisations
Johan Hovold
2021-05-21
1
-4
/
+4
*
usb: gadget: fsl: fix null pointer checking
Ran Wang
2020-10-27
1
-1
/
+1
*
usb: gadget: fix spelling mistake "Dectected" -> "Detected"
Colin Ian King
2020-10-02
1
-1
/
+1
*
usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
Ye Bin
2020-10-02
1
-3
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
Tang Bin
2020-05-25
1
-2
/
+2
*
usb: gadget: fsl: remove unused variable 'driver_desc'
YueHaibing
2020-03-26
1
-1
/
+0
*
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-11-18
1
-6
/
+4
|
\
|
*
usb: gadget: Correct NULL pointer checking in fsl gadget
Nikhil Badola
2019-10-22
1
-2
/
+3
|
*
usb: fsl: Remove unused variable
Nikhil Badola
2019-10-22
1
-4
/
+1
*
|
usb: Spelling s/disconnet/disconnect/
Geert Uytterhoeven
2019-11-04
1
-1
/
+1
*
|
usb: fsl: Check memory resource before releasing it
Nikhil Badola
2019-10-27
1
-1
/
+1
|
/
*
usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation
Nicholas Mc Guire
2018-10-02
1
-2
/
+4
*
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
2018-10-02
1
-4
/
+26
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-06-05
1
-0
/
+1
|
\
|
*
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
Nikhil Badola
2018-05-21
1
-0
/
+1
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-16
/
+2
|
/
*
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2018-02-12
1
-2
/
+2
*
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
2017-12-11
1
-1
/
+1
*
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
*
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
2017-04-11
1
-0
/
+2
*
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-2
/
+2
*
usb: gadget: udc: fsl: Add missing complete function.
Magnus Lilja
2017-01-26
1
-2
/
+8
*
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2017-01-24
1
-1
/
+1
*
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+0
*
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: fsl_udc_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+13
*
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-04-27
1
-2
/
+2
*
usb: gadget: fsl_udc_core: set value for common is_selfpowered
Peter Chen
2015-01-29
1
-1
/
+2
*
usb: gadget: cleanup on stack DECLARE_COMPLETIONs
Nicholas Mc Guire
2015-01-12
1
-1
/
+1
*
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: fsl_udc_core: use udc-core's reset notifier
Peter Chen
2014-11-10
1
-4
/
+7
*
|
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-5
/
+3
|
/
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
1
-4
/
+2
*
usb: gadget: udc: fsl_udc_core: fix sparse errors
Felipe Balbi
2014-07-16
1
-4
/
+8
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+2682