index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
goku_udc.c
Age
Commit message (
Expand
)
Author
2013-05-05
gadget: single_open() leaks
Al Viro
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-29
goku_udc: Don't use create_proc_read_entry()
David Howells
2013-03-18
usb: gadget: goku_udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: gadget: goku_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: gadget: goku_udc: remove unused macro
Felipe Balbi
2013-03-18
usb: gadget: goku_udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: gadget: goku_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-01-24
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-07-19
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
Theodore Ts'o
2012-06-04
usb: gadget: goku_udc: Remove unneeded condition
Ido Shayevitz
2012-05-04
usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct...
Ido Shayevitz
2012-05-04
usb: gadget: use module_pci_driver
Axel Lin
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-28
usb: gadget: goku: use generic map/unmap routines
Felipe Balbi
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2010-10-22
usb: gadget: goku_udc: Fix error path
Dan Carpenter
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-03-19
USB: goku_udc: remove potential null dereference
Dan Carpenter
2010-03-02
USB goku_udc: make PCI device id constant
Németh Márton
2009-06-16
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-01-07
USB: Fix goku_udc usb speed handling
SangSu Park
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-12
USB: goku_udc trivial cleanups
David Brownell
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-03-10
USB: goku_udc: Remove crude cache coherency code
Ralf Baechle
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
[next]