summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens3-0/+213
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens3-0/+209
2012-03-15USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2-0/+3
2012-03-14USB: 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-13usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.David Daney1-21/+21
2012-03-13usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann1-17/+17
2012-03-13USB: ohci-nxp: Remove i2c_write(), use smbusRoland Stigge1-29/+29
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge2-35/+109
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2-27/+28
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2-1/+1
2012-03-13usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri1-1/+1
2012-03-13usb: dwc3: pci: fix another failure path in dwc3_pci_probe()Felipe Balbi1-0/+1
2012-03-13USB: 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-12xHCI: 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-Hartman225-4726/+7794
2012-03-09net: qmi_wwan: add Gobi and Pantech UML290 device IDsBjørn Mork1-1/+81
2012-03-09net: qmi_wwan: support devices having a shared QMI/wwan interfaceBjørn Mork1-16/+152
2012-03-09net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork3-0/+251
2012-03-09USB: ftdi_sio: new PID: Distortec JTAG-lock-pickMichał Wróbel2-0/+4
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-10/+41
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-10/+17
2012-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+1
2012-03-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-9/+39
2012-03-08Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds5-20/+49
2012-03-08USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman1-34/+44
2012-03-08USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman1-5/+2
2012-03-08USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman1-110/+0
2012-03-08USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman1-146/+117
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang1-2/+2
2012-03-08USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman1-95/+65
2012-03-08USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman2-54/+21
2012-03-08USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman1-44/+2
2012-03-08USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman1-33/+2
2012-03-08USB: serial: metro-usb: add to the buildGreg Kroah-Hartman2-0/+9
2012-03-08USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman1-11/+7