)]}'
{
  "log": [
    {
      "commit": "8b7c3b68104d687a16dbcc803a18c72148fdfdac",
      "tree": "ae9a1f2807b6ca9b6fa7934f3e86bb8d52a75038",
      "parents": [
        "2265efea38c45ba42a4e483eee11740730f053d2"
      ],
      "author": {
        "name": "Roland Stigge",
        "email": "stigge@antcom.de",
        "time": "Sun Apr 29 16:47:04 2012 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue May 01 13:33:02 2012 -0400"
      },
      "message": "USB: Add driver for NXP ISP1301 USB transceiver\n\nThis new driver registers the NXP ISP1301 chip via the I2C subsystem.  The chip\nis the USB transceiver shared by ohci-nxp, lpc32xx_udc (gadget) and\nisp1301_omap.\n\nISP1301 is a very low-level driver that primarily separates out the I2C client\nregistration of the ISP1301 chip (including instantiation via DT), used by\nother drivers, and declares the chip\u0027s registers. It\u0027s only a helper driver for\nsome OHCI and USB device drivers.  The driver can be considered as a register\nset extension of ohci-nxp, lpc32xx-udc and isp1301_omap, which in turn know\nbest what to do with the low level functionality (individual ISP1301 registers\nand timing, see the different initialization strategies in those drivers).\nThose drivers previously internally duplicated ISP1301 register definitions\nwhich is solved by this new isp1301 driver. The ISP1301 registers exposed via\nisp1301.h can be accessed by other drivers using it with standard i2c_smbus_*()\naccesses.\n\nFollowing patches let the respective USB host and gadget drivers use this\ndriver, instead of duplicating ISP1301 handling.\n\nSigned-off-by: Roland Stigge \u003cstigge@antcom.de\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    }
  ]
}
