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
2013-06-14
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
1
-80
/
+184
2013-05-24
USB: gadget: atmel_usba: add DT support
Jean-Christophe PLAGNIOL-VILLARD
1
-59
/
+161
2013-05-24
USB: gadget: atmel_usba: allow multi instance
Jean-Christophe PLAGNIOL-VILLARD
1
-18
/
+18
2013-05-24
USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+11
2013-05-15
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-03-18
usb: gadget: atmel_usba_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: atmel_usba_udc: remove unnecessary initializations
Felipe Balbi
1
-3
/
+0
2013-03-18
usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
1
-21
/
+6
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: atmel_usba_udc: let udc-core manage gadget->dev
Felipe Balbi
1
-12
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-01-17
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-06-04
usb: gadget: atmel_usba_udc: Remove unneeded condition
Ido Shayevitz
1
-6
/
+0
2012-05-04
usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface
Sebastian Andrzej Siewior
1
-40
/
+12
2012-05-04
usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...
Ido Shayevitz
1
-12
/
+12
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+3
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-02-23
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-5
/
+4
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
[next]