index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
fsl_udc_core.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-05-21
usb: gadget: fsl: Introduce FSL_USB2_PHY_UTMI_DUAL for usb gadget
Nikhil Badola
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-02-12
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2017-12-11
USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-04-11
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-01-26
usb: gadget: udc: fsl: Add missing complete function.
Magnus Lilja
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2016-11-03
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2015-08-04
usb: gadget: fsl_udc_core: add ep capabilities support
Robert Baldyga
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-01-29
usb: gadget: fsl_udc_core: set value for common is_selfpowered
Peter Chen
2015-01-12
usb: gadget: cleanup on stack DECLARE_COMPLETIONs
Nicholas Mc Guire
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-10
usb: gadget: fsl_udc_core: use udc-core's reset notifier
Peter Chen
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-10-20
usb: gadget: udc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-07-16
usb: gadget: udc: fsl_udc_core: fix sparse errors
Felipe Balbi
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz