index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
fsl_qe_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
1
-2731
/
+0
*
usb: gadget: fsl_qe_udc: Introduce use of managed version of kzalloc
Himangi Saraogi
2014-06-30
1
-12
/
+7
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
1
-1
/
+1
*
usb: gadget: remove superfluous name casts
Geert Uytterhoeven
2013-11-26
1
-1
/
+1
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-28
1
-2
/
+2
*
usb: gadget: fsl_qe_udc: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
1
-2
/
+2
*
usb: gadget: fsl_qe_udc: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
1
-2
/
+0
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-1
/
+0
*
usb: gadget: fsl_qe_udc: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
1
-13
/
+2
*
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
1
-1
/
+1
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinitconst
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-4
/
+4
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: gadget: fsl_qe_udc: Remove unneeded condition
Ido Shayevitz
2012-06-04
1
-1
/
+1
*
usb: gadget: fsl_qe_udc: remove not implemented callbacks
Sebastian Andrzej Siewior
2012-05-04
1
-42
/
+0
*
usb: gadget: fsl_qe_udc: convert to new style start/stop
Sebastian Andrzej Siewior
2012-05-04
1
-170
/
+140
*
usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
2012-05-04
1
-10
/
+9
*
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-24
1
-0
/
+1
*
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-13
1
-2
/
+2
|
\
|
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
1
-2
/
+2
*
|
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
1
-2
/
+1
|
\
\
|
|
/
|
*
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-11-29
1
-2
/
+1
*
|
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-28
1
-14
/
+1
|
/
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
1
-4
/
+16
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
*
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
2011-04-13
1
-2
/
+18
*
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-6
/
+8
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
1
-6
/
+6
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-5
/
+5
*
of/address: Clean up function declarations
Grant Likely
2010-08-01
1
-0
/
+1
*
of/usb: fsl_qe_udc.c: fix build breakage
Anatolij Gustschin
2010-06-02
1
-2
/
+2
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
USB gadget: make Open Firmware device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
Anton Vorontsov
2009-09-23
1
-0
/
+4
*
USB: fsl_qe_udc: Fix stalled TX requests bug
Anton Vorontsov
2009-02-09
1
-0
/
+1
*
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
Anton Vorontsov
2009-02-09
1
-0
/
+1
*
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
Anton Vorontsov
2009-02-09
1
-0
/
+3
*
USB: fsl_qe_udc: Fix QE USB controller initialization
Anton Vorontsov
2009-02-09
1
-1
/
+5
*
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
Anton Vorontsov
2009-02-09
1
-8
/
+18
*
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
Anton Vorontsov
2009-02-09
1
-1
/
+8
*
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
2009-01-07
1
-3
/
+9
*
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
USB: fsl_qe_udc: Report disconnect before unbinding
Anton Vorontsov
2008-11-30
1
-0
/
+3
*
usb/fsl_qe_udc: clear data toggle on clear halt request
Li Yang
2008-10-17
1
-0
/
+4
*
usb/fsl_qe_udc: fix response to get status request
Li Yang
2008-10-17
1
-34
/
+67
*
usb: add Freescale QE/CPM USB peripheral controller driver
Li Yang
2008-10-17
1
-0
/
+2723