android_kernel_motorola_sm6225/Documentation/devicetree/bindings/usb
Linus Torvalds 3aa78e0cb5 For the 3.11 merge we only have one new MFD driver for the Kontron PLD.
But we also have:
 
 - Support for the TPS659038 PMIC from the palmas driver.
 
 - Intel's Coleto Creek and Avoton SoCs support from the lpc_ich driver.
 
 - RTL8411B support from the rtsx driver.
 
 - More DT support for the Arizona, max8998, twl4030-power and the
   ti_am335x_tsadc drivers.
 
 - The SSBI driver move under MFD.
 
 - A conversion to the devm_* API for most of the MFD drivers.
 
 - The twl4030-power got split from twl-core into its own module.
 
 - A major ti_am335x_adc cleanup, leading to a proper DT support.
 
 - Our regular arizona and wm* updates and cleanups from the Wolfson
   folks.
 
 - A better error handling and initialization, and a regulator subdevice
   addition for the 88pm80x driver.
 
 - A bulk platform_set_drvdata() call removal that's no longer need since
   commit 0998d063.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJR2zCaAAoJEIqAPN1PVmxK29EP/ieZf7Z7z7bg/0lEOvtOzACy
 WoCdSGFu5XcHOnlv0Fl1Rr/1AJFQoh4KugkGnVyrlztYVOFymj5VDdd8B43cxMLt
 7ymK/3crIH7uJuOoeDoDr3glLuo0TGB9f5Kv4ITdVD3/+AuqY4VIAisEDb0aWghW
 +v0I3fYeGdwRv+IqO5wacvddSoLa4rmOhnpbVMB2O1Y/LCm/yHI6tAFx1+AfH7y8
 zMHbGFc+gHg1xupJBCnRel0v8J+KNc02G/B1zNom/avL8b/mNXNI8JFxs3bMA0r8
 NpTHJ49OVPbhBQTA4U+BPoG4nzOiAOj0czf9dkGa5cyR8t4C9mmK+s8QHwepzrSG
 qbhCgTqp4bomB1m0RAO+z4F6BHTpmoChpho2btrwN9ZmhMHQeTWnGjjhEwZngpBq
 F22DC6k5ipV0k4962ZHfZ76v2Vot1gfd6zQ5r+2oHMMfWaKgS4L5efP2/wsU9H58
 BxMm84C7OWbgcTRmNn9jl4L9phBD31wvNANfUeMhLMyshnwPK5ZuUdX/+K2rq6h9
 w26Hg62HtKZFv/TEsCBQqpB6zSZa4u/KZzvwEahllQSQGKxIHaNYGtLGzJj9sCM+
 baT/82DFKuEvKfJpUKSBMznImp4WNGEz+8s2w4m/Ssuf30GN2GHjM9Q4gcHJu2mk
 7fTrsSHWYN+EHVzh1Zb8
 =RqMp
 -----END PGP SIGNATURE-----

Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next

