index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
atmel_usba_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-15
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-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-23
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-01-18
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-28
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-26
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-19
Haavard Skinnemoen has left Atmel
Jean Delvare
1
-1
/
+1
2010-12-17
USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()
Rob Emanuele
1
-1
/
+3
2010-11-17
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-21
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-03
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
1
-2
/
+3
2010-03-03
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2009-06-16
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
1
-8
/
+8
2009-06-16
USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...
Matthias Kaehlcke
1
-2
/
+2
2009-05-29
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
1
-1
/
+1
2009-05-29
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-25
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-20
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-07
atmel_usba_udc: Add support for AT91CAP9 UDPHS
Stelian Pop
1
-6
/
+35
2008-04-07
atmel_usba_udc: Add missing kfree() in usba_udc_remove()
Stelian Pop
1
-0
/
+1
2008-04-07
atmel_usba_udc: move endpoint declarations into platform data.
Stelian Pop
1
-33
/
+38
[next]