index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
m66592-udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-1
/
+1
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-1
/
+1
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-09
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
-2
/
+2
2011-07-09
usb: gadget: m66592-udc: add pullup function
Yoshihiro Shimoda
1
-0
/
+16
2011-07-09
usb: gadget: m66592-udc: add function for external controller
Yoshihiro Shimoda
1
-2
/
+2
2011-07-08
usb: gadget: m66592-udc: add support for TEST_MODE
Yoshihiro Shimoda
1
-1
/
+22
2011-07-08
usb: update email address in r8a66597-udc and m66592-udc
Yoshihiro Shimoda
1
-1
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+13
2011-02-25
usb: m66592-udc: Fixed bufnum of Bulk
Yusuke Goda
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-4
/
+5
2010-08-23
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-24
usb: gadget: m66592-udc needs linux/err.h.
Paul Mundt
1
-1
/
+1
2009-07-23
usb: m66592-udc platform data on_chip support
Magnus Damm
1
-105
/
+147
2009-07-05
usb: m66592-udc buffer management update
Magnus Damm
1
-22
/
+12
2009-01-07
USB: m66592 and r8a66597 resource changes
Magnus Damm
1
-6
/
+3
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: sh_mobile usbf clock framework support
Magnus Damm
1
-9
/
+25
2008-07-30
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
1
-1
/
+1
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-02-01
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
1
-0
/
+1
2008-02-01
USB: gadget code switches to pr_err() and friends
David Brownell
1
-24
/
+24
2008-02-01
USB: Add missing "space" to printk messages
Joe Perches
1
-1
/
+1
2008-02-01
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
1
-1
/
+54
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-1
/
+1
2007-07-19
USB: m66592-udc: fixes some problems
Yoshihiro Shimoda
1
-128
/
+127
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-12
USB: m66592-udc: fix use old interrupt flags
Yoshihiro Shimoda
1
-2
/
+2
2007-07-12
USB: m66592-udc: peripheral controller driver for M66592
Yoshihiro Shimoda
1
-0
/
+1653