index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
goku_udc.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
*
usb: gadget: goku: remove unused argument
Michal Nazarewicz
2013-11-26
*
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
*
usb: gadget: Remove redundant pci_set_drvdata
Sachin Kamat
2013-09-25
*
usb: gadget: goku_udc: use NULL instead of 0
Jingoo Han
2013-08-02
*
gadget: single_open() leaks
Al Viro
2013-05-05
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
|
*
goku_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
*
|
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-03-18
|
/
*
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
*
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
Theodore Ts'o
2012-07-19
*
usb: gadget: goku_udc: Remove unneeded condition
Ido Shayevitz
2012-06-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-05-04
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
usb: gadget: goku: use generic map/unmap routines
Felipe Balbi
2012-02-28
*
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-24
*
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-12-12
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
*
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-10-22
*
USB: goku_udc: remove potential null dereference
Dan Carpenter
2010-03-19
*
USB goku_udc: make PCI device id constant
Németh Márton
2010-03-02
*
USB: Goku-S: use helper functions to determine endpoint type and direction
Matthias Kaehlcke
2009-06-15
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
*
USB: Fix goku_udc usb speed handling
SangSu Park
2009-01-07
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
*
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
*
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
*
USB: goku_udc trivial cleanups
David Brownell
2007-07-12
*
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
USB: goku_udc: Remove crude cache coherency code
Ralf Baechle
2007-03-09
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-02-07
*
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-20
[next]