)]}'
{
  "log": [
    {
      "commit": "56e1df491b803dc962ba47adcdaf4ad034c697a8",
      "tree": "a67b6e259ecf97fce27a85b5183869f23b6faa1c",
      "parents": [
        "e861dccc6d8d870d764ed950417cfb0e65889b90"
      ],
      "author": {
        "name": "Tomasz Stanislawski",
        "email": "t.stanislaws@samsung.com",
        "time": "Tue Sep 20 12:53:55 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 28 18:25:46 2012 -0300"
      },
      "message": "[media] v4l: s5p-tv: add sii9234 driver\n\nSiI9234 is a converter of HDMI signal into MHL. The chip is present on some\nboards from Samsung S5P family. The chip\u0027s configuration procedure is based on\nMHD_SiI9234 driver created by doonsoo45.kim.\n\nThe driver is using:\n- i2c framework\n- v4l2 framework\n- runtime PM\n\nSigned-off-by: Tomasz Stanislawski \u003ct.stanislaws@samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e861dccc6d8d870d764ed950417cfb0e65889b90",
      "tree": "4cdcdb43320f6dc4f9a2b3fcda66572f8dd6efe6",
      "parents": [
        "58df1716dc7a2a4628b5cd5586031f94230a2c2c"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "Julia.Lawall@lip6.fr",
        "time": "Mon Feb 13 10:34:58 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 28 18:24:17 2012 -0300"
      },
      "message": "[media] v4l: s5p-tv: use devm_ functions\n\nThe various devm_ functions allocate memory that is released when a driver\ndetaches.  This patch uses these functions for data that is allocated in\nthe probe function of a platform device and is only freed in the remove\nfunction.\n\nSigned-off-by: Julia Lawall \u003cJulia.Lawall@lip6.fr\u003e\nAcked-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "58df1716dc7a2a4628b5cd5586031f94230a2c2c",
      "tree": "235d5825c5979918bfa136d4010f525d0e549c1f",
      "parents": [
        "52f1a845e25dc0c6435153aca1a170e20b282429"
      ],
      "author": {
        "name": "Danny Kukawka",
        "email": "danny.kukawka@bisect.de",
        "time": "Fri Feb 10 11:01:41 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 28 18:12:51 2012 -0300"
      },
      "message": "[media] mt2063: remove mt2063_setTune from header\n\nCommit 99ac54125490f16f7434f82fcb73bbb88290b38e removed\nthe function mt2063_setTune() from mt2063.c. Remove it\nalso from the header file.\n\nSigned-off-by: Danny Kukawka \u003cdanny.kukawka@bisect.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "52f1a845e25dc0c6435153aca1a170e20b282429",
      "tree": "0f052c3a1fb75b38498285328766c871350c4e1f",
      "parents": [
        "8091cb7d9ce671628bb094d5e6bd5395bc3db4f4"
      ],
      "author": {
        "name": "Javier Martin",
        "email": "javier.martin@vista-silicon.com",
        "time": "Fri Jan 13 06:31:57 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 28 07:20:32 2012 -0300"
      },
      "message": "[media] MX2: Add platform definitions for eMMa-PrP device\n\neMMa-PrP device included in Freescale i.MX2 chips can also\nbe used separately to process memory buffers. This patch\nprovides arch glue code for the driver which provides this\nfunctionality.\n\nAcked-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Javier Martin \u003cjavier.martin@vista-silicon.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8091cb7d9ce671628bb094d5e6bd5395bc3db4f4",
      "tree": "0f42a1e6c4608c471de5e684700de3bb08789779",
      "parents": [
        "9a56ec5b0327e292a725bec7f6db069ecc72b2db"
      ],
      "author": {
        "name": "Javier Martin",
        "email": "javier.martin@vista-silicon.com",
        "time": "Fri Jan 13 06:31:02 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 28 07:19:24 2012 -0300"
      },
      "message": "[media] MEM2MEM: Add support for eMMa-PrP mem2mem operations\n\ni.MX2x SoCs have a PrP which is capable of resizing and format\nconversion of video frames. This driver provides support for\nresizing and format conversion from YUYV to YUV420.\n\nThis operation is of the utmost importance since some of these\nSoCs like i.MX27 include an H.264 video codec which only\naccepts YUV420 as input.\n\nReviewed-by: Sylwester Nawrocki \u003cs.nawrocki@samsung.com\u003e\nSigned-off-by: Javier Martin \u003cjavier.martin@vista-silicon.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9a56ec5b0327e292a725bec7f6db069ecc72b2db",
      "tree": "44993488de8960c2e56dee66b968d9cfd101e003",
      "parents": [
        "8423c0cf3a56cb83d09a84b5e2e37ca4c2920783"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Wed Feb 08 07:28:23 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Feb 27 08:47:04 2012 -0300"
      },
      "message": "[media] [trivial] mantis: Fix typo in mantis_hif.c\n\nCorrect typo \"Adater\" to \"Adapter\" in\ndrivers/media/dvb/mantis/mantis_hif.c\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8423c0cf3a56cb83d09a84b5e2e37ca4c2920783",
      "tree": "2030cc6f61b8191e06ae0070b3bf9a65aeccdd9e",
      "parents": [
        "2e2ba5d1e26465fe188729e310e7928ddf3d9b3e"
      ],
      "author": {
        "name": "Taylor Ralph",
        "email": "taylor.ralph@gmail.com",
        "time": "Thu Oct 20 23:33:23 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 15 12:42:40 2012 -0200"
      },
      "message": "[media] hdpvr: update picture controls to support firmware versions \u003e 0.15\n\nCorrectly sets the max/min/default values for the hdpvr picture\ncontrols. The reason the current values didn\u0027t cause a problem until now\nis because any firmware \u003c\u003d 0.15 didn\u0027t support them. The latest firmware\nreleases properly support picture controls and the values in the patch\nare derived from the windows driver using SniffUSB2.0.\n\nThanks to Devin Heitmueller for helping me.\n\nSigned-off-by: Taylor Ralph \u003ctralph@mythtv.org\u003e\nThanks-to: Devin Heitmueller \u003cdheitmueller@kernellabs.com\u003e\nAcked-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nReviewed-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2e2ba5d1e26465fe188729e310e7928ddf3d9b3e",
      "tree": "cc48d5e7e8587f00d4390a298f346cd47f3c3da6",
      "parents": [
        "a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Thu Feb 02 14:40:30 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 15 12:04:45 2012 -0200"
      },
      "message": "[media] wl128x: fix build errors when GPIOLIB is not enabled\n\nFrom: Randy Dunlap \u003crdunlap@xenotime.net\u003e\n\nFix wl128x Kconfig to depend on GPIOLIB since TI_ST also\ndepends on GPIOLIB.\n\n(.text+0xe6d60): undefined reference to `st_register\u0027\n(.text+0xe7016): undefined reference to `st_unregister\u0027\n(.text+0xe70ce): undefined reference to `st_unregister\u0027\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nAcked-by: Manjunatha Halli \u003cmanjunatha_halli@ti.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a3db60bcf7671cc011ab4f848cbc40ff7ab52c1e",
      "tree": "f578ab11ae858d4d8ff9506ec48b53ed67127d50",
      "parents": [
        "6fab81dfdc7b48c2e30ab05e9b30afb0c418bbbe"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Wed Feb 08 15:03:07 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:22:46 2012 -0200"
      },
      "message": "[media] xc5000: declare firmware configuration structures as static const\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6fab81dfdc7b48c2e30ab05e9b30afb0c418bbbe",
      "tree": "631b431735204d07bd2d683be8a1e6c2f8de3129",
      "parents": [
        "ddea427fb3e64d817d4432e5efd2abbfc4ddb02e"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Wed Feb 08 14:57:39 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:22:32 2012 -0200"
      },
      "message": "[media] xc5000: drivers should specify chip revision rather than firmware\n\nSpecify chip revision at attach time rather than a firmware image.\nThis is a better way to ensure that the correct firmware is loaded\nfor the correct revision of the chip.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ddea427fb3e64d817d4432e5efd2abbfc4ddb02e",
      "tree": "66ca26c1a802fdc8f6dc9fe8800980cd75164f16",
      "parents": [
        "00f92ed6c8b7b755e3c150bb115843f77f33d995"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Tue Feb 07 02:39:36 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:21:53 2012 -0200"
      },
      "message": "[media] xc5000: remove static dependencies on xc5000 created by previous changesets\n\nconvert the firmware configuration attach-time parameter from\na pointer to an integer so as to remove the static dependency\ncreated by the previous changesets.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "00f92ed6c8b7b755e3c150bb115843f77f33d995",
      "tree": "79e6c3690383dde33a54c51e389544e7de090bba",
      "parents": [
        "d58a8d67340383aec1d9944a0433bad36a4d7e2d"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Tue Feb 07 01:52:24 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:21:16 2012 -0200"
      },
      "message": "[media] remove unneeded #define\u0027s in xc5000.h\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d58a8d67340383aec1d9944a0433bad36a4d7e2d",
      "tree": "5bd04aa593fe94a1392bb273dbd93904f9769f85",
      "parents": [
        "f21cfaf6381e2330c4e2f619d4cedc72146a8cf7"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Tue Feb 07 01:25:00 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:21:03 2012 -0200"
      },
      "message": "[media] tveeprom: add support for Xceive XC5000C tuner\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f21cfaf6381e2330c4e2f619d4cedc72146a8cf7",
      "tree": "a0b045a8db77c58800673ad065bc359492bea0cf",
      "parents": [
        "d83988058cba594ac2011a4ca0c50097bd24c2de"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Tue Feb 07 01:22:34 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:20:46 2012 -0200"
      },
      "message": "[media] tuner: add support for Xceive XC5000C\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d83988058cba594ac2011a4ca0c50097bd24c2de",
      "tree": "efc8fec3a8db4e7886656736471f98098ed35e4a",
      "parents": [
        "76efb0ba2118c286231dd062bf02b2537cc8738f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Tue Feb 07 01:16:27 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:20:22 2012 -0200"
      },
      "message": "[media] xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fw\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "76efb0ba2118c286231dd062bf02b2537cc8738f",
      "tree": "a5dc5eb7156386ee3a9e17a4a70be8a737c8b85c",
      "parents": [
        "88495030dc53cd97d4c71937b959e8c67ed27ed7"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@kernellabs.com",
        "time": "Mon Feb 06 19:40:32 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:19:59 2012 -0200"
      },
      "message": "[media] xc5000: allow drivers to set desired firmware in xc5000_attach\n\nnewer versions of the xc5000 silicon require newer firmware\nwhile remaining 100% driver compatible.  original versions\nof the xc5000a continue to use the same firmware.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@kernellabs.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "88495030dc53cd97d4c71937b959e8c67ed27ed7",
      "tree": "e2f347fba9332c221203f986ca0aae941d4d51e3",
      "parents": [
        "45145b67f5895ff92207cffd74e65460a87920b2"
      ],
      "author": {
        "name": "Malcolm Priestley",
        "email": "tvboxspy@gmail.com",
        "time": "Mon Feb 06 19:05:01 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:17:25 2012 -0200"
      },
      "message": "[media] lmedm04 ver 1.96 Turn off PID filter by default\n\nProblems with the PID setting stalling demux on applications like VDR and MythTV.\n\nThe PID filter is now defaulted to OFF.\n\nSigned-off-by: Malcolm Priestley \u003ctvboxspy@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "45145b67f5895ff92207cffd74e65460a87920b2",
      "tree": "0ecb65c65baddc49538894cf1d0ebb75c4491f55",
      "parents": [
        "546c9736288e50d29feb204065b71f03c3461f86"
      ],
      "author": {
        "name": "Simon Arlott",
        "email": "simon@fire.lp0.eu",
        "time": "Mon Feb 06 17:57:01 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:15:25 2012 -0200"
      },
      "message": "[media] dvb-core: fix DVBFE_ALGO_HW retune bug\n\nCommit 7e07222 breaks DVBFE_ALGO_HW tuning after a retune is requested,\nwhich causes bad tuning on my TBS 6920.\n\n[    0.769091] pci 0000:06:00.0: [14f1:8852] type 0 class 0x000400\n[   19.733530] CORE cx23885[0]: subsystem: 6920:8888, board: TurboSight TBS 6920 [card\u003d14,autodetected]\n[  762.824912] cx24116_load_firmware: FW version 1.23.86.1\n\n7e0722215a510921cbb73ab4c37477d4dcb91bf8 [media] dvb-core: Don\u0027t pass DVBv3 parameters on tune() fops\n\nAlthough re_tune is set to true when FESTATE_RETUNE occurs, it is never\nset back to false which the old code used to do when !FESTATE_RETUNE.\n\nThis patch sets re_tune to false if !(state \u0026 FESTATE_RETUNE).\n\n$ szap-s2 -a 2 \"Channel 5\"\nreading channels from file \u0027/home/simon/.szap/channels.conf\u0027\nzapping to 247 \u0027Channel 5\u0027:\ndelivery DVB-S, modulation QPSK\nsat 0, frequency 10964 MHz H, symbolrate 22000000, coderate 5/6, rolloff 0.35\nvpid 0x092a, apid 0x092b, sid 0x092d\nusing \u0027/dev/dvb/adapter2/frontend0\u0027 and \u0027/dev/dvb/adapter2/demux0\u0027\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eb33 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cf40 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cec0 | snr eccd | ber 00000000 | unc 00000000 | FE_HAS_LOCK\nstatus 1f | signal cec0 | snr 0000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK\n\nSigned-off-by: Simon Arlott \u003csimon@fire.lp0.eu\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "546c9736288e50d29feb204065b71f03c3461f86",
      "tree": "c8c8b29c97e75483873dff8aebf708f0a1695208",
      "parents": [
        "f51f86fd5d64c5696213091afb0d4b97ed22018c"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Fri Feb 03 09:56:59 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:13:22 2012 -0200"
      },
      "message": "[media] [trivial] frontends: Fix typo in tda1004x.c\n\nCorrect spelling \"alocate\" to \"allocate\" in\ndrivers/media/dvb/frontends/tda1004x.c\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f51f86fd5d64c5696213091afb0d4b97ed22018c",
      "tree": "47dc43e0472b128b11be9e07845444b840a4d6c0",
      "parents": [
        "6b39246cf9a4614cd3e449f5a36b39d50357fc98"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:19:53 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:12:02 2012 -0200"
      },
      "message": "[media] radio/Kconfig: cleanup\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b39246cf9a4614cd3e449f5a36b39d50357fc98",
      "tree": "4fb46078ffdca1c6ab842f26d1fb8d00a07bf8cd",
      "parents": [
        "da1ff351320aa1b7384f7708d652f27397929978"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:18:40 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:11:47 2012 -0200"
      },
      "message": "[media] radio-zoltrix: Convert to radio-isa\n\nTested with v4l2-compliance, but not with actual hardware. Contact the\nlinux-media mailinglist if you have this card!\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "da1ff351320aa1b7384f7708d652f27397929978",
      "tree": "f696d0c04721eec044a15e1bde48a2ac6b89f460",
      "parents": [
        "1d211f26b5542da66cf48ff8ef783aceeb7e8099"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:17:32 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:11:35 2012 -0200"
      },
      "message": "[media] radio-typhoon: Convert to radio-isa\n\nTested with v4l2-compliance, but not with actual hardware. Contact the\nlinux-media mailinglist if you have this card!\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1d211f26b5542da66cf48ff8ef783aceeb7e8099",
      "tree": "14a87984be2ccd6b3ba8dde93ee38f318876de21",
      "parents": [
        "32c518364a03d336113a9133410af6d8c8dc0107"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:16:29 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:11:23 2012 -0200"
      },
      "message": "[media] radio-trust: Convert to radio-isa\n\nTested with v4l2-compliance, but not with actual hardware. Contact the\nlinux-media mailinglist if you have this card!\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "32c518364a03d336113a9133410af6d8c8dc0107",
      "tree": "fcd33f31f36efc6199cf91eb269a11bb010f42c1",
      "parents": [
        "8bd7ef5ae615cce5cde2e8b40445cfe4a20c3c03"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:15:09 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:11:11 2012 -0200"
      },
      "message": "[media] radio-terratec: Convert to radio-isa\n\nTested with v4l2-compliance, but not with actual hardware. Contact the\nlinux-media mailinglist if you have this card!\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "8bd7ef5ae615cce5cde2e8b40445cfe4a20c3c03",
      "tree": "445468a6367fdf790980befb6293bc93cc47267d",
      "parents": [
        "f8c085244ef6a88c38db3ee49bda0ff4249edf34"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:24:08 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:10:41 2012 -0200"
      },
      "message": "[media] radio-rtrack2: Convert to radio-isa\n\nTested with v4l2-compliance, but not with actual hardware. Contact the\nlinux-media mailinglist if you have this card!\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f8c085244ef6a88c38db3ee49bda0ff4249edf34",
      "tree": "3d8dd9c3c7f69e9ecb6b05386ea75eb6504e1909",
      "parents": [
        "3088fba877ee8bf284b12a73332b813b5478a64d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 05:00:26 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:09:39 2012 -0200"
      },
      "message": "[media] radio-gemtek: Convert to radio-isa\n\nTested with actual hardware (up to two cards) and the Keene USB FM Transmitter.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3088fba877ee8bf284b12a73332b813b5478a64d",
      "tree": "33d16a91c93876545ba25c3c5c3b4d02d7a568ed",
      "parents": [
        "cc3c6df16b3fb953818780b52c86fc7a9f08b337"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 04:58:15 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:09:27 2012 -0200"
      },
      "message": "[media] radio-aztech: Convert to radio-isa\n\nTested with actual hardware and the Keene USB FM Transmitter.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cc3c6df16b3fb953818780b52c86fc7a9f08b337",
      "tree": "c21f0663ba8a96ceedeb462f8d6b29d0eb9d7d2b",
      "parents": [
        "137c579c12bbb47ac1822e1a959aa15d0fcb76c1"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Jan 16 04:55:10 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:08:52 2012 -0200"
      },
      "message": "[media] radio-aimslab: Convert to radio-isa\n\nTested with actual hardware and the Keene USB FM Transmitter.\n\nImproved the volume handling delays through trial and error.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "137c579c12bbb47ac1822e1a959aa15d0fcb76c1",
      "tree": "9b2ab60f813734ebf31126eda3bf60466573310a",
      "parents": [
        "83ec8225b6aecfddafd3b1d40cf79c0d4615a84c"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Feb 03 08:28:56 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 17:01:13 2012 -0200"
      },
      "message": "[media] radio-isa: add framework for ISA radio drivers\n\nWe have quite a few ISA radio drivers, which are all very similar.\n\nThis framework makes it possible to reduce the code size of those drivers\nand makes it much easier to keep them up to date with the latest V4L2 API\ndevelopments.\n\nDrivers rewritten to use this framework fully pass the v4l2-compliance tests\nand are properly using the ISA bus (so they can be found under /sys/bus/isa).\n\nIt is now also possible to support multiple cards using the same driver\n(tested with two radio-gemtek cards).\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "83ec8225b6aecfddafd3b1d40cf79c0d4615a84c",
      "tree": "47cab661c856546689c28b96edb1de85109fb06b",
      "parents": [
        "3691a0dd3a3e53d4b74c7a412f7e58929b65584e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:51:56 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:53:53 2012 -0200"
      },
      "message": "[media] fintek-cir: add support for newer chip version\n\nAcked-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nReviewed-by: Jarod Wilson \u003cjarod@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3691a0dd3a3e53d4b74c7a412f7e58929b65584e",
      "tree": "271f1b332652d444bb52dccc2eec950ac03c9dd4",
      "parents": [
        "65dd3b699f38b9252e5e1aa2ad7fb37ef9c61f37"
      ],
      "author": {
        "name": "Malcolm Priestley",
        "email": "tvboxspy@gmail.com",
        "time": "Wed Feb 01 18:27:42 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:49:18 2012 -0200"
      },
      "message": "[media] it913x v1.25 support different for remotes\n\nSupport for different types of remote.\n\nITE remotes share common device IDs with differently assigned keys.\n\nTwo versions of remote maps have been created there are likely to be more.\nv1 for all other IDs\nv2 for USB_PID_ITETECH_IT9135_9005.\n\nThis patch also separates the configuration parts from it913x_identify_state function.\n\nTODO\nremotes for HID interfaces.\n\nSigned-off-by: Malcolm Priestley \u003ctvboxspy@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "65dd3b699f38b9252e5e1aa2ad7fb37ef9c61f37",
      "tree": "846e63431d9d7e976987539c9f4a4cc3d1f2a9c7",
      "parents": [
        "1bf20c3a0c616f44359c573b533d06bae960ee45"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jan 13 11:15:22 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:40:00 2012 -0200"
      },
      "message": "[media] hid-core: ignore the Keene FM transmitter\n\nThe Keene FM transmitter USB device has the same USB ID as\nthe Logitech AudioHub Speaker, but it should ignore the hid.\nCheck if the name is that of the Keene device.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1bf20c3a0c616f44359c573b533d06bae960ee45",
      "tree": "4c8c81a1de7ddcfc06967b617896596c4970dc25",
      "parents": [
        "6d6604fa6643d15cd46f891b01084ecfd5d0fbec"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Feb 02 08:44:40 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:39:47 2012 -0200"
      },
      "message": "[media] radio-keene: add a driver for the Keene FM Transmitter\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6d6604fa6643d15cd46f891b01084ecfd5d0fbec",
      "tree": "d2e71755091ff451b2e2052db6baea088be7b86a",
      "parents": [
        "a26243b0e3726d2b39dc23dd2c8717c52a286af4"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jan 27 16:21:10 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:38:52 2012 -0200"
      },
      "message": "[media] vivi: use v4l2_ctrl_subscribe_event\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a26243b0e3726d2b39dc23dd2c8717c52a286af4",
      "tree": "478ea3c96e683a29a937746c853f5dcf4d323f03",
      "parents": [
        "42194e728f067cde09a95ce522c108756d44c0be"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Fri Jan 27 16:18:42 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:38:43 2012 -0200"
      },
      "message": "[media] v4l2-ctrls: add helper functions for control events\n\nMany drivers just support control events, and most radio drivers just need\nto poll for control events. Add some functions to simplify those jobs.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "42194e728f067cde09a95ce522c108756d44c0be",
      "tree": "629bf071e17dfa21da1f953d78cf8cf6fd2d5ab5",
      "parents": [
        "e2ecb257eebd8525029f43fcb4f922c4976dba53"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Feb 02 08:26:20 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:38:23 2012 -0200"
      },
      "message": "[media] v4l2-subdev: add start/end messages for log_status\n\nAdd the start and end messages for log_status when called from a\nsubdev device node.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nCc: Laurent Pinchart \u003claurent.pinchart@ideasonboard.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e2ecb257eebd8525029f43fcb4f922c4976dba53",
      "tree": "9ae14febaef5e9c0ebf49472a3f6d30b8da7ac5d",
      "parents": [
        "eb224c29132b4b2fc01ecd19274501af6c3a261a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Feb 02 08:20:53 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 16:38:13 2012 -0200"
      },
      "message": "[media] v4l2: standardize log start/end message\n\nFor drivers that properly use the v4l2 framework (i.e. set v4l2_dev in the\nvideo_device struct), the start and end messages of VIDIOC_LOG_STATUS are\nnow generated automatically. People tended to forget these, but the v4l2-ctl\ntool scans for these messages, and it also makes it easier to read the status\noutput in the kernel log.\n\nThe cx18, ivtv and bttv drivers were changed since they no longer need to\nlog these start/end messages.\n\nIn saa7164 two empty log_status functions were removed.\n\nAlso added a helper function to v4l2-ctrl.c that can be used as the\nvidioc_log_status callback if all you need to do is to log the current control\nvalues. This is now used by pwc and vivi.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nCc: Steven Toth \u003cstoth@kernellabs.com\u003e\nCc: Andy Walls \u003cawalls@md.metrocast.net\u003e\nCc: Hans de Goede \u003chdegoede@redhat.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "eb224c29132b4b2fc01ecd19274501af6c3a261a",
      "tree": "8f0315543a978a18ab53617594eb3c8f968e7593",
      "parents": [
        "6e82a6a2a0e895b787f22d28311232cc94fda4b9"
      ],
      "author": {
        "name": "Malcolm Priestley",
        "email": "tvboxspy@gmail.com",
        "time": "Wed Feb 01 18:29:44 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 14:07:46 2012 -0200"
      },
      "message": "[media] IT913X Version 1 and Version 2 keymaps\n\nIT913X V1 V2 keymaps\n\nSigned-off-by: Malcolm Priestley \u003ctvboxspy@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6e82a6a2a0e895b787f22d28311232cc94fda4b9",
      "tree": "8b002b1d946d7a5d525ed8f0b84499f1650a2301",
      "parents": [
        "85eeece773a6f0d2ba00958782995cbe68218256"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Dec 15 10:40:23 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:45:56 2012 -0200"
      },
      "message": "[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODE\n\nWith this private ioctl it is possible to use the ivtv decoder without\nrequiring the dvb/video.h and dvb/audio.h headers.\n\nEventually support for those DVB APIs will be dropped from ivtv.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "85eeece773a6f0d2ba00958782995cbe68218256",
      "tree": "dc0e4b54af2c8bf761d68cf4f3251d7e6edfcb20",
      "parents": [
        "debf80014fc1e8d02b3fd57e5fae0d315ac2cb04"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Dec 15 10:33:26 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:44:52 2012 -0200"
      },
      "message": "[media] cx18/ddbridge: remove unused headers\n\nThe cx18 and ddbridge drivers include linux/dvb/audio.h and video.h\nwithout using them.\n\nRemove those includes.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "debf80014fc1e8d02b3fd57e5fae0d315ac2cb04",
      "tree": "b4275b68e02eab7865d5b61fd9ca4ac1ee9408a4",
      "parents": [
        "77bd4c0ff1671214ee026c175b4a5e1cc8776a0a"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Dec 15 10:32:53 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:44:41 2012 -0200"
      },
      "message": "[media] ivtv: implement new decoder controls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "77bd4c0ff1671214ee026c175b4a5e1cc8776a0a",
      "tree": "1379342c9fb272de8c9ecdce2fbeb1bef0f5e133",
      "parents": [
        "24c19a217e543b6b4a7715229f0e1fcf4bbd2659"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Dec 15 10:52:57 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:44:03 2012 -0200"
      },
      "message": "[media] Document decoder controls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "24c19a217e543b6b4a7715229f0e1fcf4bbd2659",
      "tree": "b3eab287a0b61ff3750ade822b5ac82ffb6c06c2",
      "parents": [
        "da8ec560e3b4e25d73c64a9e08f9f90ebfbfbf7c"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Dec 15 10:46:16 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:43:49 2012 -0200"
      },
      "message": "[media] v4l2-ctrls: add new controls for MPEG decoder devices\n\nAs discussed during the 2011 V4L-DVB workshop we want to create a proper V4L2\ndecoder API that replaces the DVBv5 API that has been used until now.\n\nThis adds the four controls necessary to be able to switch ivtv over to this\nnew API.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "da8ec560e3b4e25d73c64a9e08f9f90ebfbfbf7c",
      "tree": "b5a54de56115709452e7ae24bcedffc46ebb56cd",
      "parents": [
        "6b4f12523db46536c750473abdd380763cb0409b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Nov 24 09:58:53 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:43:27 2012 -0200"
      },
      "message": "[media] ivtv: implement new decoder command ioctls\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6b4f12523db46536c750473abdd380763cb0409b",
      "tree": "5ef2e19da577e29256c77a55141f50df2f6511ba",
      "parents": [
        "a45c0ad51d344dad18c6fb67304b4f87cf0ffd59"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Nov 24 09:55:53 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:42:34 2012 -0200"
      },
      "message": "[media] v4l spec: document VIDIOC_(TRY_)DECODER_CMD\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a45c0ad51d344dad18c6fb67304b4f87cf0ffd59",
      "tree": "acdd8cac43a26db7f5d993adffb5e7e6a2634498",
      "parents": [
        "32d7e63c1f4f86ad18404e3f36be99c9910fae9b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Thu Nov 24 09:53:43 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Tue Feb 14 13:41:42 2012 -0200"
      },
      "message": "[media] v4l2: add VIDIOC_(TRY_)DECODER_CMD\n\nAs discussed during the 2011 V4L-DVB workshop, the API in dvb/video.h should\nbe replaced by a proper V4L2 API. This patch turns the VIDEO_(TRY_)DECODER_CMD\nioctls into proper V4L2 ioctls.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "32d7e63c1f4f86ad18404e3f36be99c9910fae9b",
      "tree": "b50f65285bf7f1cbca2a0aef2d53ab8c3b9ba876",
      "parents": [
        "9fa728ea35501fb5cd56880839ad867265c61822"
      ],
      "author": {
        "name": "Danny Kukawka",
        "email": "danny.kukawka@bisect.de",
        "time": "Mon Jan 30 18:00:06 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Feb 13 21:54:11 2012 -0200"
      },
      "message": "[media] max2165: trival fix for some -Wuninitialized warning\n\nFix for some -Wuninitialized compiler warnings.\n\nSigned-off-by: Danny Kukawka \u003cdanny.kukawka@bisect.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9fa728ea35501fb5cd56880839ad867265c61822",
      "tree": "1cd006be56640036e6db87da0d3052e47b08022b",
      "parents": [
        "41292b16117bdd8e1321223b6a14e86aa1cb5fbb"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jj@chaosbits.net",
        "time": "Sun Jan 29 16:55:28 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 12:38:57 2012 -0200"
      },
      "message": "[media] easycap: Fix mem leak in easycap_usb_probe()\n\nIf allocating \u0027pdata_urb\u0027 fails, the function will return -ENOMEM\nwithout freeing the memory allocated, just a few lines above, for\n\u0027purb\u0027 and will leak that memory when \u0027purb\u0027 goes out of scope.\n\nThis patch resolves the leak by freeing the allocated storage with\nusb_free_urb() before the return.\n\nSigned-off-by: Jesper Juhl \u003cjj@chaosbits.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "41292b16117bdd8e1321223b6a14e86aa1cb5fbb",
      "tree": "4b119b51b9879f6014b40f6bbbf9cc00af0333de",
      "parents": [
        "c659395935d6ad8781fe9958ed1a9dbe969b3a17"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Sun Jan 29 08:50:53 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 11:01:26 2012 -0200"
      },
      "message": "[media] [trivial] s5p: Fix typo in mixer_drv.c and hdmi_drv.c\n\nCorrect typo \"sucessful\" to \"successful\" in\ndrivers/media/video/s5p-tv/mixer_drv.c\ndrivers/media/video/s5p-tv/hdmi_drv.c\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nAcked-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c659395935d6ad8781fe9958ed1a9dbe969b3a17",
      "tree": "c25e01789431f890bdfb692b66dc1ccb3d5bf58f",
      "parents": [
        "fc594e3e5196d4cf7ace7735eeca399f7a80868b"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jj@chaosbits.net",
        "time": "Sat Jan 28 21:41:52 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:59:56 2012 -0200"
      },
      "message": "[media] tm6000: Don\u0027t use pointer after freeing it in tm6000_ir_fini()\n\nIn tm6000_ir_fini() there seems to be a problem.\nrc_unregister_device(ir-\u003erc); calls rc_free_device() on the pointer it is\ngiven, which frees it.\n\nSubsequently the function does:\n\n  if (!ir-\u003epolling)\n    __tm6000_ir_int_stop(ir-\u003erc);\n\nand __tm6000_ir_int_stop() dereferences the pointer it is given, which\nhas already been freed.\n\nand it also does:\n\n  tm6000_ir_stop(ir-\u003erc);\n\nwhich also dereferences the (already freed) pointer.\n\nSo, it seems that the call to rc_unregister_device() should be move\nbelow the calls to __tm6000_ir_int_stop() and tm6000_ir_stop(), so\nthose don\u0027t operate on a already freed pointer.\n\nBut, I must admit that I don\u0027t know this code *at all*, so someone who\nknows the code should take a careful look before applying this\npatch. It is based purely on inspection of facts of what is beeing\nfreed where and not at all on understanding what the code does or why.\nI don\u0027t even have a means to test it, so beyond testing that the\nchange compiles it has seen no testing what-so-ever.\n\nAnyway, here\u0027s a proposed patch.\n\nSigned-off-by: Jesper Juhl \u003cjj@chaosbits.net\u003e\nReviewed-by: Thierry Reding \u003cthierry.reding@avionic-design.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "fc594e3e5196d4cf7ace7735eeca399f7a80868b",
      "tree": "5bee37b20eab02261490a8cc4b9f9c685818f355",
      "parents": [
        "db5823b52c87b42567504b3976edfc5dc50ab8c4"
      ],
      "author": {
        "name": "Malcolm Priestley",
        "email": "tvboxspy@gmail.com",
        "time": "Sat Jan 28 18:02:34 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:53:59 2012 -0200"
      },
      "message": "[media] it913x ver 1.24 Make 0x60 default on version 2 devices\n\nSome version 2 devices have different tuner IDs. ID 0x38\nappears to have weak signal strength.\n\nApply default 0x60 to unknown IDs.\n\nSigned-off-by: Malcolm Priestley \u003ctvboxspy@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "db5823b52c87b42567504b3976edfc5dc50ab8c4",
      "tree": "7a295dce33c1ec71968bd1a8ea3b7c53a3e34976",
      "parents": [
        "dc66d7f455988310ce2dbd4a0df23af2e5626a89"
      ],
      "author": {
        "name": "Jose Alberto Reguero",
        "email": "jareguero@telefonica.net",
        "time": "Fri Jan 27 18:43:28 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:53:06 2012 -0200"
      },
      "message": "[media] mt2063: increase frequency_max to tune channel 69\n\nIncrease mt2063 frequency_max to tune to channel 69(858Mhz).\n\nJose Alberto\n\nSigned-off-by: Jose Alberto Reguero \u003cjareguero@telefonica.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "dc66d7f455988310ce2dbd4a0df23af2e5626a89",
      "tree": "90428987a8335c8bf82eb0c1b00024d43385e229",
      "parents": [
        "6d73d072fce26567a0e3da5eb86499de9142ffc1"
      ],
      "author": {
        "name": "Jose Alberto Reguero",
        "email": "jareguero@telefonica.net",
        "time": "Fri Jan 27 18:34:49 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:52:27 2012 -0200"
      },
      "message": "[media] drxk: Fix get_tune_settings for DVB-T\n\nDVB-T also use step_size\u003d0.\n\nSigned-off-by: Jose Alberto Reguero \u003cjareguero@telefonica.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6d73d072fce26567a0e3da5eb86499de9142ffc1",
      "tree": "b440c3d97c6668515b951dd50047602afd69c943",
      "parents": [
        "0d616ca37108289b59b02191377261d12d3ae3e7"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Fri Jan 27 11:04:51 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:49:45 2012 -0200"
      },
      "message": "[media] [trivial] ov6650: Fix typo\n\nCorrect spelling \"unspported\" to \"unsupported\" in\ndrivers/media/video/ov6650.c\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "0d616ca37108289b59b02191377261d12d3ae3e7",
      "tree": "03faabb4eb316c147917d06c4e5b5d6853d549c2",
      "parents": [
        "db38951cce88eae36909143291545a59db4efa59"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Fri Jan 27 09:47:04 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:49:21 2012 -0200"
      },
      "message": "[media] [trivial] lmedm04: Fix typo\n\nCorrect spelling \"reseting\" to \"resetting\" in\ndrivers/media/dvb/dvb-usb/lmedm04.c\n\nSigned-off-by: Masanari Iida \u003cstandby24x7@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "db38951cce88eae36909143291545a59db4efa59",
      "tree": "dbf5be5a2019c9d0e747295ff05e184113a52ad2",
      "parents": [
        "260a8f7b06c9f8fba20bea7cd76281a533241076"
      ],
      "author": {
        "name": "Manjunath Hadli",
        "email": "manjunath.hadli@ti.com",
        "time": "Fri Dec 23 03:28:44 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:46:54 2012 -0200"
      },
      "message": "[media] davinci: vpif: remove machine specific header file includes\n\nremove unnecessary inclusion of machine specific header files mach/dm646x.h,\nmach/hardware.h from vpif.h  and aslo mach/dm646x.h from vpif_display.c\ndriver which comes in the way of platform code consolidation.\nAdd linux/i2c.h header file in vpif_types.h which is required for\nbuilding.\n\nSigned-off-by: Manjunath Hadli \u003cmanjunath.hadli@ti.com\u003e\nCc: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\nCc: LMML \u003clinux-media@vger.kernel.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "260a8f7b06c9f8fba20bea7cd76281a533241076",
      "tree": "f96cc858005cad8f28013bef4446168df516c835",
      "parents": [
        "23268ae5f0447316101ff320ac89d5ee8a0b5f70"
      ],
      "author": {
        "name": "Jose Alberto Reguero",
        "email": "jareguero@telefonica.net",
        "time": "Thu Jan 26 20:02:52 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Wed Feb 08 10:38:03 2012 -0200"
      },
      "message": "[media] az6007: add another Terratec H7 usb id\n\nSigned-off-by: Jose Alberto Reguero \u003cjareguero@telefonica.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "23268ae5f0447316101ff320ac89d5ee8a0b5f70",
      "tree": "f18f3da997a71c28993f4034664fcbf0f34621ea",
      "parents": [
        "e4b444369c75604ef6e656969039b1c6b4ca61c5"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Tue Jan 24 05:24:36 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jan 26 15:35:54 2012 -0200"
      },
      "message": "[media] vivi: don\u0027t set V4L2_CAP_DEVICE_CAPS for the device_caps field\n\nV4L2_CAP_DEVICE_CAPS is valid for the capabilities field only as per\nthe spec.\n\nFound with v4l2-compliance.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "e4b444369c75604ef6e656969039b1c6b4ca61c5",
      "tree": "7352dd1ab866f92c0e6a16332d52c2f26d2a634e",
      "parents": [
        "cf427952adcee0210e64b77ae7de9c8f256cce5c"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jj@chaosbits.net",
        "time": "Mon Jan 23 18:45:58 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jan 26 15:35:25 2012 -0200"
      },
      "message": "[media] drxk_hard: does not need to include linux/version.h\n\nThis patch removes the unneeded include.\n\nSigned-off-by: Jesper Juhl \u003cjj@chaosbits.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "cf427952adcee0210e64b77ae7de9c8f256cce5c",
      "tree": "1a10d40bf9b5207b4a04dea36b5eb90ffa81ed4c",
      "parents": [
        "3e9caa525147e28d032a8e413d9797c21cbaf88c"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Sat Jan 21 11:19:29 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jan 26 14:46:09 2012 -0200"
      },
      "message": "[media] anysee: repeat failed USB control messages\n\nControl message load increased heavily after CI/CAM support due\nto dvb_ca_en50221. It looks like CI/CAM drops to non-working\nstate easily after error is returned to its callbacks. Due to\nthat, add some logic to avoid errors repeating failed messages.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3e9caa525147e28d032a8e413d9797c21cbaf88c",
      "tree": "ae92a81d643f8116ad23b9ea09f8fb8a7dd1a933",
      "parents": [
        "59b30294e14fa6a370fdd2bc2921cca1f977ef16",
        "03652e0ad4b140523ec5ef7fec8d2b3c7218447b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:13:33 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:13:33 2012 -0200"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 into staging/for_v3.4\n\n* v4l_for_linus:\n  [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions\n"
    },
    {
      "commit": "03652e0ad4b140523ec5ef7fec8d2b3c7218447b",
      "tree": "871ec63aeb4fb1ff9553e007ed96316c33417cab",
      "parents": [
        "72565224609a23a60d10fcdf42f87a2fa8f7b16d"
      ],
      "author": {
        "name": "Josh Wu",
        "email": "josh.wu@atmel.com",
        "time": "Wed Jan 11 00:58:29 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:13:21 2012 -0200"
      },
      "message": "[media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functions\n\nSigned-off-by: Josh Wu \u003cjosh.wu@atmel.com\u003e\nAcked-by: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "59b30294e14fa6a370fdd2bc2921cca1f977ef16",
      "tree": "7cb70f6233de563bc04da8cf420a02082e8a2ba5",
      "parents": [
        "a8ea0218625699a5c635655a17b565bab5888ea1",
        "72565224609a23a60d10fcdf42f87a2fa8f7b16d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:11:30 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:11:30 2012 -0200"
      },
      "message": "Merge branch \u0027v4l_for_linus\u0027 into staging/for_v3.4\n\n* v4l_for_linus:\n  [media] cxd2820r: sleep on DVB-T/T2 delivery system switch\n  [media] anysee: fix CI init\n  [media] cxd2820r: remove unused parameter from cxd2820r_attach\n  [media] cxd2820r: fix dvb_frontend_ops\n"
    },
    {
      "commit": "72565224609a23a60d10fcdf42f87a2fa8f7b16d",
      "tree": "4e59cfd7e7b0bde3459a99b8d035fec288220b8f",
      "parents": [
        "46de20a78ae4b122b79fc02633e9a6c3d539ecad"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Fri Jan 20 19:48:28 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:10:52 2012 -0200"
      },
      "message": "[media] cxd2820r: sleep on DVB-T/T2 delivery system switch\n\nFix bug introduced by multi-frontend to single-frontend change.\nIt is safer to put DVB-T parts sleeping when auto-switching to DVB-T2\nand vice versa. That was original behaviour.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "46de20a78ae4b122b79fc02633e9a6c3d539ecad",
      "tree": "d21a41e4c45b54d9b9858d34935af7cdc78e9731",
      "parents": [
        "c2bbbe7b5e79974c5ed1c828690731f6f5106bee"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Fri Jan 20 17:39:17 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:10:43 2012 -0200"
      },
      "message": "[media] anysee: fix CI init\n\nNo more error that error seen when device is plugged:\ndvb_ca adapter 0: Invalid PC card inserted :(\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c2bbbe7b5e79974c5ed1c828690731f6f5106bee",
      "tree": "ac6792aa934232f11d0da72f2c87f71134f066e3",
      "parents": [
        "9bf31efa84c898a0cf294bacdfe8edcac24e6318"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Thu Jan 19 14:46:43 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:10:36 2012 -0200"
      },
      "message": "[media] cxd2820r: remove unused parameter from cxd2820r_attach\n\nFix bug introduced by multi-frontend to single-frontend change.\nThis parameter is no longer used after multi-frontend to single-frontend change.\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9bf31efa84c898a0cf294bacdfe8edcac24e6318",
      "tree": "f1568188d12e9125d34b89bdf9ec62c13ecdc2df",
      "parents": [
        "36be126cb0ebe3000a65c1049f339a3e882a9a47"
      ],
      "author": {
        "name": "Antti Palosaari",
        "email": "crope@iki.fi",
        "time": "Wed Jan 18 13:57:33 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 18:10:26 2012 -0200"
      },
      "message": "[media] cxd2820r: fix dvb_frontend_ops\n\nFix bug introduced by multi-frontend to single-frontend change.\n\n* Add missing DVB-C caps\n* Change frontend name as single frontend does all the standards\n\nSigned-off-by: Antti Palosaari \u003ccrope@iki.fi\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a8ea0218625699a5c635655a17b565bab5888ea1",
      "tree": "5a44a921119031d21d90cda80b805245176892fc",
      "parents": [
        "d0c8b2d400279f7d4d530ede8c7cb66f75810007"
      ],
      "author": {
        "name": "Malcolm Priestley",
        "email": "tvboxspy@gmail.com",
        "time": "Fri Jan 20 19:07:18 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 17:52:05 2012 -0200"
      },
      "message": "[media] it913x v1.23 use it913x_config.chip_ver to select firmware\n\nAs recommended by Jason at ITE, the chip version should select firmware.\n\nHowever, to continue to support IT9137 firmware with different configuration\nthe driver will use udev-\u003edescriptor.idVendor to select the difference\nbetween IT9135 and IT9137.\n\nSigned-off-by: Malcolm Priestley \u003ctvboxspy@gmail.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d0c8b2d400279f7d4d530ede8c7cb66f75810007",
      "tree": "004af537a39103355c4b79836095996ced3ed40f",
      "parents": [
        "a8187c42fbe594754eadd37cf16d3ad7c704869d"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Nov 07 07:25:10 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 16:44:24 2012 -0200"
      },
      "message": "[media] ivtv: setup per-device caps\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a8187c42fbe594754eadd37cf16d3ad7c704869d",
      "tree": "9030d0f7de15b96bd483ba233d63369bc2fc0fc6",
      "parents": [
        "583aa3a9b5ca846a84f7dd87bdc4b75dca07b011"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Mon Nov 07 06:53:06 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 16:44:06 2012 -0200"
      },
      "message": "[media] vivi: set device_caps\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "583aa3a9b5ca846a84f7dd87bdc4b75dca07b011",
      "tree": "a86d9d5f2e9817e9faf9d2e06d212d4380924fe9",
      "parents": [
        "93596ef7db3e9bcc9306c3e93cf28ce1048858b6"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hans.verkuil@cisco.com",
        "time": "Wed Jan 11 06:45:05 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 16:34:27 2012 -0200"
      },
      "message": "[media] V4L2: Add per-device-node capabilities\n\nIf V4L2_CAP_DEVICE_CAPS is set, then the new device_caps field is filled with\nthe capabilities of the opened device node.\n\nThe capabilities field traditionally contains the capabilities of the physical\ndevice, being a superset of all capabilities available at the several device\nnodes. E.g., if you open /dev/video0, then if it contains VBI caps then that means\nthat there is a corresponding vbi node as well. And the capabilities field of\nboth the video and vbi nodes should contain identical caps.\n\nHowever, it would be very useful to also have a capabilities field that contains\njust the caps for the currently open device, hence the new CAP bit and field.\n\nSigned-off-by: Hans Verkuil \u003chans.verkuil@cisco.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "93596ef7db3e9bcc9306c3e93cf28ce1048858b6",
      "tree": "223c2d3e3b99c0d3f242da9fc4bb195af7b9fe07",
      "parents": [
        "aa104b2fea3ced2a562c480448a2f346c3ab61f4"
      ],
      "author": {
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ti.com",
        "time": "Tue Nov 08 05:47:08 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 15:27:17 2012 -0200"
      },
      "message": "[media] omap_vout: fix section mismatch\n\nFix the following warning by using platform_driver_probe() instead of\nplatform_driver_register():\n\nWARNING: drivers/media/video/omap/omap-vout.o(.data+0x24): Section\nmismatch in reference from the variable omap_vout_driver to the function\n.init.text:omap_vout_probe()\nThe variable omap_vout_driver references\nthe function __init omap_vout_probe()\n\nSigned-off-by: Tomi Valkeinen \u003ctomi.valkeinen@ti.com\u003e\nAcked-by: Vaibhav Hiremath \u003chvaibhav@ti.com\u003e\nTested-by: Vaibhav Hiremath \u003chvaibhav@ti.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "aa104b2fea3ced2a562c480448a2f346c3ab61f4",
      "tree": "f8b2d4acd0a2defb5ae5aeb5c3967c85bce8d6c1",
      "parents": [
        "19c22c34dcbecb50c24548aa2ff2b07039c26c14"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 13:15:22 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 23 13:15:22 2012 -0200"
      },
      "message": "[media] cinergyT2-fe: Fix bandwdith settings\n\nChangeset 7830bbaff9f mangled the bandwidth field for CinergyT2.\nProperly fill it.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "19c22c34dcbecb50c24548aa2ff2b07039c26c14",
      "tree": "15793721700c05310952fede97a2585ca1959709",
      "parents": [
        "9e5e3097a3febbf317abc6d1b07bc6c33b20c279",
        "dcd6c92267155e70a94b3927bce681ce74b80d1f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 23:23:15 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 23:23:15 2012 -0200"
      },
      "message": "Merge tag \u0027v3.3-rc1\u0027 into staging/for_v3.3\n\n* tag \u0027v3.3-rc1\u0027: (8187 commits)\n  Linux 3.3-rc1\n  x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits\n  qnx4: don\u0027t leak -\u003eBitMap on late failure exits\n  qnx4: reduce the insane nesting in qnx4_checkroot()\n  qnx4: di_fname is an array, for crying out loud...\n  KEYS: Permit key_serial() to be called with a const key pointer\n  keys: fix user_defined key sparse messages\n  ima: fix cred sparse warning\n  uml: fix compile for x86-64\n  MPILIB: Add a missing ENOMEM check\n  tpm: fix (ACPI S3) suspend regression\n  nvme: fix merge error due to change of \u0027make_request_fn\u0027 fn type\n  xen: using EXPORT_SYMBOL requires including export.h\n  gpio: tps65910: Use correct offset for gpio initialization\n  acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec\n  intel_idle: Split up and provide per CPU initialization func\n  ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2\n  tg3: Fix single-vector MSI-X code\n  openvswitch: Fix multipart datapath dumps.\n  ipv6: fix per device IP snmp counters\n  ...\n"
    },
    {
      "commit": "9e5e3097a3febbf317abc6d1b07bc6c33b20c279",
      "tree": "7fbec3ff25a3b266f2e9b2fcd02d9eb96a36d8f7",
      "parents": [
        "44744f9b982049da0f89c560d91bd2549aedf0a0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:52:39 2012 -0200"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:52:39 2012 -0200"
      },
      "message": "[media] az6007: CodingStyle fixes\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "44744f9b982049da0f89c560d91bd2549aedf0a0",
      "tree": "4d2f3a4e2a1e984a5f831fa2d444101ca29965b3",
      "parents": [
        "083995477d45ae087d3c4f99cf8ae95b9de84019"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Thu Jul 21 18:33:26 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:47:20 2012 -0200"
      },
      "message": "[media] az6007: Enable the driver at the building system\n\nAdd the corresponding entries to allow building this driver.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "083995477d45ae087d3c4f99cf8ae95b9de84019",
      "tree": "9a7ebf963ffb76d8518b59c207f7393e21578776",
      "parents": [
        "d3d076aaa7d8a028ae4617f57c14727b473f848d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 12:41:21 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:47:15 2012 -0200"
      },
      "message": "[media] az6007: Use the right keycode for Terratec H7\n\nInstead of using a fake keycode, just for testing, use the\nright one, for Terratec H7.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d3d076aaa7d8a028ae4617f57c14727b473f848d",
      "tree": "6fbddee4db6888b69ee0f7608b94ef6cdd329914",
      "parents": [
        "9165144033944a4c650a9914888bf6b6f7328c7a"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 12:20:30 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:47:11 2012 -0200"
      },
      "message": "[media] az6007: Convert IR to use the rc_core logic\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9165144033944a4c650a9914888bf6b6f7328c7a",
      "tree": "400d6d4ea001cc7b93ee127fa58727cd69b01e89",
      "parents": [
        "711e1398d3131fd83aee0a35d450c6e1a809bfb2"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 12:14:13 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:47:07 2012 -0200"
      },
      "message": "[media] az6007: Fix IR handling\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "711e1398d3131fd83aee0a35d450c6e1a809bfb2",
      "tree": "06c43c8ef3278f27c6d1009b99b32f7b1125200c",
      "parents": [
        "a2c35d346d9e9555db930f9035d0e628bf7f3393"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 11:53:18 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:47:02 2012 -0200"
      },
      "message": "[media] az6007: Be sure to use kmalloc\u0027ed buffer for transfers\n\nUSB data transfers may not work if the buffer is allocated at\nthe stack. Be sure to use kmalloc on all places where a buffer\nis needed.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "a2c35d346d9e9555db930f9035d0e628bf7f3393",
      "tree": "2e85950dd0631538796f5d0e4c1492f4a67265bf",
      "parents": [
        "04e3ece7153054e2694a882f6ffa54941574049c"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 11:19:16 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:56 2012 -0200"
      },
      "message": "[media] az6007: Protect read/write calls with a mutex\n\nThis will avoid interference with CI and IR I/O operations.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "04e3ece7153054e2694a882f6ffa54941574049c",
      "tree": "4283c789a83842c1437cc3c8cc04b212184b7715",
      "parents": [
        "b19280cf2bee7df489f9488bda45220f8518e39f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 10:35:12 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:51 2012 -0200"
      },
      "message": "[media] az6007: Driver cleanup\n\nRemove commented test code, remove unused poweroff stuff, and\nfix the copyright data.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "b19280cf2bee7df489f9488bda45220f8518e39f",
      "tree": "543382016b0413d293c433b21bea7212b72f044e",
      "parents": [
        "d585681374ed23a707b572a1199d510e518d7522"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jan 20 18:37:01 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:44 2012 -0200"
      },
      "message": "[media] az6007: code cleanups and fixes\n\nSeveral changes were needed to make az6007 to work, producing\nthe same commands as the original driver. This patch does\nthat.\n\nWhile here, be less verbose when debug is not enabled.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "d585681374ed23a707b572a1199d510e518d7522",
      "tree": "04777e1b2e9c5fd3a78890e19bb1a64a476d2966",
      "parents": [
        "6fb65a66a227013ba1825efcf47e3c5df1a39131"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 07:57:06 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:39 2012 -0200"
      },
      "message": "[media] drxk: Allow enabling MERR/MVAL cfg\n\nThose two settings are different when used with az6007. Add\na config option to enable it.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6fb65a66a227013ba1825efcf47e3c5df1a39131",
      "tree": "887f0df97560137b7de41fb4843c6879ebd7bf33",
      "parents": [
        "6e5caf8493fabbb1c6aec1cb98adb9667182a1c6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jan 20 19:13:07 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:35 2012 -0200"
      },
      "message": "[media] drxk: add support for Mpeg output clock drive strength config\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "6e5caf8493fabbb1c6aec1cb98adb9667182a1c6",
      "tree": "d86b584575c5b83a00354f67ae7d487d39157fba",
      "parents": [
        "67f04617377ecd4ee1547fd9ab3a97af38d572d0"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jan 20 18:36:26 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:25 2012 -0200"
      },
      "message": "[media] az6007: Use DRX-K dynamic clock mode\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "67f04617377ecd4ee1547fd9ab3a97af38d572d0",
      "tree": "6d5d0219ba227dcbc91e73083448e00f79ccf16a",
      "parents": [
        "978c26c3672a15fd545da2e927467b5b6bd67acb"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jan 20 18:30:58 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:19 2012 -0200"
      },
      "message": "[media] drxk: Allow setting it on dynamic_clock mode\n\nThis is used on az6007.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "978c26c3672a15fd545da2e927467b5b6bd67acb",
      "tree": "ee3ac84cbc20664acdbfcea6d49922ce891759c6",
      "parents": [
        "781dacc82ac8105e19dd62e76b8d4278e680af81"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 16 20:37:13 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:13 2012 -0200"
      },
      "message": "[media] az6007: Use a per device private struct\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "781dacc82ac8105e19dd62e76b8d4278e680af81",
      "tree": "8d5879fe2e89eea30531b9bbcceedfca502c9039",
      "parents": [
        "1c9a284fbd3d25dc1a1a1da32be1eaff021c4029"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jan 16 18:57:51 2012 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:08 2012 -0200"
      },
      "message": "[media] az6007: Change it to use the MFE solution adopted at dvb-usb\n\nThis driver were written to use a previous solution for MFE at dvb-usb.\nDue to the internal API changes, change the binding to work with the\nnew way.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "1c9a284fbd3d25dc1a1a1da32be1eaff021c4029",
      "tree": "38d73d45f4fa52bbe5c66bd476b4fc800d3c93b0",
      "parents": [
        "9b01f3d498a9f39de1824609c08edbd137b774b6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Jul 31 10:11:32 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:46:04 2012 -0200"
      },
      "message": "[media] az6007: Use the new MFE support at dvb-usb\n\nUse the newly dvb-usb MFE support added by\nchangeset 9bd9e3bd2c57530dfe3057dd0aa9bdb37824925d.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "9b01f3d498a9f39de1824609c08edbd137b774b6",
      "tree": "25e54f3b7b367013fa5a8271540c359a9451877a",
      "parents": [
        "2d5161b7714ae75ac62cd58bf4c5c11ca6c2da59"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 29 11:40:40 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:58 2012 -0200"
      },
      "message": "[media] az6007: improve the error messages for az6007 read/write calls\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "2d5161b7714ae75ac62cd58bf4c5c11ca6c2da59",
      "tree": "98f38fd32567c4c22a1f8bd4305a8d18cedd8c18",
      "parents": [
        "ba02473eaaaa9e579a4bdbe9f15a5ad777764580"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Fri Jul 29 11:31:13 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:53 2012 -0200"
      },
      "message": "[media] az6007: Fix IR receive code\n\nThe code still needs to be commented, as there\u0027s a mutex\nmissing at the az6007_read() call. A mutex there is needed,\nin order to prevent RC (or CI) calls while other operations\nare in progress.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "ba02473eaaaa9e579a4bdbe9f15a5ad777764580",
      "tree": "1042e0ae8ca0fa3090205c95931b3a3741e7419d",
      "parents": [
        "3aecf2c5a9881024dc7742568146e2f9a10f19a6"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 25 12:49:46 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:49 2012 -0200"
      },
      "message": "[media] az6007: Simplify the code by removing an uneeded function\n\nEverything to reset the demod is already at\naz6007_frontend_poweron().\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3aecf2c5a9881024dc7742568146e2f9a10f19a6",
      "tree": "6f5c325bd3919d28b183288aa4d414cdd6c1d902",
      "parents": [
        "3af2f4f15a61b55469a8512d186221eaf7652eec"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 25 12:45:16 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:44 2012 -0200"
      },
      "message": "[media] az6007: Simplify the read/write logic\n\nThis patch introduces no functional changes. It basically defines\na macro for each different req found at the driver, and cleans the\ncode to use them, making easier to understand the code.\n\nWith regards to the IR handling code, although the original code\ndoesn\u0027t define what\u0027s the request, it is clear, from the USB logs,\nthat 0xc5 is for IR polling.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "3af2f4f15a61b55469a8512d186221eaf7652eec",
      "tree": "19159935bb870acdf526431ba8bcf5b479547c1d",
      "parents": [
        "81091144ebdb7bdc6197559cd3547d8be7e4e18e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 25 11:17:41 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:40 2012 -0200"
      },
      "message": "[media] az6007: Change the az6007 read/write routine parameter\n\nUse usb_device for those routines, as it allows using them on\nall places. While there, rename to better express the meaning.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "81091144ebdb7bdc6197559cd3547d8be7e4e18e",
      "tree": "aa53eb02c231805daf846aaa1c81428a436eb7a6",
      "parents": [
        "c108a5a0ef1fc20f7ae36318dd154f40dcf1d345"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 25 11:07:20 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:36 2012 -0200"
      },
      "message": "[media] az6007: Fix some init sequences and use the right firmwares\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "c108a5a0ef1fc20f7ae36318dd154f40dcf1d345",
      "tree": "1792868121171f5556698d9bb7aa4e49143afa38",
      "parents": [
        "da989e0bc7f2b3db3fea417c0bae3c20c6455995"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Mon Jul 25 10:38:20 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:30 2012 -0200"
      },
      "message": "[media] az6007: need to define drivers name before including dvb-usb.h\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "da989e0bc7f2b3db3fea417c0bae3c20c6455995",
      "tree": "4952ca6344a8a6bdff7409ed21a1e1c3743b188b",
      "parents": [
        "f2ba9e5dda2afd4615dbd3c48afe64fe2ce70d4e"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sun Jul 24 09:25:39 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:25 2012 -0200"
      },
      "message": "[media] drxk: Don\u0027t assume a default firmware name\n\nMove the ngene/ddbridge firmware into their drivers.\n\nThere are two reasons for that:\n\t1) The firmware used there didn\u0027t work for a few devices\nI tested here (Terratec H5, H6 and H7);\n\t2) At least Terratec H7 doesn\u0027t seem to require a firmware\nfor it to work.\n\nAfter this change, if firmware is not specified, the driver will\nuse a rom-based firmware (this seems to be the case for Terratec\nH7, although I need to better check the USB dumps to be sure about\nthat).\n\nIn any case, the firmware seems to be optional, as the DRX-K driver\ndon\u0027t return the firmware load error.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "f2ba9e5dda2afd4615dbd3c48afe64fe2ce70d4e",
      "tree": "aaae259bd40a4ae8c098bbea8d18510b90c22a6d",
      "parents": [
        "067fb88c9d423d67dbf432010b3bfc5336a2bbed"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jul 23 11:54:40 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:20 2012 -0200"
      },
      "message": "[media] az6007: make driver less verbose\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    },
    {
      "commit": "067fb88c9d423d67dbf432010b3bfc5336a2bbed",
      "tree": "3aabae339e997fa14d49f666b4cc4aca14f683fe",
      "parents": [
        "25c1646670fb4220c6c3ca91e1423c6aa76b3f87"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jul 23 11:10:10 2011 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@redhat.com",
        "time": "Sat Jan 21 13:45:17 2012 -0200"
      },
      "message": "[media] az6007: move device PID\u0027s to the proper place\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\n"
    }
  ],
  "next": "25c1646670fb4220c6c3ca91e1423c6aa76b3f87"
}
