Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7744064731a9543105e207504e0262f883bc14c0
/
drivers
/
usb
/
gadget
/
fsl_qe_udc.c
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
dae8ead
usb: gadget: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
29e7dbf
usb: gadget: fsl_qe_udc: don't assign gadget.dev.release directly
by Felipe Balbi
· 12 years ago
fc2dba9
usb: gadget: fsl_qe_udc: don't touch gadget.dev.driver
by Felipe Balbi
· 12 years ago
7bce401
usb: gadget: drop now unnecessary flag
by Felipe Balbi
· 12 years ago
c07d1b63
usb: gadget: fsl_qe_udc: let udc-core manage gadget->dev
by Felipe Balbi
· 12 years ago
eeef458
usb: gadget: constify all struct usb_gadget_ops
by Felipe Balbi
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
2f82686
usb: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
fc065a0
usb: gadget: fsl_qe_udc: Remove unneeded condition
by Ido Shayevitz
· 12 years ago
504d14c
usb: gadget: fsl_qe_udc: remove not implemented callbacks
by Sebastian Andrzej Siewior
· 13 years ago
d77c119
usb: gadget: fsl_qe_udc: convert to new style start/stop
by Sebastian Andrzej Siewior
· 13 years ago
ec39e2a
usb: gadget: Update fsl_qe_udc to use usb_endpoint_descriptor inside the struct usb_ep
by Ido Shayevitz
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
121a8cd
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
bfe0658
usb: udc: Fix gadget driver's speed check in various UDC drivers
by Michal Nazarewicz
· 13 years ago
cc27c96
usb: convert drivers/usb/* to use module_platform_driver()
by Axel Lin
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 years ago
d834508
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
by Valentin Longchamp
· 14 years ago
d35fb64
dt/usb: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
22ae782
of/address: Clean up function declarations
by Grant Likely
· 14 years ago
3ed3880
of/usb: fsl_qe_udc.c: fix build breakage
by Anatolij Gustschin
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
07824d3
USB gadget: make Open Firmware device id constant
by Németh Márton
· 15 years ago
04c4ab1
USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entry
by Anton Vorontsov
· 15 years ago
af3ddbd
USB: fsl_qe_udc: Fix stalled TX requests bug
by Anton Vorontsov
· 16 years ago
82341b3
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
by Anton Vorontsov
· 16 years ago
ef84e40
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
by Anton Vorontsov
· 16 years ago
2247818
USB: fsl_qe_udc: Fix QE USB controller initialization
by Anton Vorontsov
· 16 years ago
a30551d
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
by Anton Vorontsov
· 16 years ago
94f341db
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
by Anton Vorontsov
· 16 years ago
cd40c4c
USB: fsl_qe_udc: Check for muram allocation errors
by Anton Vorontsov
· 16 years ago
c682b17
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
9ac36da
USB: fsl_qe_udc: Report disconnect before unbinding
by Anton Vorontsov
· 16 years ago
15d5a9a
usb/fsl_qe_udc: clear data toggle on clear halt request
by Li Yang
· 16 years ago
928dfa6
usb/fsl_qe_udc: fix response to get status request
by Li Yang
· 16 years ago
3948f0e
usb: add Freescale QE/CPM USB peripheral controller driver
by Li Yang
· 16 years ago