aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAge
* USB: wusbcore: add HWA-specific fields to usb_rpipe_descriptorThomas Pugliese2013-06-06
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-03
* USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-16
* USB: serial: add wait_until_sent operationJohan Hovold2013-05-16
* Correct typo "supperspeed" to "superspeed".Robert P. J. Day2013-05-15
* usbnet: allow status interrupt URB to always be activeDan Williams2013-05-08
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\
| * Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-15
| |\
| * \ Merge branch 'for-linus' into for-nextTakashi Iwai2013-04-03
| |\ \
| * | | ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack2013-03-18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \
| * | | | usbnet: handle link changeMing Lei2013-04-11
| * | | | usbnet: introduce usbnet_link_change APIMing Lei2013-04-11
| | |_|/ | |/| |
* | | | usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-23
* | | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
|\ \ \ \
| * | | | usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-03
| * | | | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-02
| * | | | usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-18
| * | | | usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi2013-03-18
| * | | | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-18
| * | | | usb: phy: introduce ->set_vbus() methodFelipe Balbi2013-03-18
| * | | | usb: phy: make it a menuconfigFelipe Balbi2013-03-18
| * | | | usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-18
| * | | | usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-18
| * | | | usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi2013-03-18
| * | | | usb: gadget: introduce gadget state trackingFelipe Balbi2013-03-18
| * | | | usb: common: introduce usb_state_string()Felipe Balbi2013-03-18
| * | | | usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
| * | | | usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi2013-03-18
| * | | | usb: phy: nop: Add some parameters to platform dataRoger Quadros2013-03-18
* | | | | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* | | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
| | |_|/ | |/| |
* | | | USB: serial: remove unused MSR-wait queueJohan Hovold2013-03-25
* | | | USB: serial: add generic get_icount implementationJohan Hovold2013-03-25
* | | | USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-25
* | | | USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-25
* | | | USB: serial: remove generic release callbackJohan Hovold2013-03-25
* | | | USB: serial: remove generic disconnect callbackJohan Hovold2013-03-25
* | | | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork2013-03-25
|/ / /
* | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-22
|\ \ \
| * | | USB: serial: add modem-status-change wait queueJohan Hovold2013-03-21
| * | | usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-20
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-19
|\ \ \ | |/ / |/| |
| * | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-17
| |/
* / usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-05
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-19
| |\
| * \ Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\ \
| | * | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-28