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
/
at91_udc.c
Commit message (
Expand
)
Author
Age
*
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
2012-04-17
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
|
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
|
\
\
|
*
|
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
*
|
|
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
|
\
|
|
|
|
/
|
/
|
|
*
ARM: at91: make matrix 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: at91_udc: linux/prefetch.h included twice
Danny Kukawka
2012-02-23
|
/
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
|
\
|
*
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
*
|
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
|
/
*
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
2011-10-13
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
USB: at91_udc: include linux/prefetch.h explicitly
Jean-Christophe PLAGNIOL-VILLARD
2011-08-08
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-06-06
*
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
2011-05-13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
usb: gadget: at91_udc: Fix error path
Rahul Ruikar
2011-02-17
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
|
\
|
*
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
*
|
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
|
/
*
ARM: 6209/3: at91_udc: Add vbus polarity and polling mode
Ryan Mallon
2010-07-18
*
ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxx
Harro Haan
2010-06-16
*
Merge branch 'devel-stable' into devel
Russell King
2010-05-17
|
\
|
*
ARM: 5965/1: Fix soft lockup in at91 udc driver
Harro Haan
2010-03-29
*
|
ARM: 5966/1: at91_udc HW glitch
Harro Haan
2010-05-05
|
/
*
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
*
USB: modifications for at91sam9g10
Hong Xu
2009-12-11
*
USB: gadget: double free_irq() in at91udc_probe()
Roel Kluin
2009-09-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
|
\
|
*
USB: at91_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-16
*
|
usb: gadget: at91_udc: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-16
|
/
*
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
*
USB: at91_udc: updated fifo sizes
David Brownell
2008-07-21
*
[ARM] 5130/4: Support for the at91sam9g20
sedji gaouaou
2008-07-10
*
usb: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: at91_udc can prefetch data
David Brownell
2008-04-25
*
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
*
USB: at91_udc uses generic GPIO calls; minor cleanup
David Brownell
2008-02-01
*
USB: gadget: at91_udc minor fix (there is no number six)
David Brownell
2008-02-01
*
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
*
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
2007-12-17
[next]