Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e01ee9f509a927158f670408b41127d4166db1c7
/
drivers
/
usb
/
gadget
/
atmel_usba_udc.c
e01ee9f
usb: gadget: use dev_get_platdata()
by Jingoo Han
· 11 years ago
0d98b9d
usb: gadget: atmel_usba: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
1247034
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers
by Olof Johansson
· 11 years ago
4a3ae93
USB: gadget: atmel_usba: add DT support
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
e8f2ea3
USB: gadget: atmel_usba: allow multi instance
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
68522de
USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
fb00d69
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
1503a33
usb: gadget: atmel_usba_udc: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
442803d
usb: gadget: atmel_usba_udc: remove unnecessary initializations
by Felipe Balbi
· 12 years ago
1bda9df
usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request()
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
621c723
usb: gadget: atmel_usba_udc: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
52f7a82
usb: converto drivers/usb/* to use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
820234c
usb: gadget: atmel_usba_udc: Remove unneeded condition
by Ido Shayevitz
· 12 years ago
d809f78
usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface
by Sebastian Andrzej Siewior
· 13 years ago
978def1
usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
b551495
ARM: at91/PMC: make register base soc independent
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
e538dfd
usb: Provide usb_speed_string() function
by Michal Nazarewicz
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
2c8245c
USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()
by Rob Emanuele
· 14 years ago
b488095
USB: gadget: AT91: fix typo in atmel_usba_udc driver
by Josh Wu
· 14 years ago
969afff
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
4b8e123
USB: gadget: Use kmemdup
by Julia Lawall
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
640e95a
USB: atmel uaba: Adding invert vbus_pin
by Eirik Aanonsen
· 15 years ago
3ba37bd
USB: atmel_usba_udc.c: use resource_size()
by H Hartley Sweeten
· 15 years ago
e60c65d
USB: atmel_usba_udc: change way of specifying bias function
by Nicolas Ferre
· 15 years ago
71de6b6
USB: atmel_usba_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
fe92c9e
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
by Haavard Skinnemoen
· 16 years ago
f42706c
USB: atmel-usba-udc : fix control out requests.
by Martin Fuzzey
· 16 years ago
b92efa9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-arch
by Haavard Skinnemoen
· 16 years ago
472a678
atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line
by Hans-Christian Egtvedt
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
c682b17
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4051770
USB: atmel_usba_udc fixes, mostly disconnect()
by David Brownell
· 17 years ago
e1c25dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/usba-2.6.26 into base
by Haavard Skinnemoen
· 17 years ago
f34c32f
usb gadget: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
16a45bc
atmel_usba_udc: Add support for AT91CAP9 UDPHS
by Stelian Pop
· 17 years ago
5275653
atmel_usba_udc: Add missing kfree() in usba_udc_remove()
by Stelian Pop
· 17 years ago
8d85531
atmel_usba_udc: move endpoint declarations into platform data.
by Stelian Pop
· 17 years ago
8d12c32
atmel_usba_udc: Kill GPIO_PIN_NONE
by Stelian Pop
· 17 years ago
7a24247
atmel_usba_udc: Fix endpoint names.
by Stelian Pop
· 17 years ago
5d4c270
atmel_usba: Kill copy_to_fifo() and copy_from_fifo()
by Haavard Skinnemoen
· 17 years ago
0027492
USB: gadget code switches to pr_err() and friends
by David Brownell
· 17 years ago
58ed7b9
atmel_usba_udc: Keep track of the device status
by Haavard Skinnemoen
· 17 years ago
914a3f3
USB: add atmel_usba_udc driver
by Haavard Skinnemoen
· 17 years ago