index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
goku_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
1
-56
/
+14
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
1
-3
/
+3
2012-07-19
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
Theodore Ts'o
1
-1
/
+1
2012-06-04
usb: gadget: goku_udc: Remove unneeded condition
Ido Shayevitz
1
-1
/
+1
2012-05-04
usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
1
-10
/
+10
2012-05-04
usb: gadget: use module_pci_driver
Axel Lin
1
-11
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-28
usb: gadget: goku: use generic map/unmap routines
Felipe Balbi
1
-10
/
+8
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-0
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+14
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2010-10-22
usb: gadget: goku_udc: Fix error path
Dan Carpenter
1
-11
/
+15
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-4
/
+5
2010-03-19
USB: goku_udc: remove potential null dereference
Dan Carpenter
1
-1
/
+1
2010-03-02
USB goku_udc: make PCI device id constant
Németh Márton
1
-1
/
+1
2009-06-15
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
1
-3
/
+3
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+4
2009-01-07
USB: Fix goku_udc usb speed handling
SangSu Park
1
-1
/
+1
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
1
-0
/
+1
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
USB: goku_udc trivial cleanups
David Brownell
1
-19
/
+17
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-48
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-09
USB: goku_udc: Remove crude cache coherency code
Ralf Baechle
1
-29
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-9
/
+3
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-9
/
+2
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
1
-2
/
+1
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-28
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+1
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-3
/
+3
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
1
-3
/
+3
2005-06-27
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
1
-11
/
+17
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1984