aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman1-3/+0
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman1-4/+2
2013-06-14Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-0/+4
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-6/+7
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov1-0/+4
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman1-2/+4
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese1-4/+13
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese1-0/+1
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu1-6/+5
2013-05-30usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu1-0/+1
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu1-1/+2
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold1-0/+3
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold1-0/+1
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day1-3/+2
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams1-0/+5
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann1-5/+5
2013-04-15Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-0/+2
2013-04-11usbnet: handle link changeMing Lei1-0/+1
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+1
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman10-20/+203
2013-04-03Merge branch 'for-linus' into for-nextTakashi Iwai4-1/+13
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2-0/+113
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-3/+3
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern1-3/+3
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-0/+2
2013-03-25USB: serial: remove unused MSR-wait queueJohan Hovold1-2/+0
2013-03-25USB: serial: add generic get_icount implementationJohan Hovold1-0/+2
2013-03-25USB: serial: add generic TIOCMIWAIT implementationJohan Hovold1-0/+5
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold1-0/+1
2013-03-25USB: serial: remove generic release callbackJohan Hovold1-1/+0
2013-03-25USB: serial: remove generic disconnect callbackJohan Hovold1-1/+0
2013-03-25USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork1-0/+2
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+2
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+10
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam1-0/+8
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri1-0/+31
2013-03-18usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi1-5/+5
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I1-3/+3
2013-03-18usb: phy: introduce ->set_vbus() methodFelipe Balbi1-0/+21