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
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
2017-04-11
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
Cristian Birsan
2017-04-11
usb: udc: allow adding and removing the same gadget device
Roger Quadros
2017-04-11
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
Alexey Khoroshilov
2017-04-11
usb: gadget: udc: atmel: Check fifo configuration values against device tree
Cristian Birsan
2017-04-11
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
2017-04-11
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
2017-04-11
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
2017-04-11
usb: gadget: udc: atmel: Minor code cleanup
Cristian Birsan
2017-04-11
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2017-04-11
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
2017-04-11
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
2017-04-11
usb: gadget: udc: remove unnecessary variable and update function prototype
Gustavo A. R. Silva
2017-04-11
usb: gadget: udc: avoid use of freed pointer
Gustavo A. R. Silva
2017-03-27
usb: gadget: pxa27x: Remove duplicate function prototype
Petr Cvek
2017-03-27
usb: gadget: mv_udc: clarify a switch with an implicit fall-through
Michal Nazarewicz
2017-03-22
usb: gadget: udc: remove pointer dereference after free
Gustavo A. R. Silva
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-16
usb: gadget: amd5536udc: Replace PCI pool old API
Romain Perier
2017-03-16
usb: gadget: pch_udc: Replace PCI pool old API
Romain Perier
2017-03-16
usb: gadget: net2280: Replace PCI pool old API
Romain Perier
2017-03-06
usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver
Raz Manor
2017-03-06
usb: gadget: pxa27x: Test for a valid argument pointer
Petr Cvek
2017-03-06
usb: gadget: udc: atmel: fix debug output
Arnd Bergmann
2017-03-06
usb: gadget: dummy_hcd: clear usb_gadget region before registration
Peter Chen
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
usb: gadget: udc: fsl: Add missing complete function.
Magnus Lilja
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2017-01-24
usb: gadget: udc: atmel: Update endpoint allocation scheme
Cristian Birsan
2017-01-24
usb: gadget: constify usb_gadget_ops structures
Bhumika Goyal
2017-01-24
usb: gadget: udc-core: Rescan pending list on driver unbind
Krzysztof Opasiak
2017-01-19
usb: gadget: constify usb_gadget_ops structures
Bhumika Goyal
2017-01-12
usb: gadget: udc: atmel: remove memory leak
Alexandre Belloni
2017-01-02
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
2017-01-02
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
2016-11-08
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
2016-11-08
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
usb: gadget: udc: mv: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: s3c2410: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: net2280: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: dummy: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: atmel: remove unnecessary & operation
Felipe Balbi
[next]