summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2011-05-13usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK
2011-05-13usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov
2011-05-13usb: musb: export musb_interrupt symbolFelipe Balbi
2011-05-13usb: musb: allow musb and glue layers to be modulesFelipe Balbi
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-12xhci: move the common code to a function to get max ports and port arrayhuajun li
2011-05-12ehci: workaround for pci quirk timeout on ExoPCAndy Ross
2011-05-12ehci: pci quirk cleanupAndy Ross
2011-05-12Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-11xhci: Fix bug in control transfer cancellation.Sarah Sharp