summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+0Star
* USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik2008-10-221-1/+1
* usb/gadget: fix kernel-doc warningRandy Dunlap2008-10-221-1/+1
* USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei2008-10-221-5/+2Star
* usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang2008-10-171-0/+4
* usb/fsl_qe_udc: fix response to get status requestLi Yang2008-10-172-34/+68
* fsl_usb2_udc: Fix oops on probe failure.Will Newton2008-10-171-15/+17
* fsl_usb2_udc: Add a wmb before priming endpoint.Will Newton2008-10-171-0/+3
* fsl_usb2_udc: Make fsl_queue_td return type void.Will Newton2008-10-171-14/+5Star
* fsl_usb2_udc: Uninline udc_reset_ep_queue.Will Newton2008-10-171-7/+3Star
* fsl_usb2_udc: Rename the arguments of the fsl_writel macro.Will Newton2008-10-171-4/+2Star
* fsl_usb2_udc: Initialize spinlock earlier.Will Newton2008-10-171-1/+3
* fsl_usb2_udc: Clean up whitespace in /proc debugging output.Will Newton2008-10-171-17/+18
* fsl_usb2_udc: Clean up whitespace in errors and warnings.Will Newton2008-10-171-18/+18
* fsl_usb2_udc: Fix some sparse warnings and remove redundant code.Will Newton2008-10-172-38/+11Star
* fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.Will Newton2008-10-171-4/+0Star
* fsl_usb2_udc: Make dr_ep_setup function static.Will Newton2008-10-171-1/+2
* usb gadget: cdc ethernet notification bugfixDavid Brownell2008-10-171-0/+7
* USB: omap_udc: sync with OMAP treeTony Lindgren2008-10-172-1/+8
* USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy2008-10-171-1/+1
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-1710-15/+25
* usb: gadget: workaround storage command size issuesFelipe Balbi2008-10-171-4/+17
* USB: g_printer: fix handling zero-length packetSangSu Park2008-10-171-2/+1Star
* usb: add Freescale QE/CPM USB peripheral controller driverLi Yang2008-10-175-0/+3188
* USB: remove unused #include <version.h>Huang Weiyi2008-10-171-1/+0Star
* usb gadget: defer obex enumerationDavid Brownell2008-10-171-7/+54
* usb gadget: cdc obex glueFelipe Balbi2008-10-174-2/+467
* usb gadget: function activation/deactivationDavid Brownell2008-10-171-0/+64
* USB: gadget: net2280: implement set_wedgeAlan Stern2008-10-172-6/+35
* USB: gadget: dummy_hcd: implement set_wedgeAlan Stern2008-10-171-6/+27
* usb: gadget Kconfig cleanupDavid Brownell2008-10-171-121/+144
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-165-145/+158
* usb gadget: link fixes for cdc composite gadgetDavid Brownell2008-10-163-6/+26
* usb gadget: link fixes for storage gadgetDavid Brownell2008-10-162-2/+13
* usb gadget: link fixes for printer gadgetDavid Brownell2008-10-162-2/+15
* usb gadget: link fixes for MIDI gadgetDavid Brownell2008-10-162-1/+16
* usb gadget: link fixes for gadget zeroDavid Brownell2008-10-163-17/+36
* usb gadget: link fixes for serial gadgetDavid Brownell2008-10-162-1/+19
* device create: usb: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+2
* USB: fsl_usb2_udc: fix VDBG() format stringPeter Korsgaard2008-09-231-1/+1
* usb gadget: fix omap_udc DMA regressionDavid Brownell2008-09-231-2/+2
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-232-2/+0Star
* USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik2008-08-211-1/+1
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-141-0/+10
* USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-141-2/+3
* usb gadget: issue notifications from ACM functionDavid Brownell2008-08-143-27/+235
* usb gadget: remove needless struct membersDavid Brownell2008-08-145-10/+0Star
* USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-141-90/+146
* usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi2008-08-141-0/+6
* USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell2008-08-141-2/+3