aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'common/android-3.10' into android-x86_64-fugu-3.10Patrick Tjin2015-11-161-0/+128
|\
| * usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan2015-09-011-0/+128
* | Revert "dwc3-intel-mrfl : check for PMIC ID to send vbus removal event"Lin, JingWu2014-10-101-1/+0
* | dwc3-host-intel: Enable XHCI_PORT_RESET quirk for MOFD UTMI platform.Lin, JingWu2014-09-181-0/+3
* | dwc3-intel-mrfl : check for PMIC ID to send vbus removal eventrkannapp2014-08-131-0/+1
* | dwc3-intel-mrfl: Detect VBus drop event in USB driver.rkannapp2014-07-291-0/+4
* | Moorefield initial code drop for Kiwi/FuguOlivier Fourdan2014-06-3010-9/+816
* | Merge branch 'kernel/common_android-3.10' into platform/android/iminLaurent FERT2014-06-192-0/+46
|\|
| * usb: gadget: f_accessory: move userspace interface to uapiColin Cross2013-11-071-124/+1
| * usb: gadget: f_mtp: move userspace interface to uapiColin Cross2013-11-071-53/+1
| * USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood2013-07-011-1/+49
| * USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood2013-07-011-1/+16
| * usb: gadget: accessory: Add Android Accessory functionBenoit Goby2013-07-011-0/+83
| * usb: gadget: mtp: Add MTP/PTP functionBenoit Goby2013-07-011-0/+75
* | USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-09-261-1/+1
|/
* USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-161-0/+3
* USB: serial: add wait_until_sent operationJohan Hovold2013-05-161-0/+1
* Correct typo "supperspeed" to "superspeed".Robert P. J. Day2013-05-151-3/+2
* usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-0/+5
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-031-0/+2
|\
| * Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-04-151-0/+2
| |\
| * \ Merge branch 'for-linus' into for-nextTakashi Iwai2013-04-034-1/+13
| |\ \
| * | | 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