)]}'
{
  "log": [
    {
      "commit": "30ad10bf5b5944d4cdcbc428f47dcd3113e76a81",
      "tree": "b5348af199128f813e1a945648d3cf2a54c5eb21",
      "parents": [
        "d4a9394f02ee7e9da56bb338c2cc99604d70c534"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Thu Mar 01 14:51:04 2012 -0800"
      },
      "committer": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Sat Mar 31 12:42:29 2012 -0700"
      },
      "message": "Revert \"usb: msm_otg: Migrate to clock apis for XO voting\"\n\nThis reverts commit 7dd2266ae3d3f1d2cb93d1d3bb40aecf23821e76.\n\nIt was a mistake to move the usb driver to the clock apis for XO\nbuffer voting. Due to an RPM design CXO and D0 are the same but\nwe would like to hide that from the users of the buffers.\nTherefore the msm_xo driver itself remaps the D0 buffer request\nto the cxo clock until the RPM is fixed.\n\nChange-Id: I230de55d30a49fa5bcf0d07f40453f1e09c4a9b1\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "a76e99abc558aed633ba28ff61c5328116292bf3",
      "tree": "60f7677f0baafa00825accc1214839246b3e78dd",
      "parents": [
        "a54734678ff9cb97938b9f7648547174f3b118e4",
        "1d05f993784973189395051cc711fdd6dd5eb389"
      ],
      "author": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Fri Mar 30 00:09:34 2012 -0700"
      },
      "committer": {
        "name": "Rohit Vaswani",
        "email": "rvaswani@codeaurora.org",
        "time": "Fri Mar 30 00:09:34 2012 -0700"
      },
      "message": "Merge branch \u0027Linux 3.0.21\u0027 into msm-3.0\n\nMerge Upstream\u0027s stable 3.0.21 branch into msm-3.0\nThis consists 814 commits and some merge conflicts.\n\nThe merge conflicts are because of some local changes to\nmsm-3.0 as well as some conflicts between google\u0027s tree and\nthe upstream tree.\n\nConflicts:\n\tarch/arm/kernel/head.S\n\tdrivers/bluetooth/ath3k.c\n\tdrivers/bluetooth/btusb.c\n\tdrivers/mmc/core/core.c\n\tdrivers/tty/serial/serial_core.c\n\tdrivers/usb/host/ehci-hub.c\n\tdrivers/usb/serial/qcserial.c\n\tfs/namespace.c\n\tfs/proc/base.c\n\nChange-Id: I62e2edbe213f84915e27f8cd6e4f6ce23db22a21\nSigned-off-by: Rohit Vaswani \u003crvaswani@codeaurora.org\u003e\n"
    },
    {
      "commit": "a3152031da5d2dbce83bd0ab8b56b31108ad6255",
      "tree": "ac2fad78ff7cd90fac84ce593f0fca9f95cd1c0e",
      "parents": [
        "a36dc2ca7d9c0b71ffaef2fcdcaae9a211add39e"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Mon Mar 05 16:29:30 2012 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Tue Mar 13 11:39:37 2012 +0530"
      },
      "message": "USB: OTG: msm: Add support for SRP and HNP\n\nThis patch changes OTG driver to support different\nOTG statemachine states for OTG2.0 complaince. It will\nalso enable to swap Host role between two OTG devices\nvia HNP and enable B device to request A device to start\nVBUS session via SRP.\n\nChange-Id: Ibe2519ff1570768f51e879af483a6f5c23b38d8f\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "e7365af9973648080e5a301b7fc5a862899b3192",
      "tree": "47805eb6cce8872dfa54ef2a65cfa4f301e409b9",
      "parents": [
        "765eaaffb8b2011a1bd4a9e0e92cdd50669a9ffc",
        "10f1551c50ff4ae333a165d21830f64c41d98b6f"
      ],
      "author": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Mon Mar 05 10:19:45 2012 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Fri Mar 09 08:25:28 2012 -0800"
      },
      "message": "Merge remote-tracking branch \u0027idos/usb3-msm-3.0-backport-dwc3\u0027 into merge/idos\n\nMerge a backport of the following 82 commits from the 3.2 kernel.\n\ncommit 10f1551c50ff4ae333a165d21830f64c41d98b6f\nAuthor: Yu Xu \u003cyuxu@marvell.com\u003e\nDate:   Sat Dec 10 00:03:33 2011 +0800\n\n    usb: gadget: storage: release superspeed descriptors.\n\n    Release superspeed mass storage descriptors memory\n    when the function is unbind.\n\n    Signed-off-by: Yu Xu \u003cyuxu@marvell.com\u003e\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit 1d6d304680b8f9e3b71b896839484f436775953c\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Oct 3 16:39:30 2011 +0300\n\n    usb: gadget: core: fix bug when removing gadget drivers\n\n    usb_gadget_disconnect() is responsible of removing\n    data pullups. Before doing that we must, first, tell\n    gadget driver we\u0027re disconnecting (by calling disconnect\n    method on gadget driver structure), unbind the gadget\n    driver and stop the controller.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/udc-core.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 145cbade27d931fcb6e3c42325256b0bb9744490\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Wed Aug 3 13:33:27 2011 +0200\n\n    usb: gadget: storage: add superspeed support\n\n    this patch adds superspeed descriptors for the\n    storage gadgets.\n\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Acked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    [idos@codeaurora.org: Conflicts: drivers/usb/gadget/storage_common.c]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   22 ++++++\n drivers/usb/gadget/file_storage.c   |   59 +++++++++++++---\n drivers/usb/gadget/mass_storage.c   |    2 +-\n drivers/usb/gadget/storage_common.c |  127 +++++++++++++++++++++++++++++++++++\n 4 files changed, 199 insertions(+), 11 deletions(-)\n\ncommit b0c3e7fb4d56f5c4cfea87e682fb02e88f98d887\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Oct 10 09:43:44 2011 +0300\n\n    usb: gadget: fix typo for default U1/U2 exit latencies\n\n    s/DEFULT/DEFAULT/, no functional changes.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c |    4 ++--\n include/linux/usb/gadget.h     |    4 ++--\n 2 files changed, 4 insertions(+), 4 deletions(-)\n\ncommit 834e066cffb0c95d6168df9bf70c66d499a198cd\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 15:26:06 2011 -0700\n\n    usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC\n\n    The Synopsys USB device controller requires all OUT transfer request\n    lengths to be aligned to max packet size. The mass storage gadgets do\n    not meet this requirement for Super Speed. The gadgets already have a\n    function which performs this alignment for CBW packets, so use it for\n    data packets too.\n\n    The alternative would be to implement bounce buffers in the DWC3\n    driver, but that could have a significant impact on performance.\n\n    This version is based upon a more-correct patch written by Alan\n    Stern.\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   18 +++++++++---------\n drivers/usb/gadget/file_storage.c   |   18 +++++++++---------\n 2 files changed, 18 insertions(+), 18 deletions(-)\n\ncommit 7295baf1792683000d7d78f7720b1e022d6d096a\nAuthor: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nDate:   Thu Aug 18 20:29:00 2011 +0200\n\n    USB: gadget: storage: remove alignment assumption\n\n    This patch (as1481) fixes a problem affecting g_file_storage and\n    g_mass_storage when running at SuperSpeed.  The two drivers currently\n    assume that the bulk-out maxpacket size can evenly divide the SCSI\n    block size, which is 512 bytes.  But SuperSpeed bulk endpoints have a\n    maxpacket size of 1024, so the assumption is no longer true.\n\n    This patch removes that assumption from the drivers, by getting rid of\n    a small optimization (they try to align VFS reads and writes on page\n    cache boundaries).  If a command\u0027s starting logical block address is\n    512 bytes below the end of a page, it\u0027s not okay to issue a USB\n    command for just those 512 bytes when the maxpacket size is 1024 -- it\n    would result in either babble (for an OUT transfer) or a short packet\n    (for an IN transfer).\n\n    Also, for backward compatibility, the test for writes extending beyond\n    the end of the backing storage has to be changed.  If the host tries\n    to do this, we should accept the data that fits in the backing storage\n    and ignore the rest.  Because the storage\u0027s end may not align with a\n    USB packet boundary, this means we may have to accept a USB OUT\n    transfer that extends beyond the end of the storage and then write out\n    only the part of the data that fits.\n\n    Signed-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    [idos@codeaurora.org: Conflicts: drivers/usb/gadget/f_mass_storage.c\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   64 ++++++++++++---------------------\n drivers/usb/gadget/file_storage.c   |   67 ++++++++++++++---------------------\n 2 files changed, 50 insertions(+), 81 deletions(-)\n\ncommit 9e5eb17594ed8be0ee92e3d696234bf70c409d8c\nAuthor: Peiyu Li \u003cpeiyu.li@csr.com\u003e\nDate:   Wed Aug 17 22:52:59 2011 -0700\n\n    usb: gadget: storage: adapt logic block size to bound block devices\n\n    Now the mass storage driver has fixed logic block size of 512 bytes.\n\n    The mass storage gadget read/write bound devices only through VFS, so the\n    bottom level devices actually are just RAW devices to the driver and connected\n    PC. As a RAW, hosts can always format, read and write it right in 512 bytes\n    logic block and don\u0027t care about the actual logic block size of devices bound\n    to the gadget.\n\n    But if we want to share the bound block device partition between target board\n    and PC, in case the logic block size of the bound block device is 4KB, we\n    execute the following steps:\n\n    1. connect a board with mass storage gadget to PC(the board has set one\n    \tpartition of on-board block device as file name of the mass storage)\n    2. PC format the mass storage to VFAT by default logic block size and\n    \tread/write it\n    3. disconnect boards from PC\n    4. target board mount the partition as VFAT\n\n    Step 4 will fail since kernel on target thinks the logic block size of the\n    bound partition as 4KB.\n    A typical error is \"FAT: logical sector size too small for device (logical\n    sector size \u003d 512)\"\n\n    If we execute opposite steps:\n    1. format the partition to VFAT on target board and read/write this partition\n    2. connect the board to Windows PC as usb mass storage gadget, windows will\n    \tthink the disk is not formatted\n\n    So the conclusion is that only as a gadget, the mass storage driver has no any\n    problem.  But being shared VFAT or other filesystem on PC and target board, it\n    will fail.\n\n    This patch adapts logic block size to bound block devices and fix the issue.\n\n    Cc: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Acked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Signed-off-by: Peiyu Li \u003cpeiyu.li@csr.com\u003e\n    Signed-off-by: Xianglong Du \u003cxianglong.du@csr.com\u003e\n    Signed-off-by: Huayi Li \u003chuayi.li@csr.com\u003e\n    Signed-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   63 ++++++++++++++++++++--------------\n drivers/usb/gadget/file_storage.c   |   50 +++++++++++++--------------\n drivers/usb/gadget/storage_common.c |   23 ++++++++++---\n 3 files changed, 79 insertions(+), 57 deletions(-)\n\ncommit 26bba694a44e3362be7028fc26fab172b2fc3581\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Dec 19 13:45:01 2011 +0200\n\n    usb: gadget: epautoconf: do not change number of streams\n\n    We should not change gadget driver\u0027s descriptors just\n    because we think it\u0027s right to do so.\n\n    There are several of reasons which would support this\n    statement but it suffices to say that this was probably\n    never tested because it updates bmAttributes without\n    asking the driver if it\u0027s ok to do so.\n\n    This means that e.g. on UASP gadget it would enable\n    stream support even for the command endpoint which must\n    not have stream support enabled.\n\n    In fact, this change is fixing the bug introduced by\n    commit a59d6b9 (usb: gadget: add streams support to\n    the gadget framework) which was caught when testing\n    UASP gadget with dwc3 driver.\n\n    Cc: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/epautoconf.c |    3 ---\n 1 files changed, 0 insertions(+), 3 deletions(-)\n\ncommit fb5591ebf5788355f0a424103b2bf47a62d6860d\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Thu Jun 23 14:26:15 2011 +0200\n\n    usb: gadget: udc-core: add \"new-style\" registration interface\n\n    udc_start() should only trigger the internal state machine and make\n    minimal house keeping. Before that call udc-core calls the bind()\n    callback and after the callback the pullup().\n\n    udc_stop() is simillar, udc-core calls pullup(), unbind() and finally\n    udc_stop().\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/udc-core.c |   75 ++++++++++++++++++++++++++++++++++++++--\n include/linux/usb/gadget.h    |    6 +++\n 2 files changed, 77 insertions(+), 4 deletions(-)\n\ncommit 0d0c240fac20e525a3e967a0d6e9410c51f1c892\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Thu Jun 23 14:26:11 2011 +0200\n\n    usb: gadget: defer setting maxpacket till -\u003esetup()\n\n    maxpacket is set by the udc driver for ep0 very early. This value is\n    copied by the function gadget used later for the USB_DT_DEVICE and\n    USB_DT_DEVICE_QUALIFIER query. This seems to work fine so far. For USB3\n    we need set a different value here. In SS speed it is 2^x with x\u003d9 and\n    in HS we set something \u003c\u003d 64. If the UDC starts in SS and continues in\n    HS after the cable has been plugged it will report a too small value.\n    There setting of this value is defered and taken automaticly from the\n    ep0 pointer where the UDC driver can update it according to the speed it\n    detected _after_ a cable has been plugged.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c    |    3 +--\n drivers/usb/gadget/dbgp.c         |    2 +-\n drivers/usb/gadget/file_storage.c |   10 ++++++----\n drivers/usb/gadget/gmidi.c        |    3 +--\n drivers/usb/gadget/inode.c        |    5 ++---\n drivers/usb/gadget/printer.c      |   14 +++++++++-----\n 6 files changed, 20 insertions(+), 17 deletions(-)\n\ncommit bc2aa11468283f03aa8749b217a6c15bfaff4776\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Wed Jun 29 16:41:50 2011 +0300\n\n    usb: gadget: add SuperSpeed support to the Gadget Framework\n\n    SuperSpeed USB has defined a new descriptor, called\n    the Binary Device Object Store (BOS) Descriptor. It\n    has also changed a bit the definition of SET_FEATURE\n    and GET_STATUS requests to add USB3-specific details.\n\n    This patch implements both changes to the Composite\n    Gadget Framework.\n\n    [ balbi@ti.com : slight changes to commit log\n    \t\t fixed a compile error on ARM ]\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/Kconfig      |    6 +\n drivers/usb/gadget/composite.c  |  257 ++++++++++++++++++++++++++++++++++++---\n drivers/usb/gadget/epautoconf.c |    6 +-\n include/linux/usb/composite.h   |   14 ++\n include/linux/usb/gadget.h      |   31 +++++\n 5 files changed, 293 insertions(+), 21 deletions(-)\n\ncommit 3ba28906aefd21a6aaf01e3b04c2410dabce3c97\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Wed Jun 29 16:41:49 2011 +0300\n\n    usb: gadget: add max_speed to usb_composite_driver\n\n    This field is used by the Gadget drivers to specify\n    the maximum speed they support, meaning: the maximum\n    speed they can provide descriptors for.\n\n    The driver speed will be set in consideration of this\n    value.\n\n    [ balbi@ti.com : dropped the ifdeffery ]\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: added max_speed also to android.c]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/android.c      |    1 +\n drivers/usb/gadget/audio.c        |    1 +\n drivers/usb/gadget/cdc2.c         |    1 +\n drivers/usb/gadget/composite.c    |    2 ++\n drivers/usb/gadget/ether.c        |    1 +\n drivers/usb/gadget/g_ffs.c        |    1 +\n drivers/usb/gadget/hid.c          |    1 +\n drivers/usb/gadget/mass_storage.c |    1 +\n drivers/usb/gadget/multi.c        |    1 +\n drivers/usb/gadget/ncm.c          |    1 +\n drivers/usb/gadget/nokia.c        |    1 +\n drivers/usb/gadget/serial.c       |    1 +\n drivers/usb/gadget/webcam.c       |    1 +\n drivers/usb/gadget/zero.c         |    1 +\n include/linux/usb/composite.h     |    2 ++\n 15 files changed, 17 insertions(+), 0 deletions(-)\n\ncommit 081412dc449284905c831f2fe2d9877238c07bef\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:53 2011 +0300\n\n    usb: gadget: add streams support to the gadget framework\n\n    This patch defines necessary fields to support\n    streaming for USB3.0.\n\n    It implements a new function, called\n    usb_ep_autoconfig_ss(), to be used instead of the\n    existing usb_ep_autoconfig() when working in\n    SuperSpeed mode and there is a need to search for\n    an endpoint according to the number of required\n    streams.\n\n    [ balbi@ti.com : slight changes to commit log ]\n\n    Signed-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/epautoconf.c |  125 +++++++++++++++++++++++++++++++--------\n include/linux/usb/gadget.h      |   13 ++++\n 2 files changed, 113 insertions(+), 25 deletions(-)\n\ncommit 5ef53d97a119d96087b3afee6495b964b71e1c55\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:52 2011 +0300\n\n    usb: gadget: coding style fix\n\n    fix the coding style of a few switches on the\n    gadget framework.\n\n    [ balbi@ti.com : add a commit log ]\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c |   16 ++++++++++---\n drivers/usb/gadget/dummy_hcd.c |   48 ++++++++++++++++++++++++++++++----------\n 2 files changed, 48 insertions(+), 16 deletions(-)\n\ncommit 31ac35219203686655b8936ee9cffbe9d407e85f\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 15:33:50 2011 +0200\n\n    usb: gadget: use config_ep_by_speed() instead of ep_choose()\n\n    Remove obsolete functions:\n    1. ep_choose()\n    2. usb_find_endpoint()\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Changed also the following files to\n    comply with this commit: f_accessory.c,f_adb.c,f_diag.c,f_mtp.c,\n    f_rmnet.c,f_rmnet_sdio,f_rmnet_smd,f_rmnet_smd_sdio,f_serial.f_ccid.c.\n    Also merged a patch in f_serial.c for checking return value of\n    config_ep_by_speed, see \"usb: gadget: fix g_serial regression\".\n    Also fix a bug in ci13xxx_udc. Since f_serial is now checking if the endpoint\n    descriptors are null in the set_alt function, need to set them to null on\n    ep_disable in case of cable disconnect. Since the ep descriptor was inserted to\n    struct usb_ep in \"usb: gadget: add usb_endpoint_descriptor to struct usb_ep\",\n    also set mEp-\u003eep.desc to NULL. I have upstream this to the community, please\n    see \"usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep\" in\n    the latest linux kernel.]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/ci13xxx_udc.c      |    1 +\n drivers/usb/gadget/config.c           |   26 -------------\n drivers/usb/gadget/f_accessory.c      |   30 +++++++++++-----\n drivers/usb/gadget/f_acm.c            |   46 +++++++-----------------\n drivers/usb/gadget/f_adb.c            |   30 +++++++++++----\n drivers/usb/gadget/f_ccid.c           |   54 +++++++++++-----------------\n drivers/usb/gadget/f_diag.c           |   13 ++++---\n drivers/usb/gadget/f_ecm.c            |   45 +++++++----------------\n drivers/usb/gadget/f_eem.c            |   32 +++++------------\n drivers/usb/gadget/f_hid.c            |   19 +++-------\n drivers/usb/gadget/f_loopback.c       |   11 ++++--\n drivers/usb/gadget/f_mass_storage.c   |   46 ++++++++++--------------\n drivers/usb/gadget/f_mtp.c            |   30 +++++++++++----\n drivers/usb/gadget/f_ncm.c            |   49 ++++++++------------------\n drivers/usb/gadget/f_obex.c           |   32 +++++------------\n drivers/usb/gadget/f_phonet.c         |   12 +++---\n drivers/usb/gadget/f_rmnet.c          |   48 ++++++++-----------------\n drivers/usb/gadget/f_rmnet_sdio.c     |   62 ++++++++++++++++++++++++++------\n drivers/usb/gadget/f_rmnet_smd.c      |   38 +++++++++++++++-----\n drivers/usb/gadget/f_rmnet_smd_sdio.c |   63 ++++++++++++++++++++++++++------\n drivers/usb/gadget/f_rndis.c          |   46 +++++++-----------------\n drivers/usb/gadget/f_serial.c         |   53 +++++++++-------------------\n drivers/usb/gadget/f_sourcesink.c     |    8 +++-\n drivers/usb/gadget/f_subset.c         |   29 +++------------\n drivers/usb/gadget/file_storage.c     |   12 ++++++\n drivers/usb/gadget/storage_common.c   |   11 ------\n include/linux/usb/composite.h         |   15 --------\n include/linux/usb/gadget.h            |    6 ---\n 28 files changed, 392 insertions(+), 475 deletions(-)\n\ncommit cf64ce49541e865b66abc2b2c7bb87e59c7a1f7e\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:49 2011 +0300\n\n    usb: gadget: configure endpoint according to gadget speed\n\n    Add config_ep_by_speed() to configure the endpoint\n    according to the gadget speed.\n\n    Using this function will spare the FDs from handling\n    the endpoint chosen descriptor.\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c  |   85 +++++++++++++++++++++++++++++++++++++++\n drivers/usb/gadget/epautoconf.c |    1 +\n include/linux/usb/composite.h   |    3 +\n include/linux/usb/gadget.h      |    3 +\n 4 files changed, 92 insertions(+), 0 deletions(-)\n\ncommit cf709c115c55e8497a2b538ba492f9e8bc3db941\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:48 2011 +0300\n\n    usb: gadget: add usb_endpoint_descriptor to struct usb_ep\n\n    Change usb_ep_enable() prototype to use endpoint\n    descriptor from usb_ep.\n\n    This optimization spares the FDs from saving the\n    endpoint chosen descriptor. This optimization is\n    not full though. To fully exploit this change, one\n    needs to update all the UDCs as well since in the\n    current implementation each of them saves the\n    endpoint descriptor in it\u0027s internal (and extended)\n    endpoint structure.\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Added more changes for the following files\n    since API break with msm code tree: ci13xxx_udc.c,f_accessory,f_adb,\n    f_diag,f_mtp,f_rmnet,f_rmnet_sdio,f_rmnet_smd, f_rmnet_smd_sdio,u_bam.c,\n    u_sdio.c,u_rmnet.h,u_sdio.c,u_smd.c,f_ccid.c,u_data_hsic.c]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/ci13xxx_udc.c      |    6 ++++--\n drivers/usb/gadget/dbgp.c             |    8 +++++---\n drivers/usb/gadget/f_accessory.c      |   16 ++++++++++------\n drivers/usb/gadget/f_acm.c            |    9 ++++-----\n drivers/usb/gadget/f_adb.c            |   14 ++++++++------\n drivers/usb/gadget/f_audio.c          |    5 ++---\n drivers/usb/gadget/f_ccid.c           |   15 ++++++---------\n drivers/usb/gadget/f_diag.c           |   12 +++++-------\n drivers/usb/gadget/f_ecm.c            |   17 ++++++++---------\n drivers/usb/gadget/f_eem.c            |   10 +++++-----\n drivers/usb/gadget/f_fs.c             |    3 ++-\n drivers/usb/gadget/f_hid.c            |    5 ++---\n drivers/usb/gadget/f_loopback.c       |   14 ++++++--------\n drivers/usb/gadget/f_mass_storage.c   |    3 ++-\n drivers/usb/gadget/f_mtp.c            |   17 ++++++++++-------\n drivers/usb/gadget/f_ncm.c            |   17 ++++++++---------\n drivers/usb/gadget/f_obex.c           |    6 +++---\n drivers/usb/gadget/f_phonet.c         |    9 ++++-----\n drivers/usb/gadget/f_rmnet.c          |    9 ++++-----\n drivers/usb/gadget/f_rmnet_sdio.c     |   15 +++++++++------\n drivers/usb/gadget/f_rmnet_smd.c      |   15 +++++++++------\n drivers/usb/gadget/f_rmnet_smd_sdio.c |   15 +++++++++------\n drivers/usb/gadget/f_rndis.c          |   15 +++++++--------\n drivers/usb/gadget/f_serial.c         |    9 ++++-----\n drivers/usb/gadget/f_sourcesink.c     |   10 ++++------\n drivers/usb/gadget/f_subset.c         |    8 ++++----\n drivers/usb/gadget/f_uvc.c            |    6 ++++--\n drivers/usb/gadget/file_storage.c     |    3 ++-\n drivers/usb/gadget/gmidi.c            |    6 ++++--\n drivers/usb/gadget/inode.c            |    6 ++++--\n drivers/usb/gadget/printer.c          |   26 ++++++++++++++------------\n drivers/usb/gadget/u_bam.c            |    8 ++++----\n drivers/usb/gadget/u_data_hsic.c      |   10 ++--------\n drivers/usb/gadget/u_ether.c          |   12 ++++++------\n drivers/usb/gadget/u_ether.h          |    4 ----\n drivers/usb/gadget/u_rmnet.h          |    2 --\n drivers/usb/gadget/u_sdio.c           |    4 ++--\n drivers/usb/gadget/u_serial.c         |    4 ++--\n drivers/usb/gadget/u_serial.h         |    2 --\n drivers/usb/gadget/u_smd.c            |    4 ++--\n include/linux/usb/gadget.h            |   16 +++++++---------\n 41 files changed, 197 insertions(+), 198 deletions(-)\n\ncommit d23607a2eb7b23fa0fa9e797da6804d583bef73d\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Tue Jun 28 16:33:47 2011 +0300\n\n    usb: gadget: convert all users to the new udc infrastructure\n\n    peripheral drivers are using usb_add_gadget()/usb_del_gadget() to\n    register/unregister to the udc-core.\n\n    The udc-core will take the first available gadget driver and attach\n    function driver which is calling usb_gadget_register_driver(). This is\n    the same behaviour we have right now.\n\n    Only dummy_hcd was tested, the others were compiled tested.\n\n    Cc: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Cc: Anton Tikhomirov \u003cav.tikhomirov@samsung.com\u003e\n    Cc: Ben Dooks \u003cben-linux@fluff.org\u003e\n    Cc: Dan Carpenter \u003cerror27@gmail.com\u003e\n    Cc: Darius Augulis \u003caugulis.darius@gmail.com\u003e\n    Cc: Eric Miao \u003ceric.y.miao@gmail.com\u003e\n    Cc: Jingoo Han \u003cjg1.han@samsung.com\u003e\n    Cc: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\n    Cc: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\n    Cc: Li Yang \u003cleoli@freescale.com\u003e\n    Cc: Michael Hennerich \u003cmichael.hennerich@analog.com\u003e\n    Acked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\n    Cc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n    Cc: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n    Cc: Roy Huang \u003croy.huang@analog.com\u003e\n    Cc: Russell King \u003clinux@arm.linux.org.uk\u003e\n    Cc: Toshiharu Okada \u003ctoshiharu-linux@dsn.okisemi.com\u003e\n    Cc: Xiaochen Shen \u003cxiaochen.shen@intel.com\u003e\n    Cc: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\n    Cc: Yuan-Hsin Chen \u003cyhchen@faraday-tech.com\u003e\n    Cc: cxie4 \u003ccxie4@marvell.com\u003e\n    Cc: linux-geode@lists.infradead.org\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org:\n    Conflicts: drivers/usb/gadget/ci13xxx_udc.c\n    msm72k_udc.c: This driver is not exists in Linux community,so fix this one too.\n    cyasgadget.c: combine other patch from the community (\"convert cyasgadget to new udc core\")\n    into this commit. Removed the #if 0 block that was in the community version and fix\n    the cause problem, because of which it was under #if 0 block]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n .../staging/westbridge/astoria/gadget/cyasgadget.c |   26 ++++++++++++++--\n drivers/usb/gadget/Makefile                        |    1 +\n drivers/usb/gadget/amd5536udc.c                    |   18 ++++++++---\n drivers/usb/gadget/at91_udc.c                      |   20 +++++++++---\n drivers/usb/gadget/atmel_usba_udc.c                |   26 ++++++++++++++--\n drivers/usb/gadget/ci13xxx_udc.c                   |   30 ++++++++++++++-----\n drivers/usb/gadget/dummy_hcd.c                     |   31 +++++++++++++------\n drivers/usb/gadget/fsl_qe_udc.c                    |   20 ++++++++++--\n drivers/usb/gadget/fsl_udc_core.c                  |   20 ++++++++++--\n drivers/usb/gadget/fusb300_udc.c                   |   15 +++++++--\n drivers/usb/gadget/goku_udc.c                      |   19 +++++++++---\n drivers/usb/gadget/imx_udc.c                       |   20 +++++++++---\n drivers/usb/gadget/langwell_udc.c                  |   20 ++++++++----\n drivers/usb/gadget/m66592-udc.c                    |   17 ++++++++--\n drivers/usb/gadget/msm72k_udc.c                    |   30 ++++++++++++++++---\n drivers/usb/gadget/mv_udc_core.c                   |   19 +++++++----\n drivers/usb/gadget/net2280.c                       |   18 ++++++++---\n drivers/usb/gadget/omap_udc.c                      |   22 +++++++++++---\n drivers/usb/gadget/pch_udc.c                       |   16 +++++++--\n drivers/usb/gadget/pxa25x_udc.c                    |   19 ++++++++----\n drivers/usb/gadget/pxa27x_udc.c                    |   23 ++++++++++----\n drivers/usb/gadget/r8a66597-udc.c                  |   15 +++++++--\n drivers/usb/gadget/s3c-hsotg.c                     |   19 +++++++++--\n drivers/usb/gadget/s3c-hsudc.c                     |   16 +++++++--\n drivers/usb/gadget/s3c2410_udc.c                   |   29 +++++++++++-------\n drivers/usb/musb/musb_gadget.c                     |   23 +++++++++++---\n drivers/usb/renesas_usbhs/mod_gadget.c             |   20 +++++++++---\n 27 files changed, 411 insertions(+), 141 deletions(-)\n\ncommit 517750424116caaa532ecf06a44d9df87223de4f\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Jun 28 16:33:46 2011 +0300\n\n    usb: gadget: introduce UDC Class\n\n    this class will be used to abstract away several of the duplicated\n    operations scattered among the USB gadget controller drivers.\n\n    Later, we can add an atomic notifier to tell interested drivers about\n    what\u0027s happening with the controller. Notifications such as suspend,\n    resume, enumerated, etc. will be useful, at a minimum, for implementing\n    usb charger detection.\n\n    As part of the converting process usb_gadget_probe_driver() is no longer\n    part of each udc but pushed into the -\u003estap() callback. The same for his\n    couterpart.\n\n    The core is currently set explicit to \u0027n\u0027. It will be changed to \u0027y\u0027 once\n    all users are converted since it provides functions which clash with\n    other drivers.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/udc-core.c |  418 +++++++++++++++++++++++++++++++++++++++++\n include/linux/usb/gadget.h    |    7 +\n 2 files changed, 425 insertions(+), 0 deletions(-)\n\ncommit 9bcc83f456fc3ddf11a4fab4daf649b8a99de8fd\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Aug 19 18:10:56 2011 +0300\n\n    usb: ch9: add function defines from ch9, USB 3.0 spec\n\n    not to confuse with Table 9-7 in USB 2.0 spec\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n include/linux/usb/ch9.h |    5 +++++\n 1 files changed, 5 insertions(+), 0 deletions(-)\n\ncommit 0be99a24dbde81c9f808967ad1a0a2ea87f6530f\nAuthor: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nDate:   Fri Sep 30 18:08:59 2011 -0400\n\n    usb: Add module.h to various dwc3 drivers\n\n    These files uses the full set of MODULE_ macros and so need to\n    include module.h directly.\n\n    Signed-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c      |    1 +\n drivers/usb/dwc3/dwc3-omap.c |    1 +\n 2 files changed, 2 insertions(+), 0 deletions(-)\n\ncommit f208a8f461da421f9371b19b8bd00c27f8d0622d\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:51 2011 +0300\n\n    usb: dwc3: convert structures into bitshifts\n\n    our parameter structures need to be written to\n    HW, so instead of assuming little endian, we\n    convert those into bit shifts.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c    |    6 +-\n drivers/usb/dwc3/gadget.c |   40 ++++++-------\n drivers/usb/dwc3/gadget.h |  139 +++++++++------------------------------------\n 3 files changed, 48 insertions(+), 137 deletions(-)\n\ncommit b141b8cd0257ca5e8122310c9ca64af93325e08d\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:50 2011 +0300\n\n    usb: dwc3: gadget: allow clock gating to work\n\n    The dwc3 core has internal clock gating support.\n\n    Let\u0027s allow that to happen by clearing the disable\n    bit in GCTL register.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    6 ++++++\n drivers/usb/dwc3/gadget.c |    8 ++++++++\n 2 files changed, 14 insertions(+), 0 deletions(-)\n\ncommit b333f87fccf1424b9e7ab8fe8a260b01d865b98d\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:49 2011 +0300\n\n    usb: dwc3: core: cache GHWPARAMS* registers\n\n    cache the contents of GHWPARAMS* registers in\n    our device structure for easy access.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c |   17 +++++++++++++++++\n 1 files changed, 17 insertions(+), 0 deletions(-)\n\ncommit d8e9f2a2f0b5a2d53bcf9b86f886c8b18efc7f41\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:48 2011 +0300\n\n    usb: dwc3: add struct dwc3_hwparams\n\n    That structure will hold a copy of readonly\n    GHWPARAMS* registers for ease accessing by\n    the driver.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |   26 ++++++++++++++++++++++++++\n 1 files changed, 26 insertions(+), 0 deletions(-)\n\ncommit 2aadc55ef7e567258dee0425fb3597c0aee983fe\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:47 2011 +0300\n\n    usb: dwc3: gadget: implement streams support\n\n    The following patch adds support for streams\n    to dwc3 driver.\n\n    While at that, also fix one small issue on\n    endpoint disable where we should clear all\n    flags not only ENABLED.\n\n    Reviewied-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n Documentation/usb/dwc3.txt |    8 --------\n drivers/usb/dwc3/core.h    |    6 ++++++\n drivers/usb/dwc3/gadget.c  |   34 ++++++++++++++++++++++++++++++----\n 3 files changed, 36 insertions(+), 12 deletions(-)\n\ncommit 92366a9b25662e5624ed69f3eec30d31d6560eab\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:46 2011 +0300\n\n    usb: dwc3: gadget: add support for Bursts\n\n    We already have the value from gadget drivers,\n    just need to pass it to our controller.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Integrate in this commit also the change\n    \"USB: use usb_endpoint_maxp() instead of le16_to_cpu()\" 29cc88979a8818cd8c5019426e945aed118b400e\n    from Linux kernel 3.1. The reason why this change was not\n    cherry-picked separately is because I wanted to reduce impact\n    on msm code tree, and only change dwc3 driver.]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 4f5db5cf5b6c982bc1fba8f5711f6aee594850b5\nAuthor: kuninori.morimoto.gx@renesas.com \u003ckuninori.morimoto.gx@renesas.com\u003e\nDate:   Mon Jul 25 00:39:30 2011 -0700\n\n    usb: add usb_endpoint_maxp() macro\n\n    Signed-off-by: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: use __le16_to_cpu instead of le16_to_cpu]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n include/linux/usb/ch9.h |   12 ++++++++++++\n 1 files changed, 12 insertions(+), 0 deletions(-)\n\ncommit bba939f019fffedf3261097f02441c25888a5f19\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:45 2011 +0300\n\n    usb: dwc3: gadget: fix DMA offset calculation\n\n    Fix offset calculation in dwc3_trb_dma_offset()\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 4281539e1dc0a0a2fc2494a1448c4c3ed0e97091\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:44 2011 +0300\n\n    usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing\n\n    This makes DWC3_EP_WEDGE do the right thing, which is\n    prevent DWC3_EP_WEDGE from ever being cleared by a\n    ClearFeature(HALT) command.\n\n    [ balbi@ti.com : allowed set_wedge to send SetHalt command\n    \tto controller ]\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    6 +++++-\n 1 files changed, 5 insertions(+), 1 deletions(-)\n\ncommit df7a63dc19ab9c48cd396898826ac7d18cafe6e8\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:43 2011 +0300\n\n    usb: dwc3: gadget: driver should not wait for RxFIFO to drain\n\n    An older version of the databook said to wait for the FIFO to\n    drain, but that has been removed from the newer databooks.\n\n    Waiting for RxFIFO to drain caused problems when testing against\n    one of the host controllers available in the market.\n\n    After talking to one of the RTL engineers, he stated that we\n    should _not_ wait for RxFIFO to drain.\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   19 -------------------\n 1 files changed, 0 insertions(+), 19 deletions(-)\n\ncommit a6544d0e1c1fee89ada449b5cac658d10571c0c0\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:42 2011 +0300\n\n    usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs\n\n    DEPSTARTCFG for non-EP0 EPs must only be sent once per config\n\n    [ balbi@ti.com : changed config_start to start_config_issued ]\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    2 ++\n drivers/usb/dwc3/ep0.c    |    1 +\n drivers/usb/dwc3/gadget.c |   10 +++++++++-\n 3 files changed, 12 insertions(+), 1 deletions(-)\n\ncommit 9342a6f8b052198b9c2dc44342c5a25cf378ec19\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Sep 30 10:58:41 2011 +0300\n\n    usb: dwc: remove \"All rights reserved\" statement.\n\n    Some people think that this line is not compatible with the GPL. The\n    statement was required due to the Buenos Aires Convention and is now\n    deprecated. I remove it because it is said that it is pointless nowdays.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c      |    1 -\n drivers/usb/dwc3/core.h      |    1 -\n drivers/usb/dwc3/debug.h     |    1 -\n drivers/usb/dwc3/debugfs.c   |    1 -\n drivers/usb/dwc3/dwc3-omap.c |    1 -\n drivers/usb/dwc3/dwc3-pci.c  |    1 -\n drivers/usb/dwc3/ep0.c       |    1 -\n drivers/usb/dwc3/gadget.c    |    1 -\n drivers/usb/dwc3/gadget.h    |    1 -\n drivers/usb/dwc3/io.h        |    1 -\n 10 files changed, 0 insertions(+), 10 deletions(-)\n\ncommit f8336a2d5bb2a6484729d77d7ed59bf007ebbba0\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Sep 30 10:58:40 2011 +0300\n\n    usb: dwc3: ep0: fix debug output\n\n    Use \"ep0in\" and \"ep0out\" instead \"ep1in\" and \"ep0out\" which is confusing\n    and not consistent with the remaining output.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 9b580c9667ad75cb534e77456d4ab533631a911c\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Sep 30 10:58:39 2011 +0300\n\n    usb: dwc3: ep0: remove second giveback in error case\n\n    We already give requests back in dwc3_ep0_stall_and_restart() so\n    doing it again here will most likely corrupt the list.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    1 -\n 1 files changed, 0 insertions(+), 1 deletions(-)\n\ncommit b55ee453566dde206108a50e86c5a54c33c38b24\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:38 2011 +0300\n\n    usb: dwc3: ep0: fix debug message\n\n    The way it was before was really meaningless.\n    Now it looks saner.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    8 ++++----\n 1 files changed, 4 insertions(+), 4 deletions(-)\n\ncommit 0788d7b5e6633b5b04d7fec4be2291e584783786\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:37 2011 +0300\n\n    usb: dwc3: ep0: ignore direction on 2-stage transfer\n\n    We don\u0027t need to care about direction on a two stage\n    transfer.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    8 ++++----\n 1 files changed, 4 insertions(+), 4 deletions(-)\n\ncommit b7139d3e594a857def16179ceedf9fdf00b0dce4\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:36 2011 +0300\n\n    usb: dwc3: ep0: Make USB30CV happy with SetAddress\n\n    According to USB 3.0 Specification, a SetAddress()\n    while device is in Configured State has an unspecified\n    behavior (see Section 9.4.6). Still USB30CV wasn\u0027t\n    happy with my Stall reply.\n\n    To make that thing happy, just accept the SetAddress()\n    always. No problems have been observed thus far.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   31 +++++++++----------------------\n 1 files changed, 9 insertions(+), 22 deletions(-)\n\ncommit 6edd5bdb3b42293f3dd282246c590243a0818998\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 21:18:47 2011 +0300\n\n    usb: dwc3: gadget: improve debug on link state change\n\n    It\u0027s useful to know which states core is going\n    through, as it might help us figure out misbehavior\n    on specific link states.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 29561f1886df102572aceb2fcde69e98412c786c\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Sep 6 10:56:51 2011 +0300\n\n    usb: dwc3: omap: set idle and standby modes\n\n    For now, let\u0027s disable IDLE and STANDBY transitions\n    until we have a real HW to validate against.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   24 ++++++++++++++++++++++++\n 1 files changed, 24 insertions(+), 0 deletions(-)\n\ncommit ecc99439be4d4715a3bca22831210fe799fdef60\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 18:27:33 2011 +0300\n\n    usb: dwc3: ep0: introduce ep0_expect_in flag\n\n    This flag will tell us which direction we\u0027re\n    expecting on the next (data or status) phase.\n\n    It will help us catching errors of host going\n    crazy and requesting data of the wrong direction.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    2 ++\n drivers/usb/dwc3/ep0.c  |   16 ++++++++++++++++\n 2 files changed, 18 insertions(+), 0 deletions(-)\n\ncommit 4454f03ef05a885d390eeb07decdd6586df55e04\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 18:17:12 2011 +0300\n\n    usb: dwc3: ep0: giveback requests on stall_and_restart\n\n    if we don\u0027t, the list will be busy forever.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   10 ++++++++++\n 1 files changed, 10 insertions(+), 0 deletions(-)\n\ncommit d3ba9a9d63e8064a1d701d6e94620b01136302d5\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 18:16:21 2011 +0300\n\n    usb: dwc3: gadget: drop the useless dma_sync_single* calls\n\n    if req-\u003edma isn\u0027t DMA_ADDR_INVALID it means gadget driver\n    mapped the request or allocated from coherent, so it\u0027s\n    unnecessary to do anything.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    9 ---------\n 1 files changed, 0 insertions(+), 9 deletions(-)\n\ncommit d195b32c82146b30b03546da38dd1e6c296485e6\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 17:42:11 2011 +0300\n\n    usb: dwc3: gadget: fix GCTL programming\n\n    ensure a few bits are cleared before enabling\n    what we need.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    9 +++------\n 1 files changed, 3 insertions(+), 6 deletions(-)\n\ncommit e207db68045eeb022b2ddbe26ae7b937f3c6da28\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 17:41:00 2011 +0300\n\n    usb: dwc3: define ScaleDown macro helper\n\n    We must ensure that those bits aren\u0027t set as\n    they should only be used in simulation.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit 18b26f81d37e221d35c5dc07e7cfd65163968ff1\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 17:39:59 2011 +0300\n\n    usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN\n\n    that should be 1 \u003c\u003c 16, not 16. Caused so many\n    problems and we never caught it before.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 4ae8e1c5f7fa995661757040cc92a639065eb5ce\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Wed Aug 31 17:12:02 2011 +0200\n\n    usb: dwc3: gadget: do not map/unmap ZLP transfers\n\n    If the gadget drivers sends a ZLP we are trying to map this this request\n    which does not work on all implementations. So we simply skip mapping\n    it.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   10 ++++++++++\n 1 files changed, 10 insertions(+), 0 deletions(-)\n\ncommit 5248ed14acde1fcb3b622d59dd630eca652a8e4f\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Sep 6 12:00:39 2011 +0300\n\n    usb: dwc3: omap: fix IRQ handling\n\n    In order to ACK the IRQ we must write back\n    to the same register the bits we read.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   39 ++++++++++++---------------------------\n 1 files changed, 12 insertions(+), 27 deletions(-)\n\ncommit 6e8585e672f0372b595557f13cac1017ba335a51\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Sep 6 10:57:41 2011 +0300\n\n    usb: dwc3: omap: change IRQ name to dwc3-omap\n\n    dwc3-wrapper can be used by any other wrapper,\n    using dwc3-omap makes it clear that we\u0027re running\n    on OMAP SoC.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 8ff9be9a57b3394f4837d6874d0aa12fefd39f40\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Sep 5 13:37:28 2011 +0300\n\n    usb: dwc3: add module.h to dwc3-omap.c and core.c\n\n    We need that header because of THIS_MODULE.\n\n    Reported-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c      |    1 +\n drivers/usb/dwc3/dwc3-omap.c |    1 +\n 2 files changed, 2 insertions(+), 0 deletions(-)\n\ncommit 6f33e1af1a0540984238637e2c05c081a5c7a0d1\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 22:26:25 2011 +0300\n\n    usb: dwc3: omap: distinguish between SW and HW modes\n\n    The OMAP wrapper allows us to either control internal\n    OTG signals via SW or HW. Different boards might wish\n    to use one or the other mode of operation. Let\u0027s have\n    have that information passed via platform_data for now.\n\n    After DT conversion is finished for OMAP, we can easily\n    convert this to a DT attribute.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c            |   22 ++++++++++++++\n include/linux/platform_data/dwc3-omap.h |   47 +++++++++++++++++++++++++++++++\n 2 files changed, 69 insertions(+), 0 deletions(-)\n\ncommit 201d9a02eef1695e809df15c96156cad44ab6efe\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 18:33:43 2011 +0300\n\n    usb: dwc3: omap: drop DEV_PM_OPS for now\n\n    We need to have actual HW in order to implement\n    and test that part of the code anyway. Until then\n    it\u0027s best to remove it.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   41 -----------------------------------------\n 1 files changed, 0 insertions(+), 41 deletions(-)\n\ncommit c6aa9939cb46ede5b0ac375a2067306e1b590557\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 18:22:01 2011 +0300\n\n    usb: dwc3: omap: use the macro we already have\n\n    trivial patch, no functional changes.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |    3 ++-\n 1 files changed, 2 insertions(+), 1 deletions(-)\n\ncommit e4b324671d845c82195899cf976aa8eb82552c17\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 14:52:52 2011 +0300\n\n    usb: dwc3: omap: do not enable DMA Disable Clear IRQ\n\n    Otherwise that IRQ will trigger forever. It\u0027s quite\n    unnecessary.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |    3 +--\n 1 files changed, 1 insertions(+), 2 deletions(-)\n\ncommit c93695d156c86dc750b1dd9866ac59177f43f871\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 14:46:16 2011 +0300\n\n    usb: dwc3: omap: fix dev_dbg() calls\n\n    dev_dbg() macro expects a device pointer as\n    argument, not a memory base address.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   20 ++++++++++----------\n 1 files changed, 10 insertions(+), 10 deletions(-)\n\ncommit 665b9c7f976a2819da2c66adcb80a4db674ace40\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:52:17 2011 +0300\n\n    usb: dwc3: use ep0_next_event field\n\n    Start tracking the next expected event and act\n    on the error conditions as suggested by databook.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   40 ++++++++++++++++++++++++++++++++++++----\n 1 files changed, 36 insertions(+), 4 deletions(-)\n\ncommit 4f072fa1d03fc931116a755cc3444a0233c5e049\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:50:40 2011 +0300\n\n    usb: dwc3: core: add ep0_next_event field\n\n    this field will hold the next expected event.\n\n    In certain cases, host might fall into some error\n    condition and ask from us the wrong Control phase.\n    On such situations, we should stall and restart.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |   10 ++++++++++\n 1 files changed, 10 insertions(+), 0 deletions(-)\n\ncommit aa7b4d0d1fe76e8390b64ff20990712e805c56bb\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:48:08 2011 +0300\n\n    usb: dwc3: drop EP0_STALL state\n\n    Whenever we issue a Set Stall command on EP0,\n    the state machine will be restarted and Stall\n    is cleared automatically, when core receives\n    the next SETUP packet.\n\n    There\u0027s no need to track that EP0_STALL state.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    1 -\n drivers/usb/dwc3/ep0.c    |    2 --\n drivers/usb/dwc3/gadget.c |   10 ++++++++--\n 3 files changed, 8 insertions(+), 5 deletions(-)\n\ncommit 0054d1193f86f28ef0dcf9de14ba7f4541f119f7\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:54:53 2011 +0300\n\n    usb: dwc3: ep0: clear all EP0 flags\n\n    when we\u0027re going to issue Set Stall command,\n    we should clear DWC3_EP_STALL flag, but also\n    we should clear BUSY, HALTED and all others.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit c0478e0f3958e699fd3eb6e650e1fc9a929b8782\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Wed Aug 31 11:51:43 2011 +0300\n\n    usb: dwc3: ep0: fix Get Status handling\n\n    data was prepared on setup_buf but transfer\n    was started on ctrl_req, fix it.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 6062cac8e2e17fbaa60d6fd5a73f57bb6d1bda58\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 16:46:38 2011 +0200\n\n    usb: dwc3: gadget: replace mdelay with udelay in the busy loop\n\n    There are two spots where we wait until the HW finishes processing a\n    certain command. Initially we had a few problems and we used 500ms as a\n    limit to be on a the safe side. Paul Zimmerman mentioned this is little too\n    much. After a debugging session, we noticed that we hardly ever go over 20us\n    and didn\u0027t pass 30usec so far. Using mdelay() seems way overloaded.\n\n    Giving the current numbers 500usec as the upper limit is more than  enough.\n    Should it ever timeout then something is definitely wrong.\n\n    While here, also replace the type with u32 since long does not really\n    fit here.\n\n    Cc: Paul Zimmerman \u003cpaul.zimmerman@synopsys.com\u003e\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   12 ++++--------\n 1 files changed, 4 insertions(+), 8 deletions(-)\n\ncommit b55db3bb7e3b0b5a21876ad4662d5bab3de3c4e3\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 13:56:37 2011 +0200\n\n    usb: dwc3: gadget: rework the dequeue on RESET \u0026 DISCONNECT\n\n    - since a while we are disabling an endpoint and purging every requests on\n      RESET and DISCONNECT which leads to a warning since the endpoint was\n      disabled twice (once by the UDC, and second time by the gadget). I\n      think UDC should nuke all requests because all those requests\n      become invalid. It\u0027s gadget driver\u0027s responsability, though, to disable\n      its used endpoints. This is done by merging dwc3_stop_active_transfer()\n      and dwc3_gadget_nuke_reqs() into dwc3_remove_requests().\n\n    - dwc3_stop_active_transfer() is now no longer called unconditionaly.\n      This has the advantage that it is always called to disable an active\n      transfer which means if res_trans_idx 0 than something went wrong and\n      it is an error condition because we can\u0027t clean up the requests.\n\n    - Remove the DWC3_EP_WILL_SHUTDOWN which was introduced while\n      introducing the command complete part for dequeue. All requests on\n      req_queued list should be removed during the dwc3_cleanup_done_reqs()\n      callback so there is no reason to go through the list again.\n      We consider it an error condition if requests are still on this\n      list since we never queue TRB without LST\u003d1 (the last requests has\n      always LST\u003d1, there are no requests with LST\u003d0 behind it).\n\n    [ balbi@ti.com : reworked commit log a bit, made patch apply ]\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    1 -\n drivers/usb/dwc3/gadget.c |   31 ++++++++++++-------------------\n 2 files changed, 12 insertions(+), 20 deletions(-)\n\ncommit fe2b0910d566c71110f6c69caf0bac2172e22dc4\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 13:56:36 2011 +0200\n\n    usb: dwc3: core: move the core check before soft reset\n\n    We read the DWC3_GSNPSID register to make sure we got the correct\n    register offset passed. One of the recent commits moved the soft reset\n    before this so in case of the wrong offset we end up with \"reset timed\n    out\". This patch moves the \"id\" check before the reset again.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c |   19 +++++++++----------\n 1 files changed, 9 insertions(+), 10 deletions(-)\n\ncommit 9665fdff2c7666fe64e31754a4a42065c5d7b617\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 13:56:35 2011 +0200\n\n    usb: dwc3: debugfs: remove test mode interface\n\n    There are some issues around for enabling/disabling this mode and\n    handling it. It does not work perfectly (yet). However we have a few\n    gadgets tested successfuly so far. That means we are quite confident\n    that we won\u0027t need this in near future.\n    So I\u0027m for removing it and bringing a working version back once there is\n    a need for it.\n\n    Thanks to Dan Carpenter who spotted the wrong memory handling here.\n\n    [ balbi@ti.com : made it actually apply ]\n\n    Cc: Dan Carpenter \u003cerror27@gmail.com\u003e\n    Cc: wharms@bfs.de\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/debugfs.c |   94 --------------------------------------------\n 1 files changed, 0 insertions(+), 94 deletions(-)\n\ncommit 32e132e3ea5a1be7e5f5b78e36ead83f4717834e\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:28:36 2011 +0300\n\n    usb: dwc3: ep0: simplify EP0 state machine\n\n    The DesignWare USB3 core tells us which phase\n    of a control transfer should be started, it\n    also tells us which physical endpoint needs\n    that transfer.\n\n    With these two informations, we have all we\n    need to simply EP0 handling quite a lot and\n    get rid rid of the SW state machine tracking\n    ep0 states.\n\n    For achieving this perfectly, we needed to\n    add support for situations where we get\n    XferNotReady while endpoint is still busy\n    and XferNotReady while gadget driver still\n    hasn\u0027t queued a request.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |   12 +-\n drivers/usb/dwc3/ep0.c    |  363 ++++++++++++++++++++-------------------------\n drivers/usb/dwc3/gadget.c |    3 +-\n 3 files changed, 163 insertions(+), 215 deletions(-)\n\ncommit edb4e77ef45d3f1dd8c03c0909ca2427493d3bb7\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:26:00 2011 +0300\n\n    usb: dwc3: core: add flag for EP0 direction\n\n    Add a flag to keep track of ep0 direction.\n    This flag will be used on a following patch.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    3 +++\n 1 files changed, 3 insertions(+), 0 deletions(-)\n\ncommit 31d1e803894877aef0e8a1ac57fc7e9e8f3dd258\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:18:09 2011 +0300\n\n    usb: dwc3: ep0: add handling for unaligned OUT transfers\n\n    In case we have transfers which aren\u0027t aligned\n    to wMaxPacketSize, we need to be careful with\n    how we start the transfer with the HW. OUT\n    transfers _must_ be aligned with wMaxPacketSize\n    and in order to guarantee that, we use a bounce\n    buffer.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   37 ++++++++++++++++++++++++++++++++-----\n 1 files changed, 32 insertions(+), 5 deletions(-)\n\ncommit 64e9634b21ae52e540bdc7008c75733b83ba7a68\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:07:53 2011 +0300\n\n    usb: dwc3: add a bounce buffer for control endpoints\n\n    This core cannot handle OUT transfers which aren\u0027t\n    aligned to wMaxPacketSize, but that can happen at\n    least on control endpoint with the USB Audio Class.\n\n    This patch adds a bounce buffer to be used on the\n    case of a non-aligned ep0out request is queued.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    6 ++++++\n drivers/usb/dwc3/gadget.c |   29 ++++++++++++++++++++++-------\n 2 files changed, 28 insertions(+), 7 deletions(-)\n\ncommit 6cd800e879551945a0e7654bc1b411ea68bc6e11\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:04:32 2011 +0300\n\n    usb: dwc3: core: add defines for XferNotReady event on Control EPs\n\n    The status field of the Transfer Not Read event\n    is different on Control Endpoints. On this patch\n    we are just adding the defines to be used on a\n    later patch which will re-work the control endpoint\n    handling.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    6 ++++++\n 1 files changed, 6 insertions(+), 0 deletions(-)\n\ncommit c7dbe4f213592f8d9c48f1e74c98530ce3ab58db\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 20:29:58 2011 +0300\n\n    usb: dwc3: gadget: improve command completion debug message\n\n    the previous message had too little meaning. Make\n    it more human readable and use the macro we already\n    had for extracting the command completion status out\n    of DEPCMDn register.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 162e128db0515efff3953023caf8c04000b33150\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 15:10:09 2011 +0300\n\n    usb: dwc3: gadget: set request dma to invalid when unmapping\n\n    if we don\u0027t set DMA address to invalid when unmapping,\n    we might fall in a situation where request buffer\n    can\u0027t be mapped to DMA again.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit ff4e987bcfc047891b19d0c184a0b570e79ba16e\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 02:30:33 2011 +0300\n\n    usb: dwc3: ep0: fix \u0027transfered\u0027 typo\n\n    trivial patch. No functional changes.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    6 +++---\n 1 files changed, 3 insertions(+), 3 deletions(-)\n\ncommit 7a769ecc904247c5b4bf473a05211fbf9572547f\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 01:40:52 2011 +0300\n\n    usb: dwc3: core: add missing @ for kerneldoc\n\n    trivial patch, no functional changes\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |   14 +++++++-------\n 1 files changed, 7 insertions(+), 7 deletions(-)\n\ncommit e918b57dc8c9b823e3de2077f9dc76fb7d5c15fd\nAuthor: Dan Carpenter \u003cerror27@gmail.com\u003e\nDate:   Fri Aug 26 12:21:13 2011 +0300\n\n    usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()\n\n    We may as well fix this potential leak so we don\u0027t have to listen to\n    the static checkers complain.\n\n    Signed-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/debugfs.c |    4 +++-\n 1 files changed, 3 insertions(+), 1 deletions(-)\n\ncommit b31b612847e208f2e0148d9796e333e63ebc011f\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 22 18:29:13 2011 +0200\n\n    usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit\n\n    Without this patch we won\u0027t clear that bit and instead will\n    clear all other bits on our endpoint flag.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 15623d7087ee986a9fad5085580308e557dcc71e\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 22 17:42:19 2011 +0200\n\n    usb: dwc3: gadget: use TRB type 6 for ISOC transfers\n\n    Type 6 should be used for the first transfer during an interval. This is\n    also what the reference driver is using. Type 7 seems to be for following\n    or additional transfers within the same interval.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 4df3977d9f2042973559387e4f3c91d77b5fc2ff\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 22 17:42:18 2011 +0200\n\n    usb: dwc3: gadget: reset resource index to zero\n\n    If we collected two requests together (i.e. only the last of them has\n    LST\u003d1) then we only have to stop transfer once: The clean-up code will\n    cleanup everything until first TRB with the LST bit set.\n    After XferComplete this index should be no longer valid since there is\n    no transfer pending.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    5 ++++-\n 1 files changed, 4 insertions(+), 1 deletions(-)\n\ncommit 679dc466377c74b551ac56d91f9cb6077f4adbe2\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Aug 19 19:59:12 2011 +0200\n\n    usb: dwc3: gadget: fixing dequeue of TRBs\n\n    A TRB which is dequeued seems to have its HWO bits set to 1. Therefore\n    we ignore it if we dequeue it after the command is completed.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   12 +++++++++---\n 1 files changed, 9 insertions(+), 3 deletions(-)\n\ncommit d9a09a239efb6f13e93355d8a2d23be9a9baf919\nAuthor: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nDate:   Tue Aug 23 12:52:47 2011 -0700\n\n    usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled\n\n    Fix build error when CONFIG_USB_GADGET_DWC3 is not enabled:\n\n    ERROR: \"dwc3_send_gadget_ep_cmd\" [drivers/usb/dwc3/dwc3.ko] undefined!\n\n    Signed-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\n    Acked-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.h |    5 +++++\n 1 files changed, 5 insertions(+), 0 deletions(-)\n\ncommit faea001704b7bd0f56f31a358b608c5b9db8a5e6\nAuthor: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nDate:   Tue Aug 23 15:08:54 2011 +1000\n\n    usb: include module.h in the DesignWare USB3 DRD driver\n\n    Fixes this build error:\n\n    drivers/usb/dwc3/dwc3-pci.c: In function \u0027dwc3_pci_init\u0027:\n    drivers/usb/dwc3/dwc3-pci.c:211:9: error: \u0027THIS_MODULE\u0027 undeclared (first use in this function)\n\n    Signed-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\n    Acked-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-pci.c |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit 4dc64e52bd65dc96a240d677340853ecf4feb243\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Aug 19 18:10:58 2011 +0300\n\n    usb: dwc3: Introduce DesignWare USB3 DRD Driver\n\n    The DesignWare USB3 is a highly\n    configurable IP Core which can be\n    instantiated as Dual-Role Device (DRD),\n    Peripheral Only and Host Only (XHCI)\n    configurations.\n\n    Several other parameters can be configured\n    like amount of FIFO space, amount of TX and\n    RX endpoints, amount of Host Interrupters,\n    etc.\n\n    The current driver has been validated with\n    a virtual model of version 1.73a of that core\n    and with an FPGA burned with version 1.83a\n    of the DRD core. We have support for PCIe\n    bus, which is used on FPGA prototyping, and\n    for the OMAP5, more adaptation (or glue)\n    layers can be easily added and the driver\n    is half prepared to handle any possible\n    configuration the HW engineer has chosen\n    considering we have the information on\n    one of the GHWPARAMS registers to do\n    runtime checking of certain features.\n\n    More runtime checks can, and should, be added\n    in order to make this driver even more flexible\n    with regards to number of endpoints, FIFO sizes,\n    transfer types, etc.\n\n    While this supports only the device side, for\n    now, we will add support for Host side (xHCI -\n    see the updated series Sebastian has sent [1])\n    and OTG after we have it all stabilized.\n\n    [1] http://marc.info/?l\u003dlinux-usb\u0026m\u003d131341992020339\u0026w\u003d2\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: gadget_chips.h: Use \u0027gadget_is_dwc3(g)\u0027 only if\n    CONFIG_USB_GADGET_DWC3 is defined.]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n Documentation/usb/dwc3.txt        |   53 +\n drivers/usb/Kconfig               |    2 +\n drivers/usb/Makefile              |    2 +\n drivers/usb/dwc3/Kconfig          |   25 +\n drivers/usb/dwc3/Makefile         |   36 +\n drivers/usb/dwc3/core.c           |  467 +++++++++\n drivers/usb/dwc3/core.h           |  709 +++++++++++++\n drivers/usb/dwc3/debug.h          |   51 +\n drivers/usb/dwc3/debugfs.c        |  534 ++++++++++\n drivers/usb/dwc3/dwc3-omap.c      |  410 ++++++++\n drivers/usb/dwc3/dwc3-pci.c       |  219 ++++\n drivers/usb/dwc3/ep0.c            |  782 ++++++++++++++\n drivers/usb/dwc3/gadget.c         | 2063 +++++++++++++++++++++++++++++++++++++\n drivers/usb/dwc3/gadget.h         |  292 ++++++\n drivers/usb/dwc3/io.h             |   55 +\n drivers/usb/gadget/Kconfig        |   12 +\n drivers/usb/gadget/gadget_chips.h |    4 +\n 17 files changed, 5716 insertions(+), 0 deletions(-)\n\ncommit 348a4c20384e2956a76fa5522fcf8a4827d27120\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Aug 19 18:10:57 2011 +0300\n\n    usb: gadget: introduce gadget_is_dwc3()\n\n    ... to check whether we\u0027re running on DesignWare\n    USB3 DRD Controller.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Conflicts: gadget_chips.h]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/gadget_chips.h |    4 ++++\n 1 files changed, 4 insertions(+), 0 deletions(-)\n\nChange-Id: I12d5f2f957d39b2ff8031366994689bcd453f213\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "7cab0c9f9a8b09f4092e43012a56caa004ac836a",
      "tree": "6b799744298e9e44683be71419f925674e0e02a6",
      "parents": [
        "34beae499cd325c0bf668c3bc6cdb74e5ddae02a",
        "1720db8438f77ecde8e381c98bd064283b6c5c83"
      ],
      "author": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Thu Mar 08 20:43:42 2012 -0800"
      },
      "committer": {
        "name": "QuIC Gerrit Code Review",
        "email": "code-review@localhost",
        "time": "Thu Mar 08 20:43:43 2012 -0800"
      },
      "message": "Merge \"USB: core: Add support for OTG automated compliance tests\" into msm-3.0"
    },
    {
      "commit": "5692535d5b8c46d933d6ba1417dcc7d2c3b1820a",
      "tree": "7d0077b0d3a7a1b25a3a3c50a52d1c7d6a4f08dc",
      "parents": [
        "37c733d885483a157a9523e60434ce699ecc0d4e"
      ],
      "author": {
        "name": "Hemant Kumar",
        "email": "hemantk@codeaurora.org",
        "time": "Mon Feb 13 16:59:52 2012 -0800"
      },
      "committer": {
        "name": "Hemant Kumar",
        "email": "hemantk@codeaurora.org",
        "time": "Thu Mar 08 09:39:16 2012 -0800"
      },
      "message": "USB: EHCI: Add support to detect docking station connection and removal\n\nThis change implements the docking station detection by reading the status\nof MPP9 on PMIC8921. With this change VREG_5V(USB port 3 VBUS) is turned on\nonly when docking station is connected to Liquid platform in order to save\npower.\n\nChange-Id: I4282b4273adabf8aeaf8faad43cd2cfff36eeac6\nSigned-off-by: Hemant Kumar \u003chemantk@codeaurora.org\u003e\n"
    },
    {
      "commit": "1720db8438f77ecde8e381c98bd064283b6c5c83",
      "tree": "bc9dcd4a760a0b29148c7affaa6edac0f6d598e2",
      "parents": [
        "81bda9d20ec23488675b4371e7e994f70eb3a625"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Jan 18 14:16:55 2012 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Mar 07 16:32:16 2012 +0530"
      },
      "message": "USB: core: Add support for OTG automated compliance tests\n\n1. Add OTG PET device to TPL. OTG device shall support this\ndevice for allowing compliance automated testing.\n\n2. Add otg_srp_reqd filed to gadget. OTG B-device shall enable\nthis flag when OTG PET (Protocol and Electrical Tester) that\nacts as A-device sends Set Feature TEST_MODE with wIndex high\nbyte value \u003d 0x06.  OTG PET expects B-device to initiate SRP\nafter the end of current session.\n\n3. Add otg_vbus_off to usb_bus.  USB core enables this flag\nwhen OTG PET enumerates with bcdDevice[0] field in its Device\nDescriptor is equal to 1.  OTG PET expects A-device to turn off\nthe VBUS with in 5 sec of its disconnection which allows it to\ninitiate SRP.\n\n3. Add support to identify OTG PET and start HNP quickly.\n\nChange-Id: Ib1f4d835d00ca29ff8f980c94d75a3890507dedc\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "81bda9d20ec23488675b4371e7e994f70eb3a625",
      "tree": "4762ce1c93fcf9afbe748c425be9db569fbdc906",
      "parents": [
        "95b650ab5de57bb60b3fae0214fd8c1b65b79b7e"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Jan 18 13:18:22 2012 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Mar 07 16:31:34 2012 +0530"
      },
      "message": "USB: core: Fix misc OTG related bugs\n\nThis patch fixes the following OTG related bugs:\n\n1. The current code does not wait for the ongoing HNP polling work to\nfinish upon the device disconnection which results in a crash when\naccessing the udev structure in hnp polling routine.\n\n2. bcdOTG field is added to OTG descriptor in 2.0 revision. Check OTG\ndescriptor size before validating bcdOTG field.  A legacy device sends\n2 bytes lesser than the size of OTG descriptor specified in 2.0 spec.\n\n3. The host is required to execute a GetStatus() with a frequency of\nTHOST_REQ_POLL in order to determine the state of the Host request flag.\nThe limits of THOST_REQ_POLL are 1 - 2 sec. Use the average value 1.5 sec\nfor HNP polling to pass compliance tests.\n\nChange-Id: Ie6a6a8e915d10c1347946f979c919d04d64823b4\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "95b650ab5de57bb60b3fae0214fd8c1b65b79b7e",
      "tree": "580e534ae36a6fe92d6b69b87f3c6920f96aa03c",
      "parents": [
        "e03eede188495ce6d4dece0df5596853d3bdf564"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Jan 18 12:54:01 2012 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Mar 07 16:30:53 2012 +0530"
      },
      "message": "USB: gadget: composite: Process GetDescriptor(OTG) request\n\nIf gadget is OTG capable, respond to a GetDescriptor(OTG) request\nwith its OTG descriptor.  This patch adds a utility to function\nto find and fill the requested descriptor.\n\nChange-Id: I5b3624b1145d46179b0c4737e82a47c68604cab4\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "b0c3e7fb4d56f5c4cfea87e682fb02e88f98d887",
      "tree": "33db9376a7632a425003d77632b294952e8ceae8",
      "parents": [
        "834e066cffb0c95d6168df9bf70c66d499a198cd"
      ],
      "author": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Mon Oct 10 09:43:44 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:41 2012 +0200"
      },
      "message": "usb: gadget: fix typo for default U1/U2 exit latencies\n\ns/DEFULT/DEFAULT/, no functional changes.\n\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "fb5591ebf5788355f0a424103b2bf47a62d6860d",
      "tree": "c899c1d5c64c9dbc97d667e50bd63f4d87eb0211",
      "parents": [
        "0d0c240fac20e525a3e967a0d6e9410c51f1c892"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Thu Jun 23 14:26:15 2011 +0200"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:39 2012 +0200"
      },
      "message": "usb: gadget: udc-core: add \"new-style\" registration interface\n\nudc_start() should only trigger the internal state machine and make\nminimal house keeping. Before that call udc-core calls the bind()\ncallback and after the callback the pullup().\n\nudc_stop() is simillar, udc-core calls pullup(), unbind() and finally\nudc_stop().\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "bc2aa11468283f03aa8749b217a6c15bfaff4776",
      "tree": "4da5f0b1e7d15a84cffe78b4e64dc10b32402c88",
      "parents": [
        "3ba28906aefd21a6aaf01e3b04c2410dabce3c97"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Wed Jun 29 16:41:50 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:38 2012 +0200"
      },
      "message": "usb: gadget: add SuperSpeed support to the Gadget Framework\n\nSuperSpeed USB has defined a new descriptor, called\nthe Binary Device Object Store (BOS) Descriptor. It\nhas also changed a bit the definition of SET_FEATURE\nand GET_STATUS requests to add USB3-specific details.\n\nThis patch implements both changes to the Composite\nGadget Framework.\n\n[ balbi@ti.com : slight changes to commit log\n\t\t fixed a compile error on ARM ]\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "3ba28906aefd21a6aaf01e3b04c2410dabce3c97",
      "tree": "885fa9b0822cb6ef60283a63c0b7d74712a4588a",
      "parents": [
        "081412dc449284905c831f2fe2d9877238c07bef"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Wed Jun 29 16:41:49 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:38 2012 +0200"
      },
      "message": "usb: gadget: add max_speed to usb_composite_driver\n\nThis field is used by the Gadget drivers to specify\nthe maximum speed they support, meaning: the maximum\nspeed they can provide descriptors for.\n\nThe driver speed will be set in consideration of this\nvalue.\n\n[ balbi@ti.com : dropped the ifdeffery ]\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: added max_speed also to android.c]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "081412dc449284905c831f2fe2d9877238c07bef",
      "tree": "c9e1ea9a840c01a39dfa79795d7dfa078397124a",
      "parents": [
        "5ef53d97a119d96087b3afee6495b964b71e1c55"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:53 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:37 2012 +0200"
      },
      "message": "usb: gadget: add streams support to the gadget framework\n\nThis patch defines necessary fields to support\nstreaming for USB3.0.\n\nIt implements a new function, called\nusb_ep_autoconfig_ss(), to be used instead of the\nexisting usb_ep_autoconfig() when working in\nSuperSpeed mode and there is a need to search for\nan endpoint according to the number of required\nstreams.\n\n[ balbi@ti.com : slight changes to commit log ]\n\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "31ac35219203686655b8936ee9cffbe9d407e85f",
      "tree": "61518590cd872f7c3cc1e809d32df4945f7cd8e1",
      "parents": [
        "cf64ce49541e865b66abc2b2c7bb87e59c7a1f7e"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 15:33:50 2011 +0200"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:36 2012 +0200"
      },
      "message": "usb: gadget: use config_ep_by_speed() instead of ep_choose()\n\nRemove obsolete functions:\n1. ep_choose()\n2. usb_find_endpoint()\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: Changed also the following files to\ncomply with this commit: f_accessory.c,f_adb.c,f_diag.c,f_mtp.c,\nf_rmnet.c,f_rmnet_sdio,f_rmnet_smd,f_rmnet_smd_sdio,f_serial.f_ccid.c.\nAlso merged a patch in f_serial.c for checking return value of\nconfig_ep_by_speed, see \"usb: gadget: fix g_serial regression\".\nAlso fix a bug in ci13xxx_udc. Since f_serial is now checking if the endpoint\ndescriptors are null in the set_alt function, need to set them to null on\nep_disable in case of cable disconnect. Since the ep descriptor was inserted to\nstruct usb_ep in \"usb: gadget: add usb_endpoint_descriptor to struct usb_ep\",\nalso set mEp-\u003eep.desc to NULL. I have upstream this to the community, please\nsee \"usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep\" in\nthe latest linux kernel.]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "cf64ce49541e865b66abc2b2c7bb87e59c7a1f7e",
      "tree": "3a5ca5aa39bed85c7142cc2aa5605a835c00addf",
      "parents": [
        "cf709c115c55e8497a2b538ba492f9e8bc3db941"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:49 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:36 2012 +0200"
      },
      "message": "usb: gadget: configure endpoint according to gadget speed\n\nAdd config_ep_by_speed() to configure the endpoint\naccording to the gadget speed.\n\nUsing this function will spare the FDs from handling\nthe endpoint chosen descriptor.\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "cf709c115c55e8497a2b538ba492f9e8bc3db941",
      "tree": "24c49b10bc6051bf1c53b11e6114befe9065b7ef",
      "parents": [
        "d23607a2eb7b23fa0fa9e797da6804d583bef73d"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:48 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 11:41:35 2012 +0200"
      },
      "message": "usb: gadget: add usb_endpoint_descriptor to struct usb_ep\n\nChange usb_ep_enable() prototype to use endpoint\ndescriptor from usb_ep.\n\nThis optimization spares the FDs from saving the\nendpoint chosen descriptor. This optimization is\nnot full though. To fully exploit this change, one\nneeds to update all the UDCs as well since in the\ncurrent implementation each of them saves the\nendpoint descriptor in it\u0027s internal (and extended)\nendpoint structure.\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: Added more changes for the following files\nsince API break with msm code tree: ci13xxx_udc.c,f_accessory,f_adb,\nf_diag,f_mtp,f_rmnet,f_rmnet_sdio,f_rmnet_smd, f_rmnet_smd_sdio,u_bam.c,\nu_sdio.c,u_rmnet.h,u_sdio.c,u_smd.c,f_ccid.c,u_data_hsic.c]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "517750424116caaa532ecf06a44d9df87223de4f",
      "tree": "39702fdf77fc0f440216d1858a00b8d646263500",
      "parents": [
        "9bcc83f456fc3ddf11a4fab4daf649b8a99de8fd"
      ],
      "author": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Tue Jun 28 16:33:46 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 10:50:10 2012 +0200"
      },
      "message": "usb: gadget: introduce UDC Class\n\nthis class will be used to abstract away several of the duplicated\noperations scattered among the USB gadget controller drivers.\n\nLater, we can add an atomic notifier to tell interested drivers about\nwhat\u0027s happening with the controller. Notifications such as suspend,\nresume, enumerated, etc. will be useful, at a minimum, for implementing\nusb charger detection.\n\nAs part of the converting process usb_gadget_probe_driver() is no longer\npart of each udc but pushed into the -\u003estap() callback. The same for his\ncouterpart.\n\nThe core is currently set explicit to \u0027n\u0027. It will be changed to \u0027y\u0027 once\nall users are converted since it provides functions which clash with\nother drivers.\n\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nAcked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "9bcc83f456fc3ddf11a4fab4daf649b8a99de8fd",
      "tree": "a93bb4f2fb07ac96308ce52aa4eed15bc02e2af9",
      "parents": [
        "0be99a24dbde81c9f808967ad1a0a2ea87f6530f"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Fri Aug 19 18:10:56 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 10:50:10 2012 +0200"
      },
      "message": "usb: ch9: add function defines from ch9, USB 3.0 spec\n\nnot to confuse with Table 9-7 in USB 2.0 spec\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "4f5db5cf5b6c982bc1fba8f5711f6aee594850b5",
      "tree": "25206ba7e0ddbdff73a4f75ee3e819e340fcc8ca",
      "parents": [
        "bba939f019fffedf3261097f02441c25888a5f19"
      ],
      "author": {
        "name": "kuninori.morimoto.gx@renesas.com",
        "email": "kuninori.morimoto.gx@renesas.com",
        "time": "Mon Jul 25 00:39:30 2011 -0700"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Mon Mar 05 10:48:43 2012 +0200"
      },
      "message": "usb: add usb_endpoint_maxp() macro\n\nSigned-off-by: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: use __le16_to_cpu instead of le16_to_cpu]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "91223e07a7179cdabc8236230ebdda1adddf734a",
      "tree": "3e3642382ebc58ea116c1ce0e0c0d3837433615a",
      "parents": [
        "a424739f465fd24764ffcd4ec8488788ad2e625b"
      ],
      "author": {
        "name": "Manu Gautam",
        "email": "mgautam@codeaurora.org",
        "time": "Tue Nov 08 15:27:22 2011 +0530"
      },
      "committer": {
        "name": "Hemant Kumar",
        "email": "hemantk@codeaurora.org",
        "time": "Sun Feb 26 09:11:19 2012 -0800"
      },
      "message": "USB: EHCI: msm: Add support for EHCI based Host Controller\n\nThis patch adds support for EHCI compliant USB Host Controller\nfor Liquid on 8064.\nThis driver supports Host only mode and is different from ehci-msm\nwhich relies on OTG driver for putting hardware in low pwer mode\nand PHY initialization as well.\n\nChange-Id: I84b63b2577311900a0b434f53df547bad62f6316\nSigned-off-by: Manu Gautam \u003cmgautam@codeaurora.org\u003e\nSigned-off-by: Hemant Kumar \u003chemantk@codeaurora.org\u003e\n"
    },
    {
      "commit": "cd82e9d62ae57ec0095e151f38f076dd742328a5",
      "tree": "10b4f7fa62e835509260b83ff5d485567980478f",
      "parents": [
        "0569a7115ee19b6a55829bae4f02e5447e65673f"
      ],
      "author": {
        "name": "Manu Gautam",
        "email": "mgautam@codeaurora.org",
        "time": "Tue Dec 20 14:17:28 2011 +0530"
      },
      "committer": {
        "name": "Manu Gautam",
        "email": "mgautam@codeaurora.org",
        "time": "Thu Feb 09 12:20:12 2012 +0530"
      },
      "message": "msm: 8960: usb: Add msm_bus vote when cable is connected\n\nDrivers need to specify their bandwidth requirements to\nbus-scaling driver to get guaranteed bandwidth on fabrics.\n\nUSB hardware uses a single buffer to transfer data across the\nbus. As a result USB performance is highly dependent on system\nfabric frequency as USB controller continuously sends NAKs on\nthe USB BUS unless complete buffer is filled/drained to the memory.\nHence, request for high bus bandwidth as long as USB cable is\nconnected to improve USB throughput.\n\nWhile testing with Class-10 Extreme III SD cards, this patch\nseems to improve the IN performance from 15MBps to 24MBps and\nOUT performance from 11MBps to 16MBps.\n\nCRs-Fixed: 327557\nChange-Id: I21c284c611a09b1b12df9ae7a6f39e0b1bff45ef\nSigned-off-by: Manu Gautam \u003cmgautam@codeaurora.org\u003e\n"
    },
    {
      "commit": "ac5d15452f7a30f7939f5b11d952dd32902fa74e",
      "tree": "d652d50cec05491f71cafb9babeb3c34703fa41f",
      "parents": [
        "d7022078269b93dc6ee613a0a8519ce2ebe4a726"
      ],
      "author": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Mon Feb 06 10:37:22 2012 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Mon Feb 06 10:37:22 2012 -0800"
      },
      "message": "Revert: d7022078269b93dc6ee613a0a8519ce2ebe4a726\n\nAccidentally merged without proper testing.\n\nChange-Id: Iea6c3f7cd383357ac657fd15fde08cbab86bf809\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "d7022078269b93dc6ee613a0a8519ce2ebe4a726",
      "tree": "9a039518abdef15b1a5b3fa25417e0d802447c0b",
      "parents": [
        "192db7bee39f7c2f632c07cf6d88dca384afbffb",
        "6668ab6822a6f5f7e65c33c7f35ed2ec2da0e82f"
      ],
      "author": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Mon Feb 06 10:26:49 2012 -0800"
      },
      "committer": {
        "name": "David Brown",
        "email": "davidb@codeaurora.org",
        "time": "Mon Feb 06 10:30:50 2012 -0800"
      },
      "message": "Merge remote-tracking branch \u0027idos/usb3-msm-3.0-backport-dwc3\u0027 into merge/idos\n\nMerge a backport of the following 82 commits from the 3.2 kernel.\n\ncommit 6668ab6822a6f5f7e65c33c7f35ed2ec2da0e82f\nAuthor: Yu Xu \u003cyuxu@marvell.com\u003e\nDate:   Sat Dec 10 00:03:33 2011 +0800\n\n    usb: gadget: storage: release superspeed descriptors.\n\n    Release superspeed mass storage descriptors memory\n    when the function is unbind.\n\n    Signed-off-by: Yu Xu \u003cyuxu@marvell.com\u003e\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit 7d4b55434619202149387137bbb4ed9f6c681bd0\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Oct 3 16:39:30 2011 +0300\n\n    usb: gadget: core: fix bug when removing gadget drivers\n\n    usb_gadget_disconnect() is responsible of removing\n    data pullups. Before doing that we must, first, tell\n    gadget driver we\u0027re disconnecting (by calling disconnect\n    method on gadget driver structure), unbind the gadget\n    driver and stop the controller.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/udc-core.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 6a9a34559d7c7a6274e2f74746ca1263c4db1264\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Wed Aug 3 13:33:27 2011 +0200\n\n    usb: gadget: storage: add superspeed support\n\n    this patch adds superspeed descriptors for the\n    storage gadgets.\n\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Acked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    [idos@codeaurora.org: Conflicts: drivers/usb/gadget/storage_common.c]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   22 ++++++\n drivers/usb/gadget/file_storage.c   |   59 +++++++++++++---\n drivers/usb/gadget/mass_storage.c   |    2 +-\n drivers/usb/gadget/storage_common.c |  127 +++++++++++++++++++++++++++++++++++\n 4 files changed, 199 insertions(+), 11 deletions(-)\n\ncommit 9e42b8b0086b019820eb4e858dc719c1fef84db4\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Oct 10 09:43:44 2011 +0300\n\n    usb: gadget: fix typo for default U1/U2 exit latencies\n\n    s/DEFULT/DEFAULT/, no functional changes.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c |    4 ++--\n include/linux/usb/gadget.h     |    4 ++--\n 2 files changed, 4 insertions(+), 4 deletions(-)\n\ncommit 8d9e8ba25f8a1f31eb8c303c5d9a4443ea9f0efa\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 15:26:06 2011 -0700\n\n    usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC\n\n    The Synopsys USB device controller requires all OUT transfer request\n    lengths to be aligned to max packet size. The mass storage gadgets do\n    not meet this requirement for Super Speed. The gadgets already have a\n    function which performs this alignment for CBW packets, so use it for\n    data packets too.\n\n    The alternative would be to implement bounce buffers in the DWC3\n    driver, but that could have a significant impact on performance.\n\n    This version is based upon a more-correct patch written by Alan\n    Stern.\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   18 +++++++++---------\n drivers/usb/gadget/file_storage.c   |   18 +++++++++---------\n 2 files changed, 18 insertions(+), 18 deletions(-)\n\ncommit 9967085375d65699b6ca7c8d4571fbdd15300fa9\nAuthor: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nDate:   Thu Aug 18 20:29:00 2011 +0200\n\n    USB: gadget: storage: remove alignment assumption\n\n    This patch (as1481) fixes a problem affecting g_file_storage and\n    g_mass_storage when running at SuperSpeed.  The two drivers currently\n    assume that the bulk-out maxpacket size can evenly divide the SCSI\n    block size, which is 512 bytes.  But SuperSpeed bulk endpoints have a\n    maxpacket size of 1024, so the assumption is no longer true.\n\n    This patch removes that assumption from the drivers, by getting rid of\n    a small optimization (they try to align VFS reads and writes on page\n    cache boundaries).  If a command\u0027s starting logical block address is\n    512 bytes below the end of a page, it\u0027s not okay to issue a USB\n    command for just those 512 bytes when the maxpacket size is 1024 -- it\n    would result in either babble (for an OUT transfer) or a short packet\n    (for an IN transfer).\n\n    Also, for backward compatibility, the test for writes extending beyond\n    the end of the backing storage has to be changed.  If the host tries\n    to do this, we should accept the data that fits in the backing storage\n    and ignore the rest.  Because the storage\u0027s end may not align with a\n    USB packet boundary, this means we may have to accept a USB OUT\n    transfer that extends beyond the end of the storage and then write out\n    only the part of the data that fits.\n\n    Signed-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    [idos@codeaurora.org: Conflicts: drivers/usb/gadget/f_mass_storage.c\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   64 ++++++++++++---------------------\n drivers/usb/gadget/file_storage.c   |   67 ++++++++++++++---------------------\n 2 files changed, 50 insertions(+), 81 deletions(-)\n\ncommit 70847f6eed8b73cd2e8b1e0e2018e098784bcc06\nAuthor: Peiyu Li \u003cpeiyu.li@csr.com\u003e\nDate:   Wed Aug 17 22:52:59 2011 -0700\n\n    usb: gadget: storage: adapt logic block size to bound block devices\n\n    Now the mass storage driver has fixed logic block size of 512 bytes.\n\n    The mass storage gadget read/write bound devices only through VFS, so the\n    bottom level devices actually are just RAW devices to the driver and connected\n    PC. As a RAW, hosts can always format, read and write it right in 512 bytes\n    logic block and don\u0027t care about the actual logic block size of devices bound\n    to the gadget.\n\n    But if we want to share the bound block device partition between target board\n    and PC, in case the logic block size of the bound block device is 4KB, we\n    execute the following steps:\n\n    1. connect a board with mass storage gadget to PC(the board has set one\n    \tpartition of on-board block device as file name of the mass storage)\n    2. PC format the mass storage to VFAT by default logic block size and\n    \tread/write it\n    3. disconnect boards from PC\n    4. target board mount the partition as VFAT\n\n    Step 4 will fail since kernel on target thinks the logic block size of the\n    bound partition as 4KB.\n    A typical error is \"FAT: logical sector size too small for device (logical\n    sector size \u003d 512)\"\n\n    If we execute opposite steps:\n    1. format the partition to VFAT on target board and read/write this partition\n    2. connect the board to Windows PC as usb mass storage gadget, windows will\n    \tthink the disk is not formatted\n\n    So the conclusion is that only as a gadget, the mass storage driver has no any\n    problem.  But being shared VFAT or other filesystem on PC and target board, it\n    will fail.\n\n    This patch adapts logic block size to bound block devices and fix the issue.\n\n    Cc: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Acked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Signed-off-by: Peiyu Li \u003cpeiyu.li@csr.com\u003e\n    Signed-off-by: Xianglong Du \u003cxianglong.du@csr.com\u003e\n    Signed-off-by: Huayi Li \u003chuayi.li@csr.com\u003e\n    Signed-off-by: Barry Song \u003cBaohua.Song@csr.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/f_mass_storage.c |   63 ++++++++++++++++++++--------------\n drivers/usb/gadget/file_storage.c   |   50 +++++++++++++--------------\n drivers/usb/gadget/storage_common.c |   23 ++++++++++---\n 3 files changed, 79 insertions(+), 57 deletions(-)\n\ncommit a713c15157823e1b26ab78701a3fbde48adb6b42\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Dec 19 13:45:01 2011 +0200\n\n    usb: gadget: epautoconf: do not change number of streams\n\n    We should not change gadget driver\u0027s descriptors just\n    because we think it\u0027s right to do so.\n\n    There are several of reasons which would support this\n    statement but it suffices to say that this was probably\n    never tested because it updates bmAttributes without\n    asking the driver if it\u0027s ok to do so.\n\n    This means that e.g. on UASP gadget it would enable\n    stream support even for the command endpoint which must\n    not have stream support enabled.\n\n    In fact, this change is fixing the bug introduced by\n    commit a59d6b9 (usb: gadget: add streams support to\n    the gadget framework) which was caught when testing\n    UASP gadget with dwc3 driver.\n\n    Cc: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/epautoconf.c |    3 ---\n 1 files changed, 0 insertions(+), 3 deletions(-)\n\ncommit 61a3b903ab2a4428963de66419ab0bf788922d99\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Thu Jun 23 14:26:15 2011 +0200\n\n    usb: gadget: udc-core: add \"new-style\" registration interface\n\n    udc_start() should only trigger the internal state machine and make\n    minimal house keeping. Before that call udc-core calls the bind()\n    callback and after the callback the pullup().\n\n    udc_stop() is simillar, udc-core calls pullup(), unbind() and finally\n    udc_stop().\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/udc-core.c |   75 ++++++++++++++++++++++++++++++++++++++--\n include/linux/usb/gadget.h    |    6 +++\n 2 files changed, 77 insertions(+), 4 deletions(-)\n\ncommit 908f57788485e4f6b000eab75acfaa21bf0ae6cb\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Thu Jun 23 14:26:11 2011 +0200\n\n    usb: gadget: defer setting maxpacket till -\u003esetup()\n\n    maxpacket is set by the udc driver for ep0 very early. This value is\n    copied by the function gadget used later for the USB_DT_DEVICE and\n    USB_DT_DEVICE_QUALIFIER query. This seems to work fine so far. For USB3\n    we need set a different value here. In SS speed it is 2^x with x\u003d9 and\n    in HS we set something \u003c\u003d 64. If the UDC starts in SS and continues in\n    HS after the cable has been plugged it will report a too small value.\n    There setting of this value is defered and taken automaticly from the\n    ep0 pointer where the UDC driver can update it according to the speed it\n    detected _after_ a cable has been plugged.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c    |    3 +--\n drivers/usb/gadget/dbgp.c         |    2 +-\n drivers/usb/gadget/file_storage.c |   10 ++++++----\n drivers/usb/gadget/gmidi.c        |    3 +--\n drivers/usb/gadget/inode.c        |    5 ++---\n drivers/usb/gadget/printer.c      |   14 +++++++++-----\n 6 files changed, 20 insertions(+), 17 deletions(-)\n\ncommit 355527ba153a14d3c4eab33c63752ca8d35d4b4d\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Wed Jun 29 16:41:50 2011 +0300\n\n    usb: gadget: add SuperSpeed support to the Gadget Framework\n\n    SuperSpeed USB has defined a new descriptor, called\n    the Binary Device Object Store (BOS) Descriptor. It\n    has also changed a bit the definition of SET_FEATURE\n    and GET_STATUS requests to add USB3-specific details.\n\n    This patch implements both changes to the Composite\n    Gadget Framework.\n\n    [ balbi@ti.com : slight changes to commit log\n    \t\t fixed a compile error on ARM ]\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/Kconfig      |    6 +\n drivers/usb/gadget/composite.c  |  257 ++++++++++++++++++++++++++++++++++++---\n drivers/usb/gadget/epautoconf.c |    6 +-\n include/linux/usb/composite.h   |   14 ++\n include/linux/usb/gadget.h      |   31 +++++\n 5 files changed, 293 insertions(+), 21 deletions(-)\n\ncommit fd1190201256a5512e512448cce14962724410dc\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Wed Jun 29 16:41:49 2011 +0300\n\n    usb: gadget: add max_speed to usb_composite_driver\n\n    This field is used by the Gadget drivers to specify\n    the maximum speed they support, meaning: the maximum\n    speed they can provide descriptors for.\n\n    The driver speed will be set in consideration of this\n    value.\n\n    [ balbi@ti.com : dropped the ifdeffery ]\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/audio.c        |    1 +\n drivers/usb/gadget/cdc2.c         |    1 +\n drivers/usb/gadget/composite.c    |    2 ++\n drivers/usb/gadget/ether.c        |    1 +\n drivers/usb/gadget/g_ffs.c        |    1 +\n drivers/usb/gadget/hid.c          |    1 +\n drivers/usb/gadget/mass_storage.c |    1 +\n drivers/usb/gadget/multi.c        |    1 +\n drivers/usb/gadget/ncm.c          |    1 +\n drivers/usb/gadget/nokia.c        |    1 +\n drivers/usb/gadget/serial.c       |    1 +\n drivers/usb/gadget/webcam.c       |    1 +\n drivers/usb/gadget/zero.c         |    1 +\n include/linux/usb/composite.h     |    2 ++\n 14 files changed, 16 insertions(+), 0 deletions(-)\n\ncommit 24728e0ee2963cd0fc3f3182db71e0518446028b\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:53 2011 +0300\n\n    usb: gadget: add streams support to the gadget framework\n\n    This patch defines necessary fields to support\n    streaming for USB3.0.\n\n    It implements a new function, called\n    usb_ep_autoconfig_ss(), to be used instead of the\n    existing usb_ep_autoconfig() when working in\n    SuperSpeed mode and there is a need to search for\n    an endpoint according to the number of required\n    streams.\n\n    [ balbi@ti.com : slight changes to commit log ]\n\n    Signed-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/epautoconf.c |  125 +++++++++++++++++++++++++++++++--------\n include/linux/usb/gadget.h      |   13 ++++\n 2 files changed, 113 insertions(+), 25 deletions(-)\n\ncommit 9781f7d1c6863bc0fc6535049b3467423684fd87\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:52 2011 +0300\n\n    usb: gadget: coding style fix\n\n    fix the coding style of a few switches on the\n    gadget framework.\n\n    [ balbi@ti.com : add a commit log ]\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c |   16 ++++++++++---\n drivers/usb/gadget/dummy_hcd.c |   48 ++++++++++++++++++++++++++++++----------\n 2 files changed, 48 insertions(+), 16 deletions(-)\n\ncommit ebd3f395ba89ec38a9c04f2a4e2d284bf2409bb4\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:50 2011 +0300\n\n    usb: gadget: use config_ep_by_speed() instead of ep_choose()\n\n    Remove obsolete functions:\n    1. ep_choose()\n    2. usb_find_endpoint()\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Changed also the following files to\n    comply with this commit: f_accessory.c,f_adb.c,f_diag.c,f_mtp.c,\n    f_rmnet.c,f_rmnet_sdio,f_rmnet_smd,f_rmnet_smd_sdio,f_serial.f_ccid.c.\n    Also merged a patch in f_serial.c for correct checking of the return value\n    of config_ep_by_speed. See \"usb: gadget: fix g_serial regression\".\n    Also fix a bug in ci13xxx_udc. Since f_serial is now checking if the endpoint\n    descriptors are null in the set_alt function, need to set them to null on\n    ep_disable in case of cable disconnect. Since the ep descriptor was inserted\n    to struct usb_ep in \"usb: gadget: add usb_endpoint_descriptor to struct usb_ep\"\n    then simply convert the ci13xxx_udc to work with mEp-\u003eep.desc instead of\n    mEp-\u003edesc, this will ensure that the correct descriptor will be cleared\n    on endpoint disable.\n    I will upstream it to Linux community soon, I will name it:\n    \"usb: gadget: use usb ep descriptor of struct usb_ep instead of wrapper desc\"]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/ci13xxx_udc.c      |   16 ++++----\n drivers/usb/gadget/ci13xxx_udc.h      |    1 -\n drivers/usb/gadget/config.c           |   26 -------------\n drivers/usb/gadget/f_accessory.c      |   30 +++++++++++-----\n drivers/usb/gadget/f_acm.c            |   46 +++++++-----------------\n drivers/usb/gadget/f_adb.c            |   30 +++++++++++----\n drivers/usb/gadget/f_ccid.c           |   54 +++++++++++-----------------\n drivers/usb/gadget/f_diag.c           |   13 ++++---\n drivers/usb/gadget/f_ecm.c            |   45 +++++++----------------\n drivers/usb/gadget/f_eem.c            |   32 +++++------------\n drivers/usb/gadget/f_hid.c            |   19 +++-------\n drivers/usb/gadget/f_loopback.c       |   11 ++++--\n drivers/usb/gadget/f_mass_storage.c   |   46 ++++++++++--------------\n drivers/usb/gadget/f_mtp.c            |   30 +++++++++++----\n drivers/usb/gadget/f_ncm.c            |   49 ++++++++------------------\n drivers/usb/gadget/f_obex.c           |   32 +++++------------\n drivers/usb/gadget/f_phonet.c         |   12 +++---\n drivers/usb/gadget/f_rmnet.c          |   48 ++++++++-----------------\n drivers/usb/gadget/f_rmnet_sdio.c     |   62 ++++++++++++++++++++++++++------\n drivers/usb/gadget/f_rmnet_smd.c      |   38 +++++++++++++++-----\n drivers/usb/gadget/f_rmnet_smd_sdio.c |   63 ++++++++++++++++++++++++++------\n drivers/usb/gadget/f_rndis.c          |   46 +++++++-----------------\n drivers/usb/gadget/f_serial.c         |   55 +++++++++-------------------\n drivers/usb/gadget/f_sourcesink.c     |    8 +++-\n drivers/usb/gadget/f_subset.c         |   29 +++------------\n drivers/usb/gadget/file_storage.c     |   12 ++++++\n drivers/usb/gadget/storage_common.c   |   11 ------\n include/linux/usb/composite.h         |   15 --------\n include/linux/usb/gadget.h            |    6 ---\n 29 files changed, 400 insertions(+), 485 deletions(-)\n\ncommit e2a9f931cc5d1b1d34bdac1adcd7ddb2a66f0726\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:49 2011 +0300\n\n    usb: gadget: configure endpoint according to gadget speed\n\n    Add config_ep_by_speed() to configure the endpoint\n    according to the gadget speed.\n\n    Using this function will spare the FDs from handling\n    the endpoint chosen descriptor.\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/composite.c  |   85 +++++++++++++++++++++++++++++++++++++++\n drivers/usb/gadget/epautoconf.c |    1 +\n include/linux/usb/composite.h   |    3 +\n include/linux/usb/gadget.h      |    3 +\n 4 files changed, 92 insertions(+), 0 deletions(-)\n\ncommit 9168a350f7aa7397d16f4b40ca981236138d4ba7\nAuthor: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nDate:   Tue Jun 28 16:33:48 2011 +0300\n\n    usb: gadget: add usb_endpoint_descriptor to struct usb_ep\n\n    Change usb_ep_enable() prototype to use endpoint\n    descriptor from usb_ep.\n\n    This optimization spares the FDs from saving the\n    endpoint chosen descriptor. This optimization is\n    not full though. To fully exploit this change, one\n    needs to update all the UDCs as well since in the\n    current implementation each of them saves the\n    endpoint descriptor in it\u0027s internal (and extended)\n    endpoint structure.\n\n    Signed-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Added more changes for the following files\n    since API break with msm code tree: ci13xxx_udc.c,f_accessory,f_adb,\n    f_diag,f_mtp,f_rmnet,f_rmnet_sdio,f_rmnet_smd, f_rmnet_smd_sdio,u_bam.c,\n    u_sdio.c,u_rmnet.h,u_sdio.c,u_smd.c,f_ccid.c,u_data_hsic.c]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/ci13xxx_udc.c      |    6 ++++--\n drivers/usb/gadget/dbgp.c             |    8 +++++---\n drivers/usb/gadget/f_accessory.c      |   16 ++++++++++------\n drivers/usb/gadget/f_acm.c            |    9 ++++-----\n drivers/usb/gadget/f_adb.c            |   14 ++++++++------\n drivers/usb/gadget/f_audio.c          |    5 ++---\n drivers/usb/gadget/f_ccid.c           |   15 ++++++---------\n drivers/usb/gadget/f_diag.c           |   12 +++++-------\n drivers/usb/gadget/f_ecm.c            |   17 ++++++++---------\n drivers/usb/gadget/f_eem.c            |   10 +++++-----\n drivers/usb/gadget/f_fs.c             |    3 ++-\n drivers/usb/gadget/f_hid.c            |    5 ++---\n drivers/usb/gadget/f_loopback.c       |   14 ++++++--------\n drivers/usb/gadget/f_mass_storage.c   |    3 ++-\n drivers/usb/gadget/f_mtp.c            |   17 ++++++++++-------\n drivers/usb/gadget/f_ncm.c            |   17 ++++++++---------\n drivers/usb/gadget/f_obex.c           |    6 +++---\n drivers/usb/gadget/f_phonet.c         |    9 ++++-----\n drivers/usb/gadget/f_rmnet.c          |    9 ++++-----\n drivers/usb/gadget/f_rmnet_sdio.c     |   15 +++++++++------\n drivers/usb/gadget/f_rmnet_smd.c      |   15 +++++++++------\n drivers/usb/gadget/f_rmnet_smd_sdio.c |   15 +++++++++------\n drivers/usb/gadget/f_rndis.c          |   15 +++++++--------\n drivers/usb/gadget/f_serial.c         |    9 ++++-----\n drivers/usb/gadget/f_sourcesink.c     |   10 ++++------\n drivers/usb/gadget/f_subset.c         |    8 ++++----\n drivers/usb/gadget/f_uvc.c            |    6 ++++--\n drivers/usb/gadget/file_storage.c     |    3 ++-\n drivers/usb/gadget/gmidi.c            |    6 ++++--\n drivers/usb/gadget/inode.c            |    6 ++++--\n drivers/usb/gadget/printer.c          |   26 ++++++++++++++------------\n drivers/usb/gadget/u_bam.c            |    8 ++++----\n drivers/usb/gadget/u_data_hsic.c      |   10 ++--------\n drivers/usb/gadget/u_ether.c          |   12 ++++++------\n drivers/usb/gadget/u_ether.h          |    4 ----\n drivers/usb/gadget/u_rmnet.h          |    2 --\n drivers/usb/gadget/u_sdio.c           |    4 ++--\n drivers/usb/gadget/u_serial.c         |    4 ++--\n drivers/usb/gadget/u_serial.h         |    2 --\n drivers/usb/gadget/u_smd.c            |    4 ++--\n include/linux/usb/gadget.h            |   16 +++++++---------\n 41 files changed, 197 insertions(+), 198 deletions(-)\n\ncommit 2baadcf48133a8af3f055f97e6add3a237f69fb9\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Tue Jun 28 16:33:47 2011 +0300\n\n    usb: gadget: convert all users to the new udc infrastructure\n\n    peripheral drivers are using usb_add_gadget()/usb_del_gadget() to\n    register/unregister to the udc-core.\n\n    The udc-core will take the first available gadget driver and attach\n    function driver which is calling usb_gadget_register_driver(). This is\n    the same behaviour we have right now.\n\n    Only dummy_hcd was tested, the others were compiled tested.\n\n    Cc: Alan Stern \u003cstern@rowland.harvard.edu\u003e\n    Cc: Anton Tikhomirov \u003cav.tikhomirov@samsung.com\u003e\n    Cc: Ben Dooks \u003cben-linux@fluff.org\u003e\n    Cc: Dan Carpenter \u003cerror27@gmail.com\u003e\n    Cc: Darius Augulis \u003caugulis.darius@gmail.com\u003e\n    Cc: Eric Miao \u003ceric.y.miao@gmail.com\u003e\n    Cc: Jingoo Han \u003cjg1.han@samsung.com\u003e\n    Cc: Kukjin Kim \u003ckgene.kim@samsung.com\u003e\n    Cc: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\n    Cc: Li Yang \u003cleoli@freescale.com\u003e\n    Cc: Michael Hennerich \u003cmichael.hennerich@analog.com\u003e\n    Acked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\n    Cc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\n    Cc: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n    Cc: Roy Huang \u003croy.huang@analog.com\u003e\n    Cc: Russell King \u003clinux@arm.linux.org.uk\u003e\n    Cc: Toshiharu Okada \u003ctoshiharu-linux@dsn.okisemi.com\u003e\n    Cc: Xiaochen Shen \u003cxiaochen.shen@intel.com\u003e\n    Cc: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\n    Cc: Yuan-Hsin Chen \u003cyhchen@faraday-tech.com\u003e\n    Cc: cxie4 \u003ccxie4@marvell.com\u003e\n    Cc: linux-geode@lists.infradead.org\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org:\n    Conflicts: drivers/usb/gadget/ci13xxx_udc.c\n    msm72k_udc.c: This driver is not exists in Linux community,so fix this one too.\n    cyasgadget.c: combine other patch from the community (\"convert cyasgadget to new udc core\")\n    into this commit. Removed the #if 0 block that was in the community version and fix\n    the cause problem, because of which it was under #if 0 block]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n .../staging/westbridge/astoria/gadget/cyasgadget.c |   26 ++++++++++++++--\n drivers/usb/gadget/Makefile                        |    1 +\n drivers/usb/gadget/amd5536udc.c                    |   18 ++++++++---\n drivers/usb/gadget/at91_udc.c                      |   20 +++++++++---\n drivers/usb/gadget/atmel_usba_udc.c                |   26 ++++++++++++++--\n drivers/usb/gadget/ci13xxx_udc.c                   |   30 ++++++++++++++-----\n drivers/usb/gadget/dummy_hcd.c                     |   31 +++++++++++++------\n drivers/usb/gadget/fsl_qe_udc.c                    |   20 ++++++++++--\n drivers/usb/gadget/fsl_udc_core.c                  |   20 ++++++++++--\n drivers/usb/gadget/fusb300_udc.c                   |   15 +++++++--\n drivers/usb/gadget/goku_udc.c                      |   19 +++++++++---\n drivers/usb/gadget/imx_udc.c                       |   20 +++++++++---\n drivers/usb/gadget/langwell_udc.c                  |   20 ++++++++----\n drivers/usb/gadget/m66592-udc.c                    |   17 ++++++++--\n drivers/usb/gadget/msm72k_udc.c                    |   22 +++++++++++---\n drivers/usb/gadget/mv_udc_core.c                   |   19 +++++++----\n drivers/usb/gadget/net2280.c                       |   18 ++++++++---\n drivers/usb/gadget/omap_udc.c                      |   22 +++++++++++---\n drivers/usb/gadget/pch_udc.c                       |   16 +++++++--\n drivers/usb/gadget/pxa25x_udc.c                    |   19 ++++++++----\n drivers/usb/gadget/pxa27x_udc.c                    |   23 ++++++++++----\n drivers/usb/gadget/r8a66597-udc.c                  |   15 +++++++--\n drivers/usb/gadget/s3c-hsotg.c                     |   19 +++++++++--\n drivers/usb/gadget/s3c-hsudc.c                     |   16 +++++++--\n drivers/usb/gadget/s3c2410_udc.c                   |   29 +++++++++++-------\n drivers/usb/musb/musb_gadget.c                     |   23 +++++++++++---\n drivers/usb/renesas_usbhs/mod_gadget.c             |   20 +++++++++---\n 27 files changed, 403 insertions(+), 141 deletions(-)\n\ncommit b657342882660ece88b43fff391184deec0003e8\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Jun 28 16:33:46 2011 +0300\n\n    usb: gadget: introduce UDC Class\n\n    this class will be used to abstract away several of the duplicated\n    operations scattered among the USB gadget controller drivers.\n\n    Later, we can add an atomic notifier to tell interested drivers about\n    what\u0027s happening with the controller. Notifications such as suspend,\n    resume, enumerated, etc. will be useful, at a minimum, for implementing\n    usb charger detection.\n\n    As part of the converting process usb_gadget_probe_driver() is no longer\n    part of each udc but pushed into the -\u003estap() callback. The same for his\n    couterpart.\n\n    The core is currently set explicit to \u0027n\u0027. It will be changed to \u0027y\u0027 once\n    all users are converted since it provides functions which clash with\n    other drivers.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Acked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/udc-core.c |  418 +++++++++++++++++++++++++++++++++++++++++\n include/linux/usb/gadget.h    |    7 +\n 2 files changed, 425 insertions(+), 0 deletions(-)\n\ncommit 1e4eabf4beb1168d11c82cbba0da653f06f3c48f\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Aug 19 18:10:56 2011 +0300\n\n    usb: ch9: add function defines from ch9, USB 3.0 spec\n\n    not to confuse with Table 9-7 in USB 2.0 spec\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n include/linux/usb/ch9.h |    5 +++++\n 1 files changed, 5 insertions(+), 0 deletions(-)\n\ncommit 62118889b5cc894be03eb6602dd3beee4ac7ead9\nAuthor: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nDate:   Fri Sep 30 18:08:59 2011 -0400\n\n    usb: Add module.h to various dwc3 drivers\n\n    These files uses the full set of MODULE_ macros and so need to\n    include module.h directly.\n\n    Signed-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c      |    1 +\n drivers/usb/dwc3/dwc3-omap.c |    1 +\n 2 files changed, 2 insertions(+), 0 deletions(-)\n\ncommit 4d873c3377d29851c4b722c90f7d3623f5d656de\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:51 2011 +0300\n\n    usb: dwc3: convert structures into bitshifts\n\n    our parameter structures need to be written to\n    HW, so instead of assuming little endian, we\n    convert those into bit shifts.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c    |    6 +-\n drivers/usb/dwc3/gadget.c |   40 ++++++-------\n drivers/usb/dwc3/gadget.h |  139 +++++++++------------------------------------\n 3 files changed, 48 insertions(+), 137 deletions(-)\n\ncommit cfca7a78c548a2d0c20dfcff9f106728d4dd4905\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:50 2011 +0300\n\n    usb: dwc3: gadget: allow clock gating to work\n\n    The dwc3 core has internal clock gating support.\n\n    Let\u0027s allow that to happen by clearing the disable\n    bit in GCTL register.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    6 ++++++\n drivers/usb/dwc3/gadget.c |    8 ++++++++\n 2 files changed, 14 insertions(+), 0 deletions(-)\n\ncommit 6c08fb7a1bc39c0a4da4d444e582ed176649f334\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:49 2011 +0300\n\n    usb: dwc3: core: cache GHWPARAMS* registers\n\n    cache the contents of GHWPARAMS* registers in\n    our device structure for easy access.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c |   17 +++++++++++++++++\n 1 files changed, 17 insertions(+), 0 deletions(-)\n\ncommit 7f7f14f9e9a165b007f502c87545cce88e046f24\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:48 2011 +0300\n\n    usb: dwc3: add struct dwc3_hwparams\n\n    That structure will hold a copy of readonly\n    GHWPARAMS* registers for ease accessing by\n    the driver.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |   26 ++++++++++++++++++++++++++\n 1 files changed, 26 insertions(+), 0 deletions(-)\n\ncommit 3269cbcf0b402e655c206f8cb26edd4da2c9dfd6\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:47 2011 +0300\n\n    usb: dwc3: gadget: implement streams support\n\n    The following patch adds support for streams\n    to dwc3 driver.\n\n    While at that, also fix one small issue on\n    endpoint disable where we should clear all\n    flags not only ENABLED.\n\n    Reviewied-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n Documentation/usb/dwc3.txt |    8 --------\n drivers/usb/dwc3/core.h    |    6 ++++++\n drivers/usb/dwc3/gadget.c  |   34 ++++++++++++++++++++++++++++++----\n 3 files changed, 36 insertions(+), 12 deletions(-)\n\ncommit 39234823ff77332b60c77a4aa6c4e07675607543\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:46 2011 +0300\n\n    usb: dwc3: gadget: add support for Bursts\n\n    We already have the value from gadget drivers,\n    just need to pass it to our controller.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Integrate in this commit also the change\n    \"USB: use usb_endpoint_maxp() instead of le16_to_cpu()\" 29cc88979a8818cd8c5019426e945aed118b400e\n    from Linux kernel 3.1. The reason why this change was not\n    cherry-picked separately is because I wanted to reduce impact\n    on msm code tree, and only change dwc3 driver.]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 24a340bc5f40c578431dca31b2e481ce4a45a516\nAuthor: kuninori.morimoto.gx@renesas.com \u003ckuninori.morimoto.gx@renesas.com\u003e\nDate:   Mon Jul 25 00:39:30 2011 -0700\n\n    usb: add usb_endpoint_maxp() macro\n\n    Signed-off-by: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: use __le16_to_cpu instead of le16_to_cpu]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n include/linux/usb/ch9.h |   12 ++++++++++++\n 1 files changed, 12 insertions(+), 0 deletions(-)\n\ncommit a8c7e2c40c5cc4c64cdaf07077782d0a7996d1d5\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:45 2011 +0300\n\n    usb: dwc3: gadget: fix DMA offset calculation\n\n    Fix offset calculation in dwc3_trb_dma_offset()\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit b669953027508f817b61ce5ae3162a3d4cb93e35\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:44 2011 +0300\n\n    usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing\n\n    This makes DWC3_EP_WEDGE do the right thing, which is\n    prevent DWC3_EP_WEDGE from ever being cleared by a\n    ClearFeature(HALT) command.\n\n    [ balbi@ti.com : allowed set_wedge to send SetHalt command\n    \tto controller ]\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    6 +++++-\n 1 files changed, 5 insertions(+), 1 deletions(-)\n\ncommit 0b16af69422dc908eda9deb3c75f571d7b9f4559\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:43 2011 +0300\n\n    usb: dwc3: gadget: driver should not wait for RxFIFO to drain\n\n    An older version of the databook said to wait for the FIFO to\n    drain, but that has been removed from the newer databooks.\n\n    Waiting for RxFIFO to drain caused problems when testing against\n    one of the host controllers available in the market.\n\n    After talking to one of the RTL engineers, he stated that we\n    should _not_ wait for RxFIFO to drain.\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   19 -------------------\n 1 files changed, 0 insertions(+), 19 deletions(-)\n\ncommit 074a58e2182cd47edecf90e4d75849a2be942e15\nAuthor: Paul Zimmerman \u003cPaul.Zimmerman@synopsys.com\u003e\nDate:   Fri Sep 30 10:58:42 2011 +0300\n\n    usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs\n\n    DEPSTARTCFG for non-EP0 EPs must only be sent once per config\n\n    [ balbi@ti.com : changed config_start to start_config_issued ]\n\n    Signed-off-by: Paul Zimmerman \u003cpaulz@synopsys.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    2 ++\n drivers/usb/dwc3/ep0.c    |    1 +\n drivers/usb/dwc3/gadget.c |   10 +++++++++-\n 3 files changed, 12 insertions(+), 1 deletions(-)\n\ncommit 6a5d97b4f6ca83274a4f7ce40583d1e8705f571c\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Sep 30 10:58:41 2011 +0300\n\n    usb: dwc: remove \"All rights reserved\" statement.\n\n    Some people think that this line is not compatible with the GPL. The\n    statement was required due to the Buenos Aires Convention and is now\n    deprecated. I remove it because it is said that it is pointless nowdays.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c      |    1 -\n drivers/usb/dwc3/core.h      |    1 -\n drivers/usb/dwc3/debug.h     |    1 -\n drivers/usb/dwc3/debugfs.c   |    1 -\n drivers/usb/dwc3/dwc3-omap.c |    1 -\n drivers/usb/dwc3/dwc3-pci.c  |    1 -\n drivers/usb/dwc3/ep0.c       |    1 -\n drivers/usb/dwc3/gadget.c    |    1 -\n drivers/usb/dwc3/gadget.h    |    1 -\n drivers/usb/dwc3/io.h        |    1 -\n 10 files changed, 0 insertions(+), 10 deletions(-)\n\ncommit 4537314ce31379d5c8b446639b5255d39b091898\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Sep 30 10:58:40 2011 +0300\n\n    usb: dwc3: ep0: fix debug output\n\n    Use \"ep0in\" and \"ep0out\" instead \"ep1in\" and \"ep0out\" which is confusing\n    and not consistent with the remaining output.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 3332e3a08fb23945c8c36c5822c0e8e966294188\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Sep 30 10:58:39 2011 +0300\n\n    usb: dwc3: ep0: remove second giveback in error case\n\n    We already give requests back in dwc3_ep0_stall_and_restart() so\n    doing it again here will most likely corrupt the list.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    1 -\n 1 files changed, 0 insertions(+), 1 deletions(-)\n\ncommit ab432aaf9f5a5dad5155f0b1093ba78c0215a757\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:38 2011 +0300\n\n    usb: dwc3: ep0: fix debug message\n\n    The way it was before was really meaningless.\n    Now it looks saner.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    8 ++++----\n 1 files changed, 4 insertions(+), 4 deletions(-)\n\ncommit 62f700c07678c0610f824c44e7b1245e752a3d85\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:37 2011 +0300\n\n    usb: dwc3: ep0: ignore direction on 2-stage transfer\n\n    We don\u0027t need to care about direction on a two stage\n    transfer.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    8 ++++----\n 1 files changed, 4 insertions(+), 4 deletions(-)\n\ncommit 7492d143df622e21cce79ed787c1d24b783b91a0\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Sep 30 10:58:36 2011 +0300\n\n    usb: dwc3: ep0: Make USB30CV happy with SetAddress\n\n    According to USB 3.0 Specification, a SetAddress()\n    while device is in Configured State has an unspecified\n    behavior (see Section 9.4.6). Still USB30CV wasn\u0027t\n    happy with my Stall reply.\n\n    To make that thing happy, just accept the SetAddress()\n    always. No problems have been observed thus far.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   31 +++++++++----------------------\n 1 files changed, 9 insertions(+), 22 deletions(-)\n\ncommit 72679f287e2fbd672de1da5463dcfd71e7cc857e\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 21:18:47 2011 +0300\n\n    usb: dwc3: gadget: improve debug on link state change\n\n    It\u0027s useful to know which states core is going\n    through, as it might help us figure out misbehavior\n    on specific link states.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit 9aa078136c3107f670870a1337ced15707fdfb82\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Sep 6 10:56:51 2011 +0300\n\n    usb: dwc3: omap: set idle and standby modes\n\n    For now, let\u0027s disable IDLE and STANDBY transitions\n    until we have a real HW to validate against.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   24 ++++++++++++++++++++++++\n 1 files changed, 24 insertions(+), 0 deletions(-)\n\ncommit 0883c82126abc89c92d8c286e03710cdcd1cae8f\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 18:27:33 2011 +0300\n\n    usb: dwc3: ep0: introduce ep0_expect_in flag\n\n    This flag will tell us which direction we\u0027re\n    expecting on the next (data or status) phase.\n\n    It will help us catching errors of host going\n    crazy and requesting data of the wrong direction.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    2 ++\n drivers/usb/dwc3/ep0.c  |   16 ++++++++++++++++\n 2 files changed, 18 insertions(+), 0 deletions(-)\n\ncommit 685f9799482f6989ccf3a9673b9a1535515038e7\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 18:17:12 2011 +0300\n\n    usb: dwc3: ep0: giveback requests on stall_and_restart\n\n    if we don\u0027t, the list will be busy forever.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   10 ++++++++++\n 1 files changed, 10 insertions(+), 0 deletions(-)\n\ncommit 8f28d641940ebaa7b936b38e8fc78a75099be802\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 18:16:21 2011 +0300\n\n    usb: dwc3: gadget: drop the useless dma_sync_single* calls\n\n    if req-\u003edma isn\u0027t DMA_ADDR_INVALID it means gadget driver\n    mapped the request or allocated from coherent, so it\u0027s\n    unnecessary to do anything.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    9 ---------\n 1 files changed, 0 insertions(+), 9 deletions(-)\n\ncommit 5aa8e6c20c0d2ea597ade0fad5bd87a0aa6496b2\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 17:42:11 2011 +0300\n\n    usb: dwc3: gadget: fix GCTL programming\n\n    ensure a few bits are cleared before enabling\n    what we need.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    9 +++------\n 1 files changed, 3 insertions(+), 6 deletions(-)\n\ncommit cb4884ccc0e496b1de9f175de25938cc3cf41675\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 17:41:00 2011 +0300\n\n    usb: dwc3: define ScaleDown macro helper\n\n    We must ensure that those bits aren\u0027t set as\n    they should only be used in simulation.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit 680df4e4b4d7f86dc581a0bc510535216f6969db\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 8 17:39:59 2011 +0300\n\n    usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN\n\n    that should be 1 \u003c\u003c 16, not 16. Caused so many\n    problems and we never caught it before.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 6c317eb0b008964c0e29415140b3e93096ab2666\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Wed Aug 31 17:12:02 2011 +0200\n\n    usb: dwc3: gadget: do not map/unmap ZLP transfers\n\n    If the gadget drivers sends a ZLP we are trying to map this this request\n    which does not work on all implementations. So we simply skip mapping\n    it.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   10 ++++++++++\n 1 files changed, 10 insertions(+), 0 deletions(-)\n\ncommit 0490e898993cf8e7348a210a65d33b0b7f301e67\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Sep 6 12:00:39 2011 +0300\n\n    usb: dwc3: omap: fix IRQ handling\n\n    In order to ACK the IRQ we must write back\n    to the same register the bits we read.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   39 ++++++++++++---------------------------\n 1 files changed, 12 insertions(+), 27 deletions(-)\n\ncommit a29eace3f80239171699fc9836a937ce54d53759\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Sep 6 10:57:41 2011 +0300\n\n    usb: dwc3: omap: change IRQ name to dwc3-omap\n\n    dwc3-wrapper can be used by any other wrapper,\n    using dwc3-omap makes it clear that we\u0027re running\n    on OMAP SoC.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit eac0a18738e9ef39c08e4e1a95231859675acdaa\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Mon Sep 5 13:37:28 2011 +0300\n\n    usb: dwc3: add module.h to dwc3-omap.c and core.c\n\n    We need that header because of THIS_MODULE.\n\n    Reported-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c      |    1 +\n drivers/usb/dwc3/dwc3-omap.c |    1 +\n 2 files changed, 2 insertions(+), 0 deletions(-)\n\ncommit 3853301374c9d6cdf82bab4cb66f2fc6a618b99b\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 22:26:25 2011 +0300\n\n    usb: dwc3: omap: distinguish between SW and HW modes\n\n    The OMAP wrapper allows us to either control internal\n    OTG signals via SW or HW. Different boards might wish\n    to use one or the other mode of operation. Let\u0027s have\n    have that information passed via platform_data for now.\n\n    After DT conversion is finished for OMAP, we can easily\n    convert this to a DT attribute.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c            |   22 ++++++++++++++\n include/linux/platform_data/dwc3-omap.h |   47 +++++++++++++++++++++++++++++++\n 2 files changed, 69 insertions(+), 0 deletions(-)\n\ncommit a9f36f0d43c20da791c40b85f7d2cce19baf0210\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 18:33:43 2011 +0300\n\n    usb: dwc3: omap: drop DEV_PM_OPS for now\n\n    We need to have actual HW in order to implement\n    and test that part of the code anyway. Until then\n    it\u0027s best to remove it.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   41 -----------------------------------------\n 1 files changed, 0 insertions(+), 41 deletions(-)\n\ncommit 25add6a527b11421821c06a2e263710642b206a2\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 18:22:01 2011 +0300\n\n    usb: dwc3: omap: use the macro we already have\n\n    trivial patch, no functional changes.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |    3 ++-\n 1 files changed, 2 insertions(+), 1 deletions(-)\n\ncommit 6db06e599e9b21803707082ce53ea4e1d8782d2d\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 14:52:52 2011 +0300\n\n    usb: dwc3: omap: do not enable DMA Disable Clear IRQ\n\n    Otherwise that IRQ will trigger forever. It\u0027s quite\n    unnecessary.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |    3 +--\n 1 files changed, 1 insertions(+), 2 deletions(-)\n\ncommit e57336aec417cf30c04703fd16bdc50eb98a95af\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Thu Sep 1 14:46:16 2011 +0300\n\n    usb: dwc3: omap: fix dev_dbg() calls\n\n    dev_dbg() macro expects a device pointer as\n    argument, not a memory base address.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-omap.c |   20 ++++++++++----------\n 1 files changed, 10 insertions(+), 10 deletions(-)\n\ncommit fe44a98207d18efcb1d26a88a0a3df3f7ce3bb2e\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:52:17 2011 +0300\n\n    usb: dwc3: use ep0_next_event field\n\n    Start tracking the next expected event and act\n    on the error conditions as suggested by databook.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   40 ++++++++++++++++++++++++++++++++++++----\n 1 files changed, 36 insertions(+), 4 deletions(-)\n\ncommit 660f6fbd3c2ad56d4b94de460450d6642cb24f2b\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:50:40 2011 +0300\n\n    usb: dwc3: core: add ep0_next_event field\n\n    this field will hold the next expected event.\n\n    In certain cases, host might fall into some error\n    condition and ask from us the wrong Control phase.\n    On such situations, we should stall and restart.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |   10 ++++++++++\n 1 files changed, 10 insertions(+), 0 deletions(-)\n\ncommit 7971a747449bf5f84c8bec80362535049ea58c2a\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:48:08 2011 +0300\n\n    usb: dwc3: drop EP0_STALL state\n\n    Whenever we issue a Set Stall command on EP0,\n    the state machine will be restarted and Stall\n    is cleared automatically, when core receives\n    the next SETUP packet.\n\n    There\u0027s no need to track that EP0_STALL state.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    1 -\n drivers/usb/dwc3/ep0.c    |    2 --\n drivers/usb/dwc3/gadget.c |   10 ++++++++--\n 3 files changed, 8 insertions(+), 5 deletions(-)\n\ncommit 7467e8ba541f6dc82155b55cfd197ce20f6b3594\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Tue Aug 30 15:54:53 2011 +0300\n\n    usb: dwc3: ep0: clear all EP0 flags\n\n    when we\u0027re going to issue Set Stall command,\n    we should clear DWC3_EP_STALL flag, but also\n    we should clear BUSY, HALTED and all others.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit c201c026caa5d2a5112bce9e3c85352a9000c61d\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Wed Aug 31 11:51:43 2011 +0300\n\n    usb: dwc3: ep0: fix Get Status handling\n\n    data was prepared on setup_buf but transfer\n    was started on ctrl_req, fix it.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 6028defbf53f282f96375dfcd5713a460b16ad25\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 16:46:38 2011 +0200\n\n    usb: dwc3: gadget: replace mdelay with udelay in the busy loop\n\n    There are two spots where we wait until the HW finishes processing a\n    certain command. Initially we had a few problems and we used 500ms as a\n    limit to be on a the safe side. Paul Zimmerman mentioned this is little too\n    much. After a debugging session, we noticed that we hardly ever go over 20us\n    and didn\u0027t pass 30usec so far. Using mdelay() seems way overloaded.\n\n    Giving the current numbers 500usec as the upper limit is more than  enough.\n    Should it ever timeout then something is definitely wrong.\n\n    While here, also replace the type with u32 since long does not really\n    fit here.\n\n    Cc: Paul Zimmerman \u003cpaul.zimmerman@synopsys.com\u003e\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   12 ++++--------\n 1 files changed, 4 insertions(+), 8 deletions(-)\n\ncommit d63d30a46502d94ad0dd016a10a0176b79bb3446\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 13:56:37 2011 +0200\n\n    usb: dwc3: gadget: rework the dequeue on RESET \u0026 DISCONNECT\n\n    - since a while we are disabling an endpoint and purging every requests on\n      RESET and DISCONNECT which leads to a warning since the endpoint was\n      disabled twice (once by the UDC, and second time by the gadget). I\n      think UDC should nuke all requests because all those requests\n      become invalid. It\u0027s gadget driver\u0027s responsability, though, to disable\n      its used endpoints. This is done by merging dwc3_stop_active_transfer()\n      and dwc3_gadget_nuke_reqs() into dwc3_remove_requests().\n\n    - dwc3_stop_active_transfer() is now no longer called unconditionaly.\n      This has the advantage that it is always called to disable an active\n      transfer which means if res_trans_idx 0 than something went wrong and\n      it is an error condition because we can\u0027t clean up the requests.\n\n    - Remove the DWC3_EP_WILL_SHUTDOWN which was introduced while\n      introducing the command complete part for dequeue. All requests on\n      req_queued list should be removed during the dwc3_cleanup_done_reqs()\n      callback so there is no reason to go through the list again.\n      We consider it an error condition if requests are still on this\n      list since we never queue TRB without LST\u003d1 (the last requests has\n      always LST\u003d1, there are no requests with LST\u003d0 behind it).\n\n    [ balbi@ti.com : reworked commit log a bit, made patch apply ]\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    1 -\n drivers/usb/dwc3/gadget.c |   31 ++++++++++++-------------------\n 2 files changed, 12 insertions(+), 20 deletions(-)\n\ncommit 50b47b650d639a77df6138a59b57877d30125bcb\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 13:56:36 2011 +0200\n\n    usb: dwc3: core: move the core check before soft reset\n\n    We read the DWC3_GSNPSID register to make sure we got the correct\n    register offset passed. One of the recent commits moved the soft reset\n    before this so in case of the wrong offset we end up with \"reset timed\n    out\". This patch moves the \"id\" check before the reset again.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.c |   19 +++++++++----------\n 1 files changed, 9 insertions(+), 10 deletions(-)\n\ncommit 63940b6b0e46765a652bb76a2c46f8952b1bab14\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 29 13:56:35 2011 +0200\n\n    usb: dwc3: debugfs: remove test mode interface\n\n    There are some issues around for enabling/disabling this mode and\n    handling it. It does not work perfectly (yet). However we have a few\n    gadgets tested successfuly so far. That means we are quite confident\n    that we won\u0027t need this in near future.\n    So I\u0027m for removing it and bringing a working version back once there is\n    a need for it.\n\n    Thanks to Dan Carpenter who spotted the wrong memory handling here.\n\n    [ balbi@ti.com : made it actually apply ]\n\n    Cc: Dan Carpenter \u003cerror27@gmail.com\u003e\n    Cc: wharms@bfs.de\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/debugfs.c |   94 --------------------------------------------\n 1 files changed, 0 insertions(+), 94 deletions(-)\n\ncommit 9e44d2fcbc67046b02436d98e86e0ea8e4ea477e\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:28:36 2011 +0300\n\n    usb: dwc3: ep0: simplify EP0 state machine\n\n    The DesignWare USB3 core tells us which phase\n    of a control transfer should be started, it\n    also tells us which physical endpoint needs\n    that transfer.\n\n    With these two informations, we have all we\n    need to simply EP0 handling quite a lot and\n    get rid rid of the SW state machine tracking\n    ep0 states.\n\n    For achieving this perfectly, we needed to\n    add support for situations where we get\n    XferNotReady while endpoint is still busy\n    and XferNotReady while gadget driver still\n    hasn\u0027t queued a request.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |   12 +-\n drivers/usb/dwc3/ep0.c    |  363 ++++++++++++++++++++-------------------------\n drivers/usb/dwc3/gadget.c |    3 +-\n 3 files changed, 163 insertions(+), 215 deletions(-)\n\ncommit 01eb17f36f4249f0041acfbd19ee454f1428cf0d\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:26:00 2011 +0300\n\n    usb: dwc3: core: add flag for EP0 direction\n\n    Add a flag to keep track of ep0 direction.\n    This flag will be used on a following patch.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    3 +++\n 1 files changed, 3 insertions(+), 0 deletions(-)\n\ncommit 7f3c16ae1c29a2398aedbad45f94d3295b60eec7\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:18:09 2011 +0300\n\n    usb: dwc3: ep0: add handling for unaligned OUT transfers\n\n    In case we have transfers which aren\u0027t aligned\n    to wMaxPacketSize, we need to be careful with\n    how we start the transfer with the HW. OUT\n    transfers _must_ be aligned with wMaxPacketSize\n    and in order to guarantee that, we use a bounce\n    buffer.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |   37 ++++++++++++++++++++++++++++++++-----\n 1 files changed, 32 insertions(+), 5 deletions(-)\n\ncommit abf905d6b71a76415b2b52712574224347612b0a\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:07:53 2011 +0300\n\n    usb: dwc3: add a bounce buffer for control endpoints\n\n    This core cannot handle OUT transfers which aren\u0027t\n    aligned to wMaxPacketSize, but that can happen at\n    least on control endpoint with the USB Audio Class.\n\n    This patch adds a bounce buffer to be used on the\n    case of a non-aligned ep0out request is queued.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h   |    6 ++++++\n drivers/usb/dwc3/gadget.c |   29 ++++++++++++++++++++++-------\n 2 files changed, 28 insertions(+), 7 deletions(-)\n\ncommit c204098003c3cdfc5940fbb426c1a62e3a89dba3\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 22:04:32 2011 +0300\n\n    usb: dwc3: core: add defines for XferNotReady event on Control EPs\n\n    The status field of the Transfer Not Read event\n    is different on Control Endpoints. On this patch\n    we are just adding the defines to be used on a\n    later patch which will re-work the control endpoint\n    handling.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |    6 ++++++\n 1 files changed, 6 insertions(+), 0 deletions(-)\n\ncommit 60639e67342a852cca47799d538bdca23dd07fe2\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 20:29:58 2011 +0300\n\n    usb: dwc3: gadget: improve command completion debug message\n\n    the previous message had too little meaning. Make\n    it more human readable and use the macro we already\n    had for extracting the command completion status out\n    of DEPCMDn register.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    4 ++--\n 1 files changed, 2 insertions(+), 2 deletions(-)\n\ncommit f3d228bb1c94f86ce6793ead9071e59e86e427c3\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 15:10:09 2011 +0300\n\n    usb: dwc3: gadget: set request dma to invalid when unmapping\n\n    if we don\u0027t set DMA address to invalid when unmapping,\n    we might fall in a situation where request buffer\n    can\u0027t be mapped to DMA again.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit c388134423f986a390997bc141e512db8bc6902b\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 02:30:33 2011 +0300\n\n    usb: dwc3: ep0: fix \u0027transfered\u0027 typo\n\n    trivial patch. No functional changes.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/ep0.c |    6 +++---\n 1 files changed, 3 insertions(+), 3 deletions(-)\n\ncommit d2a925e9fb1589260fe4956303a90f86379b86fd\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Sat Aug 27 01:40:52 2011 +0300\n\n    usb: dwc3: core: add missing @ for kerneldoc\n\n    trivial patch, no functional changes\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/core.h |   14 +++++++-------\n 1 files changed, 7 insertions(+), 7 deletions(-)\n\ncommit b1b7b1afbaed10452a4beb70478ecd4e05b6bb62\nAuthor: Dan Carpenter \u003cerror27@gmail.com\u003e\nDate:   Fri Aug 26 12:21:13 2011 +0300\n\n    usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()\n\n    We may as well fix this potential leak so we don\u0027t have to listen to\n    the static checkers complain.\n\n    Signed-off-by: Dan Carpenter \u003cerror27@gmail.com\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/debugfs.c |    4 +++-\n 1 files changed, 3 insertions(+), 1 deletions(-)\n\ncommit 2bb2a4a9f9c935cea0b7a0211b2103bdc1585d9f\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 22 18:29:13 2011 +0200\n\n    usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit\n\n    Without this patch we won\u0027t clear that bit and instead will\n    clear all other bits on our endpoint flag.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit 043b6e0d494b5896968830a8666d9d354c94e334\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 22 17:42:19 2011 +0200\n\n    usb: dwc3: gadget: use TRB type 6 for ISOC transfers\n\n    Type 6 should be used for the first transfer during an interval. This is\n    also what the reference driver is using. Type 7 seems to be for following\n    or additional transfers within the same interval.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    2 +-\n 1 files changed, 1 insertions(+), 1 deletions(-)\n\ncommit b767680adf875ef226c56cae42d405f54eb2acb3\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Mon Aug 22 17:42:18 2011 +0200\n\n    usb: dwc3: gadget: reset resource index to zero\n\n    If we collected two requests together (i.e. only the last of them has\n    LST\u003d1) then we only have to stop transfer once: The clean-up code will\n    cleanup everything until first TRB with the LST bit set.\n    After XferComplete this index should be no longer valid since there is\n    no transfer pending.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |    5 ++++-\n 1 files changed, 4 insertions(+), 1 deletions(-)\n\ncommit f5327ee6789b0760120d4d1a6eda7c0fa9a551a3\nAuthor: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nDate:   Fri Aug 19 19:59:12 2011 +0200\n\n    usb: dwc3: gadget: fixing dequeue of TRBs\n\n    A TRB which is dequeued seems to have its HWO bits set to 1. Therefore\n    we ignore it if we dequeue it after the command is completed.\n\n    Signed-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.c |   12 +++++++++---\n 1 files changed, 9 insertions(+), 3 deletions(-)\n\ncommit 502e0e568469da201ae6011c3cc70161f2dcd9be\nAuthor: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nDate:   Tue Aug 23 12:52:47 2011 -0700\n\n    usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled\n\n    Fix build error when CONFIG_USB_GADGET_DWC3 is not enabled:\n\n    ERROR: \"dwc3_send_gadget_ep_cmd\" [drivers/usb/dwc3/dwc3.ko] undefined!\n\n    Signed-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\n    Acked-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/gadget.h |    5 +++++\n 1 files changed, 5 insertions(+), 0 deletions(-)\n\ncommit 15dc6e57e34a33d12bedbf63e657b2692b9ab5e2\nAuthor: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nDate:   Tue Aug 23 15:08:54 2011 +1000\n\n    usb: include module.h in the DesignWare USB3 DRD driver\n\n    Fixes this build error:\n\n    drivers/usb/dwc3/dwc3-pci.c: In function \u0027dwc3_pci_init\u0027:\n    drivers/usb/dwc3/dwc3-pci.c:211:9: error: \u0027THIS_MODULE\u0027 undeclared (first use in this function)\n\n    Signed-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\n    Acked-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/dwc3/dwc3-pci.c |    1 +\n 1 files changed, 1 insertions(+), 0 deletions(-)\n\ncommit aa526a9467c32238939aac987e28dbe759c411d5\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Aug 19 18:10:58 2011 +0300\n\n    usb: dwc3: Introduce DesignWare USB3 DRD Driver\n\n    The DesignWare USB3 is a highly\n    configurable IP Core which can be\n    instantiated as Dual-Role Device (DRD),\n    Peripheral Only and Host Only (XHCI)\n    configurations.\n\n    Several other parameters can be configured\n    like amount of FIFO space, amount of TX and\n    RX endpoints, amount of Host Interrupters,\n    etc.\n\n    The current driver has been validated with\n    a virtual model of version 1.73a of that core\n    and with an FPGA burned with version 1.83a\n    of the DRD core. We have support for PCIe\n    bus, which is used on FPGA prototyping, and\n    for the OMAP5, more adaptation (or glue)\n    layers can be easily added and the driver\n    is half prepared to handle any possible\n    configuration the HW engineer has chosen\n    considering we have the information on\n    one of the GHWPARAMS registers to do\n    runtime checking of certain features.\n\n    More runtime checks can, and should, be added\n    in order to make this driver even more flexible\n    with regards to number of endpoints, FIFO sizes,\n    transfer types, etc.\n\n    While this supports only the device side, for\n    now, we will add support for Host side (xHCI -\n    see the updated series Sebastian has sent [1])\n    and OTG after we have it all stabilized.\n\n    [1] http://marc.info/?l\u003dlinux-usb\u0026m\u003d131341992020339\u0026w\u003d2\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: gadget_chips.h: Use \u0027gadget_is_dwc3(g)\u0027 only if\n    CONFIG_USB_GADGET_DWC3 is defined.]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n Documentation/usb/dwc3.txt        |   53 +\n drivers/usb/Kconfig               |    2 +\n drivers/usb/Makefile              |    2 +\n drivers/usb/dwc3/Kconfig          |   25 +\n drivers/usb/dwc3/Makefile         |   36 +\n drivers/usb/dwc3/core.c           |  467 +++++++++\n drivers/usb/dwc3/core.h           |  709 +++++++++++++\n drivers/usb/dwc3/debug.h          |   51 +\n drivers/usb/dwc3/debugfs.c        |  534 ++++++++++\n drivers/usb/dwc3/dwc3-omap.c      |  410 ++++++++\n drivers/usb/dwc3/dwc3-pci.c       |  219 ++++\n drivers/usb/dwc3/ep0.c            |  782 ++++++++++++++\n drivers/usb/dwc3/gadget.c         | 2063 +++++++++++++++++++++++++++++++++++++\n drivers/usb/dwc3/gadget.h         |  292 ++++++\n drivers/usb/dwc3/io.h             |   55 +\n drivers/usb/gadget/Kconfig        |   12 +\n drivers/usb/gadget/gadget_chips.h |    4 +\n 17 files changed, 5716 insertions(+), 0 deletions(-)\n\ncommit eaa328c0bb76ed596bcdfde94cd21439a1511420\nAuthor: Felipe Balbi \u003cbalbi@ti.com\u003e\nDate:   Fri Aug 19 18:10:57 2011 +0300\n\n    usb: gadget: introduce gadget_is_dwc3()\n\n    ... to check whether we\u0027re running on DesignWare\n    USB3 DRD Controller.\n\n    Signed-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\n    Signed-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n    [idos@codeaurora.org: Conflicts: gadget_chips.h]\n    Signed-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n\n drivers/usb/gadget/gadget_chips.h |    4 ++++\n 1 files changed, 4 insertions(+), 0 deletions(-)\n\nChange-Id: Id7c13709d3849777a009d128d75d59bbfb7cb5e7\nSigned-off-by: David Brown \u003cdavidb@codeaurora.org\u003e\n"
    },
    {
      "commit": "eae1148b271f83dd5221e539d42843b331969b25",
      "tree": "66743bfc87a0c7a355c6d6b2dc885706413b54dc",
      "parents": [
        "13d12417f711a1c4d50e2609bd2d4669bba940ec"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Mon Jan 30 09:12:49 2012 +0200"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Sun Feb 05 08:43:43 2012 -0700"
      },
      "message": "usb: gadget: clean-up msm_usb_bam_platform_data structure\n\nDue to changes in usb_bam driver and usage of the\nstandard mechanism of platform resources instead\nof adding new platform data, usb_bam_phy_base and\nusb_bam_phy_size fields became unnecessary and were\nremoved.\n\nChange-Id: I0f3a57724ecc033e704aaca6f651561a344c9fef\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\n"
    },
    {
      "commit": "7dd2266ae3d3f1d2cb93d1d3bb40aecf23821e76",
      "tree": "72ee404a1e8bdb74b97b6e301db349b6eecc3858",
      "parents": [
        "b5716100d9b118a3a3775dfaf267d6e2e9b8799c"
      ],
      "author": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Thu Jan 26 16:09:31 2012 -0800"
      },
      "committer": {
        "name": "Stephen Boyd",
        "email": "sboyd@codeaurora.org",
        "time": "Sun Feb 05 00:46:05 2012 -0800"
      },
      "message": "usb: msm_otg: Migrate to clock apis for XO voting\n\nUse the clock APIs instead of the msm_xo APIs to vote on CXO.\nThis removes one more msm specific api from this driver and will\nallow us to move XO control into the rpm clock driver.\n\nChange-Id: Ie9344aad20651002e98f13cd3adb39680fbd93bd\nSigned-off-by: Stephen Boyd \u003csboyd@codeaurora.org\u003e\n"
    },
    {
      "commit": "9e42b8b0086b019820eb4e858dc719c1fef84db4",
      "tree": "0c9d095e90e31f6c5407016a7d84cdc9a7e3f300",
      "parents": [
        "8d9e8ba25f8a1f31eb8c303c5d9a4443ea9f0efa"
      ],
      "author": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Mon Oct 10 09:43:44 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:40 2012 +0200"
      },
      "message": "usb: gadget: fix typo for default U1/U2 exit latencies\n\ns/DEFULT/DEFAULT/, no functional changes.\n\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "61a3b903ab2a4428963de66419ab0bf788922d99",
      "tree": "cd18f477bc9d470b77f8bacb6738fc8abaf25bd7",
      "parents": [
        "908f57788485e4f6b000eab75acfaa21bf0ae6cb"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Thu Jun 23 14:26:15 2011 +0200"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:37 2012 +0200"
      },
      "message": "usb: gadget: udc-core: add \"new-style\" registration interface\n\nudc_start() should only trigger the internal state machine and make\nminimal house keeping. Before that call udc-core calls the bind()\ncallback and after the callback the pullup().\n\nudc_stop() is simillar, udc-core calls pullup(), unbind() and finally\nudc_stop().\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "355527ba153a14d3c4eab33c63752ca8d35d4b4d",
      "tree": "16d4df08e8c2837a8a1398a8cc868dfed8c6d8f6",
      "parents": [
        "fd1190201256a5512e512448cce14962724410dc"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Wed Jun 29 16:41:50 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:36 2012 +0200"
      },
      "message": "usb: gadget: add SuperSpeed support to the Gadget Framework\n\nSuperSpeed USB has defined a new descriptor, called\nthe Binary Device Object Store (BOS) Descriptor. It\nhas also changed a bit the definition of SET_FEATURE\nand GET_STATUS requests to add USB3-specific details.\n\nThis patch implements both changes to the Composite\nGadget Framework.\n\n[ balbi@ti.com : slight changes to commit log\n\t\t fixed a compile error on ARM ]\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "fd1190201256a5512e512448cce14962724410dc",
      "tree": "f2853e00e0b239f9693a2cccbb4880b7d684aac3",
      "parents": [
        "24728e0ee2963cd0fc3f3182db71e0518446028b"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Wed Jun 29 16:41:49 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:36 2012 +0200"
      },
      "message": "usb: gadget: add max_speed to usb_composite_driver\n\nThis field is used by the Gadget drivers to specify\nthe maximum speed they support, meaning: the maximum\nspeed they can provide descriptors for.\n\nThe driver speed will be set in consideration of this\nvalue.\n\n[ balbi@ti.com : dropped the ifdeffery ]\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "24728e0ee2963cd0fc3f3182db71e0518446028b",
      "tree": "6c8d0636297fbd6b7e0764246f9866184b09e117",
      "parents": [
        "9781f7d1c6863bc0fc6535049b3467423684fd87"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:53 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:35 2012 +0200"
      },
      "message": "usb: gadget: add streams support to the gadget framework\n\nThis patch defines necessary fields to support\nstreaming for USB3.0.\n\nIt implements a new function, called\nusb_ep_autoconfig_ss(), to be used instead of the\nexisting usb_ep_autoconfig() when working in\nSuperSpeed mode and there is a need to search for\nan endpoint according to the number of required\nstreams.\n\n[ balbi@ti.com : slight changes to commit log ]\n\nSigned-off-by: Maya Erez \u003cmerez@codeaurora.org\u003e\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "ebd3f395ba89ec38a9c04f2a4e2d284bf2409bb4",
      "tree": "85f99fe113d6f8cdd9b2c61a186e0e9fd7bebe63",
      "parents": [
        "e2a9f931cc5d1b1d34bdac1adcd7ddb2a66f0726"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:50 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:34 2012 +0200"
      },
      "message": "usb: gadget: use config_ep_by_speed() instead of ep_choose()\n\nRemove obsolete functions:\n1. ep_choose()\n2. usb_find_endpoint()\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: Changed also the following files to\ncomply with this commit: f_accessory.c,f_adb.c,f_diag.c,f_mtp.c,\nf_rmnet.c,f_rmnet_sdio,f_rmnet_smd,f_rmnet_smd_sdio,f_serial.f_ccid.c.\nAlso merged a patch in f_serial.c for correct checking of the return value\nof config_ep_by_speed. See \"usb: gadget: fix g_serial regression\".\nAlso fix a bug in ci13xxx_udc. Since f_serial is now checking if the endpoint\ndescriptors are null in the set_alt function, need to set them to null on\nep_disable in case of cable disconnect. Since the ep descriptor was inserted\nto struct usb_ep in \"usb: gadget: add usb_endpoint_descriptor to struct usb_ep\"\nthen simply convert the ci13xxx_udc to work with mEp-\u003eep.desc instead of\nmEp-\u003edesc, this will ensure that the correct descriptor will be cleared\non endpoint disable.\nI will upstream it to Linux community soon, I will name it:\n\"usb: gadget: use usb ep descriptor of struct usb_ep instead of wrapper desc\"]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "e2a9f931cc5d1b1d34bdac1adcd7ddb2a66f0726",
      "tree": "cecd4db4b9a33dab2648c1244003e6d21d41cbba",
      "parents": [
        "9168a350f7aa7397d16f4b40ca981236138d4ba7"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:49 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:34 2012 +0200"
      },
      "message": "usb: gadget: configure endpoint according to gadget speed\n\nAdd config_ep_by_speed() to configure the endpoint\naccording to the gadget speed.\n\nUsing this function will spare the FDs from handling\nthe endpoint chosen descriptor.\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "9168a350f7aa7397d16f4b40ca981236138d4ba7",
      "tree": "3d1633e944c87be47b227d359e6496b8759cb8b7",
      "parents": [
        "2baadcf48133a8af3f055f97e6add3a237f69fb9"
      ],
      "author": {
        "name": "Tatyana Brokhman",
        "email": "tlinder@codeaurora.org",
        "time": "Tue Jun 28 16:33:48 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:33 2012 +0200"
      },
      "message": "usb: gadget: add usb_endpoint_descriptor to struct usb_ep\n\nChange usb_ep_enable() prototype to use endpoint\ndescriptor from usb_ep.\n\nThis optimization spares the FDs from saving the\nendpoint chosen descriptor. This optimization is\nnot full though. To fully exploit this change, one\nneeds to update all the UDCs as well since in the\ncurrent implementation each of them saves the\nendpoint descriptor in it\u0027s internal (and extended)\nendpoint structure.\n\nSigned-off-by: Tatyana Brokhman \u003ctlinder@codeaurora.org\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: Added more changes for the following files\nsince API break with msm code tree: ci13xxx_udc.c,f_accessory,f_adb,\nf_diag,f_mtp,f_rmnet,f_rmnet_sdio,f_rmnet_smd, f_rmnet_smd_sdio,u_bam.c,\nu_sdio.c,u_rmnet.h,u_sdio.c,u_smd.c,f_ccid.c,u_data_hsic.c]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "b657342882660ece88b43fff391184deec0003e8",
      "tree": "e1f0169ca853970897b9c99d23938da5fcc5a817",
      "parents": [
        "1e4eabf4beb1168d11c82cbba0da653f06f3c48f"
      ],
      "author": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Tue Jun 28 16:33:46 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:32 2012 +0200"
      },
      "message": "usb: gadget: introduce UDC Class\n\nthis class will be used to abstract away several of the duplicated\noperations scattered among the USB gadget controller drivers.\n\nLater, we can add an atomic notifier to tell interested drivers about\nwhat\u0027s happening with the controller. Notifications such as suspend,\nresume, enumerated, etc. will be useful, at a minimum, for implementing\nusb charger detection.\n\nAs part of the converting process usb_gadget_probe_driver() is no longer\npart of each udc but pushed into the -\u003estap() callback. The same for his\ncouterpart.\n\nThe core is currently set explicit to \u0027n\u0027. It will be changed to \u0027y\u0027 once\nall users are converted since it provides functions which clash with\nother drivers.\n\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nAcked-by: Michal Nazarewicz \u003cmina86@mina86.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "1e4eabf4beb1168d11c82cbba0da653f06f3c48f",
      "tree": "a97d96a589e7dd263772f474539d80645e061ebd",
      "parents": [
        "62118889b5cc894be03eb6602dd3beee4ac7ead9"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Fri Aug 19 18:10:56 2011 +0300"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:28:32 2012 +0200"
      },
      "message": "usb: ch9: add function defines from ch9, USB 3.0 spec\n\nnot to confuse with Table 9-7 in USB 2.0 spec\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "24a340bc5f40c578431dca31b2e481ce4a45a516",
      "tree": "120388b348a0023ca6abcc6caa8e82cabc9ff9f9",
      "parents": [
        "a8c7e2c40c5cc4c64cdaf07077782d0a7996d1d5"
      ],
      "author": {
        "name": "kuninori.morimoto.gx@renesas.com",
        "email": "kuninori.morimoto.gx@renesas.com",
        "time": "Mon Jul 25 00:39:30 2011 -0700"
      },
      "committer": {
        "name": "Ido Shayevitz",
        "email": "idos@codeaurora.org",
        "time": "Fri Feb 03 21:27:03 2012 +0200"
      },
      "message": "usb: add usb_endpoint_maxp() macro\n\nSigned-off-by: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n[idos@codeaurora.org: use __le16_to_cpu instead of le16_to_cpu]\nSigned-off-by: Ido Shayevitz \u003cidos@codeaurora.org\u003e\n"
    },
    {
      "commit": "010009b83010b2e56bf1843d01aa77c8cb2e0926",
      "tree": "5b2642ee44c077d8869d410af5134438aa02e3e2",
      "parents": [
        "1a8e8dff34899dfb611b9e04b52c34dabcf48802"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Thu Jan 26 16:49:17 2012 +0200"
      },
      "committer": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Sun Jan 29 09:03:19 2012 +0200"
      },
      "message": "usb: gadget: Add HSIC Peripheral over SPS support\n\nAdd support in HSIC peripheral(device)\nover SPS.\nOnly one USB core can be use - currently HSUSB\nis enabled by default.\nTo enable HSIC core defconfig file should be changed.\n\nChange-Id: I256aecd9e6dfd8bfd71719c32beed8b24225e11c\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\n"
    },
    {
      "commit": "8549e63277374df2b6fdfbf795f50fde2c47c501",
      "tree": "755893b08461780dc553c27642e86bc6ac71b4da",
      "parents": [
        "395db38b308d0cfc4dc277182c3afa57a4516467"
      ],
      "author": {
        "name": "Mayank Rana",
        "email": "mrana@codeaurora.org",
        "time": "Mon Jan 23 12:49:54 2012 +0530"
      },
      "committer": {
        "name": "Mayank Rana",
        "email": "mrana@codeaurora.org",
        "time": "Wed Jan 25 09:38:43 2012 +0530"
      },
      "message": "msm: board-9615: Return result from vbus power routine\n\nUSB OTG driver maintains the state of VBUS using vbus_is_online flag\nfor pdata based vbus power routine. Hence remove the used vbus_is_online\nflag here and return the result of VBUS power sequence to update the\nvbus_is_online flag in OTG driver.\n\nChange-Id: I8bea42d5ebc27fab6fc2ae8a0b9fb58bdbaf854a\nSigned-off-by: Mayank Rana \u003cmrana@codeaurora.org\u003e\n"
    },
    {
      "commit": "2d09e5fe33a8e62d7d78d74f1d4db4db94456fad",
      "tree": "8b53f570e3206664b793a91f77a70480b73e84c6",
      "parents": [
        "7b754271f10beedc64d7015abc30fa38591c29c6"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Mon Jan 16 08:56:57 2012 +0530"
      },
      "committer": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Fri Jan 20 08:38:57 2012 +0530"
      },
      "message": "USB: OTG: msm: Implement data contact detection based on timeout\n\nData contact can be detected by either current source or timeout\nmethods.  The current source method is not working for an unknown\nreason.  Implement timeout based data contact detection.  The spec\nallows any timeout between 300msec to 900msec.  Use 600msec.\n\nCRs-fixed: 330217\nChange-Id: I67151d1412f43ba974cc1afb164d6473f89d2dbf\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "9f3657ac7841b871c5d2dc8ab51fb08080ae67b1",
      "tree": "0c4ec4d85a036dd1e61a6867c76dc49f8e519891",
      "parents": [
        "9f1efce9d1265de3888ddb4a91cb6d5b14536ff2"
      ],
      "author": {
        "name": "Felipe Balbi",
        "email": "balbi@ti.com",
        "time": "Mon Jan 02 13:35:41 2012 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jan 12 11:35:33 2012 -0800"
      },
      "message": "usb: ch9: fix up MaxStreams helper\n\ncommit 18b7ede5f7ee2092aedcb578d3ac30bd5d4fc23c upstream.\n\n[ removed the dwc3 portion of the patch as it didn\u0027t apply to\nolder kernels - gregkh]\n\nAccording to USB 3.0 Specification Table 9-22, if\nbmAttributes [4:0] are set to zero, it means \"no\nstreams supported\", but the way this helper was\ndefined on Linux, we will *always* have one stream\nwhich might cause several problems.\n\nFor example on DWC3, we would tell the controller\nendpoint has streams enabled and yet start transfers\nwith Stream ID set to 0, which would goof up the host\nside.\n\nWhile doing that, convert the macro to an inline\nfunction due to the different checks we now need.\n\nSigned-off-by: Felipe Balbi \u003cbalbi@ti.com\u003e\nSigned-off-by: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "5143b25310e6154dea1c647a0c04ccb882f038e7",
      "tree": "49096efb6bbe78999270d205c75afcd1f45f3813",
      "parents": [
        "f5845c457845c67c31c8110fb96b4866b9847dc2"
      ],
      "author": {
        "name": "Manu Gautam",
        "email": "mgautam@codeaurora.org",
        "time": "Thu Jan 05 19:25:23 2012 -0800"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Mon Jan 09 22:32:33 2012 -0700"
      },
      "message": "msm: clock: Use device names to distinguish between USB clocks\n\nDrivers should now use their device names to distinguish between\nclocks of the same type rather than the clock name. Clock names\nare updated to match the new naming convention.\n\nCRs-Fixed: 327559\nChange-Id: I78757806589e037a0655a63e7ee20c935214c99d\nSigned-off-by: Manu Gautam \u003cmgautam@codeaurora.org\u003e\n"
    },
    {
      "commit": "4da266f11aa507e16e363f4ba479fb178cc039b9",
      "tree": "06ba3f1831136c37814e4daaa4c6aaf987ab6824",
      "parents": [
        "2262006486c4270f66e8880a41d9a1c3ae5ad20d"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Tue Jan 03 10:19:29 2012 +0200"
      },
      "committer": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Tue Jan 03 13:04:46 2012 +0200"
      },
      "message": "usb: gadget: fix crash on USB cable disconnection\n\nCrash was observed (9x15) when USB cable was\ndisconnected. Root cause was NULL pointer and\nUSB BAM reset due to USB PHY reset. On 9x15 no\nreset on disconnect will be performed.\n\nCRs-Fixed: 326999\nChange-Id: I006afb8dcd225caf9280dd915f8af3edfaebff5a\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\n"
    },
    {
      "commit": "a1c2a87d394a3b5325d52bb0543f717cf51405cb",
      "tree": "510d5748736eefd6e3daa6f9a2c39f0d7afc8c12",
      "parents": [
        "0ea48c04865d34d7164b8b8c79541dccef2cd679"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Wed Dec 14 10:26:34 2011 +0200"
      },
      "committer": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Wed Dec 14 10:26:34 2011 +0200"
      },
      "message": "usb: gadget: Add SPS BAM-to-BAM support\n\nAdding new support to enable USB-Peripheral\nBAM-to-BAM transactions.\nChanges were added to the UDC to support\n\"legacy/regular\" USB transfers and\nendless BAM-to-BAM transfers.\n\nTo avoid adding new vendor specific UDC file\nto support the new feature and keep the UDC\nas a generic as possiblea, USB request holds\na vendor specific data that distinguish between\nthe two transfer types.\n\nUSB BAM will be added in seperate commit.\n\nChange-Id: I3211a122fe5236cda2dbe844b44f52a2b2063baf\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\nSigned-off-by: Amit Blay \u003cablay@codeaurora.org\u003e\n"
    },
    {
      "commit": "c7827e45a3659869ec7fd6f74b0717a751474f17",
      "tree": "45473dac9fa3ec261f9c18286e891aa4f9f13291",
      "parents": [
        "08bbf040682e6177336030c51568428a63caa583"
      ],
      "author": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Tue Dec 13 20:10:01 2011 +0200"
      },
      "committer": {
        "name": "Ofir Cohen",
        "email": "ofirc@codeaurora.org",
        "time": "Tue Dec 13 20:46:22 2011 +0200"
      },
      "message": "usb: gadget: SPS BAM-to-BAM - USB BAM driver\n\nUSB BAM driver to support BAM-to-BAM\nUSB\u003c-\u003ePeripheral transactions.\n\nChange-Id: Ib49a41f5dcdccb6f6bff2492fa64ead40f18b870\nSigned-off-by: Ofir Cohen \u003cofirc@codeaurora.org\u003e\n"
    },
    {
      "commit": "a7c1c5ce1f8e92b119464f2f8f566e652eeea4f0",
      "tree": "5599862b597dbe4b7bc3475db1c695c1406a3a98",
      "parents": [
        "60e48c9ec99f04dab5d3d9aebdb3999b4e6c7e96"
      ],
      "author": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Mon Dec 12 12:20:36 2011 +0530"
      },
      "committer": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Mon Dec 12 13:44:31 2011 +0530"
      },
      "message": "USB: OTG: prevent idle standalone PC when USB cable is connected.\n\nWhen USB cable is connected, the mass storage function in the\ndevice will get interrupts for every 3ms. Entering and exiting the\nidle standalone PC itself will take around 3ms on 8960. Hence allowing\nidle standalone PC when USB cable is connected causes processor to\nspend most of the time in entering and exiting the idle standalone PC.\nHence Vote for minimum DMA latency to prevent idle standalone PC\nwhen USB cable is connected.\n\nChange-Id: Id625dc01f253ed553b2f65f08900022a8c6e1daa\nSigned-off-by: Anji jonnala \u003canjir@codeaurora.org\u003e\n"
    },
    {
      "commit": "7da3f26984ebd496e23b2d48661a3f16fdc43ce9",
      "tree": "b7d59b46e808c83d73319cc35393fce841ac27ed",
      "parents": [
        "13605e484b85a9f4b1f38f678c090b640bb3c2a7"
      ],
      "author": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Fri Dec 02 17:22:14 2011 -0800"
      },
      "committer": {
        "name": "Matt Wagantall",
        "email": "mattw@codeaurora.org",
        "time": "Thu Dec 08 16:04:18 2011 -0800"
      },
      "message": "usb: msm_otg: vote and unvote for TCXO through XO API\n\nUSB PHY takes TCXO clock as input and using the PHY internal PLL,\ngets the 480MHz clock for USB operations. While USB PHY is suspended,\nthe TCXO clock can be turned off.\nOn 8960 target, mandating that TCXO clock users must need to vote for\nTCXO and if all the users vote for TCXO clock-off, then MSM can switch to\nlower power clock and can run.\n\nChange-Id: Ia9a91bca52a1003439a3a38bbd8eb835dbf349e1\nSigned-off-by: Anji jonnala \u003canjir@codeaurora.org\u003e\nSigned-off-by: Matt Wagantall \u003cmattw@codeaurora.org\u003e\n"
    },
    {
      "commit": "e130fd0c7b249ddcbcd4b1a53fb550c7f19db5f2",
      "tree": "a565673bb9388e9f6c5bf83b732568cbc85bf63e",
      "parents": [
        "6be929895e2acfdc6d05d01c440e7d339ec2d23c"
      ],
      "author": {
        "name": "Chiranjeevi Velempati",
        "email": "cvelempa@codeaurora.org",
        "time": "Tue Nov 29 05:06:13 2011 +0530"
      },
      "committer": {
        "name": "Chiranjeevi Velempati",
        "email": "cvelempa@codeaurora.org",
        "time": "Fri Dec 02 11:09:17 2011 +0530"
      },
      "message": "USB: gadget: Add CCID function driver\n\nThis USB CCID function driver will be a transport layer between\nuserspace CCID component and the Windows Host. Data and control\ncommands from the Windows Host will be sent to the userspace component\nand vice-versa.\n\nChange-Id: I5f00f9802a57329d2c932bba740b286b98cb8e27\nSigned-off-by: Chiranjeevi Velempati \u003ccvelempa@codeaurora.org\u003e\n"
    },
    {
      "commit": "58b3147caf4aa54c9be7f3b292db559a7082f572",
      "tree": "f21571a6bc5e439a0049fa13f1aa4540ec3d7eb3",
      "parents": [
        "db22a1c89aac42445bb9d2e846e2e39bc64050aa"
      ],
      "author": {
        "name": "Amit Blay",
        "email": "ablay@codeaurora.org",
        "time": "Fri Nov 18 09:39:39 2011 +0200"
      },
      "committer": {
        "name": "Amit Blay",
        "email": "ablay@codeaurora.org",
        "time": "Sun Nov 20 14:37:57 2011 +0200"
      },
      "message": "usb: otg: Upgrade support for PHY retention mode\n\nCurrent implementation supports PHY retention mode, when\nVBUS detection is done by PMIC.\nThis change adds the support for PHY retention mode, for\nthe case where VBUS detection is done by USB PHY.\nIn that case, the PHY wakes up the MPM and CORE using its\nHigh-Voltage interrupts.\n\nChange-Id: I5fec518337413f175a8bc671897836affc55381c\nSigned-off-by: Amit Blay \u003cablay@codeaurora.org\u003e\n"
    },
    {
      "commit": "d074fa2796bdbc42c4f918c78d6711bafc80b1c8",
      "tree": "033929706a0aae95f65c134a8fc09cec3fb3e75d",
      "parents": [
        "53ae1740b250e4d02dd7a6ca82075355ad99dc23",
        "9ab6a29787b1221a697f85835645549668258bdc"
      ],
      "author": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Wed Nov 16 13:52:50 2011 -0800"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Wed Nov 16 13:52:50 2011 -0800"
      },
      "message": "Merge remote-tracking branch \u0027common/android-3.0\u0027 into msm-3.0\n\n* common/android-3.0: (570 commits)\n  misc: remove kernel debugger core\n  ARM: common: fiq_debugger: dump sysrq directly to console if enabled\n  ARM: common: fiq_debugger: add irq context debug functions\n  net: wireless: bcmdhd: Call init_ioctl() only if was started properly for WEXT\n  net: wireless: bcmdhd: Call init_ioctl() only if was started properly\n  net: wireless: bcmdhd: Fix possible memory leak in escan/iscan\n  cpufreq: interactive governor: default 20ms timer\n  cpufreq: interactive governor: go to intermediate hi speed before max\n  cpufreq: interactive governor: scale to max only if at min speed\n  cpufreq: interactive governor: apply intermediate load on current speed\n  ARM: idle: update idle ticks before call idle end notifier\n  input: gpio_input: don\u0027t print debounce message unless flag is set\n  net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down\n  net: wireless: bcmdhd: Skip dhd_bus_stop() if bus is already down\n  net: wireless: bcmdhd: Improve suspend/resume processing\n  net: wireless: bcmdhd: Check if FW is Ok for internal FW call\n  tcp: Don\u0027t nuke connections for the wrong protocol\n  ARM: common: fiq_debugger: make uart irq be no_suspend\n  net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT\n  mm: avoid livelock on !__GFP_FS allocations\n  ...\n\nConflicts:\n\tarch/arm/mm/cache-l2x0.c\n\tarch/arm/vfp/vfpmodule.c\n\tdrivers/mmc/core/host.c\n\tkernel/power/wakelock.c\n\tnet/bluetooth/hci_event.c\n\nSigned-off-by: Bryan Huntsman \u003cbryanh@codeaurora.org\u003e\n"
    },
    {
      "commit": "eaea7fe54a81b7c8d0dff1a08b2b7ebff95a57b6",
      "tree": "4219188ec3b7d002e931b04aeea3af4087b036ee",
      "parents": [
        "aa449e1efbf81cb05eee8046be3b643a0e088c8d"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Thu Oct 27 14:46:45 2011 +0530"
      },
      "committer": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Wed Nov 16 08:37:59 2011 +0530"
      },
      "message": "msm: Add device tree support for HSUSB\n\nAdd device tree support for MSM HSUSB.  The OTG driver registers\ngadget and host platform devices based on the operational mode.\nThis patch also updates the copper device tree source file with\nHSUSB device specifics.\n\nChange-Id: I0a50b0500d15f32ff65468cdb411398a80a20329\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "aa449e1efbf81cb05eee8046be3b643a0e088c8d",
      "tree": "9356c4ca7a40484435c93615b830c604a0a12b2d",
      "parents": [
        "d9262f7d3ae3ace1ac09f31c827feb3ce58ca729"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Fri Nov 04 11:09:26 2011 +0530"
      },
      "committer": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Tue Nov 15 13:20:12 2011 +0530"
      },
      "message": "USB: OTG: msm: Fix ACA implementation\n\nSynopsis 28nm PHY has two different circuits for detecting changes on\nID line.  ID_DIG is designed for detecting ID_float vs ID_gnd.  ID_ACA\nis designed for detecting RID_A, RID_B, RID_C states.  These are mutually\nexclusive and enabling both circuits has undefined behavior.  Enable\nID_ACA upon VBUS high or ID_gnd events to detect further ACA states.\n\nACA ID_GND threshold range is overlapped with OTG ID_FLOAT threshold range.\nHence PHY ID_DIG circuit can not be used for detecting ACA ID_GND.  Use\nPMIC ID circuit for detecting both OTG and ACA ID_GND.\n\nLink controller can not generate PHY_ALT interrupt in host mode. But the\ncorresponding PHY register reflects the actual ID state.  Hence implement\npolling to read PHY register to detect ID_GND --\u003e ID_A, ID_A --\u003e ID_B\ntransitions.  That means low power mode can not be allowed in host mode.\nAlso disallow suspending the device attached on the root hub.  Otherwise\nPHY is put into suspend state automatically upon setting SUSP bit in PORTSC\nregister.\n\nLink controller can not generate asynchronous interrupt for ID_ACA changes\nin low power mode.  Hence disallow low power mode in ID_B and ID_C states.\n\nUSB_MSM_ACA is not selected by default. If it selected, ACA states can be\ndetected and low power mode is not allowed in host mode.  Writing \"enable\"\nto \u003cdebugfs\u003e/msm_otg/aca enables ACA irrespective of USB_MSM_ACA selection.\nThis is meant for debugging only.\n\nChange-Id: I51e80d803a583c5bdffc8111696943c04958f604\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "7eede2cbc1066124a0a4fee4d9671e28f7c62277",
      "tree": "538804b241ed227c23f89164dc39bad6eb811e3a",
      "parents": [
        "cd0712116761eed1500b2272a5492d2120c30f26"
      ],
      "author": {
        "name": "Harro Haan",
        "email": "hrhaan@gmail.com",
        "time": "Mon Oct 10 14:38:27 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Nov 11 09:35:16 2011 -0800"
      },
      "message": "USB: fix ehci alignment error\n\ncommit 276532ba9666b36974cbe16f303fc8be99c9da17 upstream.\n\nThe Kirkwood gave an unaligned memory access error on\nline 742 of drivers/usb/host/echi-hcd.c:\n\"ehci-\u003elast_periodic_enable \u003d ktime_get_real();\"\n\nSigned-off-by: Harro Haan \u003chrhaan@gmail.com\u003e\nAcked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "fc464f0f66087745862fd9e327a4a07d4859bc27",
      "tree": "d278d34891a242ef9a0292392c3d9303878074aa",
      "parents": [
        "109c29e7104bed0bed3cf9e61a48950c90a71c19"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Fri Nov 04 21:54:00 2011 +0530"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Wed Nov 09 04:48:15 2011 -0700"
      },
      "message": "usb: msm_otg: Vote for EXT_3P3V regulator for MHL connector\n\nIn case of 8960 Liquid, need to vote for EXT_3P3V regulator\nto avoid usb connection lost as MHL analog switch is powered\nby this regulator.\n\nChange-Id: Ifc36d7916a5407801fdf43357176efa264d160bd\nCRs-fixed: 315979\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "2b592824f99dbbe85541787e8d273f2f55196498",
      "tree": "341001d473ec7c57ec5cb43cff29d3e16685140f",
      "parents": [
        "49277a6da10d05a66ba246bc47b10736393d6642"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Wed Nov 02 19:51:32 2011 +0530"
      },
      "committer": {
        "name": "Linux Build Service Account",
        "email": "lnxbuild@localhost",
        "time": "Fri Nov 04 14:09:57 2011 -0600"
      },
      "message": "USB: EHCI: Configure HSIC host\u003c-\u003ehub\u003c-\u003eConventional USB devices\n\nSMSC hub must be configured so that Conventional USB\ndevices can be connected to SMSC hub on 8960 liquid.\n\nChange-Id: I261798de153d3c37f2fa2c4d7e15d96bb81c432f\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "15f25535688609ec29b7f6e5921721953ef33345",
      "tree": "7923bef8f584121a9a396c5ef958f1e2542cb73b",
      "parents": [
        "cf95677cc36cb1202417845bbd0f753e140ad77f"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Thu Oct 27 14:51:45 2011 +0530"
      },
      "committer": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Mon Oct 31 09:02:45 2011 +0530"
      },
      "message": "USB: Add nop functions for !USB case\n\nOTG drivers that use USB core functions like usb_add_hcd, usb_remove_hcd,\netc can be selected for gadget only mode without selecting CONFIG_USB.\n\nChange-Id: Ie4b0c1703622cc9051ad9f50b8901f0005daeeb6\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\n"
    },
    {
      "commit": "e3316a10982cfd753c9824abe249c2096d4f68e3",
      "tree": "4d94a4860f749cd52b0eab26cca3e46e7c2c0c99",
      "parents": [
        "39025fee42f6926aba0a213fb7fdd90633bc5cfd"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Sat Oct 15 06:05:17 2011 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Fri Oct 21 00:15:27 2011 +0530"
      },
      "message": "USB: EHCI: msm: Configure GPIOs for HSIC strobe and data lines\n\nAs part of HSIC initialization, in addition to enabling HSIC host\nmode and periodic pad calibration, need to configure GPIO150 and\nGPIO151 pins for HSIC strobe and data lines respectively for\nproper data communication between HSIC devices.\n\nChange-Id: I7cdf8e4532045d813ac6c6e3f53455d0a640245b\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\n"
    },
    {
      "commit": "39025fee42f6926aba0a213fb7fdd90633bc5cfd",
      "tree": "75e9be5957b522a0804e4dbf41552a23f7984c18",
      "parents": [
        "c60c2d46299ec789b639c9b0e7dc82f130fa6603"
      ],
      "author": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Sat Oct 15 05:55:10 2011 +0530"
      },
      "committer": {
        "name": "Vijayavardhan Vennapusa",
        "email": "vvreddy@codeaurora.org",
        "time": "Fri Oct 21 00:14:26 2011 +0530"
      },
      "message": "USB: EHCI: msm: Add support for HSIC based Host Controller\n\nThis patch adds support for EHCI compliant USB Host Controller\npresent in MSM chips. This Controller uses an HSIC PHY which\ncommunicates with downstream devices using STROBE/DATA lines.\n\nHSIC is a supplement to USB 2.0 specification and is preferred\nfor chip-to-chip interconnect (having maximum circuit length of\n10cm) as it removes the analog transceivers.\n\nChange-Id: Id54dcc802e606e0ff7dd31bc64671a797cd8bc09\nSigned-off-by: Vijayavardhan Vennapusa \u003cvvreddy@codeaurora.org\u003e\nSigned-off-by: Manu Gautam \u003cmgautam@codeaurora.org\u003e\n"
    },
    {
      "commit": "02eff13c45b19505ddba49911a089ef5f238ca25",
      "tree": "e4bd7a5411434a4a73bf5d97b277ee0d4b1c813c",
      "parents": [
        "d98328ef478ee964aa9ac48c88a43356dc320404"
      ],
      "author": {
        "name": "Amit Blay",
        "email": "ablay@codeaurora.org",
        "time": "Wed Sep 21 16:46:24 2011 +0300"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 16:21:35 2011 -0700"
      },
      "message": "usb: otg: Add usb_hs_system_clk to OTG driver for MSM9615\n\nThis change add usb system clock support to OTG Driver.\nSystem clock is a 60MHZ input clock to the USB ChipIdea core.\nThis clock is required starting from MDM9615.\n\nThis change also removes the enforcement for using a phy_reset_clk\nfor reseting the PHY. Starting from MDM9615, PHY reset is not implemented.\nThe core is reset together with the PHY using \"usb_hs_clk\" signal.\n\nSigned-off-by: Amit Blay \u003cablay@codeaurora.org\u003e\n"
    },
    {
      "commit": "3f2bc4d6eb5a4fada842462ba22bb6bbb41d00c7",
      "tree": "088e0646c8abcbde263d13ee865ba69032ac86dd",
      "parents": [
        "f06154cc47399dfdb3950d3e6b71d67ee186f69d"
      ],
      "author": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Tue Aug 16 17:27:22 2011 -0700"
      },
      "committer": {
        "name": "Bryan Huntsman",
        "email": "bryanh@codeaurora.org",
        "time": "Mon Oct 03 09:57:10 2011 -0700"
      },
      "message": "Initial Contribution\n\nmsm-2.6.38: tag AU_LINUX_ANDROID_GINGERBREAD.02.03.04.00.142\n\nSigned-off-by: Bryan Huntsman \u003cbryanh@codeaurora.org\u003e\n"
    },
    {
      "commit": "6b82151ce53f790833ea8cdf43abd0b0e0c3a1e3",
      "tree": "45e04887cec32026933fb63c06eb5ed31792748b",
      "parents": [
        "f7d29b64351dda3bc763bbda3db9cc7785512bc2"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Fri Sep 09 09:25:05 2011 -0700"
      },
      "committer": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Sun Sep 11 12:38:48 2011 -0700"
      },
      "message": "usb: otg_id: add suspend/resume interface\n\nIt is possible that while one driver has already suspended,\nanother driver calls otg_id_notify() because it has not yet been\nsuspended. It would then be possible for the suspended driver\u0027s\ndetect callback to be called. This is undesirable.\n\nIntroduce new otg_id_suspend/otg_id_resume functions that\nkeep a suspended count, and if a notification happens while\nsomeone is suspended, that notification is deferred until\nall the drivers are resumed. If the notification happens before\nthe last driver is suspended, that suspend will be aborted\nand once the final driver resumes through otg_id_resume, the\nnotification will be delivered.\n\nChange-Id: I32fd32bec65e366e5f97a25c15255d94773b85b3\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\n"
    },
    {
      "commit": "e65d9fe5564afaca75ae657179446578be73e9ba",
      "tree": "ece828b12ee9763b08e570c4afe32dccc97478f1",
      "parents": [
        "f3d9cdd92a341c10bf277a2b84403e7041519251"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Aug 09 14:18:21 2011 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Aug 09 17:58:49 2011 -0700"
      },
      "message": "usb: otg: add proxy_wait handler to otg_id\n\nSome otg_id handlers can detect what\u0027s connected but can\u0027t detect a change.\nThis allows that handler to pass off the waiting for ID change to a proxy.\n\nChange-Id: Ib38b750c3da4bffc35e37b620ecee37c5d64d31f\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "adf0760ceb775202fe7838c21eede5788f2ac31d",
      "tree": "be3d3c73b598d7af930e9cf5a3626c67873f0a0d",
      "parents": [
        "fec502d9a18bbe8045c67bd4f9d3a1ade4e78555"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 21 11:39:17 2011 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 21 15:26:03 2011 -0700"
      },
      "message": "USB: gadget: f_accessory: Add ioctl to detect USB accessory attached at boot\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "ce4022b8d1c9e1b380dc5177f955bfe5f1327e3e",
      "tree": "932bd019c44b27ff5d33822206d1386f95eab70a",
      "parents": [
        "f558e1e53997b661e85de0ba96c2596c9cc97b4f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 14 19:42:42 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Jul 15 17:18:14 2011 -0400"
      },
      "message": "USB: gadget: f_mtp: Add support for sending MTP header during file transfer\n\nMTP_SEND_FILE_WITH_HEADER ioctl allows sending a file with the 12 byte header\nprepended at the beginning.\nThis is to allow MTP to use a single packet for the data phase instead of two.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "ab246b81fb40a587e89f281fe9255833b7540220",
      "tree": "0434320e4a18914f566811227e22886cea99622f",
      "parents": [
        "2fc52d645892c7a5fb9915b09351f934ea03f15d"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Fri Jun 24 15:58:51 2011 -0700"
      },
      "committer": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Mon Jul 11 15:30:10 2011 -0700"
      },
      "message": "USB: otg: add otg id notifier utiltiies\n\nAdd a otg_id notifier to allow multiple drivers to cooperate to\ndetermine the type of cable connected to a USB connector without\nrequiring direct calls between the drivers.\n\nChange-Id: Ic5675f1a89daf85b17336765de24e4bdb6df6348\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\n"
    },
    {
      "commit": "cf7addf29b41f90d979267b2c5111ec6d137231a",
      "tree": "539c14ee0f04dd3af9df6723349dcc399067be2c",
      "parents": [
        "ba3673bf79dbaa02a48a9ba7618d071b364bbf5e"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Jun 01 22:17:36 2011 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Jun 17 22:27:20 2011 -0400"
      },
      "message": "USB: gadget: f_mtp: Add PTP variant of MTP USB function\n\nThis is the same as MTP but with PTP interface descriptor.\nAlso removed obsolete ioctl for switching between MTP and PTP mode\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "aab96815ae9a40e05600b8e351561b514233afca",
      "tree": "b96a69b2be5f648ee17581246acf97895f1c72bf",
      "parents": [
        "94df1bdfdca9be6d4bbe6cc56354b4ee536cb15a"
      ],
      "author": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Tue Apr 19 20:37:33 2011 -0700"
      },
      "committer": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Fri Jun 17 16:02:37 2011 -0700"
      },
      "message": "usb: gadget: android: Update android gadget driver\n\n* Functions and the device descriptor are configured from user space:\necho 0       \u003e /sys/class/android_usb/android0/enable\necho adb,acm \u003e /sys/class/android_usb/android0/functions\necho 2       \u003e /sys/class/android_usb/android0/f_acm/instances\necho 1       \u003e /sys/class/android_usb/android0/enable\n\n* Driver does not require platform data anymore\n\n* Moved function initialization to android.c instead of each\nfunction file\n\n* Replaced switches by uevents\n\nSigned-off-by: Benoit Goby \u003cbenoit@android.com\u003e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\nChange-Id: If5ad9267c111ad0a442f0d87a0d31082dc5381b6\n"
    },
    {
      "commit": "94df1bdfdca9be6d4bbe6cc56354b4ee536cb15a",
      "tree": "931674516b4ed279dafb466957c01166df9636b1",
      "parents": [
        "f6e7d49e03c475a7f129a0b13ff80bff2abbb2b2"
      ],
      "author": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Wed May 25 23:59:43 2011 -0700"
      },
      "committer": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Fri Jun 17 16:02:36 2011 -0700"
      },
      "message": "usb: gadget: composite: Add usb_remove_config\n\nThis allows composite drivers to dynamically change their configuration.\nFor example, a driver might remove a configuration and register a new\none with a different set of functions.\nUser should prevent the host from enumerating the device while changing\nthe configuration:\n\n\tusb_gadget_disconnect(cdev-\u003egadget);\n\tusb_remove_config(cdev, old_config);\n\tusb_add_config(cdev, new_config, new_conf_bind);\n\tusb_gadget_connect(cdev-\u003egadget);\n\nChange-Id: Icbfb4ce41685fde9bf63d5d58fca1ad242aa69f9\nSigned-off-by: Benoit Goby \u003cbenoit@android.com\u003e\n"
    },
    {
      "commit": "9902e0b5c53bba7469e7163e539fa696f09e35cc",
      "tree": "82d118d4b32eabcac59506453ce22a542af071d7",
      "parents": [
        "0d9f3c2791c1e19796d3a41d8ec45093583817e7"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Feb 02 11:52:56 2011 -0500"
      },
      "committer": {
        "name": "Benoit Goby",
        "email": "benoit@android.com",
        "time": "Fri Jun 17 16:02:31 2011 -0700"
      },
      "message": "USB: gadget: f_accessory: New gadget driver for android USB accesories\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: f_accessory: Misc improvements and cleanup:\n\n- Add URI string\n\n- Replace type string with a description string\n\n- Add a control call to retrieve accessory protocol version (currently 1)\n\n- Driver read() and write() calls now fail after USB disconnect until\n  driver file is closed and reopened.\n\n- Misc cleanup work\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: f_accessory: Clear accessory strings when USB is disconnected\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: f_accessory: Clear previous strings on ACCESSORY_GET_PROTOCOL\n\nClearing strings on disconnect does not work since we may receive\na disconnect on some devices when transitioning into accessory mode.\nWe require an accessory to send ACCESSORY_GET_PROTOCOL before\nsending any strings, so any strings from a previous session will be cleared.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: f_accessory: Clear disconnected flag when driver file is opened\n\nFixes a race condition that can occur when entering accessory mode.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: f_accessory: Add string for accessory\u0027s unique serial number\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: f_accessory: Set bNumEndpoints to correct value of 2\n\nChange-Id: I24f4e36f196d45436e0573301500c3b93215953d\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "aecca43f09d029eb98bec88b6da3b3c6897e42f5",
      "tree": "10e0615a2b05f5444cafcbebd18f359713c7ab24",
      "parents": [
        "6bb1acf2eba2dd5200bd935286b3d9f130b71c3b"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Feb 09 09:38:26 2011 -0500"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:53 2011 -0700"
      },
      "message": "USB: gadget: android: Support switching vendor ID when configuration changes\n\nBased on the list of enabled USB functions, we can now switch the vendor ID\nas well as the product ID.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "e6be8941f44a6561e9d42e759e5644d096bae7c7",
      "tree": "c049c7883937d9dd5952ddc94a7a187d5a5781b9",
      "parents": [
        "00bc4089eff55f9c2024186937546c8e8d6cccb0"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Dec 10 16:30:15 2010 -0800"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:12 2011 -0700"
      },
      "message": "USB: gadget: composite: Use separate switches for connected and config state\n\nAlso remove disconnect debouncing, which didn\u0027t actually work on some platforms\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "677ba87bdfc5765bb2ed80692d74f8de41b83f11",
      "tree": "91ad07b17d6ddf65db0811aabe4f46c0b5331e73",
      "parents": [
        "51d5755259a7deb468d3f99fdde1109df425f955"
      ],
      "author": {
        "name": "John Michelau",
        "email": "john.michelau@motorola.com",
        "time": "Mon Nov 08 18:05:37 2010 -0600"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:11 2011 -0700"
      },
      "message": "usb: gadget: Multiple ACM gadget instances\n\n- Added multiple ACM instance support in Android gadget\n- Fixed multiple instance naming issue in ACM function\n- Increased max instances from 4 to 8\n\nChange-Id: I65f1b0be94da859bab7ec0ad7cd804b896c7c4c5\nSigned-off-by: John Michelau \u003cjohn.michelau@motorola.com\u003e\n"
    },
    {
      "commit": "3e800b6fa0f559b4cda0dfc866b85c94138d1c99",
      "tree": "8b260589f49584a0b779545c4423955c666edb0b",
      "parents": [
        "76ac65501829684f281b5ad79b7f730b86c335c7"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 16 17:14:32 2010 -0500"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:10 2011 -0700"
      },
      "message": "USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytes\n\nFor backward compatibility with PTP, MTP is limited to a 32-bit file size.\nWhen transferring files greater than 4 gig, MTP uses 0xFFFFFFFF as the file size\nand the receiver reads until it receives a short packet.\n\nExpanded size of mtp_file_range.length to 64 bits and added support for\nwriting zero length packets.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "1de4d4d8df6703c2af229c3a8a3c1ec4b14eabab",
      "tree": "a85eb1aeb6e2817ce6eb4d7dfd2a818b8a7dcc72",
      "parents": [
        "7aea3853329a1af39519b5e22e06baba7fdfa1bd"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 06 19:27:52 2010 -0400"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:09 2011 -0700"
      },
      "message": "USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpoint\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "28acc1a88c75b08b2ab502a546da61b131b86f5c",
      "tree": "b326680f5fc1187da0e6f7674ba7414451582495",
      "parents": [
        "4a4414416d5d6f9a6522aa6900473e3cdc5f1393"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Jun 28 16:19:32 2010 -0400"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:08 2011 -0700"
      },
      "message": "USB: composite: Add usb_composite_force_reset utility to force enumeration\n\nUse this rather than calling usb_gadget_disconnect and usb_gadget_connect\ndirectly to avoid sending USB disconnect events to userspace when resetting\nthe bus.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "4a4414416d5d6f9a6522aa6900473e3cdc5f1393",
      "tree": "371bb89ae5c60d142b953f3dc3e0a0a7f98af0a0",
      "parents": [
        "8da4cc8f77b0d291fa33a5474d69b12b534cb5f4"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Jun 28 15:29:00 2010 -0400"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:08 2011 -0700"
      },
      "message": "USB: gadget: android: Remove unused function android_usb_set_connected()\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "8da4cc8f77b0d291fa33a5474d69b12b534cb5f4",
      "tree": "8237fea6200b5920e80a02d3f6dd2bab6d92f0a5",
      "parents": [
        "ba83b0158e1e7ae0a0169d523c3ed5084a360233"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Jun 27 20:05:55 2010 -0400"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:08 2011 -0700"
      },
      "message": "USB: gadget: composite: Move switch_set_state calls to a work queue\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "ba83b0158e1e7ae0a0169d523c3ed5084a360233",
      "tree": "19c06ebc5fbbd1da61f37bfb65f66c2ab18ef746",
      "parents": [
        "fb52b002c2d20205d01598f0440dc89ece98ba2d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Apr 16 10:39:22 2010 -0400"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:08 2011 -0700"
      },
      "message": "USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "e2dc503c4220b7d86815283f7d18c0b14af64470",
      "tree": "86b791420885196c018cc05bd527d5996762d976",
      "parents": [
        "0de5a69f62827cbf1cf4a254811aab65200e5a2d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Jun 23 08:20:59 2010 -0400"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:07 2011 -0700"
      },
      "message": "USB: gadget: composite: Add userspace notifications for USB state changes\n\nAdd switch to notify current USB configuration.  This can be used to detect\nUSB connect and disconnect events.\n\nBroadcast a change via the usb_composite class when a USB function is\nenabled or disabled.\n\nRename usb_function.hidden to usb_function.disabled.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "0d511c44709dfbc32174e9ee66d446ea2eaaaaee",
      "tree": "12b4729b07831a6d60245c9465972b8cce5322c9",
      "parents": [
        "0f63be217580f90d85affb7c14921b73a540aa47"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Mar 10 17:05:03 2010 -0500"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:09:06 2011 -0700"
      },
      "message": "USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.\n\nThis fixes a kernel panic in rndis.c when receiving the\nOID_GEN_VENDOR_DESCRIPTION command.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "f041ac69036f1e3a7ce62ef3391801cbe0c6630c",
      "tree": "7eae32d7c875c7473d2d88ae483a3423712c4c19",
      "parents": [
        "789ef237b38a79f988738ff18ae6d756551afb92"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Feb 06 21:53:51 2010 -0500"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:08:55 2011 -0700"
      },
      "message": "USB: composite: Add class driver for enabling and disabling USB functions.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "83814ea997cb03a65c7baf1c41699963724af932",
      "tree": "a9d10d51d51cc41b17cf3e757c146c5f01ab7c2e",
      "parents": [
        "292b1bcfc8ef95451f4e6ed6f4cb4c20b24dca94"
      ],
      "author": {
        "name": "Krishna, Vamsi",
        "email": "vskrishn@qualcomm.com",
        "time": "Wed Feb 11 21:07:20 2009 +0530"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:08:54 2011 -0700"
      },
      "message": "USB: gadget: android: android USB gadget improvements:\n\nUSB: android gadget: add remote wakeup attribute to android function\n\nAdd remote wakeup attribute to configuration descriptor of android\nfunction to advertise remote wakeup capability to host\n\nAcked-by: Allam, Suresh Reddy \u003csallam@qualcomm.com\u003e\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: android: Allow functions to handle setup requests.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nSupport for specifying the list of USB functions from platform data.\n\nThe main android.c gadget driver no longer has hard coded references\nto the mass_storage and adb functions.\n\nSupport for computing the product ID based on tables in platform data\nand the currently enabled functions.\n\nMoved the adb enable/disable logic from android.c to f_adb.c.\n\nChange-Id: I6259d3fb1473ed973f700e55d17744956f3527bb\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c7ba16ae1a444d78c4c67960f76c87159125d2b0",
      "tree": "b3d75cee474a62e1783208a7667ce4d5c16cfa29",
      "parents": [
        "258d10363551562f1f4677902c8b277abfc0ec68"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Dec 11 11:24:07 2009 -0500"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:08:54 2011 -0700"
      },
      "message": "USB: composite: Add flag to usb_function to hide its interface during enumeration\n\nChange-Id: Ie999b5190e3e2b6fd23015b8e796cdd178829929\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "7f0d7bd310cad696f8a17e270f174ffcd1eb4f14",
      "tree": "68c647a4486df9d8364defe3ae75af91553e0703",
      "parents": [
        "8f5ed00afeef24ad0ce6af4e8231ae0313e55247"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Dec 02 22:01:33 2008 -0500"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Tue Jun 14 09:08:53 2011 -0700"
      },
      "message": "android_usb: Composite USB gadget driver for android.\n\nChange-Id: I4101540916b73a5f4e48684727ff782f98b969c7\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: android gadget: add remote wakeup attribute to android function\n\nAdd remote wakeup attribute to configuration descriptor of android\nfunction to advertise remote wakeup capability to host\n\nAcked-by: Allam, Suresh Reddy \u003csallam@qualcomm.com\u003e\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb gadget: link fixes for android composite gadget\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb gadget: Fix null pointer errors in android composite driver\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb: gadget: android: Allow usb charging to draw up to 500mA instead of 250.\n\nSigned-off-by: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\n\nusb gadget: android: Add helper function for usb_gadget_connect and disconnect.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\ndrivers: usb: gadget: call switch_dev_unregister in mass storage unbind callback\n\nThis fixes a problem unloading the android gadget driver when built as a module\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb: gadget: android: Add dependency on switch driver.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nUSB: gadget: android: Fix USB WHQL Certification Issues\n\nSubmitted on behalf of RaviKumar Vembu \u003cravi.v@motorola.com\u003e\nSigned-off-by: Jared Suttles \u003cjared.suttles@motorola.com\u003e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\ndrivers: usb: gadget: Add \"usb_mass_storage\" platform driver.\n\nThis will be used for configuring vendor, product and release from board file.\n\nSubmitted on behalf of RaviKumar Vembu \u003cravi.v@motorola.com\u003e\nSigned-off-by: Jared Suttles \u003cjared.suttles@motorola.com\u003e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\ndrivers: usb: gadget: Use usb_mass_storage platform device as parent for lun\n\nIf a platform device is specified for the f_mass_storage function, use it as the\nparent driver for the lun files in sysfs.\nThis allows a platform independent file path for controlling USB mass storage\nfrom user space.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\ndrivers: usb: gadget: Add platform data struct for usb_mass_storage device\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb: gadget: mass_storage: Fix Mass Storage Panic during PC reboot\n\nSubmitted on behalf of RaviKumar Vembu \u003cravi.v@motorola.com\u003e\nSigned-off-by: Jared Suttles \u003cjared.suttles@motorola.com\u003e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb: gadget: f_mass_storage: Handle setup request correctly\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n\nusb: gadget: f_mass_storage: Clean up wakelocks on error paths\n\nSigned-off-by: Rebecca Schultz Zavin \u003crebecca@android.com\u003e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c44dead70a841d90ddc01968012f323c33217c9e",
      "tree": "85489ebe9b9a3413cd8ee197ffb40c8aa8d97e63",
      "parents": [
        "99dff5856220a02b8711f2e8746413ea6e53ccf6",
        "d5f6db9e1aff6ccf1876224f152c0268b0c8a992"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon May 23 12:33:02 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon May 23 12:33:02 2011 -0700"
      },
      "message": "Merge branch \u0027usb-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6\n\n* \u0027usb-next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6: (205 commits)\n  USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h\n  USB: UHCI: Support big endian GRUSBHC HC\n  sparc: add {read,write}*_be routines\n  USB: UHCI: Add support for big endian descriptors\n  USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier\n  USB: UHCI: Add support for big endian mmio\n  usb-storage: Correct adjust_quirks to include latest flags\n  usb/isp1760: Fix possible unlink problems\n  usb/isp1760: Move function isp1760_endpoint_disable() within file.\n  USB: remove remaining usages of hcd-\u003estate from usbcore and fix regression\n  usb: musb: ux500: add configuration and build options for ux500 dma\n  usb: musb: ux500: add dma glue layer for ux500\n  usb: musb: ux500: add dma name for ux500\n  usb: musb: ux500: add ux500 specific code for gadget side\n  usb: musb: fix compile error\n  usb-storage: fix up the unusual_realtek device list\n  USB: gadget: f_audio: Fix invalid dereference of initdata\n  EHCI: don\u0027t rescan interrupt QHs needlessly\n  OHCI: fix regression caused by nVidia shutdown workaround\n  USB: OTG: msm: Free VCCCX regulator even if we can\u0027t set the voltage\n  ...\n"
    },
    {
      "commit": "1b9ba000177ee47bcc5b44c7c34e48e735f5f9b1",
      "tree": "8faa82465181387e1962786de7805912a8bacb66",
      "parents": [
        "8eadef1526886db2a471c432d2c3d154de46f5c6"
      ],
      "author": {
        "name": "Roger Quadros",
        "email": "roger.quadros@nokia.com",
        "time": "Mon May 09 13:08:06 2011 +0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue May 10 14:14:57 2011 -0700"
      },
      "message": "usb: gadget: composite: Allow function drivers to pause control transfers\n\nSome USB function drivers (e.g. f_mass_storage.c) need to delay or defer the\ndata/status stages of standard control requests like SET_CONFIGURATION or\nSET_INTERFACE till they are done with their bookkeeping and are actually ready\nfor accepting new commands to their interface.\n\nThey can now achieve this functionality by returning USB_GADGET_DELAYED_STATUS\nin their setup handlers (e.g. set_alt()). The composite framework will then\ndefer completion of the control transfer by not completing the data/status stages.\n\nThis ensures that the host does not send new packets to the interface till the\nfunction driver is ready to take them.\n\nWhen the function driver that requested for USB_GADGET_DELAYED_STATUS is done\nwith its bookkeeping, it should signal the composite framework to continue with\nthe data/status stages of the control transfer. It can do so by invoking\nthe new API usb_composite_setup_continue(). This is where the control transfer\u0027s\ndata/status stages are completed and host can initiate new transfers.\n\nThe DELAYED_STATUS mechanism is currently only supported if the expected data phase\nis 0 bytes (i.e. w_length \u003d\u003d 0). Since SET_CONFIGURATION and SET_INTERFACE are the\nonly cases that will use this mechanism, this is not a limitation.\n\nSigned-off-by: Roger Quadros \u003croger.quadros@nokia.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8a1629c771b1a60bc6d73394d869fe69b13200dc",
      "tree": "12f68138d95b70d450ab418fdfb300ebdcd2f003",
      "parents": [
        "04aebcbb1b6dccadc8862b2765265f65a946db57",
        "693d92a1bbc9e42681c42ed190bd42b636ca876f"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue May 10 13:30:45 2011 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue May 10 13:30:45 2011 -0700"
      },
      "message": "Merge branch 2.6.39-rc7 into usb-linus\n\nThis was needed to resolve a conflict in:\n\tdrivers/usb/host/isp1760-hcd.c\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "04aebcbb1b6dccadc8862b2765265f65a946db57",
      "tree": "33996708dc4e3fdfd1d8bc12157f2e22e54520ff",
      "parents": [
        "11aa5c478e743712228ff2da881b85100800c1ee"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Wed May 04 10:19:49 2011 +0530"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 06 18:27:49 2011 -0700"
      },
      "message": "USB: OTG: msm: Add PHY suspend support for MSM8960\n\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "d860852e087eed7eadbea64f1a8db9a231c5e9b3",
      "tree": "792b7c6d3cfe769983929699bbd385e8985b668e",
      "parents": [
        "0f73cac8e41723d600c91a0f5b481dc3202f4f82"
      ],
      "author": {
        "name": "Pavankumar Kondeti",
        "email": "pkondeti@codeaurora.org",
        "time": "Wed May 04 10:19:47 2011 +0530"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 06 18:27:48 2011 -0700"
      },
      "message": "USB: OTG: msm: Implement charger detection\n\nImplement good battery algorithm defined in the battery charging V1.2 spec\nfor detecting different charging ports.  USB hardware is put into low power\nmode when connected to a dedicated charging port.  vbus_draw and set_power\nmethods are implemented for determining the allowed current from Host in\ndifferent states (un-configured/suspend/configured).\n\nThe charger block is implemented using vendor specific registers and the\nPHY used in MSM8960(28nm PHY) different from older targets like MSM8x60\nand MSM7x30(45nm PHY).  The PHY vendor and product id registers are not\nimplemented in the above chipsets.  Hence PHY type is passed via platform\ndata.\n\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "0f73cac8e41723d600c91a0f5b481dc3202f4f82",
      "tree": "23d6bbcbe623c6bc5863149935724614ef1f248c",
      "parents": [
        "3db7739c80990ef53621f76f6095a91e70d88546"
      ],
      "author": {
        "name": "Anji jonnala",
        "email": "anjir@codeaurora.org",
        "time": "Wed May 04 10:19:46 2011 +0530"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 06 18:27:48 2011 -0700"
      },
      "message": "USB: OTG: msm: vote for dayatona fabric clock\n\nHSUSB core clock is derived from daytona fabric clock and for\nHSUSB operational require minimum core clock at 55MHz. Since, HSUSB\ncannot tolerate daytona fabric clock change in the middle of HSUSB\noperational, vote for maximum Daytona fabric clock\nwhile usb is operational\n\nSigned-off-by: Anji jonnala \u003canjir@codeaurora.org\u003e\nSigned-off-by: Pavankumar Kondeti \u003cpkondeti@codeaurora.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "3df004532582d0cc721da0df28311bcedd639724",
      "tree": "d9ee3de5a34e5a1dcfc4a67043336ddd7cbe1664",
      "parents": [
        "9be0392989306361d4a63a06a8ee281efbead548"
      ],
      "author": {
        "name": "Anatolij Gustschin",
        "email": "agust@denx.de",
        "time": "Thu May 05 12:11:21 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri May 06 18:16:39 2011 -0700"
      },
      "message": "usb: fix building musb drivers\n\nCommit 3dacdf11 \"usb: factor out state_string() on otg drivers\"\nbroke building musb drivers since there is already another\notg_state_string() function in musb drivers, but with different\nprototype. Fix musb drivers to use common otg_state_string(), too.\n\nAlso provide a nop for otg_state_string() if CONFIG_USB_OTG_UTILS\nis not defined.\n\nSigned-off-by: Anatolij Gustschin \u003cagust@denx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7143b7d41218d4fc2ea33e6056c73609527ae687",
      "tree": "9a842daee1deb57a2c8084bc5d300f6d8428fe34",
      "parents": [
        "90864fbc7639d7a2300c67a18c9fb9fbcf7d51d2",
        "87e9af6cc67d842cd92b52b81f3f14e665e7ab05"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 14:59:02 2011 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu May 05 14:59:02 2011 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tdrivers/net/tg3.c\n"
    },
    {
      "commit": "c430131a02d677aa708f56342c1565edfdacb3c0",
      "tree": "15e9930a2512e4b05b7cfd4684f36dd26b0b990f",
      "parents": [
        "2ce2c3ac8852cfc8f74f4b7b9a2c4cdff007f96a"
      ],
      "author": {
        "name": "Jan Andersson",
        "email": "jan@gaisler.com",
        "time": "Tue May 03 20:11:57 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue May 03 11:43:21 2011 -0700"
      },
      "message": "USB: EHCI: Support controllers with big endian capability regs\n\nThe two first HC capability registers (CAPLENGTH and HCIVERSION)\nare defined as one 8-bit and one 16-bit register. Most HC\nimplementations have selected to treat these registers as part\nof a 32-bit register, giving the same layout for both big and\nsmall endian systems.\n\nThis patch adds a new quirk, big_endian_capbase, to support\ncontrollers with big endian register interfaces that treat\nHCIVERSION and CAPLENGTH as individual registers.\n\nSigned-off-by: Jan Andersson \u003cjan@gaisler.com\u003e\nAcked-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "139540170d9d9b7ead3caaf540f161756b356d56",
      "tree": "2c7f5eca86ac5d475438a80bc427d63bbd6dd341",
      "parents": [
        "14be249c969817e05c4f1ce042906e1c5be68873"
      ],
      "author": {
        "name": "Rabin Vincent",
        "email": "rabin@rab.in",
        "time": "Wed Apr 27 21:07:28 2011 +0530"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue May 03 10:09:32 2011 -0700"
      },
      "message": "USB: ehci: remove structure packing from ehci_def\n\nAs pointed out by Arnd Bergmann, in include/linux/usb/ehci_def.h, struct\nehci_caps is defined with __attribute__((packed)) for no good reason,\nand this triggers undefined behaviour when using ARM\u0027s readl() on\npointers to elements of this structure:\n\nhttp://lkml.kernel.org/r/201102021700.20683.arnd@arndb.de\n\nThe same problem exists with the other two structures in ehci_def.h too,\nso remove the __attribute__((packed)) from all of them.\n\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Rabin Vincent \u003crabin@rab.in\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "dbc265465a3fc8ac8d75d3ede7e84ea122a8fd0a",
      "tree": "59e1ebdf34f49c48a5603ca541508492672eaecd",
      "parents": [
        "71a9f9d268a5c2b0a80ae606cf8e502f3410a5df",
        "b61d378f2da41c748aba6ca19d77e1e1c02bcea5"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon May 02 17:05:19 2011 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon May 02 17:05:23 2011 -0700"
      },
      "message": "Merge branch \u0027for-usb-next\u0027 of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next\n\n* \u0027for-usb-next\u0027 of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci:\n  xhci 1.0: Set transfer burst last packet count field.\n  xhci 1.0: Set transfer burst count field.\n  xhci 1.0: Update TD size field format.\n  xhci 1.0: Only interrupt on short packet for IN EPs.\n  xhci: Remove sparse warning about cmd_status.\n  usbcore: warm reset USB3 port in SS.Inactive state\n  usbcore: Refine USB3.0 device suspend and resume\n  xHCI: report USB3.0 portstatus comply with USB3.0 specification\n  xHCI: Set link state support\n  xHCI: Clear link state change support\n  xHCI: warm reset support\n  usb/ch9: use proper endianess for wBytesPerInterval\n  xhci: Remove recursive call to xhci_handle_event\n  xhci: Add an assertion to check for virt_dev\u003d0 bug.\n  xhci: Add rmb() between reading event validity \u0026 event data access.\n  xhci: Make xHCI driver endian-safe\n"
    },
    {
      "commit": "64b3c304bed25388fed48dbdc098dfcad7063d9c",
      "tree": "6df2ca423844bee9f6f39fcce603d77728356da4",
      "parents": [
        "9dee9a213cb90fdc13118ab221f65c9fa6944f7a"
      ],
      "author": {
        "name": "Sebastian Andrzej Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Mon Apr 11 20:19:12 2011 +0200"
      },
      "committer": {
        "name": "Sarah Sharp",
        "email": "sarah.a.sharp@linux.intel.com",
        "time": "Mon May 02 16:42:51 2011 -0700"
      },
      "message": "usb/ch9: use proper endianess for wBytesPerInterval\n\nwhile going through Tatyana\u0027s changes for the gadget framework I noticed\nthat this type is not defined as __le16.\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nSigned-off-by: Sarah Sharp \u003csarah.a.sharp@linux.intel.com\u003e\n"
    },
    {
      "commit": "3dacdf11f1f82b98d301d5e1d42cdaea9a39968a",
      "tree": "8a7b6d46b91fbc51d6e78ff436fc51e7c63aaced",
      "parents": [
        "67e7d64bcece93c84fd6e3832e7c6d91e57c06dc"
      ],
      "author": {
        "name": "Anatolij Gustschin",
        "email": "agust@denx.de",
        "time": "Fri Apr 15 16:18:38 2011 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon May 02 16:39:09 2011 -0700"
      },
      "message": "usb: factor out state_string() on otg drivers\n\nProvide common otg_state_string() and use\nit in drivers.\n\nSigned-off-by: Anatolij Gustschin \u003cagust@denx.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "bc57381e634782009b1cb2e86b18013699ada576",
      "tree": "2ff4b5937d810ef04aa1960745f06c4e0c99f939",
      "parents": [
        "5ea68d541df200d10a373c06f945f98225c2486b"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "kuninori.morimoto.gx@renesas.com",
        "time": "Thu Apr 28 16:41:14 2011 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 29 17:24:34 2011 -0700"
      },
      "message": "usb: renesas_usbhs: use delayed_work instead of work_struct\n\nThis delay is used to overjump debounce.\n\nAnd, this patch also move usbhsc_drvcllbck_notify_hotplug to global,\nbecause it will be called from other files.\n\nSigned-off-by: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "af32fe511374f17feb137d7fbfe2f4c73a8f531c",
      "tree": "cc60eb666cc945a39ce5e0ca4c7399aa8460af9b",
      "parents": [
        "9a28b7bd4f1fb388a15b12fb425a589ba6188425"
      ],
      "author": {
        "name": "Kuninori Morimoto",
        "email": "kuninori.morimoto.gx@renesas.com",
        "time": "Thu Apr 21 14:10:16 2011 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Apr 29 17:24:32 2011 -0700"
      },
      "message": "usb: renesas_usbhs: remove callback when module removed.\n\nThe callback function which is called from platform must be removed\nif module removed.\n\nSigned-off-by: Kuninori Morimoto \u003ckuninori.morimoto.gx@renesas.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "68972efa657040f891c7eda07c7da8c8dd576788",
      "tree": "56e451d2101c37802fa043e41f55b8b5daad6b82",
      "parents": [
        "7833aa05b8db63484b43b4b4c389cd4533140afb"
      ],
      "author": {
        "name": "Paul Stewart",
        "email": "pstew@chromium.org",
        "time": "Thu Apr 28 05:43:37 2011 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Apr 28 12:56:09 2011 -0700"
      },
      "message": "usbnet: Resubmit interrupt URB if device is open\n\nResubmit interrupt URB if device is open.  Use a flag set in\nusbnet_open() to determine this state.  Also kill and free\ninterrupt URB in usbnet_disconnect().\n\n[Rebased off git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git]\n\nSigned-off-by: Paul Stewart \u003cpstew@chromium.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    }
  ],
  "next": "e1943424e43974f85b82bb31eaf832823bf49ce7"
}
