index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
lpc32xx_udc.c
Age
Commit message (
Expand
)
Author
2019-08-21
usb: udc: lpc32xx: silence fall-through warning
Gustavo A. R. Silva
2019-06-06
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
2019-06-06
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
2019-05-03
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
2019-05-03
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
2019-05-03
usb: gadget: udc: lpc32xx: properly setup phy interrupts
Alexandre Belloni
2019-05-03
usb: gadget: udc: lpc32xx: simplify vbus handling
Alexandre Belloni
2019-05-03
usb: gadget: udc: lpc32xx: simplify probe
Alexandre Belloni
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
2016-03-04
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
2016-03-04
usb: udc: lpc32xx: remove direct access to clock controller registers
Vladimir Zapolskiy
2016-03-04
usb: udc: lpc32xx: switch to clock prepare/unprepare model
Vladimir Zapolskiy
2015-12-15
usb: gadget: lpc32xxx_udc: clean up and sort include directives out
Vladimir Zapolskiy
2015-08-04
usb: gadget: lpc32xx_udc: add ep capabilities support
Robert Baldyga
2015-03-11
usb: gadget: lpc32xxx_udc: Fix NULL dereference
Peter Chen
2015-01-29
usb: gadget: lpc32xx_udc: use common is_selfpowered
Peter Chen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
usb: gadget: udc: lpc32xx: remove unnecessary NULL check
Felipe Balbi
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
usb: gadget: udc: lpc32xx: do not rely on '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: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz