Age | Commit message (Expand) | Author | Files | Lines |
2008-10-18 | fsl_usb2_udc: Fix oops on probe failure. | Will Newton | 1 | -15/+17 |
2008-10-18 | fsl_usb2_udc: Add a wmb before priming endpoint. | Will Newton | 1 | -0/+3 |
2008-10-18 | fsl_usb2_udc: Make fsl_queue_td return type void. | Will Newton | 1 | -14/+5 |
2008-10-18 | fsl_usb2_udc: Uninline udc_reset_ep_queue. | Will Newton | 1 | -7/+3 |
2008-10-18 | fsl_usb2_udc: Rename the arguments of the fsl_writel macro. | Will Newton | 1 | -4/+2 |
2008-10-18 | fsl_usb2_udc: Initialize spinlock earlier. | Will Newton | 1 | -1/+3 |
2008-10-18 | fsl_usb2_udc: Clean up whitespace in /proc debugging output. | Will Newton | 1 | -17/+18 |
2008-10-18 | fsl_usb2_udc: Clean up whitespace in errors and warnings. | Will Newton | 1 | -18/+18 |
2008-10-18 | fsl_usb2_udc: Fix some sparse warnings and remove redundant code. | Will Newton | 1 | -19/+9 |
2008-10-18 | fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. | Will Newton | 1 | -4/+0 |
2008-10-18 | fsl_usb2_udc: Make dr_ep_setup function static. | Will Newton | 1 | -1/+2 |
2008-09-24 | USB: fsl_usb2_udc: fix VDBG() format string | Peter Korsgaard | 1 | -1/+1 |
2008-07-25 | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 1 | -1/+1 |
2008-07-22 | USB: usb dev_set_name() instead of dev->bus_id | Kay Sievers | 1 | -1/+1 |
2008-05-30 | USB: fsl_usb2_udc: fix recursive lock | Li Yang | 1 | -0/+2 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
2008-04-11 | usb gadget: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-02 | usb gadget: fix fsl_usb2_udc potential OOPS | Li Yang | 1 | -1/+1 |
2007-12-23 | USB: Unbreak fsl_usb2_udc | Peter Korsgaard | 1 | -1/+1 |
2007-10-13 | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> | David Brownell | 1 | -2/+2 |
2007-10-13 | USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup | David Brownell | 1 | -6/+3 |
2007-08-23 | USB: fsl_usb2_udc: fix bug in processing setup requests | Li Yang | 1 | -36/+41 |
2007-07-13 | usb gadget stack: remove usb_ep_*_buffer(), part 2 | David Brownell | 1 | -36/+0 |
2007-07-13 | USB: fsl_usb2_udc: fix bug for portsc bit masking | Li Yang | 1 | -1/+1 |
2007-07-13 | USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register | Li Yang | 1 | -25/+34 |
2007-07-13 | USB: fsl_usb2_udc: replace deprecated irq flag | Li Yang | 1 | -1/+1 |
2007-05-23 | USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning | Li Yang | 1 | -3/+5 |
2007-04-28 | USB: add Freescale high-speed USB SOC device controller driver | Li Yang | 1 | -0/+2500 |