aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-05-28Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-05-27USB: TWL6025 allow different regulator nameGraeme Gregory
2011-05-25xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp
2011-05-25xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp
2011-05-25xhci: STFU: Remove function tracing.Sarah Sharp
2011-05-25xhci: Don't submit commands when the host is dead.Sarah Sharp
2011-05-25xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-19USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson
2011-05-19USB: UHCI: Support big endian GRUSBHC HCJan Andersson
2011-05-19USB: UHCI: Add support for big endian descriptorsJan Andersson
2011-05-19USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern
2011-05-19USB: UHCI: Add support for big endian mmioJan Andersson
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton
2011-05-19usb/isp1760: Fix possible unlink problemsArvid Brodin
2011-05-19usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-18usb: musb: ux500: add configuration and build options for ux500 dmaMian Yousaf Kaukab
2011-05-18usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab
2011-05-18usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab
2011-05-18usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab
2011-05-18usb: musb: fix compile errorFelipe Balbi
2011-05-17usb-storage: fix up the unusual_realtek device listAlan Stern
2011-05-17USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson
2011-05-17EHCI: don't rescan interrupt QHs needlesslyAlan Stern
2011-05-17OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-05-17USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown
2011-05-17USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown
2011-05-17USB: option: add support for Huawei E353 deviceMarcin Gałczyński
2011-05-16xhci: Fix memory leak bug when dropping endpointsSarah Sharp
2011-05-16xhci: Fix memory leak in ring cache deallocation.Sarah Sharp
2011-05-13xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-05-13Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-05-13usb: gadget: rndis: don't test against req->lengthFelipe Balbi
2011-05-13usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD
2011-05-13drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall
2011-05-13USB: s3c-hsotg: return proper error if clk_get failsJingoo Han
2011-05-13USB: s3c-hsotg: fix checkpatch warningsJingoo Han
2011-05-13USB: s3c-hsudc: fix checkpatch error and warningJingoo Han
2011-05-13USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han
2011-05-13usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK