summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack2013-03-181-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \ \ \
| * | | | usbnet: handle link changeMing Lei2013-04-111-0/+1
| * | | | usbnet: introduce usbnet_link_change APIMing Lei2013-04-111-0/+1
| | |_|/ | |/| |
* | | | usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-231-5/+5
* | | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-0510-20/+203
|\ \ \ \
| * | | | usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-032-0/+113
| * | | | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-3/+3
| * | | | usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-181-0/+31
| * | | | usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi2013-03-181-5/+5
| * | | | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-181-3/+3
| * | | | usb: phy: introduce ->set_vbus() methodFelipe Balbi2013-03-181-0/+21
| * | | | usb: phy: make it a menuconfigFelipe Balbi2013-03-181-1/+1
| * | | | usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-181-7/+0
| * | | | usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-2/+2
| * | | | usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi2013-03-181-0/+2
| * | | | usb: gadget: introduce gadget state trackingFelipe Balbi2013-03-181-0/+9
| * | | | usb: common: introduce usb_state_string()Felipe Balbi2013-03-181-0/+9
| * | | | usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-4/+0
| * | | | usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi2013-03-181-0/+4
| * | | | usb: phy: nop: Add some parameters to platform dataRoger Quadros2013-03-181-0/+5
* | | | | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-3/+3
* | | | | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-281-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+2
| | |_|/ | |/| |
* | | | USB: serial: remove unused MSR-wait queueJohan Hovold2013-03-251-2/+0
* | | | USB: serial: add generic get_icount implementationJohan Hovold2013-03-251-0/+2
* | | | USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-251-0/+5
* | | | USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-251-0/+1
* | | | USB: serial: remove generic release callbackJohan Hovold2013-03-251-1/+0
* | | | USB: serial: remove generic disconnect callbackJohan Hovold2013-03-251-1/+0
* | | | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork2013-03-251-0/+2
|/ / /
* | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-222-0/+10
|\ \ \
| * | | USB: serial: add modem-status-change wait queueJohan Hovold2013-03-211-0/+2
| * | | usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-201-0/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-191-0/+1
|\ \ \ | |/ / |/| |
| * | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-171-0/+1
| |/
* | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-1/+2
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-7/+9
|\
| * Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-192-1/+6
| |\
| * \ Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-7/+9
| |\ \
| | * | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-281-4/+4
| | * | usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-281-0/+4
| | * | USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu2013-01-281-0/+1
| | * | USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu2013-01-281-0/+1
| | * | usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu2013-01-281-4/+0
* | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-218-11/+287
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-081-0/+3
| |\ \ \
| * | | | usb: omap_control_usb: fix compile warningFelipe Balbi2013-02-061-1/+1
| * | | | ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-061-0/+2
| * | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-254-3/+175
| |\ \ \ \
OpenPOWER on IntegriCloud