aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi
2011-08-22usb: gadget: introduce gadget_is_dwc3()Felipe Balbi
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-08-22usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com
2011-08-22usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C
2011-08-22USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay
2011-08-22usb: isp1362-hcd: Quieten printksTobias Klauser
2011-08-22usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin
2011-08-22usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin
2011-08-22usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin
2011-08-22usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin
2011-08-22usb/isp1760: Move some code (prepare for next patch)Arvid Brodin
2011-08-22usb: misc: usblcd: fixed coding style issuesZack Parsons
2011-08-22usb: misc: usbled: fixed coding style issuesZack Parsons
2011-08-22USB: ipw: convert to usb-wwan frameworkOliver Neukum
2011-08-22usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-08-22USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl
2011-08-10USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-deviceArtur Zimmer
2011-08-10USB: Serial: Add device ID for Sierra Wireless MC8305Florian Echtler
2011-08-08USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3GVijay Chavan
2011-08-08usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4511Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K4510Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3771Andrew Bird
2011-08-08USB: option driver: add PID for Vodafone-Huawei K3770Andrew Bird
2011-08-08usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index ...Uwe Bonnes
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov
2011-08-08USB: ftdi_sio: fix minor typo in get_ftdi_divisorIonut Nicu
2011-08-08USB: at91_udc: include linux/prefetch.h explicitlyJean-Christophe PLAGNIOL-VILLARD
2011-08-08USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo
2011-08-08USB: assign instead of equal in usbtmc.cMaxim Nikulin
2011-08-08usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st posKuninori Morimoto
2011-08-08usb: renesas_usbhs: fix DMA build by including dma-mapping.hKuninori Morimoto
2011-08-08usb: gadget: net2272 - Correct includesGeert Uytterhoeven
2011-08-01Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-08-01Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2011-08-01usb: musb: fix oops on musb_gadget_pullupJohn Stultz
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-08-01usb: gadget: hid: don't STALL when processing a HID Descriptor requestSebastian Bauer
2011-08-01usb: musb: fix KconfigRabin Vincent
2011-08-01usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich
2011-08-01usb: gadget: composite: fix bMaxPacketSize for SuperSpeedSebastian Andrzej Siewior
2011-08-01usb: gadget: fusb300: remove #if 0 blockSebastian Andrzej Siewior
2011-08-01usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin
2011-08-01usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang
2011-08-01xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds