index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
at91_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt
Nicolas Ferre
1
-4
/
+4
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+38
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+5
2012-03-15
USB: at91: Device udc add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+38
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-02-23
usb: at91_udc: linux/prefetch.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-23
ARM: at91: make matrix register base soc independent
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+5
2012-01-10
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-7
/
+7
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-29
ARM: at91/udc: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
1
-8
/
+8
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-08
USB: at91_udc: include linux/prefetch.h explicitly
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+15
2011-06-07
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
1
-0
/
+1
2011-05-14
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-17
usb: gadget: at91_udc: Fix error path
Rahul Ruikar
1
-1
/
+3
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+0
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+6
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-1
/
+0
2010-07-18
ARM: 6209/3: at91_udc: Add vbus polarity and polling mode
Ryan Mallon
1
-13
/
+53
2010-06-17
ARM: 5967/1: at91_udc.c use spinlocks instead of local_irq_xxx
Harro Haan
1
-46
/
+93
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
1
-0
/
+9
2010-05-05
ARM: 5966/1: at91_udc HW glitch
Harro Haan
1
-0
/
+7
2010-03-29
ARM: 5965/1: Fix soft lockup in at91 udc driver
Harro Haan
1
-0
/
+9
2010-03-03
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
1
-6
/
+4
2009-12-11
USB: modifications for at91sam9g10
Hong Xu
1
-3
/
+3
2009-09-23
USB: gadget: double free_irq() in at91udc_probe()
Roel Kluin
1
-1
/
+0
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-2
/
+2
2009-06-16
USB: at91_udc: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
1
-2
/
+2
2009-06-16
usb: gadget: at91_udc: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
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
-4
/
+4
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-22
USB: at91_udc: updated fifo sizes
David Brownell
1
-0
/
+13
2008-07-10
[ARM] 5130/4: Support for the at91sam9g20
sedji gaouaou
1
-2
/
+2
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
1
-9
/
+2
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-25
USB: at91_udc can prefetch data
David Brownell
1
-1
/
+4
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-02-02
USB: at91_udc uses generic GPIO calls; minor cleanup
David Brownell
1
-19
/
+60
2008-02-02
USB: gadget: at91_udc minor fix (there is no number six)
David Brownell
1
-3
/
+3
2008-02-02
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
1
-0
/
+2
2007-12-17
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
1
-0
/
+2
[next]