summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell1-0/+1
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior1-1/+3
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund1-1/+4
2011-08-23usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin1-9/+74
2011-08-23drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall1-1/+1
2011-08-23USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao1-16/+0
2011-08-23s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner1-0/+23
2011-08-23s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner1-13/+13
2011-08-23usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi15-0/+5659
2011-08-23usb: gadget: introduce gadget_is_dwc3()Felipe Balbi1-0/+3
2011-08-23USB: EHCI: remove usages of hcd->stateAlan Stern10-41/+56
2011-08-23usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com1-1/+1
2011-08-23usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C4-0/+322
2011-08-23USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay4-0/+376
2011-08-23usb: isp1362-hcd: Quieten printksTobias Klauser1-3/+3
2011-08-23usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin1-18/+20
2011-08-23usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin1-6/+3
2011-08-23usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2-45/+96
2011-08-23usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin1-68/+68
2011-08-23usb/isp1760: Move some code (prepare for next patch)Arvid Brodin1-27/+18
2011-08-23usb: misc: usblcd: fixed coding style issuesZack Parsons1-56/+71
2011-08-23usb: misc: usbled: fixed coding style issuesZack Parsons1-11/+14
2011-08-23USB: ipw: convert to usb-wwan frameworkOliver Neukum1-2/+31
2011-08-23usb_storage: Don't freeze in usb-stor-scanSeth Forshee1-3/+13
2011-08-23USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl1-5/+0
2011-08-11USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2-1/+6
2011-08-11USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler1-0/+1
2011-08-09USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan1-0/+1
2011-08-09usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe1-1/+1
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird1-0/+3
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird1-0/+3
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird1-0/+3
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird1-0/+3
2011-08-08usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes1-1/+4
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin1-0/+3
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov1-0/+12
2011-08-08USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu1-1/+1
2011-08-08USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-08-08USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler1-0/+10
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo1-0/+1
2011-08-08USB: assign instead of equal in usbtmc.cMaxim Nikulin1-1/+1
2011-08-08usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto1-1/+1
2011-08-08usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto1-0/+1
2011-08-08usb: gadget: net2272 - Correct includesGeert Uytterhoeven1-1/+1
2011-08-02Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman9-108/+35
2011-08-02Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-11/+21
2011-08-01usb: musb: fix oops on musb_gadget_pullupJohn Stultz1-0/+5
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei1-0/+16
2011-08-01usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer1-0/+7
2011-08-01usb: musb: fix KconfigRabin Vincent2-4/+1