summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-12usb: gadget: Complete fsl qe/udc driver conversionBen Collins1-2/+2
2012-06-11USB: ehci-tegra: add clk_prepare/clk_unpreparePrashant Gaikwad1-10/+10
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-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren5-7/+9
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...Linus Torvalds2-2/+2
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-05-23Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-27/+24
2012-05-23Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds245-12893/+16448
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+7
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-05-22Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+2638
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+1
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-30/+50
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp1-3/+3
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp1-27/+43
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp1-0/+4
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman3-9/+1
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei1-1/+0
2012-05-19USB: Remove races in devio.cHuajun Li1-8/+25
2012-05-19USB: ehci-platform: remove update_deviceHauke Mehrtens1-2/+0
2012-05-19Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman12-11/+1329
2012-05-19USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2-0/+2
2012-05-19xhci: Add Intel U1/U2 timeout policy.Sarah Sharp3-0/+138
2012-05-19xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp3-0/+335