Age | Commit message (Expand) | Author |
2012-05-07 | Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2012-05-04 | usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri... | Peter Chen |
2012-05-04 | usb: gadget: Update fsl_udc_core to use usb_endpoint_descriptor inside the st... | Ido Shayevitz |
2012-04-22 | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman |
2012-04-18 | fsl/usb: Add controller version based ULPI and UTMI phy support | Ramneek Mehresh |
2012-04-10 | usb: fsl_udc_core: prime status stage once data stage has primed | Peter Chen |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-01 | Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2012-02-27 | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus |
2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus |
2012-02-24 | usb: fsl_udc_core: Fix scheduling while atomic dump message | Peter Chen |
2012-02-24 | usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable | Ido Shayevitz |
2012-01-24 | usb: gadget: fsl_udc: fix the usage of udc->max_ep | Peter Chen |
2011-12-12 | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz |
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 |