index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
atmel_usba_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-2
/
+2
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+22
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+22
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-05-18
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2010-12-16
USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()
Rob Emanuele
1
-1
/
+3
2010-11-16
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Josh Wu
1
-1
/
+1
2010-10-22
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-3
/
+4
2010-05-20
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
1
-2
/
+3
2010-03-02
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2009-06-15
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
1
-8
/
+8
2009-06-15
USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...
Matthias Kaehlcke
1
-2
/
+2
2009-05-28
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
1
-1
/
+1
2009-05-28
USB: atmel-usba-udc : fix control out requests.
Martin Fuzzey
1
-1
/
+2
2009-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Haavard Skinnemoen
1
-10
/
+10
2009-03-26
atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line
Hans-Christian Egtvedt
1
-7
/
+7
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-10
/
+10
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-05-14
USB: atmel_usba_udc fixes, mostly disconnect()
David Brownell
1
-10
/
+38
2008-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
1
-84
/
+72
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-04-06
atmel_usba_udc: Add support for AT91CAP9 UDPHS
Stelian Pop
1
-6
/
+35
2008-04-06
atmel_usba_udc: Add missing kfree() in usba_udc_remove()
Stelian Pop
1
-0
/
+1
2008-04-06
atmel_usba_udc: move endpoint declarations into platform data.
Stelian Pop
1
-33
/
+38
2008-04-06
atmel_usba_udc: Kill GPIO_PIN_NONE
Stelian Pop
1
-1
/
+1
2008-04-06
atmel_usba_udc: Fix endpoint names.
Stelian Pop
1
-7
/
+7
2008-04-06
atmel_usba: Kill copy_to_fifo() and copy_from_fifo()
Haavard Skinnemoen
1
-51
/
+4
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
1
-7
/
+4
2007-10-12
atmel_usba_udc: Keep track of the device status
Haavard Skinnemoen
1
-9
/
+48
2007-10-12
USB: add atmel_usba_udc driver
Haavard Skinnemoen
1
-0
/
+2038