)]}'
{
  "log": [
    {
      "commit": "8c89ddd536bbe97c1e50424778a139abbf5763c3",
      "tree": "18281c7cae3e5de64e8745f2d05ad0c03815d34e",
      "parents": [
        "67e27c741339faedcc8e9c2c613487745d1c4b8b"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Mon May 30 15:45:47 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Jun 01 13:24:23 2011 -0300"
      },
      "message": "[media] media: Fix media device minor registration\n\nThe find_next_zero_bit() is called with the from and to arguments in the\nwrong order. This results in the function always returning 0, and all\nmedia devices being registered with minor 0. Furthermore, mdev-\u003eminor is\nthen used before being assigned with the find_next_zero_bit() return\nvalue. This really makes sure we\u0027ll always use minor 0.\n\nFix this and let the system support more than one media device.\n\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nCc: stable@kernel.org\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cf4b9211b5680cd9ca004232e517fb7ec5bf5316",
      "tree": "5bb830aa4e362d4d9b5774ebfaca1eb79e7db22a",
      "parents": [
        "02adb1cc765b8c29dc83c6602bda19003cce62f1"
      ],
      "author": {
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com",
        "time": "Wed Dec 09 08:39:56 2009 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Mar 22 04:52:22 2011 -0300"
      },
      "message": "[media] media: Media device node support\n\nThe media_devnode structure provides support for registering and\nunregistering character devices using a dynamic major number. Reference\ncounting is handled internally, making device drivers easier to write\nwithout having to solve the open/disconnect race condition issue over\nand over again.\n\nThe code is based on video/v4l2-dev.c.\n\n[mchehab@redhat.com: Remove linux/smp_lock.h include to not break compilation on bisect]\nSigned-off-by: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nAcked-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ]
}
