index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
m66592-udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: m66592-udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: m66592-udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
1
-2
/
+0
*
usb: gadget: m66592-udc: remove unnecessary initializations
Felipe Balbi
2013-03-18
1
-2
/
+0
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: m66592-udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
1
-12
/
+1
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-52
/
+20
|
\
|
*
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
1
-1
/
+1
|
*
usb: gadget: m66592-udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
1
-51
/
+19
*
|
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2013-01-17
1
-11
/
+1
|
/
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
1
-2
/
+2
*
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
1
-8
/
+1
*
usb: gadget: Update m66592-udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2012-05-04
1
-5
/
+5
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-1
/
+1
*
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-11-29
1
-1
/
+1
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
1
-10
/
+0
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-2
/
+2
*
usb: gadget: m66592-udc: add pullup function
Yoshihiro Shimoda
2011-07-09
1
-0
/
+16
*
usb: gadget: m66592-udc: add function for external controller
Yoshihiro Shimoda
2011-07-09
1
-2
/
+2
*
usb: gadget: m66592-udc: add support for TEST_MODE
Yoshihiro Shimoda
2011-07-08
1
-1
/
+22
*
usb: update email address in r8a66597-udc and m66592-udc
Yoshihiro Shimoda
2011-07-08
1
-1
/
+1
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
1
-4
/
+13
*
usb: m66592-udc: Fixed bufnum of Bulk
Yusuke Goda
2011-02-25
1
-1
/
+1
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-4
/
+5
*
USB: gadget: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-23
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
usb: gadget: m66592-udc needs linux/err.h.
Paul Mundt
2009-08-24
1
-1
/
+1
*
usb: m66592-udc platform data on_chip support
Magnus Damm
2009-07-23
1
-105
/
+147
*
usb: m66592-udc buffer management update
Magnus Damm
2009-07-05
1
-22
/
+12
*
USB: m66592 and r8a66597 resource changes
Magnus Damm
2009-01-07
1
-6
/
+3
*
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
2008-12-22
1
-1
/
+1
*
sh: sh_mobile usbf clock framework support
Magnus Damm
2008-12-22
1
-9
/
+25
*
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
2008-07-30
1
-1
/
+1
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+2
*
USB: usb peripheral controller driver oops avoidance
Patrik Sevallius
2008-02-01
1
-0
/
+1
*
USB: gadget code switches to pr_err() and friends
David Brownell
2008-02-01
1
-24
/
+24
*
USB: Add missing "space" to printk messages
Joe Perches
2008-02-01
1
-1
/
+1
*
USB: m66592-udc: Add support for SH7722 USBF
Yoshihiro Shimoda
2008-02-01
1
-1
/
+54
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
1
-1
/
+1
*
USB: "sparse" cleanups for usb gadgets
David Brownell
2007-07-30
1
-1
/
+1
*
USB: m66592-udc: fixes some problems
Yoshihiro Shimoda
2007-07-19
1
-128
/
+127
*
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
2007-07-15
1
-23
/
+4
*
USB: m66592-udc: fix use old interrupt flags
Yoshihiro Shimoda
2007-07-12
1
-2
/
+2
*
USB: m66592-udc: peripheral controller driver for M66592
Yoshihiro Shimoda
2007-07-12
1
-0
/
+1653