summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08258-4546/+9501
|\
| * USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle2014-10-031-1/+1
| * uas: Reduce number of function arguments for uas_alloc_foo functionsHans de Goede2014-10-031-15/+14
| * xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-036-51/+25
| * xhci: Export symbols used by host-controller driversAndrew Bresticker2014-10-033-0/+7
| * xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-033-5/+2
| * xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-034-116/+82
| * usb: hcd: add generic PHY supportSergei Shtylyov2014-09-292-2/+41
| * usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-2910-49/+49
| * usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann2014-09-291-1/+1
| * USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2014-09-292-9/+20
| * usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-291-54/+20
| * usb: core: return -ENOTSUPP for all targeted hostsPeter Chen2014-09-291-2/+3
| * USB: Remove .owner field for driverKiran Padwal2014-09-293-3/+0
| * usb: core: log higher level message on malformed LANGID descriptorScot Doyle2014-09-291-3/+1
| * usb: Add LED triggers for USB activityMichal Sojka2014-09-256-0/+86
| * usb: Rename usb-common.cMichal Sojka2014-09-252-1/+3
| * usb: gadget: Refactor request completionMichal Sojka2014-09-2529-56/+41
| * usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-252-0/+24
| * usb: dwc2/gadget: move phy bus legth initializationKamil Debski2014-09-251-11/+11
| * Merge tag 'phy-for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2014-09-25170-907/+2254
| |\
| | * phy: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-2418-18/+0
| | * phy: exynos-dp-video: Use syscon support to control pmu registerVivek Gautam2014-09-242-27/+59
| | * MAINTAINERS: Add phy-stih41x-usb.c to ARCH/STI architecturePeter Griffin2014-09-241-0/+1
| | * phy: phy-stih41x-usb: Add dt documentation for USB phy on STiH415/6Peter Griffin2014-09-241-0/+24
| | * phy: phy-stih41x-usb: Add usb phy support for STiH41x SoCs.Peter Griffin2014-09-243-0/+196
| | * MAINTAINERS: Add phy-stih407-usb.c file to ARCH/STI architecturePeter Griffin2014-09-241-0/+1
| | * phy: phy-stih407-usb: Add dt documentation for USB picophy found on stih407 S...Peter Griffin2014-09-241-0/+30
| | * phy: phy-stih407-usb: Add usb picoPHY driver found on stih407 SoC familyPeter Griffin2014-09-243-0/+187
| | * usb: phy: twl4030-usb: Use mutex instead of spinlock for protecting the dataTony Lindgren2014-09-241-9/+7
| | * usb: phy: twl4030-usb: Remove asleep and rely on runtime PMTony Lindgren2014-09-241-9/+5
| | * usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM callsTony Lindgren2014-09-241-41/+31
| | * usb: phy: twl4030-usb: Simplify phy init to use runtime PMTony Lindgren2014-09-241-17/+3
| | * usb: phy: twl4030-usb: Remove unused irq_enabledTony Lindgren2014-09-241-2/+0
| | * phy: phy-spear1340-miphy: Use module_platform_driver to register driver.Peter Griffin2014-09-241-12/+1
| | * phy: phy-spear1310-miphy: Use module_platform_driver to register driver.Peter Griffin2014-09-241-12/+1
| | * phy: phy-spear1340-miphy: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
| | * phy: phy-spear1310-miphy: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
| | * phy: phy-ti-pipe3: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+2
| | * phy: phy-omap-usb2: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-6/+2
| | * phy: phy-mvebu-sata: Add missing error check for devm_kzallocPeter Griffin2014-09-241-0/+2
| | * phy: phy-omap-control: Remove unncessary site specific OOM messagesPeter Griffin2014-09-241-3/+1
| | * phy: Renesas R-Car Gen2 PHY driverSergei Shtylyov2014-09-244-0/+400
| * | Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2014-09-251-0/+2
| |\ \
| | * | USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-09-221-0/+1
| | * | USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-09-221-0/+1
| * | | usb: hub: allow to process more usb hub events in parallelPetr Mladek2014-09-241-5/+4
| * | | usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-2429-86/+89
| * | | usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-243-4/+4
| * | | usb: hub: convert khubd into workqueuePetr Mladek2014-09-242-84/+61