aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * Haavard Skinnemoen has left AtmelJean Delvare2011-05-181-1/+1
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-205-0/+5
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
|/
* USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp2011-04-131-2/+18
* usb: pch_udc: unlock on allocation failureDan Carpenter2011-04-131-3/+5
* usb/gadget: don't leak hs_descriptorsSebastian Andrzej Siewior2011-04-131-0/+1
* usb: gadget: eem: fix echo command processingYauheni Kaliuta2011-04-131-2/+6
* usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda2011-04-131-0/+2
* USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov2011-04-131-1/+3
* Fix common misspellingsLucas De Marchi2011-03-3117-45/+45
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-69/+7
|\
| * ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov2011-03-161-69/+7
| * f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont2011-02-281-5/+10
* | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-165-2432/+0
|\ \
| * | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-245-2432/+0
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-6/+8
|\ \ \
| * | | dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-6/+8
| | |/ | |/|
* | | USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* | | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* | | USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-9/+51
* | | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-071-1/+1
* | | USB: Remove unused is_iso from fsl_udc_core.cHuzaifa Sidhpurwala2011-03-021-2/+0
* | | usb-gadget: fix warning in ethernetStephen Hemminger2011-03-021-1/+1
* | | usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad2011-02-251-1/+1
* | | USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont2011-02-251-5/+10
* | | USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti2011-02-252-6/+51
* | | USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti2011-02-252-29/+99
* | | USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti2011-02-252-76/+104
* | | usb: m66592-udc: Fixed bufnum of BulkYusuke Goda2011-02-251-1/+1
* | | usb: gadget: at91_udc: Fix error pathRahul Ruikar2011-02-171-1/+3
* | | usb: fusb300_udc: add more "ep%d" namesDan Carpenter2011-02-171-1/+2
* | | USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt2011-02-171-1/+15
* | | usb: pch_udc: Fixed issue which does not work with g_etherToshiharu Okada2011-02-171-74/+104
* | | USB: Gadget: Reorder driver name assignmentJassi Brar2011-02-171-3/+3
* | | USB: Gadget: Composite: Debug interface comparisonJassi Brar2011-02-171-3/+3
* | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-178-200/+242
|\ \ \ | |/ /
| * | USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
| * | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-0/+2
| * | usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-031-1/+1
| * | usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad2011-01-221-2/+3
| * | USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2011-01-222-131/+142
| * | USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti2011-01-221-3/+1
| * | usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada2011-01-221-1/+2
| * | USB: g_printer: fix bug in module parameter definitionsAlan Stern2011-01-221-7/+7
| * | USB: g_printer: fix bug in unregistrationAlan Stern2011-01-221-3/+2
| * | USB: pch_udc: support new device ML7213 IOHTomoya MORINAGA2011-01-222-1/+13
| * | usb: pch_udc: Fixed issue which does not work with g_serialToshiharu Okada2011-01-221-50/+67
| |/
* | USB: gadget: f_fs: even zero-length packets require a bufferMarek Szyprowski2011-02-041-0/+8
* | usb: gadget/fsl_mxc_udc: Detect the CPU type in run-timeFabio Estevam2011-02-041-9/+12