[PATCH 00/19] Chipidea Patches for v3.16

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

 



Hi Greg,

We have finished USB OTG FSM (HNP & SRP) support for chipidea
in this patchset, thanks for Jun's great work, others are some
small changes, including add some new SoC support, etc, thanks.

Best regards,
Peter

Alexander Shiyan (1):
  usb: chipidea: core: Add missing module owner field

Denis Carikli (1):
  usb: chipidea: usbmisc: Add USB support for i.MX25/i.MX35 CPUs

Li Jun (15):
  usb: chipidea: operate on otgsc register in a general way
  usb: chipidea: export interrupt enable and status register read
    functions
  usb: chipidea: debug: add debug file for controller registers dump
  usb: phy: otg-fsm: export symbol of otg_statemachine
  usb: chipidea: usb OTG fsm initialization.
  usb: chipidea: host: vbus control change for OTG HNP
  usb: chipidea: host: init otg port number
  usb: chipidea: udc: driver update for OTG HNP
  usb: chipidea: add OTG fsm operation functions implementation
  usb: chipidea: OTG fsm timers initialization
  usb: chipidea: OTG HNP and SRP fsm implementation
  usb: chipidea: add sys inputs for OTG fsm input
  usb: chipidea: debug: add debug file for OTG variables
  Documentation: ABI: usb: sysfs Description for chipidea USB OTG HNP
    and SRP
  Documentation: usb: add chipidea.txt for how to demo usb OTG HNP and
    SRP

Peter Chen (2):
  usb: chipidea: coordinate usb phy initialization for different phy
    type
  usb: chipidea: add proper delay for waiting correct PHY status

 .../ABI/testing/sysfs-platform-chipidea-usb-otg    |   56 ++
 Documentation/usb/chipidea.txt                     |   71 ++
 drivers/usb/chipidea/Makefile                      |    1 +
 drivers/usb/chipidea/bits.h                        |   10 +
 drivers/usb/chipidea/ci.h                          |   23 +
 drivers/usb/chipidea/core.c                        |  118 +++-
 drivers/usb/chipidea/debug.c                       |  135 +++
 drivers/usb/chipidea/host.c                        |   21 +-
 drivers/usb/chipidea/otg.c                         |   48 +-
 drivers/usb/chipidea/otg.h                         |   18 +-
 drivers/usb/chipidea/otg_fsm.c                     |  865 ++++++++++++++++++++
 drivers/usb/chipidea/otg_fsm.h                     |  129 +++
 drivers/usb/chipidea/udc.c                         |   58 +-
 drivers/usb/chipidea/usbmisc_imx.c                 |   58 ++
 drivers/usb/phy/phy-fsm-usb.c                      |    1 +
 15 files changed, 1525 insertions(+), 87 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-platform-chipidea-usb-otg
 create mode 100644 Documentation/usb/chipidea.txt
 create mode 100644 drivers/usb/chipidea/otg_fsm.c
 create mode 100644 drivers/usb/chipidea/otg_fsm.h

-- 
1.7.8

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




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

  Powered by Linux