summaryrefslogtreecommitdiff
path: root/include/linux/usb (unfollow)
Commit message (Expand)Author
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-24usb: fix build error without CONFIG_USB_PHYPeter Chen
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren
2013-06-17usb: chipidea: introduce dual role mode pdata flagsSascha Hauer
2013-06-17usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik
2013-06-17usb: add devicetree helpers for determining dr_mode and phy_typeMichael Grzeschik
2013-06-17USB: serial: increase the number of devices we supportGreg Kroah-Hartman
2013-06-17USB: serial: make minor allocation dynamicGreg Kroah-Hartman
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman
2013-06-06USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-30usb: phy: tegra: get ULPI reset GPIO info using DT.Venu Byravarasu
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-11usbnet: handle link changeMing Lei
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-25USB: serial: remove unused MSR-wait queueJohan Hovold
2013-03-25USB: serial: add generic get_icount implementationJohan Hovold
2013-03-25USB: serial: add generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold
2013-03-25USB: serial: remove generic release callbackJohan Hovold
2013-03-25USB: serial: remove generic disconnect callbackJohan Hovold
2013-03-25USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri
2013-03-18usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I
2013-03-18usb: phy: introduce ->set_vbus() methodFelipe Balbi
2013-03-18usb: phy: make it a menuconfigFelipe Balbi
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-03-18usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi
2013-03-18usb: gadget: introduce gadget state trackingFelipe Balbi
2013-03-18usb: common: introduce usb_state_string()Felipe Balbi
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi
2013-03-18usb: phy: nop: Add some parameters to platform dataRoger Quadros
2013-03-18ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork