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
/
lpc32xx_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
2022-06-10
1
-0
/
+1
*
usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
*
USB: gadget: lpc32xx_udc: remove debugfs dentry variable
Greg Kroah-Hartman
2021-05-21
1
-3
/
+2
*
usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-02
1
-14
/
+3
*
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
Wei Yongjun
2020-07-10
1
-1
/
+1
*
usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions
Lee Jones
2020-07-09
1
-2
/
+2
*
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
2020-05-25
1
-5
/
+6
*
usb: gadget: lpc32xx_udc: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-11-18
1
-5
/
+1
|
\
|
*
usb: gadget: udc: lpc32xx: Use devm_platform_ioremap_resource() in lpc32xx_ud...
Markus Elfring
2019-10-22
1
-5
/
+1
*
|
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
2019-10-15
1
-3
/
+3
|
/
*
udc: lpc32xx: fix 64-bit compiler warning
Arnd Bergmann
2019-10-04
1
-2
/
+2
*
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
1
-10
/
+4
|
\
|
*
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
1
-7
/
+4
|
|
\
|
|
*
usb: udc: lpc32xx: silence fall-through warning
Gustavo A. R. Silva
2019-08-28
1
-1
/
+1
|
|
*
usb: udc: lpc32xx: remove set but not used 3 variables
Mao Wenan
2019-08-28
1
-6
/
+3
|
*
|
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-4
/
+1
|
|
/
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-16
1
-2
/
+1
|
\
\
|
*
|
usb: udc: lpc32xx: allow compile-testing
Arnd Bergmann
2019-08-15
1
-2
/
+1
|
|
/
*
/
usb: udc: lpc32xx: silence fall-through warning
Gustavo A. R. Silva
2019-08-21
1
-1
/
+1
|
/
*
usb: gadget: udc: lpc32xx: fix return value check in lpc32xx_udc_probe()
Wei Yongjun
2019-06-06
1
-2
/
+2
*
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
2019-06-06
1
-2
/
+1
*
usb: gadget: udc: lpc32xx: rework interrupt handling
Alexandre Belloni
2019-05-03
1
-19
/
+10
*
usb: gadget: udc: lpc32xx: add support for stotg04 phy
Alexandre Belloni
2019-05-03
1
-5
/
+27
*
usb: gadget: udc: lpc32xx: properly setup phy interrupts
Alexandre Belloni
2019-05-03
1
-2
/
+2
*
usb: gadget: udc: lpc32xx: simplify vbus handling
Alexandre Belloni
2019-05-03
1
-11
/
+6
*
usb: gadget: udc: lpc32xx: simplify probe
Alexandre Belloni
2019-05-03
1
-68
/
+25
*
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: udc: lpc32xx: remove USB PLL and USB OTG clock management
Vladimir Zapolskiy
2016-03-04
1
-59
/
+5
*
usb: udc: lpc32xx: remove direct access to clock controller registers
Vladimir Zapolskiy
2016-03-04
1
-29
/
+0
*
usb: udc: lpc32xx: switch to clock prepare/unprepare model
Vladimir Zapolskiy
2016-03-04
1
-15
/
+15
*
usb: gadget: lpc32xxx_udc: clean up and sort include directives out
Vladimir Zapolskiy
2015-12-15
1
-24
/
+11
*
usb: gadget: lpc32xx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+32
*
usb: gadget: lpc32xxx_udc: Fix NULL dereference
Peter Chen
2015-03-11
1
-12
/
+3
*
usb: gadget: lpc32xx_udc: use common is_selfpowered
Peter Chen
2015-01-29
1
-8
/
+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: udc: lpc32xx: remove unnecessary NULL check
Felipe Balbi
2014-11-25
1
-2
/
+1
*
|
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-3
/
+2
*
|
usb: gadget: udc: lpc32xx: do not rely on 'driver' argument
Felipe Balbi
2014-11-03
1
-3
/
+0
|
/
*
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
/
+3424