index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
fsl_qe_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
1
-2731
/
+0
2014-06-30
usb: gadget: fsl_qe_udc: Introduce use of managed version of kzalloc
Himangi Saraogi
1
-12
/
+7
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-1
/
+1
2013-11-26
usb: gadget: remove superfluous name casts
Geert Uytterhoeven
1
-1
/
+1
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-05-28
usb: gadget: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-18
usb: gadget: fsl_qe_udc: don't assign gadget.dev.release directly
Felipe Balbi
1
-2
/
+2
2013-03-18
usb: gadget: fsl_qe_udc: don't touch gadget.dev.driver
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: gadget: fsl_qe_udc: let udc-core manage gadget->dev
Felipe Balbi
1
-13
/
+2
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
1
-1
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-06-04
usb: gadget: fsl_qe_udc: Remove unneeded condition
Ido Shayevitz
1
-1
/
+1
2012-05-04
usb: gadget: fsl_qe_udc: remove not implemented callbacks
Sebastian Andrzej Siewior
1
-42
/
+0
2012-05-04
usb: gadget: fsl_qe_udc: convert to new style start/stop
Sebastian Andrzej Siewior
1
-170
/
+140
2012-05-04
usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the stru...
Ido Shayevitz
1
-10
/
+9
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2011-12-13
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-2
/
+1
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-2
/
+2
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-2
/
+1
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
1
-14
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-4
/
+16
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-04-14
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
1
-2
/
+18
2011-02-28
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-6
/
+8
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-6
/
+6
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-5
/
+5
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-06-03
of/usb: fsl_qe_udc.c: fix build breakage
Anatolij Gustschin
1
-2
/
+2
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-03-03
USB gadget: make Open Firmware device id constant
Németh Márton
1
-1
/
+1
2009-09-23
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
Anton Vorontsov
1
-0
/
+4
2009-02-09
USB: fsl_qe_udc: Fix stalled TX requests bug
Anton Vorontsov
1
-0
/
+1
2009-02-09
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
Anton Vorontsov
1
-0
/
+1
2009-02-09
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
Anton Vorontsov
1
-0
/
+3
2009-02-09
USB: fsl_qe_udc: Fix QE USB controller initialization
Anton Vorontsov
1
-1
/
+5
2009-02-09
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
Anton Vorontsov
1
-8
/
+18
2009-02-09
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
Anton Vorontsov
1
-1
/
+8
2009-01-07
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
1
-3
/
+9
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-01
USB: fsl_qe_udc: Report disconnect before unbinding
Anton Vorontsov
1
-0
/
+3
2008-10-18
usb/fsl_qe_udc: clear data toggle on clear halt request
Li Yang
1
-0
/
+4
2008-10-18
usb/fsl_qe_udc: fix response to get status request
Li Yang
1
-34
/
+67
2008-10-18
usb: add Freescale QE/CPM USB peripheral controller driver
Li Yang
1
-0
/
+2723