aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-22USB: g_printer: fix bug in module parameter definitionsAlan Stern1-7/+7
2011-01-22USB: g_printer: fix bug in unregistrationAlan Stern1-3/+2
2011-01-22USB: pch_udc: support new device ML7213 IOHTomoya MORINAGA2-1/+13
2011-01-22usb: pch_udc: Fixed issue which does not work with g_serialToshiharu Okada1-50/+67
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-5/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+1
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds28-878/+8604
2011-01-06Merge branch 'devel-stable' into develRussell King1-2/+2
2011-01-03drivers: fix comment typo diable -> disable.Justin P. Mattock1-2/+2
2010-12-24usb: don't use flush_scheduled_work()Tejun Heo1-3/+1
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-9/+9