aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov2011-05-021-31/+111
| * USB: s3c-hsotg: Fix control request processingAnton Tikhomirov2011-05-021-8/+9
| * USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov2011-05-021-38/+20
| * USB: s3c-hsotg: Fix core resetAnton Tikhomirov2011-05-021-5/+2
| * USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-022-15/+134
| * USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin2011-05-022-31/+112
| * USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin2011-05-022-25/+100
| * usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz2011-04-291-1/+2
| * usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior2011-04-291-1/+20
| * USB: g_printer required set interface requestJonas Andersson2011-04-291-0/+2
| * USB: dbpg gadget: dont mask out direction bitSven Schnelle2011-04-291-2/+2
| * USB: dbgp gadget: set MaxpacketSize0Sven Schnelle2011-04-291-0/+1
| * USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle2011-04-291-5/+4
| * Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-196-91/+66
| |\
| | * Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman2011-04-143-10/+49
| | * usb: gadget: storage_common: use kstrto*()Michal Nazarewicz2011-04-131-6/+9
| | * usb: fix a typo in a commentWeiping Pan(潘卫平)2011-04-131-1/+1
| | * usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-onlyRoger Quadros2011-04-131-0/+1
| | * usb: gadget: f_mass_storage: Fix Bulk-only RESET handlingRoger Quadros2011-04-131-0/+5
| | * USB: g_file_storage: don't send padding when stall=nAlan Stern2011-04-132-84/+23
| | * usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab2011-04-133-49/+10
| | * usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto2011-04-132-0/+27
* | | 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