summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2008-10-17usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang1-0/+4
2008-10-17usb/fsl_qe_udc: fix response to get status requestLi Yang2-34/+68
2008-10-17fsl_usb2_udc: Fix oops on probe failure.Will Newton1-15/+17
2008-10-17fsl_usb2_udc: Add a wmb before priming endpoint.Will Newton1-0/+3
2008-10-17fsl_usb2_udc: Make fsl_queue_td return type void.Will Newton1-14/+5
2008-10-17fsl_usb2_udc: Uninline udc_reset_ep_queue.Will Newton1-7/+3
2008-10-17fsl_usb2_udc: Rename the arguments of the fsl_writel macro.Will Newton1-4/+2
2008-10-17fsl_usb2_udc: Initialize spinlock earlier.Will Newton1-1/+3
2008-10-17fsl_usb2_udc: Clean up whitespace in /proc debugging output.Will Newton1-17/+18
2008-10-17fsl_usb2_udc: Clean up whitespace in errors and warnings.Will Newton1-18/+18
2008-10-17fsl_usb2_udc: Fix some sparse warnings and remove redundant code.Will Newton2-38/+11
2008-10-17fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.Will Newton1-4/+0
2008-10-17fsl_usb2_udc: Make dr_ep_setup function static.Will Newton1-1/+2
2008-10-17usb gadget: cdc ethernet notification bugfixDavid Brownell1-0/+7
2008-10-17USB: omap_udc: sync with OMAP treeTony Lindgren2-1/+8
2008-10-17USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy1-1/+1
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell10-15/+25
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi1-4/+17
2008-10-17USB: g_printer: fix handling zero-length packetSangSu Park1-2/+1
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang5-0/+3188
2008-10-17USB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-17usb gadget: defer obex enumerationDavid Brownell1-7/+54
2008-10-17usb gadget: cdc obex glueFelipe Balbi4-2/+467
2008-10-17usb gadget: function activation/deactivationDavid Brownell1-0/+64
2008-10-17USB: gadget: net2280: implement set_wedgeAlan Stern2-6/+35
2008-10-17USB: gadget: dummy_hcd: implement set_wedgeAlan Stern1-6/+27
2008-10-17usb: gadget Kconfig cleanupDavid Brownell1-121/+144
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell5-145/+158
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell3-6/+26
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell2-2/+13
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell2-2/+15
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell2-1/+16
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell3-17/+36
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell2-1/+19
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+2
2008-09-23USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard1-1/+1
2008-09-23usb gadget: fix omap_udc DMA regressionDavid Brownell1-2/+2
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk2-2/+0
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+10
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov1-2/+3
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell3-27/+235
2008-08-13usb gadget: remove needless struct membersDavid Brownell5-10/+0
2008-08-13USB: serial gadget: rx path data loss fixesDavid Brownell1-90/+146
2008-08-13usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi1-0/+6
2008-08-13USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell1-2/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King8-18/+18
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0