summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel
2012-03-16USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-16ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD
2012-03-16ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-16ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-14USB: ftdi_sio: add support for FT-X series devicesJim Paris
2012-03-14USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee
2012-03-13usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney
2012-03-13usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann
2012-03-13USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge
2012-03-13usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri
2012-03-13usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi
2012-03-13USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior
2012-03-13xHCI: update sg tablesizeAndiry Xu
2012-03-13xHCI: check enqueue pointer advance into dequeue segAndiry Xu
2012-03-13xHCI: Allocate 2 segments for transfer ringAndiry Xu
2012-03-13xHCI: dynamic ring expansionAndiry Xu
2012-03-13xHCI: set cycle state when allocate ringsAndiry Xu
2012-03-13xHCI: factor out segments allocation and free functionAndiry Xu
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu
2012-03-12xHCI: store ring's typeAndiry Xu
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork
2012-03-08usb: cdc-wdm: adding list lookup indirectionBjørn Mork
2012-03-08usb: cdc-wdm: split out reusable parts of probeBjørn Mork
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen