summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-2012-67/+222
|\
| * USB: fix gathering of interface associationsDaniel Mack2012-06-141-1/+2
| * usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-141-2/+1
| * usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-141-0/+8
| * Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-131-1/+167
| * USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-131-1/+1
| * usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-131-3/+3
| * USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-131-3/+1
| * USB: fix PS3 EHCI systemsRicardo Martins2012-06-131-0/+2
| * Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-133-56/+30
| |\
| | * xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-131-4/+4
| | * xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-131-21/+14
| | * xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-131-29/+10
| | * xhci: Fix error path return value.Sarah Sharp2012-06-131-1/+1
| | * USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-131-1/+1
| * | usb-storage: Add 090c:1000 to unusal-devsHans de Goede2012-06-131-0/+7
* | | USB: ohci-nxp: add usbd and otg clock initializationAlexandre Pereira da Silva2012-06-201-33/+55
* | | USB: cdc-wdm: QMI devices are now handled by qmi_wwanBjørn Mork2012-06-201-25/+0
* | | USB: serial: Remove unused serial_priv variableBill Pemberton2012-06-201-4/+0
* | | USB: serial: Remove unused s_priv variableBill Pemberton2012-06-201-5/+0
* | | usb: correct trivial typo in drivers/usb/host/KconfigJesper Dangaard Brouer2012-06-151-2/+2
* | | usb-core: Set intfdata to NULL if a driver's probe method failedHans de Goede2012-06-131-0/+1
* | | usb: early: fixed coding style issue related to : operatorJeffrin Jose2012-06-131-1/+1
* | | USB: allow match on bInterfaceNumberBjørn Mork2012-06-133-6/+13
* | | USB: rename the usb misc class from "usb" to "usbmisc"Greg Kroah-Hartman2012-06-131-1/+1
* | | USB: storage: fixed space issues in coding style.Jeffrin Jose2012-06-131-3/+3
* | | USB: option: handle send_setup blacklisting at probeJohan Hovold2012-06-131-13/+27
* | | USB: option: clean up probe coding styleJohan Hovold2012-06-131-15/+23
* | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2012-06-1326-101/+99
|\| |
| * | USB: serial-generic: use a single set of device IDsAlan Stern2012-06-131-8/+2
| * | USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-131-2/+4
| * | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-132-17/+0
| * | USB: option: add more YUGA device ids说不得2012-06-121-17/+27
| * | USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-121-1/+1
| * | USB: option: fix memory leakJohan Hovold2012-06-121-1/+11
| * | USB: option: fix port-data abuseJohan Hovold2012-06-121-31/+3
| * | USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox2012-06-121-5/+8
| * | USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-121-0/+2
| * | USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-121-0/+4
| * | USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-121-0/+1
| * | USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-122-0/+2
| * | USB: qcserial: Add Sierra Wireless device IDsBjørn Mork2012-06-121-0/+6
| * | USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-0/+4
| * | USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-0/+9
| |/
| * usb: musb_gadget: fix crash caused by dangling pointerGrazvydas Ignotas2012-06-041-0/+1
| * usb: musb: davinci: Fix build breakageJon Povey2012-06-042-2/+3
| * usb: gadget: regression fix - usage of usb_epChristoph Fritz2012-06-042-3/+3
| * usb: gadget: s3c-hsudc.c: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1
| * usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz2012-06-041-1/+1