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
/
fotg210
Age
Commit message (
Expand
)
Author
2023-02-06
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
2023-01-31
usb: fotg210: fix return value check in fotg210_probe()
Yang Yingliang
2023-01-25
usb: fotg210: fix a Kconfig spelling mistake
Randy Dunlap
2023-01-24
usb: fotg210: use devm_platform_get_and_ioremap_resource()
Andy Shevchenko
2023-01-24
usb: fotg210: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-24
usb: fotg210-udc: remove redundant error logging
Andy Shevchenko
2023-01-24
usb: fotg210-hcd: Don't shadow error codes in store()
Andy Shevchenko
2023-01-24
usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-01-24
fotg210-udc: Improve device initialization
Fabian Vogt
2023-01-24
fotg210-udc: Introduce and use a fotg210_ack_int function
Fabian Vogt
2023-01-24
fotg210-udc: Add missing completion handler
Fabian Vogt
2023-01-19
usb: fotg210-udc: Implement VBUS session
Linus Walleij
2023-01-19
usb: fotg210-udc: Assign of_node and speed on start
Linus Walleij
2023-01-19
usb: fotg210: Check role register in core
Linus Walleij
2023-01-19
usb: fotg210: Move clock handling to core
Linus Walleij
2023-01-19
usb: fotg210: Acquire memory resource in core
Linus Walleij
2023-01-19
usb: fotg210: List different variants
Linus Walleij
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
2022-12-28
usb: fotg210: fix OTG-only build
Arnd Bergmann
2022-12-08
usb: fotg210-udc: fix potential memory leak in fotg210_udc_probe()
Yi Yang
2022-11-22
usb: fotg210-udc: Remove a useless assignment
Christophe JAILLET
2022-11-22
fotg210-udc: Get IRQ using platform_get_irq()
Linus Walleij
2022-11-22
fotg210-udc: Handle PCLK
Linus Walleij
2022-11-22
fotg210-udc: Support optional external PHY
Linus Walleij
2022-11-22
fotg210-udc: Use dev pointer in probe and dev_messages
Linus Walleij
2022-11-22
usb: USB_FOTG210 should depend on ARCH_GEMINI
Geert Uytterhoeven
2022-11-22
usb: fotg210: Fix Kconfig for USB host modules
Linus Walleij
2022-11-11
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
2022-11-11
usb: fotg2: add Gemini-specific handling
Linus Walleij
2022-11-09
usb: fotg210: Select subdriver by mode
Linus Walleij
2022-11-09
usb: fotg210: Compile into one module
Linus Walleij
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij