aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2009-06-21RNDIS: crude hack to fix oops on connecting to WXP SP2Paul Fertser
2009-05-15 This patch adds the option to poll vbus status to the s3c24xx udc driver.Mike Westerhof
2009-05-15usb gadget: fix ethernet link reports to ethtoolJonathan McDowell
2009-04-28Call unbind() hook of the usb gadget so that it can properly release its reso...Timo Juhani Lindfors
2009-03-26Zero packet length detection for RNDIS fix. Migrated from 2.6.24 series kernelAric D. Blumer
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-30fix-s3c64xx-hs-otg-bitfield-errors-and-clean.patchAndy Green
2009-01-30fix-s3c6410-hsusb-platform-init.patchAndy Green
2009-01-30fix-s3c6410-hsusb-phy-regs.patchAndy Green
2009-01-28MERGE-andy-tracking-patchset-editsmerge
2009-01-28fix-s3c64xx-otg-ioremap-reduce-global-device-ptr.patchAndy Green
2009-01-28introduce-samsung-s3c64xx-usb-otg-driver.patchKyungmin Park
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-20MERGE-via-pending-tracking-hist-subject-usb-gadget-fix-rndis-wmerge
2009-01-19MERGE-via-pending-tracking-hist-subject-usb-gadget-rndis-send-merge
2008-11-19Make-s3c2410-gadget-initialize-with-no-debugfsAndrzej Zaborowski
2008-11-19tracking-2.6.27-rc1-borked-eth-gadget.patchAndy Green
2008-11-19s3c2410_udc-2440_dual_packet-workaround.patchmokopatches
2008-11-19g_ether-vendor_product.patchmokopatches
2008-11-19g_ether-highpower.patchmokopatches
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks
2008-10-22USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik
2008-10-22usb/gadget: fix kernel-doc warningRandy Dunlap
2008-10-22USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei
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