summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell2011-08-231-0/+1
* USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior2011-08-231-1/+3
* usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund2011-08-231-1/+4
* usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin2011-08-221-9/+74
* drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall2011-08-221-1/+1
* USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao2011-08-221-16/+0
* s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner2011-08-221-0/+23
* s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner2011-08-221-13/+13
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-2215-0/+5659
* usb: gadget: introduce gadget_is_dwc3()Felipe Balbi2011-08-221-0/+3
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-2210-41/+56
* usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com2011-08-221-1/+1
* usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-224-0/+322
* USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-224-0/+376
* usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-221-3/+3
* usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-221-18/+20
* usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-221-6/+3
* usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-222-45/+96
* usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-221-68/+68
* usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-221-27/+18
* usb: misc: usblcd: fixed coding style issuesZack Parsons2011-08-221-56/+71
* usb: misc: usbled: fixed coding style issuesZack Parsons2011-08-221-11/+14
* USB: ipw: convert to usb-wwan frameworkOliver Neukum2011-08-221-2/+31
* usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-221-3/+13
* USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl2011-08-221-5/+0
* USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer2011-08-102-1/+6
* USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler2011-08-101-0/+1
* USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan2011-08-081-0/+1
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
* USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird2011-08-081-0/+3
* USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird2011-08-081-0/+3
* USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird2011-08-081-0/+3
* USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird2011-08-081-0/+3
* usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes2011-08-081-1/+4
* usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-081-0/+3
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-081-0/+12
* USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu2011-08-081-1/+1
* USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD2011-08-081-0/+1
* USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-081-0/+10
* usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-081-0/+1
* USB: assign instead of equal in usbtmc.cMaxim Nikulin2011-08-081-1/+1
* usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto2011-08-081-1/+1
* usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto2011-08-081-0/+1
* usb: gadget: net2272 - Correct includesGeert Uytterhoeven2011-08-081-1/+1
* Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-019-108/+35
|\
| * usb: musb: fix oops on musb_gadget_pullupJohn Stultz2011-08-011-0/+5
| * usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-011-0/+16
| * usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer2011-08-011-0/+7
| * usb: musb: fix KconfigRabin Vincent2011-08-012-4/+1
| * usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-011-1/+1