summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-311-0/+2
| |/ /
* | | USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-2/+0
* | | USB: ezusb: unexport some functions that aren't being usedGreg Kroah-Hartman2012-10-241-8/+0
* | | USB: ohci: allow platform driver to specify the number of portsFlorian Fainelli2012-10-221-0/+2
* | | USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2012-10-221-0/+3
| |/ |/|
* | Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-1311-3182/+3
|\ \ | |/ |/|
| * UAPI: (Scripted) Disintegrate include/linux/usbDavid Howells2012-10-0911-3182/+3
* | usbnet: Support devices reporting idlenessOliver Neukum2012-10-111-0/+2
|/
OpenPOWER on IntegriCloud