index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
pxa25x_udc.c
Age
Commit message (
Expand
)
Author
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-06
USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-01-20
ARM: pxa: remove unused board files
Arnd Bergmann
2022-05-07
ARM: pxa: lubbock: pass udc irqs as resource
Arnd Bergmann
2022-03-15
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
2021-12-17
usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()
Sergey Shtylyov
2021-10-13
usb: gadget: avoid unusual inline assembly
Arnd Bergmann
2021-07-29
usb: gadget: pxa25x_udc: Constify static struct pxa25x_ep_ops
Rikard Falkeborn
2021-05-21
USB: gadget: pxa25x_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-04
usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2018-03-09
USB: gadget: pxa25x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
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-10-04
usb: gadget: udc: pxa25x_udc: use setup_timer() helper.
Allen Pais
2016-03-04
usb: gadget: pxa25x_udc: document endianess better
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc: use readl/writel for mmio
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc cleanup
Arnd Bergmann
2016-03-04
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
2015-08-04
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
2015-08-04
usb: gadget: pxa25x_udc: add ep capabilities support
Robert Baldyga
2015-07-30
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
2015-01-12
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
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: pxa25x: remove unnecessary NULL check
Felipe Balbi
2014-11-10
usb: gadget: pxa25x_udc: use udc-core's reset notifier
Peter Chen
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
usb: gadget: udc: pxa25x: 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