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
/
atmel_usba_udc.c
Age
Commit message (
Expand
)
Author
2016-06-21
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
Alexandre Belloni
2016-03-29
usb: gadget: udc: atmel: don't disable enpdoints we don't own
Felipe Balbi
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-17
usb: gadget: atmel: access the PMC using regmap
Alexandre Belloni
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-11-17
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
2015-09-21
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
Sylvain Rochet
2015-08-14
usb: gadget: atmel: remove useless include
Alexandre Belloni
2015-08-04
usb: gadget: atmel_usba_udc: add ep capabilities support
Robert Baldyga
2015-07-31
usb: gadget: atmel_usba_udc: add missing ret value check
Robert Baldyga
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-05-27
usb: gadget: atmel: fix build warnings
Felipe Balbi
2015-05-26
usb: gadget: atmel: fix build warning
Felipe Balbi
2015-04-27
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-03-19
usb: gadget: atmel_usba: use endian agnostic IO on ARM
Ben Dooks
2015-03-11
usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: condition clocks to vbus state
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ
Sylvain Rochet
2015-03-11
usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state
Sylvain Rochet
2015-02-17
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-01-29
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
Peter Chen
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-12
usb: gadget: atmel_usba: Cache INT_ENB register value
Boris Brezillon
2015-01-12
usb: atmel_usba_udc: Mask status with enabled irqs
Boris Brezillon
2015-01-12
usb: atmel_usba_udc: Add at91sam9g45 and at91sam9x5 errata handling
Boris Brezillon
2015-01-12
usb: atmel_usba_udc: Rework at91sam9rl errata handling
Boris Brezillon
2015-01-09
usb: gadget: udc: atmel: fix possible oops when unloading module
Songjun Wu
2014-12-22
usb: gadget: udc: atmel: fix possible IN hang issue
Bo Shen
2014-12-22
usb: gadget: udc: atmel: change setting for DMA
Bo Shen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-20
usb: gadget: atmel_usba_udc: remove release function
Bo Shen
2014-11-10
usb: gadget: atmel_usba_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: atmel_usba: remove bind/unbind messages
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-08-19
usb: atmel_usba_udc: fix it to deal with final dma channel
Bo Shen
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz