aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+2
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-1/+1
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese1-3/+3
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck1-1/+1
2013-10-11USB: serial: export usb_serial_generic_write_startJohan Hovold1-0/+2
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern1-0/+1
2013-10-11USB: NS_TO_US should round upAlan Stern1-3/+2
2013-10-06Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman1-0/+1
2013-10-05usb: remove intel_mid_otg.hHeikki Krogerus1-180/+0
2013-10-04usb: phy: generic: Add gpio_reset to platform dataRoger Quadros1-1/+2
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros1-5/+0
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-2/+0
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros1-12/+12
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros1-4/+0
2013-10-03usb: wusbcore: Add isoc transfer type enum and packet definitionsThomas Pugliese1-12/+33
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+3
2013-09-17USB: see if URB comes from a completion handlerAlan Stern1-0/+7
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-30/+0
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese1-0/+1
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen1-1/+0
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen1-0/+5
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen1-0/+1
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman5-27/+49
2013-08-12USBNET: support DMA SGMing Lei1-0/+1
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-0/+17
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen1-0/+4
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen1-0/+19
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi1-2/+2
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior1-2/+2
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I1-30/+0
2013-07-30usb: of: fix build breakage caused by recent patchesFelipe Balbi1-1/+1
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen1-7/+1
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen1-2/+0
2013-07-29ARM: tegra: Remove USB platform dataTuomas Tynkkynen1-5/+0
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen1-1/+0
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen1-0/+1
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi1-0/+4
2013-07-29usb: common: introduce of_usb_get_maximum_speed()Felipe Balbi1-0/+8
2013-07-29usb: phy: protect against NULL phy pointersFelipe Balbi1-9/+9
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei1-0/+3
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin1-14/+14
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen1-6/+10
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren1-4/+0
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer1-1/+1
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik1-0/+1
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik3-0/+44