[PATCH v2 00/21] usb: chipidea: updates for v3.10

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

 



Hi,

Let's try again. Rebased it on top of usb-next and dropped the whole
tracepoint thing, but kept the part that removes the old event
buffer and other debug cleanups. So everything else is rebased on top
of that and a couple of commit messages amended.

Alexander Shishkin (5):
  usb: chipidea: remove home-grown tracing facility
  usb: chipidea: convert debug entries in sysfs to debugfs
  usb: chipidea: move role to debugfs
  usb: chipidea: move debug files creation/removal to the core
  usb: chipidea: make pci platform datas static

Dan Carpenter (1):
  usb: chipidea: fix precedence bug in ci_requests_show()

Felipe Balbi (1):
  usb: chipidea: don't redefine __ffs()

Marc Kleine-Budde (3):
  usb: chipidea: usbmisc: unset global varibale usbmisc on driver
    remove
  usb: chipidea: usbmisc: fix a potential race condition
  usb: chipidea: usbmisc: prepare driver to handle more than one soc

Michael Grzeschik (10):
  usb: chipidea: usbmisc: rename file, struct and functions to
    usbmisc_imx
  usb: chipidea: usbmisc: add mx53 support
  usb: chipidea: usbmisc: add post handling and errata fix for mx25
  usb: chipidea: udc: only clear active and halted bits in qhead
  usb: chipidea: udc: rework ep_enable cap setting
  usb: chipidea: udc: move ZLT flag change to ep_enable
  usb: chipidea: udc: read status of td only once in hardware_dequeue
  usb: chipidea: udc: don't truncate requests to single tds
  usb: chipidea: udc: move _ep_queue into an unlocked function
  usb: chipidea: udc: add the define TD_PAGE_COUNT and fix all users

Svetoslav Neykov (1):
  usb: chipidea: big-endian support

 .../devicetree/bindings/usb/ci13xxx-imx.txt        |    2 +
 drivers/usb/chipidea/Makefile                      |    2 +-
 drivers/usb/chipidea/ci.h                          |   18 +-
 drivers/usb/chipidea/ci13xxx_imx.c                 |   12 +
 drivers/usb/chipidea/ci13xxx_imx.h                 |    3 +
 drivers/usb/chipidea/ci13xxx_pci.c                 |    6 +-
 drivers/usb/chipidea/core.c                        |   55 +-
 drivers/usb/chipidea/debug.c                       |  871 +++++---------------
 drivers/usb/chipidea/debug.h                       |   34 +-
 drivers/usb/chipidea/udc.c                         |  219 +++--
 drivers/usb/chipidea/usbmisc_imx.c                 |  261 ++++++
 drivers/usb/chipidea/usbmisc_imx6q.c               |  162 ----
 12 files changed, 587 insertions(+), 1058 deletions(-)
 create mode 100644 drivers/usb/chipidea/usbmisc_imx.c
 delete mode 100644 drivers/usb/chipidea/usbmisc_imx6q.c

-- 
1.7.10.4

--
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