index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
atmel_usba_udc.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
Gregory CLEMENT
2014-03-05
*
usb: gadget: atmel_usba: fix crash when no endpoint are specified
Alexandre Belloni
2014-03-05
*
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
Bo Shen
2014-02-19
*
usb: gadget: at91: fix the number of endpoint parameter
Bo Shen
2014-02-19
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
|
\
|
*
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
2013-12-02
*
|
usb: gadget: atmel_usba: Fix sparse warning
Jingoo Han
2013-12-17
*
|
usb: gadget: atmel_usba: Use devm_*() functions
Jingoo Han
2013-12-17
*
|
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
|
/
*
usb: gadget: double unlocks on error in atmel_usba_start()
Dan Carpenter
2013-08-27
*
usb: gadget: use dev_get_platdata()
Jingoo Han
2013-07-30
*
usb: gadget: atmel_usba: prepare clk before calling enable
Boris BREZILLON
2013-07-29
*
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
2013-06-14
|
\
|
*
USB: gadget: atmel_usba: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2013-05-23
|
*
USB: gadget: atmel_usba: allow multi instance
Jean-Christophe PLAGNIOL-VILLARD
2013-05-23
|
*
USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udc
Jean-Christophe PLAGNIOL-VILLARD
2013-05-23
*
|
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
|
/
*
usb: gadget: atmel_usba_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
*
usb: gadget: atmel_usba_udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
*
usb: gadget: atmel_usba_udc: switch over to usb_gadget_map/unmap_request()
Felipe Balbi
2013-03-18
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
*
usb: gadget: atmel_usba_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
|
/
*
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
*
usb: gadget: atmel_usba_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
*
usb: gadget: atmel_usba_udc: convert to newstyle start/stop interface
Sebastian Andrzej Siewior
2012-05-04
*
usb: gadget: Update atmel_usba_udc to use usb_endpoint_descriptor inside the ...
Ido Shayevitz
2012-05-04
*
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
|
\
|
*
ARM: at91/PMC: make register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
2012-02-23
*
|
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-24
|
/
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
*
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
|
\
|
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
|
/
*
Haavard Skinnemoen has left Atmel
Jean Delvare
2011-05-18
*
USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()
Rob Emanuele
2010-12-16
*
USB: gadget: AT91: fix typo in atmel_usba_udc driver
Josh Wu
2010-11-16
*
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
Jean-Christophe PLAGNIOL-VILLARD
2010-10-22
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
*
USB: gadget: Use kmemdup
Julia Lawall
2010-05-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2010-03-02
*
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
*
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
2009-06-16
*
USB: atmel_usba_udc: use helper functions to determine endpoint type and dire...
Matthias Kaehlcke
2009-06-16
*
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures
Haavard Skinnemoen
2009-05-28
[next]