Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | USB: ftdi_sio: new PID: LUMEL PD12 | Michał Wróbel | 2 | -0/+3 |
2012-03-15 | USB: ftdi_sio: add support for FT-X series devices | Jim Paris | 3 | -6/+18 |
2012-03-14 | USB: serial: mos7840: Fixed MCS7820 device attach problem | Donald Lee | 1 | -26/+57 |
2012-03-14 | usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT. | David Daney | 1 | -21/+21 |
2012-03-14 | usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT... | Lothar Waßmann | 1 | -17/+17 |
2012-03-14 | USB: ohci-nxp: Remove i2c_write(), use smbus | Roland Stigge | 1 | -29/+29 |
2012-03-14 | USB: ohci-nxp: Support for LPC32xx | Roland Stigge | 2 | -35/+109 |
2012-03-14 | USB: ohci-nxp: Rename symbols from pnx4008 to nxp | Roland Stigge | 2 | -27/+28 |
2012-03-14 | USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp | Roland Stigge | 2 | -1/+1 |
2012-03-14 | usb: gadget: Kconfig: fix typo for 'different' | Fabio Baltieri | 1 | -1/+1 |
2012-03-14 | usb: dwc3: pci: fix another failure path in dwc3_pci_probe() | Felipe Balbi | 1 | -0/+1 |
2012-03-14 | USB: dynamically allocate usb_device children pointers instead of using a fix... | Huajun Li | 1 | -3/+7 |
2012-03-13 | usb: host: xhci: add platform driver support | Sebastian Andrzej Siewior | 5 | -0/+233 |
2012-03-13 | xHCI: update sg tablesize | Andiry Xu | 1 | -1/+2 |
2012-03-13 | xHCI: check enqueue pointer advance into dequeue seg | Andiry Xu | 1 | -12/+13 |
2012-03-13 | xHCI: Allocate 2 segments for transfer ring | Andiry Xu | 1 | -3/+3 |
2012-03-13 | xHCI: dynamic ring expansion | Andiry Xu | 3 | -17/+93 |
2012-03-13 | xHCI: set cycle state when allocate rings | Andiry Xu | 1 | -18/+38 |
2012-03-13 | xHCI: factor out segments allocation and free function | Andiry Xu | 1 | -34/+55 |
2012-03-13 | xHCI: count free TRBs on transfer ring | Andiry Xu | 4 | -47/+67 |
2012-03-13 | xHCI: store ring's last segment and segment numbers | Andiry Xu | 2 | -0/+4 |
2012-03-13 | xHCI: store ring's type | Andiry Xu | 3 | -75/+92 |
2012-03-12 | usb: host: xhci: use __ffs() instead of hardcoding shift | Felipe Balbi | 1 | -4/+1 |
2012-03-12 | xHCI: BESL calculation based on USB2.0 LPM errata | Andiry Xu | 1 | -24/+27 |
2012-03-12 | Merge 3.3-rc7 into usb-next | Greg Kroah-Hartman | 225 | -4726/+7794 |
2012-03-10 | net: qmi_wwan: add Gobi and Pantech UML290 device IDs | Bjørn Mork | 1 | -1/+81 |
2012-03-10 | net: qmi_wwan: support devices having a shared QMI/wwan interface | Bjørn Mork | 1 | -16/+152 |
2012-03-10 | net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices | Bjørn Mork | 3 | -0/+251 |
2012-03-10 | USB: ftdi_sio: new PID: Distortec JTAG-lock-pick | Michał Wróbel | 2 | -0/+4 |
2012-03-09 | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-03-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 8 | -10/+41 |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -10/+17 |
2012-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+1 |
2012-03-09 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -2/+1 |
2012-03-09 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-03-09 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -9/+39 |
2012-03-09 | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 5 | -20/+49 |
2012-03-09 | USB: serial: metro-usb: move to use dev_dbg() instead of dbg() | Greg Kroah-Hartman | 1 | -34/+44 |
2012-03-09 | USB: serial: metro-usb: remove unneeded cast and function call | Greg Kroah-Hartman | 1 | -5/+2 |
2012-03-09 | USB: serial: metro-usb: remove function header comments | Greg Kroah-Hartman | 1 | -110/+0 |
2012-03-09 | USB: serial: metro-usb: remove function prototypes | Greg Kroah-Hartman | 1 | -146/+117 |
2012-03-09 | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver | Haiyang Zhang | 1 | -2/+2 |
2012-03-09 | USB: serial: metro-usb: fix up coding style errors | Greg Kroah-Hartman | 1 | -95/+65 |
2012-03-09 | USB: serial: metro-usb: remove the .h file | Greg Kroah-Hartman | 2 | -54/+21 |
2012-03-09 | USB: serial: metro-usb: convert to use module_usb_serial_driver | Greg Kroah-Hartman | 1 | -44/+2 |
2012-03-09 | USB: serial: metro-usb: remove vendor and product module parameters | Greg Kroah-Hartman | 1 | -33/+2 |
2012-03-09 | USB: serial: metro-usb: add to the build | Greg Kroah-Hartman | 2 | -0/+9 |
2012-03-09 | USB: serial: metro-usb: fix up usb_serial_register calls | Greg Kroah-Hartman | 1 | -11/+7 |
2012-03-09 | USB: serial: add metro-usb driver to the tree | Aleksey Babahin | 2 | -0/+674 |
2012-03-09 | USB: gadget: Make g_hid device class conform to spec. | Orjan Friberg | 1 | -3/+3 |