)]}'
{
  "commit": "0edf2e5e2bd0ae7689ce8a57ae3c87cc1f0c6548",
  "tree": "3a7cfbea0c456f44b79db2985d8e6e7085fa4152",
  "parents": [
    "2c2742da1e590f426e8d85ce4e33b69142245fb8"
  ],
  "author": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Wed Oct 27 09:30:32 2010 -0300"
  },
  "committer": {
    "name": "Mauro Carvalho Chehab",
    "email": "mchehab@redhat.com",
    "time": "Mon Nov 08 22:35:57 2010 -0200"
  },
  "message": "[media] v4l: kill the BKL\n\nAll of the hard problems for BKL removal appear to be solved in the\nv4l-dvb/master tree. This removes the BKL from the various open\nfunctions that do not need it, or only use it to protect an\nopen count.\n\nThe zoran driver is nontrivial in this regard, so I introduce\na new mutex that locks both the open/release and the ioctl\nfunctions. Someone with access to the hardware can probably\nimprove that by using the existing lock in all cases.\n\nFinally, all drivers that still use the locked version of the\nioctl function now get called under a new mutex instead of\nthe BKL.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bad2cedb8d96886cec38af4b0003c476fbdd11f9",
      "old_mode": 33188,
      "old_path": "drivers/media/Kconfig",
      "new_id": "a28541b2b1a219e5a2804f20201191f1ff98c953",
      "new_mode": 33188,
      "new_path": "drivers/media/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "aab21f3ce4721591c4773b80879524acac1dd43c",
      "old_mode": 33188,
      "old_path": "drivers/media/video/cx231xx/cx231xx-417.c",
      "new_id": "4c7cac3b6254eb9ed0b9ca7c47bd525d12cc1c81",
      "new_mode": 33188,
      "new_path": "drivers/media/video/cx231xx/cx231xx-417.c"
    },
    {
      "type": "modify",
      "old_id": "a6cc12f8736c803cc1418a0fc0b4b86e3d248f66",
      "old_mode": 33188,
      "old_path": "drivers/media/video/cx23885/cx23885-417.c",
      "new_id": "9a98dc55f6572fac82e0c6e0936d1af8a03218d9",
      "new_mode": 33188,
      "new_path": "drivers/media/video/cx23885/cx23885-417.c"
    },
    {
      "type": "modify",
      "old_id": "93af9c65b484d26e361bf5f69c7e7318f742a399",
      "old_mode": 33188,
      "old_path": "drivers/media/video/cx23885/cx23885-video.c",
      "new_id": "3cc9f462d08d9d1d391b8cfcec5fbebc6b6c66d4",
      "new_mode": 33188,
      "new_path": "drivers/media/video/cx23885/cx23885-video.c"
    },
    {
      "type": "modify",
      "old_id": "41d0166c0f95b5ff8156770155d3affe6ce874c5",
      "old_mode": 33188,
      "old_path": "drivers/media/video/se401.c",
      "new_id": "41360d7c3e96237d50f9aec1bb449ec2b084eb7e",
      "new_mode": 33188,
      "new_path": "drivers/media/video/se401.c"
    },
    {
      "type": "modify",
      "old_id": "f07a0f6b71c455a253845df29705ed96c3b32083",
      "old_mode": 33188,
      "old_path": "drivers/media/video/stk-webcam.c",
      "new_id": "b5afe5f841ce27fb5aac5fd259d10d43fb53a837",
      "new_mode": 33188,
      "new_path": "drivers/media/video/stk-webcam.c"
    },
    {
      "type": "modify",
      "old_id": "4555f4a5f4c84b94f532d6993a5d0591e4569ae9",
      "old_mode": 33188,
      "old_path": "drivers/media/video/tlg2300/pd-main.c",
      "new_id": "c91424c0c1353565f4f599004c46b81d5eaa83bd",
      "new_mode": 33188,
      "new_path": "drivers/media/video/tlg2300/pd-main.c"
    },
    {
      "type": "modify",
      "old_id": "5d6fd01f918a4d5869edcf59eca93154794d38e3",
      "old_mode": 33188,
      "old_path": "drivers/media/video/usbvideo/vicam.c",
      "new_id": "dc17cce2fbb6d39104979b6e51260d8cf21fff07",
      "new_mode": 33188,
      "new_path": "drivers/media/video/usbvideo/vicam.c"
    },
    {
      "type": "modify",
      "old_id": "0ca7978654b56699989a01222fdf9bcdd6fbd45b",
      "old_mode": 33188,
      "old_path": "drivers/media/video/v4l2-dev.c",
      "new_id": "03f7f4670e9badd4491f8cddb8e748a848c14119",
      "new_mode": 33188,
      "new_path": "drivers/media/video/v4l2-dev.c"
    },
    {
      "type": "modify",
      "old_id": "37fe16181e3c7e13dbeb4e8a58706a3931172577",
      "old_mode": 33188,
      "old_path": "drivers/media/video/zoran/zoran.h",
      "new_id": "27f05551183f18ff6bbf739e63a9ff8ec00d1be7",
      "new_mode": 33188,
      "new_path": "drivers/media/video/zoran/zoran.h"
    },
    {
      "type": "modify",
      "old_id": "0aac376c3f7a362e6c7b1345099ecf7ac224a44b",
      "old_mode": 33188,
      "old_path": "drivers/media/video/zoran/zoran_card.c",
      "new_id": "7e6d62467eaaa7bd1e913d5ce104608005ccbc58",
      "new_mode": 33188,
      "new_path": "drivers/media/video/zoran/zoran_card.c"
    },
    {
      "type": "modify",
      "old_id": "401082b853f086bbe67046a561d810fe43e8b173",
      "old_mode": 33188,
      "old_path": "drivers/media/video/zoran/zoran_driver.c",
      "new_id": "67a52e844ae613307665f338f67bd5d6ef69828c",
      "new_mode": 33188,
      "new_path": "drivers/media/video/zoran/zoran_driver.c"
    }
  ]
}
