summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-03-15USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2-3/+39
2012-03-15ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-03-15ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD1-1/+23
2012-03-15ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD1-1/+100
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2-10/+2
2012-03-15USB: ftdi_sio: add support for FT-X series devicesJim Paris3-6/+18
2012-03-14USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee1-26/+57
2012-03-14usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney1-21/+21
2012-03-14usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann1-17/+17
2012-03-14USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge1-29/+29
2012-03-14USB: ohci-nxp: Support for LPC32xxRoland Stigge2-35/+109
2012-03-14USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2-27/+28
2012-03-14USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2-1/+1
2012-03-14usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri1-1/+1
2012-03-14usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi1-0/+1
2012-03-14USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li1-3/+7
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior5-0/+233
2012-03-13xHCI: update sg tablesizeAndiry Xu1-1/+2
2012-03-13xHCI: check enqueue pointer advance into dequeue segAndiry Xu1-12/+13
2012-03-13xHCI: Allocate 2 segments for transfer ringAndiry Xu1-3/+3
2012-03-13xHCI: dynamic ring expansionAndiry Xu3-17/+93
2012-03-13xHCI: set cycle state when allocate ringsAndiry Xu1-18/+38
2012-03-13xHCI: factor out segments allocation and free functionAndiry Xu1-34/+55
2012-03-13xHCI: count free TRBs on transfer ringAndiry Xu4-47/+67
2012-03-13xHCI: store ring's last segment and segment numbersAndiry Xu2-0/+4
2012-03-13xHCI: store ring's typeAndiry Xu3-75/+92
2012-03-12usb: host: xhci: use __ffs() instead of hardcoding shiftFelipe Balbi1-4/+1
2012-03-12xHCI: BESL calculation based on USB2.0 LPM errataAndiry Xu1-24/+27
2012-03-12Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman213-4516/+7241
2012-03-10USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2-0/+4
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman22-115/+182
2012-03-09USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman1-34/+44
2012-03-09USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman1-5/+2
2012-03-09USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman1-110/+0
2012-03-09USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman1-146/+117
2012-03-09USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman1-95/+65
2012-03-09USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman2-54/+21
2012-03-09USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman1-44/+2
2012-03-09USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman1-33/+2
2012-03-09USB: serial: metro-usb: add to the buildGreg Kroah-Hartman2-0/+9
2012-03-09USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman1-11/+7
2012-03-09USB: serial: add metro-usb driver to the treeAleksey Babahin2-0/+674
2012-03-09USB: gadget: Make g_hid device class conform to spec.Orjan Friberg1-3/+3
2012-03-09usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-4/+59
2012-03-09usb: cdc-wdm: adding list lookup indirectionBjørn Mork1-12/+48
2012-03-09usb: cdc-wdm: split out reusable parts of probeBjørn Mork1-51/+54
2012-03-09USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2-4/+8
2012-03-09USB: ehci-s5p: add DMA burst supportJingoo Han1-0/+15
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-3/+0
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby3-3/+0