Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6465859aba1e66a5351b047fbf40e9e9bcb6c669
/
drivers
/
usb
/
gadget
/
udc
/
atmel_usba_udc.c
882bd9f
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
by Alexandre Belloni
· 9 years ago
38e5898
usb: gadget: udc: atmel: don't disable enpdoints we don't own
by Felipe Balbi
· 9 years ago
46e595a
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
4747639
usb: gadget: atmel: access the PMC using regmap
by Alexandre Belloni
· 9 years ago
288e6ea
gpio: Include linux/gpio.h instead of asm/gpio.h
by Bjorn Helgaas
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
d134c48
usb: gadget: atmel_usba_udc: Expose correct device speed
by Douglas Gilbert
· 9 years ago
cf261fd
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
by Sylvain Rochet
· 9 years ago
e3ec4fd
usb: gadget: atmel: remove useless include
by Alexandre Belloni
· 9 years ago
47bef38
usb: gadget: atmel_usba_udc: add ep capabilities support
by Robert Baldyga
· 9 years ago
7674cba
usb: gadget: atmel_usba_udc: add missing ret value check
by Robert Baldyga
· 9 years ago
e152813
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
94a715e
usb: gadget: atmel: fix build warnings
by Felipe Balbi
· 10 years ago
7a64c72
usb: gadget: atmel: fix build warning
by Felipe Balbi
· 10 years ago
c94e289
usb: gadget: remove incorrect __init/__exit annotations
by Arnd Bergmann
· 10 years ago
a3dd3bef
usb: gadget: atmel_usba: use endian agnostic IO on ARM
by Ben Dooks
· 10 years ago
112bf24
usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support
by Sylvain Rochet
· 10 years ago
a64ef71
usb: gadget: atmel_usba_udc: condition clocks to vbus state
by Sylvain Rochet
· 10 years ago
bb0a203
usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ
by Sylvain Rochet
· 10 years ago
227ab58
usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state
by Sylvain Rochet
· 10 years ago
c6b1de1
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e59b4e9
debugfs: Provide a file creation function that also takes an initial size
by David Howells
· 10 years ago
d618c36
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
by Peter Chen
· 10 years ago
d1fc444
Merge tag 'v3.19-rc5' into next
by Felipe Balbi
· 10 years ago
e3a912a
usb: gadget: atmel_usba: Cache INT_ENB register value
by Boris Brezillon
· 10 years ago
9870d89
usb: atmel_usba_udc: Mask status with enabled irqs
by Boris Brezillon
· 10 years ago
258e2dd
usb: atmel_usba_udc: Add at91sam9g45 and at91sam9x5 errata handling
by Boris Brezillon
· 10 years ago
3280e67
usb: atmel_usba_udc: Rework at91sam9rl errata handling
by Boris Brezillon
· 10 years ago
5fb694f
usb: gadget: udc: atmel: fix possible oops when unloading module
by Songjun Wu
· 10 years ago
6785a10
usb: gadget: udc: atmel: fix possible IN hang issue
by Bo Shen
· 10 years ago
f40afddd
usb: gadget: udc: atmel: change setting for DMA
by Bo Shen
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
cf0b1d1
usb: gadget: atmel_usba_udc: remove release function
by Bo Shen
· 10 years ago
39dd96d
usb: gadget: atmel_usba_udc: use udc-core's reset notifier
by Peter Chen
· 10 years ago
22835b8
usb: gadget: remove unnecessary 'driver' argument
by Felipe Balbi
· 10 years ago
3364aec
usb: gadget: udc: atmel_usba: remove bind/unbind messages
by Felipe Balbi
· 10 years ago
6d3f5f2
usb: gadget: udc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
304f7e5
usb: gadget: Refactor request completion
by Michal Sojka
· 10 years ago
bcabdc2
usb: atmel_usba_udc: fix it to deal with final dma channel
by Bo Shen
· 10 years ago
90fccb5
usb: gadget: Gadget directory cleanup - group UDC drivers
by Andrzej Pietrasiewicz
· 10 years ago
[Renamed from drivers/usb/gadget/atmel_usba_udc.c]
03d6a9c
usb: gadget: atmel_usba_udc: delete __init marker for probe
by Peter Chen
· 11 years ago
bcdbc08
usb: gadget: atmel_usba: always test udc->driver
by Alexandre Belloni
· 11 years ago
d8eb6c6
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
by Gregory CLEMENT
· 11 years ago
fb0e139
usb: gadget: atmel_usba: fix crash when no endpoint are specified
by Alexandre Belloni
· 11 years ago
3fcba0d
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
by Bo Shen
· 11 years ago
aa7be0f
usb: gadget: at91: fix the number of endpoint parameter
by Bo Shen
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
5056ee8
usb: gadget: atmel_usba: Fix sparse warning
by Jingoo Han
· 11 years ago
40a8fb2
usb: gadget: atmel_usba: Use devm_*() functions
by Jingoo Han
· 11 years ago
e117e74
usb: gadget: add "maxpacket_limit" field to struct usb_ep
by Robert Baldyga
· 11 years ago
2edb90a
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
by Boris BREZILLON
· 11 years ago
ffb62a1
usb: gadget: double unlocks on error in atmel_usba_start()
by Dan Carpenter
· 11 years ago
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
· 12 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
· 12 years ago
68522de
USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
by Jean-Christophe PLAGNIOL-VILLARD
· 12 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
· 13 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
· 14 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 14 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
· 15 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
· 16 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
Next »