summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| | * | | | usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I2013-01-251-0/+23
| | * | | | usb: start using the control module driverKishon Vijay Abraham I2013-01-251-3/+1
| | * | | | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-251-0/+92
| | * | | | usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-251-0/+8
| | * | | | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-251-0/+13
| | * | | | usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-251-0/+22
| | * | | | ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-231-0/+16
| | | |_|/ | | |/| |
| * | | | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-01-252-8/+80
| |\ \ \ \
| | * | | | usb: gadget: completely remove ->start/->stopFelipe Balbi2013-01-241-6/+0
| | * | | | usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2013-01-212-0/+9
| | * | | | usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior2013-01-211-0/+4
| | * | | | usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior2013-01-211-0/+8
| | * | | | usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior2013-01-211-0/+2
| | * | | | usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior2013-01-211-0/+1
| | * | | | usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior2013-01-211-0/+1
| | * | | | usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior2013-01-211-0/+52
| | * | | | usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior2013-01-101-2/+3
| | |/ / /
| * | | | usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I2013-01-251-0/+30
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-091-1/+3
|\ \ \ \
| * | | | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-061-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-251-0/+3
| |/
* | usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+1
|/
* UAPI: Remove empty Kbuild filesDavid Howells2013-01-021-0/+0
* usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+2
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-122-0/+144
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1011-3205/+3
| |\
| * | usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-0/+4
| * | usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+6
| * | net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-231-0/+10
| * | net: cdc_ncm: export shared symbols and definitionsBjørn Mork2012-10-231-0/+124
| * | USB: cdc: add MBIM constants and structuresGreg Suarez2012-10-231-0/+23
* | | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-151-6/+9
* | | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-11-112-1/+10
|\ \ \
| * | | usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-312-1/+8
OpenPOWER on IntegriCloud