summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart10-49/+49
2014-09-29usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann1-1/+1
2014-09-29USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2-9/+20
2014-09-29usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam1-54/+20
2014-09-29usb: core: return -ENOTSUPP for all targeted hostsPeter Chen1-2/+3
2014-09-29USB: Remove .owner field for driverKiran Padwal3-3/+0
2014-09-29usb: core: log higher level message on malformed LANGID descriptorScot Doyle1-3/+1
2014-09-25usb: Add LED triggers for USB activityMichal Sojka6-0/+86
2014-09-25usb: Rename usb-common.cMichal Sojka2-1/+3
2014-09-25usb: gadget: Refactor request completionMichal Sojka29-56/+41
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2-0/+24
2014-09-25usb: dwc2/gadget: move phy bus legth initializationKamil Debski1-11/+11
2014-09-25Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman170-907/+2254
2014-09-25Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+2
2014-09-24phy: remove .owner field for drivers using module_platform_driverPeter Griffin18-18/+0
2014-09-24phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam2-27/+59
2014-09-24MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecturePeter Griffin1-0/+1
2014-09-24phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6Peter Griffin1-0/+24
2014-09-24phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.Peter Griffin3-0/+196
2014-09-24MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architecturePeter Griffin1-0/+1
2014-09-24phy: phy-stih407-usb: Add dt documentation for USB picophy found on stih407 S...Peter Griffin1-0/+30
2014-09-24phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC familyPeter Griffin3-0/+187
2014-09-24usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren1-9/+7
2014-09-24usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren1-9/+5
2014-09-24usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren1-41/+31
2014-09-24usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren1-17/+3
2014-09-24usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren1-2/+0
2014-09-24phy: phy-spear1340-miphy: Use module_platform_driver to register driver.Peter Griffin1-12/+1
2014-09-24phy: phy-spear1310-miphy: Use module_platform_driver to register driver.Peter Griffin1-12/+1
2014-09-24phy: phy-spear1340-miphy: Remove unncessary site specific OOM messagesPeter Griffin1-3/+1
2014-09-24phy: phy-spear1310-miphy: Remove unncessary site specific OOM messagesPeter Griffin1-3/+1
2014-09-24phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin1-3/+2
2014-09-24phy: phy-omap-usb2: Remove unncessary site specific OOM messagesPeter Griffin1-6/+2
2014-09-24phy: phy-mvebu-sata: Add missing error check for devm_kzallocPeter Griffin1-0/+2
2014-09-24phy: phy-omap-control: Remove unncessary site specific OOM messagesPeter Griffin1-3/+1
2014-09-24phy: Renesas R-Car Gen2 PHY driverSergei Shtylyov4-0/+400
2014-09-24usb: hub: allow to process more usb hub events in parallelPetr Mladek1-5/+4
2014-09-24usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek29-86/+89
2014-09-24usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek3-4/+4
2014-09-24usb: hub: convert khubd into workqueuePetr Mladek2-84/+61
2014-09-24usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek1-125/+111
2014-09-24usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek1-3/+3
2014-09-24storage: Add quirk for another SCM-based USB-SCSI converterMark Knibbs1-2/+8
2014-09-24storage: Add quirks for Castlewood and Double-H USB-SCSI convertersMark Knibbs1-0/+14
2014-09-24storage: Replace magic number with define in usb_stor_euscsi_init()Mark Knibbs1-1/+1
2014-09-24USB: quirks.h: use BIT()Greg Kroah-Hartman1-10/+10
2014-09-24USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu3-2/+11
2014-09-24usb3503: clarify what the registers 'PDS' and 'CFG1' really doTobias Jakobi1-2/+2
2014-09-24usb3503: fix typos in devicetree binding documentationTobias Jakobi1-2/+2
2014-09-24usb3503: correct error message in probe ('connect' to 'interrupt')Tobias Jakobi1-1/+1