aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhciLinus Torvalds7-69/+412
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp4-11/+244
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp3-0/+20
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp4-0/+124
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory1-1/+9
2011-05-25xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2-37/+15
2011-05-25xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp1-13/+1
2011-05-25xhci: STFU: Remove function tracing.Sarah Sharp1-8/+0
2011-05-25xhci: Don't submit commands when the host is dead.Sarah Sharp1-1/+7
2011-05-25xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp1-0/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds145-3372/+13867
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-8/+9
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+0
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds7-0/+7
2011-05-19USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson1-3/+0
2011-05-19USB: UHCI: Support big endian GRUSBHC HCJan Andersson2-2/+18
2011-05-19USB: UHCI: Add support for big endian descriptorsJan Andersson5-120/+192
2011-05-19USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern1-12/+2
2011-05-19USB: UHCI: Add support for big endian mmioJan Andersson2-15/+56
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton1-1/+8
2011-05-19usb/isp1760: Fix possible unlink problemsArvid Brodin1-52/+95
2011-05-19usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin1-34/+34
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern6-9/+19
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-18usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab2-0/+12
2011-05-18usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab1-0/+422
2011-05-18usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab1-0/+2
2011-05-18usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab1-4/+53
2011-05-18usb: musb: fix compile errorFelipe Balbi2-0/+4
2011-05-17usb-storage: fix up the unusual_realtek device listAlan Stern1-5/+5
2011-05-17USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson1-1/+1
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern3-4/+12
2011-05-17OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern1-2/+10
2011-05-17USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown1-3/+1
2011-05-17USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown1-1/+1
2011-05-17USB: option: add support for Huawei E353 deviceMarcin Gałczyński1-0/+2
2011-05-16xhci: Fix memory leak bug when dropping endpointsSarah Sharp1-1/+10
2011-05-16xhci: Fix memory leak in ring cache deallocation.Sarah Sharp1-4/+3
2011-05-13xhci: Fix full speed bInterval encoding.Sarah Sharp1-2/+2
2011-05-13Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman18-339/+319
2011-05-13usb: gadget: rndis: don't test against req->lengthFelipe Balbi1-2/+1
2011-05-13usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-05-13drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall1-2/+5
2011-05-13USB: s3c-hsotg: return proper error if clk_get failsJingoo Han1-1/+1
2011-05-13USB: s3c-hsotg: fix checkpatch warningsJingoo Han1-4/+3
2011-05-13USB: s3c-hsudc: fix checkpatch error and warningJingoo Han1-1/+1
2011-05-13USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han1-2/+2
2011-05-13usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK1-0/+4