summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-18usb: phy: make it a menuconfigFelipe Balbi1-1/+1
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi1-7/+0
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi1-2/+2
2013-03-18usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi1-0/+2
2013-03-18usb: gadget: introduce gadget state trackingFelipe Balbi1-0/+9
2013-03-18usb: common: introduce usb_state_string()Felipe Balbi1-0/+9
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi1-4/+0
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi1-0/+4
2013-03-18usb: phy: nop: Add some parameters to platform dataRoger Quadros1-0/+5
2013-03-18ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack1-0/+2
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork1-0/+1
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon1-1/+2
2013-02-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+9
2013-02-22Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-11/+287
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-1/+6
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2013-02-09Merge usb-linus branch into usb-nextGreg Kroah-Hartman1-0/+3
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-06usb: omap_control_usb: fix compile warningFelipe Balbi1-1/+1
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I1-0/+2
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2013-02-06Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-7/+9
2013-01-31net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+2
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu1-4/+4
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu1-0/+4
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu1-0/+1
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu1-0/+1
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu1-4/+0
2013-01-26USB: add usb_hcd_{start,end}_port_resumeAlan Stern1-0/+3
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman4-3/+175
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-8/+80
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I1-0/+23
2013-01-25usb: start using the control module driverKishon Vijay Abraham I1-3/+1
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I1-0/+92
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I1-0/+8
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I1-0/+13
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I1-0/+22
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I1-0/+30
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-6/+0
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam1-0/+16
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2-0/+9
2013-01-21usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior1-0/+4
2013-01-21usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior1-0/+8
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior1-0/+2
2013-01-21usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior1-0/+52
2013-01-10usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior1-2/+3
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells1-0/+0