summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-08USB: serial: add metro-usb driver to the treeAleksey Babahin2-0/+674
2012-03-08USB: gadget: Make g_hid device class conform to spec.Orjan Friberg1-3/+3
2012-03-08usb: cdc-wdm: adding usb_cdc_wdm_register subdriver supportBjørn Mork1-4/+59
2012-03-08usb: cdc-wdm: adding list lookup indirectionBjørn Mork1-12/+48
2012-03-08usb: cdc-wdm: split out reusable parts of probeBjørn Mork1-51/+54
2012-03-08USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.Bruno Thomsen2-4/+8
2012-03-08USB: ehci-s5p: add DMA burst supportJingoo Han1-0/+15
2012-03-08x86/amd: iommu_set_device_table() must not be __initJan Beulich1-1/+1
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher2-5/+3