[GIT PULL] usb: phy: patches for v3.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg,

here are the patches I queued for transceiver drivers. Let me know if
you want me to change anything.

The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/xceiv-for-v3.6

for you to fetch changes up to f8ecf829481b2cc7301a811da9d2df53ef174977:

  usb: phy: fix error handling in usb_get_phy (2012-07-02 10:41:00 +0300)

----------------------------------------------------------------
usb: phy: patches for v3.6 merge window

We are starting to support multiple USB phys as
we should thanks for Kishon's work. DeviceTree support
for USB PHYs won't come until discussion with DeviceTree
maintainer is finished.

Together with that series, we have one fix for twl4030
which missed a IRQF_ONESHOT annotation when requesting
a threaded IRQ without a top half handler, and removal
of an unused variable compilation warning to isp1301_omap.

----------------------------------------------------------------
Felipe Balbi (1):
      usb: otg: twl: add missing IRQF_ONESHOT

Kishon Vijay Abraham I (10):
      usb: otg: utils: rename function name in OTG utils
      usb: otg: support for multiple transceivers by a single controller
      usb: otg: utils: devres: Add API's to associate a device with the phy
      usb: musb: move work_struct(otg_notifier_work) from core to omap glue
      usb: musb: twl: use mailbox API to send VBUS or ID events
      usb: musb: move otg specific initializations from twl to glue
      usb: musb: omap: use devres API to allocate resources
      usb: otg: twl: use devres API to allocate resources
      usb: phy: fix return value check of usb_get_phy
      usb: phy: fix error handling in usb_get_phy

Paul Walmsley (1):
      usb: otg: isp1301_omap: resolve unused variable warning from gcc

 drivers/power/ab8500_charger.c    |   8 +-
 drivers/power/isp1704_charger.c   |   8 +-
 drivers/power/pda_power.c         |  22 ++---
 drivers/power/twl4030_charger.c   |  13 +--
 drivers/usb/chipidea/udc.c        |  17 ++--
 drivers/usb/gadget/fsl_udc_core.c |  17 ++--
 drivers/usb/gadget/mv_udc_core.c  |  15 ++--
 drivers/usb/gadget/omap_udc.c     |  31 +++----
 drivers/usb/gadget/pxa25x_udc.c   |  17 ++--
 drivers/usb/gadget/pxa27x_udc.c   |  15 ++--
 drivers/usb/gadget/s3c-hsudc.c    |  13 +--
 drivers/usb/host/ehci-fsl.c       |  11 +--
 drivers/usb/host/ehci-msm.c       |   8 +-
 drivers/usb/host/ehci-mv.c        |  13 +--
 drivers/usb/host/ehci-tegra.c     |  13 +--
 drivers/usb/host/ohci-omap.c      |  11 +--
 drivers/usb/musb/am35x.c          |   7 +-
 drivers/usb/musb/blackfin.c       |   7 +-
 drivers/usb/musb/da8xx.c          |   7 +-
 drivers/usb/musb/davinci.c        |   9 +-
 drivers/usb/musb/musb_core.c      |   2 +-
 drivers/usb/musb/musb_core.h      |   2 -
 drivers/usb/musb/musb_dsps.c      |   9 +-
 drivers/usb/musb/omap2430.c       | 124 ++++++++++++++++----------
 drivers/usb/musb/tusb6010.c       |   9 +-
 drivers/usb/musb/ux500.c          |   7 +-
 drivers/usb/otg/ab8500-usb.c      |   4 +-
 drivers/usb/otg/fsl_otg.c         |   6 +-
 drivers/usb/otg/gpio_vbus.c       |   4 +-
 drivers/usb/otg/isp1301_omap.c    |  19 ++--
 drivers/usb/otg/msm_otg.c         |   6 +-
 drivers/usb/otg/mv_otg.c          |   6 +-
 drivers/usb/otg/nop-usb-xceiv.c   |   4 +-
 drivers/usb/otg/otg.c             | 181 +++++++++++++++++++++++++++++++++-----
 drivers/usb/otg/twl4030-usb.c     |  73 ++++++---------
 drivers/usb/otg/twl6030-usb.c     |  71 ++++++---------
 include/linux/usb/musb-omap.h     |  30 +++++++
 include/linux/usb/otg.h           |  46 ++++++++--
 38 files changed, 538 insertions(+), 327 deletions(-)
 create mode 100644 include/linux/usb/musb-omap.h

-- 
balbi

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux