aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-13usb: fix a typo in a commentWeiping Pan(潘卫平)1-1/+1
2011-04-13usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-onlyRoger Quadros1-0/+1
2011-04-13usb: gadget: f_mass_storage: Fix Bulk-only RESET handlingRoger Quadros1-0/+5
2011-04-13USB: g_file_storage: don't send padding when stall=nAlan Stern2-84/+23
2011-04-13usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab3-49/+10
2011-04-13usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto2-0/+27
2011-04-13USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp1-2/+18
2011-04-13usb: pch_udc: unlock on allocation failureDan Carpenter1-3/+5
2011-04-13usb/gadget: don't leak hs_descriptorsSebastian Andrzej Siewior1-0/+1
2011-04-13usb: gadget: eem: fix echo command processingYauheni Kaliuta1-2/+6
2011-04-13usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda1-0/+2
2011-04-13USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov1-1/+3
2011-03-31Fix common misspellingsLucas De Marchi17-45/+45
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-69/+7
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-2432/+0
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+8
2011-03-16ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov1-69/+7
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-2/+2
2011-03-07USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen1-9/+51
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti1-1/+1
2011-03-02USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala1-2/+0
2011-03-02usb-gadget: fix warning in ethernetStephen Hemminger1-1/+1
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont1-5/+10
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely1-6/+8
2011-02-25usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad1-1/+1
2011-02-25USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont1-5/+10
2011-02-25USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti2-6/+51
2011-02-25USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti2-29/+99
2011-02-25USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti2-76/+104
2011-02-25usb: m66592-udc: Fixed bufnum of BulkYusuke Goda1-1/+1
2011-02-17usb: gadget: at91_udc: Fix error pathRahul Ruikar1-1/+3
2011-02-17usb: fusb300_udc: add more "ep%d" namesDan Carpenter1-1/+2
2011-02-17USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt1-1/+15
2011-02-17usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada1-74/+104
2011-02-17USB: Gadget: Reorder driver name assignmentJassi Brar1-3/+3
2011-02-17USB: Gadget: Composite: Debug interface comparisonJassi Brar1-3/+3
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman8-200/+242
2011-02-04USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl1-1/+2
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-0/+2
2011-02-04USB: gadget: f_fs: even zero-length packets require a bufferMarek Szyprowski1-0/+8
2011-02-04usb: gadget/fsl_mxc_udc: Detect the CPU type in run-timeFabio Estevam1-9/+12
2011-02-04USB: Gadget: Initialize wMaxPacketSize if not already setJassi Brar1-0/+7
2011-02-03usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda1-1/+1
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King5-2432/+0
2011-01-22usb: udc: add Faraday fusb300 driverYuan-Hsin Chen4-0/+2443
2011-01-22usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad1-2/+3
2011-01-22USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2-131/+142
2011-01-22USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti1-3/+1
2011-01-22usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada1-1/+2