index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
fsl_udc_core.c
Age
Commit message (
Expand
)
Author
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-11-29
usb: gadget: fsl_udc: fix dequeuing a request in progress
Li Yang
2011-11-29
USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER
Peter Chen
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-11-14
powerpc/usb: fix type cast for address of ioremap to compatible with 64-bit
Shaohui Xie
2011-11-14
usb: gadget: fsl_udc_core: fix compile error.
Alexander Aring
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-07-01
USB: fsl_udc_core: fix build breakage when building for ARM arch
Anatolij Gustschin
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-06
fsl/usb: Unused endpoint failure for USB gadget
Ramneek Mehresh
2011-05-02
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2011-05-02
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-02
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-05-20
USB: mxc: gadget: Fix bitfield for calculating maximum packet size
Dinh Nguyen
2009-10-30
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
2009-06-15
USB: gadget: Add i.MX3x support to the fsl_usb2_udc driver
Guennadi Liakhovetski