This patch set is based on the latest Felipe's usb.git / testing/next
branch. (The commit id = 578bfe42fc37d588effe0d9fcd5e35e10d3d2e78)

Changes from RFC:
 - rebase the latest commit of Felipe's usb.git.
 - revise commit log in patch 3 and 4.

About the RFC patch set:
http://thread.gmane.org/gmane.linux.kernel.renesas-soc/2627

Yoshihiro Shimoda (5):
  usb: gadget: udc: core: Fix argument of dev_err() in
    usb_gadget_map_request()
  usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
  usb: renesas_usbhs: change function call orfer in
    usbhsf_dma_prepare_push()
  usb: renesas_usbhs: change arguments of dma_map_ctrl()
  usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU

 drivers/usb/gadget/udc/udc-core.c      | 26 +++++++++++++++++++-------
 drivers/usb/renesas_usbhs/fifo.c       | 16 +++++++++-------
 drivers/usb/renesas_usbhs/mod_gadget.c |  9 ++++-----
 drivers/usb/renesas_usbhs/mod_host.c   |  3 ++-
 drivers/usb/renesas_usbhs/pipe.c       |  3 ++-
 drivers/usb/renesas_usbhs/pipe.h       |  6 ++++--
 include/linux/usb/gadget.h             |  4 ++++
 7 files changed, 44 insertions(+), 23 deletions(-)

-- 
1.9.1

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

Reply via email to