aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2008-10-17usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang
2008-10-17usb/fsl_qe_udc: fix response to get status requestLi Yang
2008-10-17fsl_usb2_udc: Fix oops on probe failure.Will Newton
2008-10-17fsl_usb2_udc: Add a wmb before priming endpoint.Will Newton
2008-10-17fsl_usb2_udc: Make fsl_queue_td return type void.Will Newton
2008-10-17fsl_usb2_udc: Uninline udc_reset_ep_queue.Will Newton
2008-10-17fsl_usb2_udc: Rename the arguments of the fsl_writel macro.Will Newton
2008-10-17fsl_usb2_udc: Initialize spinlock earlier.Will Newton
2008-10-17fsl_usb2_udc: Clean up whitespace in /proc debugging output.Will Newton
2008-10-17fsl_usb2_udc: Clean up whitespace in errors and warnings.Will Newton
2008-10-17fsl_usb2_udc: Fix some sparse warnings and remove redundant code.Will Newton
2008-10-17fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.Will Newton
2008-10-17fsl_usb2_udc: Make dr_ep_setup function static.Will Newton
2008-10-17usb gadget: cdc ethernet notification bugfixDavid Brownell
2008-10-17USB: omap_udc: sync with OMAP treeTony Lindgren
2008-10-17USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi
2008-10-17USB: g_printer: fix handling zero-length packetSangSu Park
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang
2008-10-17USB: remove unused #include <version.h>Huang Weiyi
2008-10-17usb gadget: defer obex enumerationDavid Brownell
2008-10-17usb gadget: cdc obex glueFelipe Balbi
2008-10-17usb gadget: function activation/deactivationDavid Brownell
2008-10-17USB: gadget: net2280: implement set_wedgeAlan Stern
2008-10-17USB: gadget: dummy_hcd: implement set_wedgeAlan Stern
2008-10-17usb: gadget Kconfig cleanupDavid Brownell
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-10-16usb gadget: link fixes for cdc composite gadgetDavid Brownell
2008-10-16usb gadget: link fixes for storage gadgetDavid Brownell
2008-10-16usb gadget: link fixes for printer gadgetDavid Brownell
2008-10-16usb gadget: link fixes for MIDI gadgetDavid Brownell
2008-10-16usb gadget: link fixes for gadget zeroDavid Brownell
2008-10-16usb gadget: link fixes for serial gadgetDavid Brownell
2008-10-16device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-23USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard
2008-09-23usb gadget: fix omap_udc DMA regressionDavid Brownell
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi
2008-08-13USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov
2008-08-13usb gadget: issue notifications from ACM functionDavid Brownell
2008-08-13usb gadget: remove needless struct membersDavid Brownell
2008-08-13USB: serial gadget: rx path data loss fixesDavid Brownell
2008-08-13usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi
2008-08-13USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King