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
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-03
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
usb: gadget: udc: Avoid tasklet passing a global
Kees Cook
2020-07-29
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-07-24
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-07-24
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
2020-07-24
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
2020-07-15
usb: gadget: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-10
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
Wei Yongjun
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
Lee Jones
2020-07-09
usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
Lee Jones
2020-07-09
usb: gadget: udc: pch_udc: Fix a plethora of function documentation related i...
Lee Jones
2020-07-09
usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc'
Lee Jones
2020-07-09
usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions
Lee Jones
2020-07-09
usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'
Lee Jones
2020-07-09
usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues
Lee Jones
2020-07-09
usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc'
Lee Jones
2020-07-09
usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'
Lee Jones
2020-07-09
usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours
Lee Jones
2020-07-09
usb: gadget: udc: atmel: fix uninitialized read in debug printk
Michał Mirosław
2020-07-09
usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()
Michał Mirosław
2020-07-09
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Evgeny Novikov
2020-07-06
udc: lpc32xx: mark local function static
Arnd Bergmann
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
usb: gadget: udc: Potential Oops in error handling code
Dan Carpenter
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-05-25
usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
Tang Bin
2020-05-25
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
2020-05-25
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
2020-05-25
USB: dummy-hcd: use configurable endpoint naming scheme
Andrey Konovalov
2020-05-25
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
2020-05-25
usb: gadget: udc: atmel: Don't use DT to configure end point
Gregory CLEMENT
2020-05-25
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
2020-05-25
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
[next]