Pull MFD update from Samuel Ortiz:
 "For the 3.11 merge we only have one new MFD driver for the Kontron
  PLD.

  But we also have:
   - Support for the TPS659038 PMIC from the palmas driver.
   - Intel's Coleto Creek and Avoton SoCs support from the lpc_ich
     driver.
   - RTL8411B support from the rtsx driver.
   - More DT support for the Arizona, max8998, twl4030-power and the
     ti_am335x_tsadc drivers.
   - The SSBI driver move under MFD.
   - A conversion to the devm_* API for most of the MFD drivers.
   - The twl4030-power got split from twl-core into its own module.
   - A major ti_am335x_adc cleanup, leading to a proper DT support.
   - Our regular arizona and wm* updates and cleanups from the Wolfson
     folks.
   - A better error handling and initialization, and a regulator
     subdevice addition for the 88pm80x driver.
   - A bulk platform_set_drvdata() call removal that's no longer need
     since commit 0998d06310 ("device-core: Ensure drvdata = NULL when
     no driver is bound")

* tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next: (102 commits)
  mfd: sec: Provide max_register to regmap
  mfd: wm8994: Remove duplicate check for active JACKDET
  MAINTAINERS: Add include directory to MFD file patterns
  mfd: sec: Remove fields not used since regmap conversion
  watchdog: Kontron PLD watchdog timer driver
  mfd: max8998: Add support for Device Tree
  regulator: max8998: Use arrays for specifying voltages in platform data
  mfd: max8998: Add irq domain support
  regulator: palmas: Add TPS659038 support
  mfd: Kontron PLD mfd driver
  mfd: palmas: Add TPS659038 PMIC support
  mfd: palmas: Add SMPS10_BOOST feature
  mfd: palmas: Check if irq is valid
  mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs
  mfd: twl-core: Change TWL6025 references to TWL6032
  mfd: davinci_voicecodec: Fix build breakage
  mfd: vexpress: Make the driver optional for arm and arm64
  mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache()
  mfd: davinci_voicecodec: Convert to use devm_* APIs
  mfd: twl4030-power: Fix relocking on error
  ...
2013-07-10 11:10:27 -07:00
..
am33xx-usb.txt doc: fix misspellings with 'codespell' tool 2013-05-28 12:02:12 +02:00
atmel-usb.txt USB: gadget: atmel_usba: add DT support 2013-05-24 07:14:45 +08:00
ci13xxx-imx.txt usb: chipidea: introduce dual role mode pdata flags 2013-06-17 13:47:17 -07:00
dwc3.txt usb: dwc3: core: add dt support for dwc3 core 2013-01-25 13:17:54 +02:00
ehci-omap.txt USB: ehci-omap: Add device tree support and binding information 2013-03-15 11:51:47 -07:00
ehci-orion.txt ARM: Kirkwood: ehci-orion: Add device tree binding 2012-11-24 02:53:12 +00:00
exynos-usb.txt ARM: dts: Add device tree bindings for dwc3-exynos 2013-06-10 17:22:29 +09:00
fsl-usb.txt dt: Move device tree documentation out of powerpc directory 2011-01-31 00:09:01 -07:00
isp1301.txt USB: Add driver for NXP ISP1301 USB transceiver 2012-05-01 13:33:02 -04:00
lpc32xx-udc.txt USB: gadget driver for LPC32xx 2012-05-01 13:34:55 -04:00
mxs-phy.txt usb: otg: add basic mxs phy driver support 2012-07-09 09:59:23 -07:00
nvidia,tegra20-ehci.txt ARM: tegra: finalize USB EHCI and PHY bindings 2013-05-17 16:21:08 -06:00
nvidia,tegra20-usb-phy.txt ARM: tegra: finalize USB EHCI and PHY bindings 2013-05-17 16:21:08 -06:00
ohci-nxp.txt USB: ohci-nxp: Use isp1301 driver 2012-05-01 13:36:18 -04:00
ohci-omap3.txt USB: ohci-omap3: Add device tree support and binding information 2013-03-15 11:51:47 -07:00
omap-usb.txt doc: fix misspellings with 'codespell' tool 2013-05-28 12:02:12 +02:00
platform-uhci.txt arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices 2012-09-21 19:23:58 +12:00
pxa-usb.txt USB: ohci-pxa27x: add DT bindings 2012-08-10 11:59:32 -07:00
samsung-usbphy.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00
spear-usb.txt USB: Add DT probing support to ehci-spear and ohci-spear 2012-04-18 13:55:01 -07:00
twlxxxx-usb.txt mfd: twl-core: Change TWL6025 references to TWL6032 2013-06-20 10:26:29 +02:00
usb-ehci.txt dt: Move device tree documentation out of powerpc directory 2011-01-31 00:09:01 -07:00
usb-nop-xceiv.txt usb: phy: nop: Add device tree support and binding information 2013-03-18 11:15:12 +02:00
usb-phy.txt usb: phy: add a new driver for usb3 phy 2013-01-25 13:02:50 +02:00
usb3503.txt usb: misc: usb3503: Adding device tree entry 'disabled-ports' 2013-05-30 21:32:52 +09:00
usbmisc-imx.txt USB: chipidea: add imx usbmisc support 2012-09-12 11:20:38 -07:00
ux500-usb.txt usb: musb: ux500: add device tree probing support 2013-06-04 11:12:05 +02:00
via,vt8500-ehci.txt arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices 2012-09-21 19:23:58 +12:00
vt8500-ehci.txt ARM: vt8500: Update vt8500-ehci driver to support device tree. 2012-08-16 14:00:37 -07:00