index
:
Linux Stable
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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
goku_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-15
1
-3
/
+3
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-4
/
+4
*
USB: Fix goku_udc usb speed handling
SangSu Park
2009-01-07
1
-1
/
+1
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-1
/
+1
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-10
/
+10
*
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
1
-0
/
+1
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-1
/
+1
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
USB: goku_udc trivial cleanups
David Brownell
2007-07-12
1
-19
/
+17
*
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
1
-48
/
+0
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
USB: goku_udc: Remove crude cache coherency code
Ralf Baechle
2007-03-09
1
-29
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
1
-1
/
+1
*
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-20
1
-9
/
+3
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-20
1
-9
/
+2
*
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2006-03-20
1
-2
/
+1
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
2005-10-28
1
-0
/
+1
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
1
-3
/
+3
*
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
1
-3
/
+3
*
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
2005-06-27
1
-11
/
+17
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1984