summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-12-27Merge branch 'samsung/ohci' into next/driversArnd Bergmann4-0/+286
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann5-2/+19
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han4-0/+286
2011-12-16ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2-21/+14
2011-12-13USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork1-1/+3
2011-12-12USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa1-0/+10
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann1-0/+3
2011-12-12usb: renesas_usbhs: add hcd->has_tt for low/full speedKuninori Morimoto1-0/+1
2011-12-12usb: renesas_usbhs: typofix: irq_dtch control DTCHEKuninori Morimoto1-1/+1
2011-12-12usb: gadget: storage: release superspeed descriptors.Yu Xu1-0/+1
2011-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2-7/+5
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki2-0/+2
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp1-6/+1
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2-36/+42
2011-11-29usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam1-2/+0
2011-11-29usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam1-0/+1
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen1-2/+2
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz9-14/+9
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik1-2/+2
2011-11-29usb: renesas_usbhs: fixup driver speedKuninori Morimoto1-1/+1
2011-11-29usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto1-0/+1
2011-11-29usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto1-0/+7
2011-11-29usb: renesas_usbhs: fixup device_register timingKuninori Morimoto1-26/+11
2011-11-29usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman1-6/+0
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu1-1/+6
2011-11-26USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-11-26USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye1-0/+7
2011-11-26usb: option: add SIMCom SIM5218Veli-Pekka Peltola1-0/+1
2011-11-26usb: option: add Huawei E353 controlling interfacesDirk Nehring1-0/+3
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2011-11-18USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley1-3/+11
2011-11-18USB: option: add PID of Huawei E173s 3G modemFerenc Wagner1-0/+2
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern4-64/+28
2011-11-18USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn1-0/+21
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C1-1/+1
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont1-1/+1
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro1-1/+1
2011-11-15USB: storage: ene_ub6250: fix compile warningsFelipe Balbi1-2/+1
2011-11-15USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc1-0/+5
2011-11-15USB: serial: pl2303: rm duplicate idwangyanqing2-5/+0
2011-11-15USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-2/+2
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-4/+11
2011-11-14usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern1-4/+3
2011-11-14USB: quirks: adding more quirky webcams to avoid squeaky audiosordna1-0/+24
2011-11-14powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie1-2/+1
2011-11-14USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD1-0/+6
2011-11-14USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen1-3/+5