aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-14USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-14usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-06-14usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-13Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar1-1/+167
2012-06-13USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge1-1/+1
2012-06-13usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-06-13USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski1-3/+1
2012-06-13USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-13Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman3-56/+30
2012-06-13xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-13xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-13xhci: Fix error path return value.Sarah Sharp1-1/+1
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter1-1/+1
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede1-0/+7
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern1-8/+2
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-17/+0
2012-06-12USB: option: add more YUGA device ids说不得1-17/+27
2012-06-12USB: mos7840: Fix compilation of usb serial driverTony Zelenoff1-1/+1
2012-06-12USB: option: fix memory leakJohan Hovold1-1/+11
2012-06-12USB: option: fix port-data abuseJohan Hovold1-31/+3
2012-06-12USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox1-5/+8
2012-06-12USB: option: Updated Huawei K4605 has better idAndrew Bird1-0/+2
2012-06-12USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy1-0/+4
2012-06-12USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen1-0/+1
2012-06-12USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2-0/+2
2012-06-12USB: qcserial: Add Sierra Wireless device IDsBjørn Mork1-0/+6
2012-06-12USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork1-0/+4
2012-06-12USB: 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
2012-06-04usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: pxa25x_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: omap_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: mv_udc_core: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: goku_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: fsl_udc_core: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: fsl_qe_udc: Remove unneeded conditionIdo Shayevitz1-1/+1
2012-06-04usb: gadget: atmel_usba_udc: Remove unneeded conditionIdo Shayevitz1-6/+0
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-35/+43
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-27/+24
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds245-12893/+16448
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+7