summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-06-21Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman12-67/+222
2012-06-21USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva1-33/+55
2012-06-21USB: cdc-wdm: QMI devices are now handled by qmi_wwanBjørn Mork1-25/+0
2012-06-21USB: serial: Remove unused serial_priv variableBill Pemberton1-4/+0
2012-06-21USB: serial: Remove unused s_priv variableBill Pemberton1-5/+0
2012-06-16usb: correct trivial typo in drivers/usb/host/KconfigJesper Dangaard Brouer1-2/+2
2012-06-15USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-15usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-06-15usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-14Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar1-1/+167
2012-06-14USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge1-1/+1
2012-06-14usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-06-14USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski1-3/+1
2012-06-14USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-14Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-56/+30
2012-06-14xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-14xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-14xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-14xhci: Fix error path return value.Sarah Sharp1-1/+1
2012-06-14USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter1-1/+1
2012-06-14usb-storage: Add 090c:1000 to unusal-devsHans de Goede1-0/+7
2012-06-14usb-core: Set intfdata to NULL if a driver's probe method failedHans de Goede1-0/+1
2012-06-14usb: early: fixed coding style issue related to : operatorJeffrin Jose1-1/+1
2012-06-14USB: allow match on bInterfaceNumberBjørn Mork3-6/+13
2012-06-14USB: rename the usb misc class from "usb" to "usbmisc"Greg Kroah-Hartman1-1/+1
2012-06-14USB: storage: fixed space issues in coding style.Jeffrin Jose1-3/+3
2012-06-14USB: option: handle send_setup blacklisting at probeJohan Hovold1-13/+27
2012-06-14USB: option: clean up probe coding styleJohan Hovold1-15/+23
2012-06-14Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman26-101/+99
2012-06-14USB: option: use usb_{get,set}_serial_dataJohan Hovold1-3/+5
2012-06-14USB: serial-generic: use a single set of device IDsAlan Stern1-8/+2
2012-06-14USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-14USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-17/+0
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao5-34/+25
2012-06-13USB: option: add more YUGA device ids说不得1-17/+27
2012-06-13USB: mos7840: Fix compilation of usb serial driverTony Zelenoff1-1/+1
2012-06-13USB: option: fix memory leakJohan Hovold1-1/+11
2012-06-13USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-13USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-13USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-13USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-13USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-13USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-13USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-13USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+4
2012-06-13USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+9
2012-06-04usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas1-0/+1
2012-06-04usb: musb: davinci: Fix build breakageJon Povey2-2/+3
2012-06-04usb: gadget: regression fix - usage of usb_epChristoph Fritz2-3/+3
2012-06-04usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz1-1/+1