)]}'
{
  "log": [
    {
      "commit": "8b3de0df4eefc47ca2aa459b72dd8b2711f3640c",
      "tree": "1677846b9c31467ddf8f27b94bb1daee4bff5a64",
      "parents": [
        "254012fd51df04989635e1f07cb796974eb0b66d"
      ],
      "author": {
        "name": "Marcin Ślusarz",
        "email": "marcin.slusarz@gmail.com",
        "time": "Sun Feb 03 16:32:51 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:32:51 2008 +0200"
      },
      "message": "asm-*/compat.h: fix typo in comment\n\nSigned-off-by: Marcin Ślusarz \u003cmarcin.slusarz@gmail.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "254012fd51df04989635e1f07cb796974eb0b66d",
      "tree": "1a62d6c2735d9366b401b9656fc468b6b825b841",
      "parents": [
        "771fcb58e5cd7feaf544552519319e7e8a5cace3"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sun Feb 03 16:30:51 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:30:51 2008 +0200"
      },
      "message": "doc: use correct debugfs mountpoint\n\nUse the normal, expected mountpoint in the relay(fs) example\nfor debugfs.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "771fcb58e5cd7feaf544552519319e7e8a5cace3",
      "tree": "6cbcd653573b79f1db469fe93639caf679c00234",
      "parents": [
        "d81919c9c22466183115f83645128da4c2482fcd"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "randy.dunlap@oracle.com",
        "time": "Sun Feb 03 16:29:12 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:29:12 2008 +0200"
      },
      "message": "dio: fix kernel-doc notation\n\nFix kernel-doc in drivers/dio/ so that it is formatted correctly\nand the parameter names match the function parameters.\n\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nAcked-By: Jochen Friedrich \u003cjochen@scram.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "d81919c9c22466183115f83645128da4c2482fcd",
      "tree": "3b65a3def50cb07319a143fc79d507ad4590357e",
      "parents": [
        "06c93e875747f3020d997220b3e7c98083acc7c3"
      ],
      "author": {
        "name": "Clemens Koller",
        "email": "clemens.koller@anagramm.de",
        "time": "Sun Feb 03 16:26:36 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:26:36 2008 +0200"
      },
      "message": "Documentation/BUG-HUNTING whitespace cleanup\n\nJust a little whitespace cleanup patch for Documentation/BUG-HUNTING\n\nSigned-off-by: Clemens Koller \u003cclemens.koller@anagramm.de\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "06c93e875747f3020d997220b3e7c98083acc7c3",
      "tree": "daed1cf5919f4f8acdbcc0c668a3bfee45b14c92",
      "parents": [
        "ef08cce81d9be38063ec7796e36f2b32bdf82ff2"
      ],
      "author": {
        "name": "Pierre Peiffer",
        "email": "pierre.peiffer@bull.net",
        "time": "Sun Feb 03 16:22:12 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:22:12 2008 +0200"
      },
      "message": "Remove one useless extern declaration\n\nThe file exit.c contains one useless extern declaration of sem_exit().\nMoreover, it refers to nothing.\n\nThis trivial patch removes it.\n\nSigned-off-by: Pierre Peiffer \u003cpierre.peiffer@bull.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "ef08cce81d9be38063ec7796e36f2b32bdf82ff2",
      "tree": "b8b1d35bdbbd2b16141674913a91a254539da277",
      "parents": [
        "2e01e00e768ef42fb5b8804cd1b9b47b26d59ec5"
      ],
      "author": {
        "name": "Li Zefan",
        "email": "lizf@cn.fujitsu.com",
        "time": "Sun Feb 03 16:20:13 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:20:13 2008 +0200"
      },
      "message": "time: delete comments that refer to noexistent symbols\n\nFunction do_timer_interrupt_hook() don\u0027t take argument regs,\nand structure hrtimer_sleeper don\u0027t have member cb_pending.\nSo delete comments refering to these symbols.\n\nSigned-off-by: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "2e01e00e768ef42fb5b8804cd1b9b47b26d59ec5",
      "tree": "25e451ce3fc6d2742d5f7d4a1d5651c8c9e812e9",
      "parents": [
        "eb8dc5e7b58bfe56aa91bcc501b62f214bb401e8"
      ],
      "author": {
        "name": "Leonardo Chiquitto",
        "email": "leonardo@iken.com.br",
        "time": "Sun Feb 03 16:17:16 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:17:16 2008 +0200"
      },
      "message": "Documentation: missing proc/$PID/stat field\n\nThere\u0027s a missing field in the /proc/$PID/stat output documented in\nDocumentation/filesystems/proc.txt.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "eb8dc5e7b58bfe56aa91bcc501b62f214bb401e8",
      "tree": "a14cccf94ba18e09e224fd8bdf395e362fec6c45",
      "parents": [
        "48cc7ec93f65b48d3366c1a5c5b612a0d2c282a6"
      ],
      "author": {
        "name": "Tim Pepper",
        "email": "lnxninja@linux.vnet.ibm.com",
        "time": "Sun Feb 03 16:12:47 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:12:47 2008 +0200"
      },
      "message": "radix_tree.h trivial comment correction\n\nThere is an unmatched parenthesis in the locking commentary of radix_tree.h\nwhich is trivially fixed by the patch below.\n\nSigned-off-by: Tim Pepper \u003clnxninja@linux.vnet.ibm.com\u003e\nAcked-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "48cc7ec93f65b48d3366c1a5c5b612a0d2c282a6",
      "tree": "df8d1819a33a431983ec1a30c8940883f2785265",
      "parents": [
        "17a61cdfc54d4d2f01a7285051ce86a0afdd3606"
      ],
      "author": {
        "name": "Masatake YAMATO",
        "email": "jet@gyve.org",
        "time": "Sun Feb 03 16:10:08 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:10:08 2008 +0200"
      },
      "message": "correct missing a double quote in configfs.txt\n\nSigned-off-by: Masatake YAMATO \u003cjet@gyve.org\u003e\nAcked-by: Joel Becker \u003cJoel.Becker@oracle.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "17a61cdfc54d4d2f01a7285051ce86a0afdd3606",
      "tree": "c139d826dac1318fcf7b46be40577cb56c160815",
      "parents": [
        "8340c103d7179de4f690cda0b76d1a5c3fbe8926"
      ],
      "author": {
        "name": "Andre Haupt",
        "email": "andre@bitwigglers.org",
        "time": "Sun Feb 03 16:08:09 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:08:09 2008 +0200"
      },
      "message": "jonada720: remove duplicate include\n\nSigned-off-by: Andre Haupt \u003candre@bitwigglers.org\u003e\nAcked-by: Kristoffer Ericson \u003ckristoffer.ericson@gmail.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "8340c103d7179de4f690cda0b76d1a5c3fbe8926",
      "tree": "82926063322f27b9bd8ac394a54f7012a43ef68f",
      "parents": [
        "f639416325e0e5bbb044dea01b74190878b9b899"
      ],
      "author": {
        "name": "Andre Haupt",
        "email": "andre@bitwigglers.org",
        "time": "Sun Feb 03 16:04:56 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:04:56 2008 +0200"
      },
      "message": "bf54x: remove duplicate include\n\nSigned-off-by: Andre Haupt \u003candre@bitwigglers.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "f639416325e0e5bbb044dea01b74190878b9b899",
      "tree": "ede189b1dfbd55612b924c936170b4e220321873",
      "parents": [
        "8457403db6abebf4462636986c7e46ce12fe68c4"
      ],
      "author": {
        "name": "Andre Haupt",
        "email": "andre@bitwigglers.org",
        "time": "Sun Feb 03 16:03:50 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 16:03:50 2008 +0200"
      },
      "message": "gameport: remove duplicate include\n\nSigned-off-by: Andre Haupt \u003candre@bitwigglers.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "8457403db6abebf4462636986c7e46ce12fe68c4",
      "tree": "11fb66e355043176f71448087400997dd63b761b",
      "parents": [
        "0868ff7a4215f9244037b63a2952761cbe196a07"
      ],
      "author": {
        "name": "Frank Lichtenheld",
        "email": "frank@lichtenheld.de",
        "time": "Sun Feb 03 15:59:02 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:59:02 2008 +0200"
      },
      "message": "vga.h: Fix prepocessor warning\n\nMark comment as comment, fixes:\ninclude/asm/vga.h:6:8: warning: extra tokens at end of #endif directive\n\nSigned-off-by: Frank Lichtenheld \u003cfrank@lichtenheld.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "0868ff7a4215f9244037b63a2952761cbe196a07",
      "tree": "b98be929b6972a03c550166eea0ea17afc926058",
      "parents": [
        "03502faa259bce35317a32afe79b7c69f507e14a"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:54:28 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:54:28 2008 +0200"
      },
      "message": "move frv docs one level up\n\nMy first guess for \"fujitsu\" was it might be related to the\nfujitsu-laptop.c driver...\n\nMove the frv directory one level up since frv is the name of the\narchitecture in the Linux kernel.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "03502faa259bce35317a32afe79b7c69f507e14a",
      "tree": "1e6f23f3516d1bce104b4aaf1d363217306b7a5c",
      "parents": [
        "efad798b9f01300565f65058b153250cc49d58f2"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:50:21 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:50:21 2008 +0200"
      },
      "message": "remove Documentation/smp.txt\n\nAfter seeing the filename I\u0027d have expected something about the\nimplementation of SMP in the Linux kernel - not some notes on kernel\nconfiguration and building trivialities noone would search at this\nplace.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\n"
    },
    {
      "commit": "efad798b9f01300565f65058b153250cc49d58f2",
      "tree": "f425b1fad94ca5eb384f4df9418450afb163bcae",
      "parents": [
        "0cadfc09534033e2b9694bd2d226b5dcfebd6704"
      ],
      "author": {
        "name": "Paulius Zaleckas",
        "email": "pauliusz@yahoo.com",
        "time": "Sun Feb 03 15:42:53 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:42:53 2008 +0200"
      },
      "message": "Spelling fixes: lenght-\u003elength\n\nSigned-off-by: Paulius Zaleckas \u003cpauliusz@yahoo.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "0cadfc09534033e2b9694bd2d226b5dcfebd6704",
      "tree": "a814ba91815f46d6d89c341b5f09ef5bfb366477",
      "parents": [
        "3239c49cf14f866c0465eb88649c8bfdeba165be"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Sun Feb 03 15:27:38 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:27:38 2008 +0200"
      },
      "message": "Documentation:  Clarify when module debugging actually works.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "3239c49cf14f866c0465eb88649c8bfdeba165be",
      "tree": "346a804d3ff8776bebb344cbc38aaef189155189",
      "parents": [
        "24aaef8d7f8e1eeacb0121cde93112fe43c795ad"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Sun Feb 03 15:23:00 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:23:00 2008 +0200"
      },
      "message": "Documentation:  Remove references to dead \"st0x\" and \"tmc8xx\" parms.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "24aaef8d7f8e1eeacb0121cde93112fe43c795ad",
      "tree": "cc5cf620aea786e4da392db9dada1dbe5d14fa15",
      "parents": [
        "2d27a96614c961b069d1a8abdeaf2750a3941bd1"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Sun Feb 03 15:20:26 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:20:26 2008 +0200"
      },
      "message": "Documentation:  Update to refer to correct \"rcupdate\" module name\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "2d27a96614c961b069d1a8abdeaf2750a3941bd1",
      "tree": "8f89963223769124699ce7d28f55c84989da88d8",
      "parents": [
        "e1b8513d21845fbeb93d6d2c4973db874385059f"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Sun Feb 03 15:18:45 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:18:45 2008 +0200"
      },
      "message": "Documentation:  \"decnet\u003d\" should read \"decnet.addr\u003d\".\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "e1b8513d21845fbeb93d6d2c4973db874385059f",
      "tree": "b2bf0b3bd68f484add7a41475714ec6ee7718ea2",
      "parents": [
        "14e4a0f2bb242f8008bc70b55fa834292c6a62af"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Sun Feb 03 15:14:02 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:14:02 2008 +0200"
      },
      "message": "Typoes:  \"whith\" -\u003e \"with\"\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "14e4a0f2bb242f8008bc70b55fa834292c6a62af",
      "tree": "325c507c57e4cb25cc2659869297558ffbb0a2e6",
      "parents": [
        "96532babc3e2ec4e0fce891d64319f183f043855"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@crashcourse.ca",
        "time": "Sun Feb 03 15:12:15 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:12:15 2008 +0200"
      },
      "message": "Fix a small number of \"memeber\" typoes.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "96532babc3e2ec4e0fce891d64319f183f043855",
      "tree": "04b9a1fcc771078807d7c0a3aabcfd1e1c7dcd4f",
      "parents": [
        "4fe3fcaca008ec24bb4b9cb4a9e4d17bee06c755"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Sun Feb 03 15:06:26 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:06:26 2008 +0200"
      },
      "message": "linux/dma-mapping.h: rename macro to prevent multiple inclusion\n\nHaving the macro to prevent multiple inclusion of\ninclude/linux/dma-mapping.h contain the prefix \"_ASM\" is just begging\nfor possible confusion some day.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "4fe3fcaca008ec24bb4b9cb4a9e4d17bee06c755",
      "tree": "3cb08a54c371fab9a5607a6ce8ae956b66645132",
      "parents": [
        "a247b5d594aafe3a0121ae658a974cbea32e18d6"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Sun Feb 03 15:02:21 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 15:02:21 2008 +0200"
      },
      "message": "Correct explanations of \"find_next\" bit routines.\n\nCorrect the obvious \"copy and paste\" errors explaining some of the\n\"find_next\" routines.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "a247b5d594aafe3a0121ae658a974cbea32e18d6",
      "tree": "36cbdb622ee4d6e36a2ef5a00cbc64fba71465f7",
      "parents": [
        "b885b27ce67013a7aa7f4181fdd916a29c623850"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "Uwe.Kleine-Koenig@digi.com",
        "time": "Sun Feb 03 14:59:11 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:59:11 2008 +0200"
      },
      "message": "fix typo \u0027the same the\\\u003e\u0027\n\nSigned-off-by: Uwe Kleine-König \u003cUwe.Kleine-Koenig@digi.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "b885b27ce67013a7aa7f4181fdd916a29c623850",
      "tree": "f3c1cbb1324bf71c7216497692bff1fe4baa612a",
      "parents": [
        "a7b1a68b25093753155ea752ff865c9dfcf33d79"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "Uwe.Kleine-Koenig@digi.com",
        "time": "Sun Feb 03 14:55:57 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:55:57 2008 +0200"
      },
      "message": "SERIAL_NETX_CONSOLE provides console for NetX, not IMX\n\nSigned-off-by: Uwe Kleine-König \u003cUwe.Kleine-Koenig@digi.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "a7b1a68b25093753155ea752ff865c9dfcf33d79",
      "tree": "9884e65402a46288e6157eae1d87d3309e326a00",
      "parents": [
        "33b1302545d117f368135387c73f78e2a08c7c4b"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "Uwe.Kleine-Koenig@digi.com",
        "time": "Sun Feb 03 14:54:41 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:54:41 2008 +0200"
      },
      "message": "use the newc archive format as requested by initramfs\n\nThis is a documentation followup to 2e591bbc0d563e12f5a260fbbca0df7d5810910e\n\nSigned-off-by: Uwe Kleine-König \u003cUwe.Kleine-Koenig@digi.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "33b1302545d117f368135387c73f78e2a08c7c4b",
      "tree": "0f99e7f1b82d8f35ea512fa68e35e2f15aff33f4",
      "parents": [
        "78b42c99af8407ff094be361782823651a2cc26c"
      ],
      "author": {
        "name": "Denis Cheng",
        "email": "crquan@gmail.com",
        "time": "Sun Feb 03 14:50:11 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:50:11 2008 +0200"
      },
      "message": "Documentation: fix type error\n\nSigned-off-by: Denis Cheng \u003ccrquan@gmail.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "78b42c99af8407ff094be361782823651a2cc26c",
      "tree": "75671d58ab791395a1beb9ce38e58b2374d85d29",
      "parents": [
        "146f51feb9098a5c9169cff316938f0bb165bea1"
      ],
      "author": {
        "name": "Michal Piotrowski",
        "email": "michal.k.k.piotrowski@gmail.com",
        "time": "Sun Feb 03 14:47:38 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:47:38 2008 +0200"
      },
      "message": "Coding style fix drivers/serial/icom.h\n\nSigned-off-by: Michal Piotrowski \u003cmichal.k.k.piotrowski@gmail.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "146f51feb9098a5c9169cff316938f0bb165bea1",
      "tree": "dcf0eabbd43c2c3abdb63e9f46256dcd2de7cced",
      "parents": [
        "9135f1901ee6449dfe338adf6e40e9c2025b8150"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:43:15 2008 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sun Feb 03 14:43:15 2008 +0200"
      },
      "message": "remove obsolete contact information from CREDITS\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "9135f1901ee6449dfe338adf6e40e9c2025b8150",
      "tree": "05e1ab38563a93cf0df8c05d21062b85b14f8491",
      "parents": [
        "124d3b7041f9a0ca7c43a6293e1cae4576c32fd5",
        "d59823fa44f7d9babf586b3c705db314aa0f9822"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 03 07:58:57 2008 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 03 07:58:57 2008 +1100"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6: (95 commits)\n  ide-tape: remove idetape_config_t typedef\n  ide-tape: remove mtio.h related comments\n  ide-tape: make function name more accurate\n  ide-tape: remove unused sense packet commands.\n  ide-tape: use generic byteorder macros\n  ide-tape: remove EXPERIMENTAL driver status\n  ide-tape: use generic scsi commands\n  ide-tape: remove struct idetape_block_size_page_t\n  ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t\n  ide-tape: remove struct idetape_parameter_block_descriptor_t\n  ide-tape: remove struct idetape_medium_partition_page_t\n  ide-tape: remove struct idetape_data_compression_page_t\n  ide-tape: remove struct idetape_inquiry_result_t\n  ide-tape: remove struct idetape_capabilities_page_t\n  ide-tape: remove IDETAPE_DEBUG_BUGS\n  ide-tape: remove IDETAPE_DEBUG_INFO\n  ide-tape: dump gcw fields on error in idetape_identify_device()\n  ide-tape: remove struct idetape_mode_parameter_header_t\n  ide-tape: remove struct idetape_request_sense_result_t\n  ide-tape: remove dead code\n  ...\n"
    },
    {
      "commit": "124d3b7041f9a0ca7c43a6293e1cae4576c32fd5",
      "tree": "9b92dd8f99c10ae0a0931ce71f3e9a20b32b167b",
      "parents": [
        "6598b60fd56ba5e915a001cc4e307880a94d19ae"
      ],
      "author": {
        "name": "Nick Piggin",
        "email": "nickpiggin@yahoo.com.au",
        "time": "Sat Feb 02 15:01:17 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 03 07:55:39 2008 +1100"
      },
      "message": "fix writev regression: pan hanging unkillable and un-straceable\n\nFrederik Himpe reported an unkillable and un-straceable pan process.\n\nZero length iovecs can go into an infinite loop in writev, because the\niovec iterator does not always advance over them.\n\nThe sequence required to trigger this is not trivial. I think it\nrequires that a zero-length iovec be followed by a non-zero-length iovec\nwhich causes a pagefault in the atomic usercopy. This causes the writev\ncode to drop back into single-segment copy mode, which then tries to\ncopy the 0 bytes of the zero-length iovec; a zero length copy looks like\na failure though, so it loops.\n\nPut a test into iov_iter_advance to catch zero-length iovecs. We could\njust put the test in the fallback path, but I feel it is more robust to\nskip over zero-length iovecs throughout the code (iovec iterator may be\nused in filesystems too, so it should be robust).\n\nSigned-off-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6598b60fd56ba5e915a001cc4e307880a94d19ae",
      "tree": "3cf5e13b9bfdc6d953cf3f3bf374458a4855550c",
      "parents": [
        "ae9458d6a0956aa21cb49e1251e35a8d4dacbe6e",
        "5fcf500058d5f06720302c5ce138c7bca93f7655"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 03 07:51:38 2008 +1100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 03 07:51:38 2008 +1100"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6:\n  ieee1394: sbp2: fix bogus s/g access change\n"
    },
    {
      "commit": "d59823fa44f7d9babf586b3c705db314aa0f9822",
      "tree": "140c5f795cb97955eef25f88ae49238f3502ae8f",
      "parents": [
        "d99c9da2159fedac30b9a105a64af91dc572571b"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "message": "ide-tape: remove idetape_config_t typedef\n\nSince this is used only in idetape_blkdev_ioctl(), remove the typedef and make\nthe struct function-local.\n\nBart:\n- s/sizeof(struct idetape_config)/sizeof(config)/\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d99c9da2159fedac30b9a105a64af91dc572571b",
      "tree": "b886e835d6ecf512ed3b7ba04f13b16e7acb04c3",
      "parents": [
        "419d4741ce108a56ce59e9dc064730af59b7e843"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "message": "ide-tape: remove mtio.h related comments\n\nThose are already in mtio.h.\n\nBart:\n- undo \u0027unsigned int/unsigned long\u0027 -\u003e \u0027uint/ulong\u0027 conversion\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "419d4741ce108a56ce59e9dc064730af59b7e843",
      "tree": "cee20ecbff82a214e0bd4ade9ae686fdee456951",
      "parents": [
        "fa36625bf7cb4f5ea5314b550898542f83cb5d4f"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "message": "ide-tape: make function name more accurate\n\nidetape_active_next_stage() was rather ambiguous wrt its purpose. Make that\nmore explicit and remove superfluous comment.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "fa36625bf7cb4f5ea5314b550898542f83cb5d4f",
      "tree": "50003f1b2d8d1f9af797743ab7c2b176034096ba",
      "parents": [
        "860ff5ecbf352ee7a97685bf01fcd91f44b0ac72"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:51 2008 +0100"
      },
      "message": "ide-tape: remove unused sense packet commands.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "860ff5ecbf352ee7a97685bf01fcd91f44b0ac72",
      "tree": "5a3953af5714f86b24336ef1ddbdbb0a42b025c8",
      "parents": [
        "4278c2d5ba867f427d823e31947a6fb97508a1ce"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "message": "ide-tape: use generic byteorder macros\n\nThis is not a network driver.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "4278c2d5ba867f427d823e31947a6fb97508a1ce",
      "tree": "6d8b8bf674f821e6c8a81b285d624d58072528e9",
      "parents": [
        "90699ce2b28ec263651a4a0935a4651c57d68303"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "message": "ide-tape: remove EXPERIMENTAL driver status\n\nide-tape has depended on EXPERIMENTAL for ages. Change that since the driver is\nbeing only maintained now.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "90699ce2b28ec263651a4a0935a4651c57d68303",
      "tree": "e12fe0e52bf2b181345c1f0d80b2e5b88412bb3d",
      "parents": [
        "f011889d1df5c51daee3a93d3b3c4b134c751cc0"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "message": "ide-tape: use generic scsi commands\n\nAlso, remove those which weren\u0027t used.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "f011889d1df5c51daee3a93d3b3c4b134c751cc0",
      "tree": "2d3ba36df48c2c511aaa912b4783796c387d9e23",
      "parents": [
        "323875549f3f3afd8cfedc6d6b73eccf055000e7"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_block_size_page_t\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "323875549f3f3afd8cfedc6d6b73eccf055000e7",
      "tree": "9a2e03313304cc67efe98017d97f39e46afc11eb",
      "parents": [
        "3cffb9ce476f492bab194892decc7bf1834ff96b"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "message": "ide-tape: remove structs os_partition_t, os_dat_entry_t, os_dat_t\n\nThey seem just to sit there completely unused.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "3cffb9ce476f492bab194892decc7bf1834ff96b",
      "tree": "1ccf1c53a70447877c621c7aa3bf5f184d4c7f38",
      "parents": [
        "496b92e65d8158bbcb978e3f746478cfa4c8542c"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:50 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_parameter_block_descriptor_t\n\nAlso, shorten function name idetape_get_blocksize_from_block_descriptor() and\nmove its definition up thereby getting rid of its forward declaration.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "496b92e65d8158bbcb978e3f746478cfa4c8542c",
      "tree": "35c76b49589be9dc61cfa674ca8b85a88ea143de",
      "parents": [
        "64a0e08682fc9b7b32ebf1add5e6ade09960dfab"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_medium_partition_page_t\n\nThere should be no functional changes resulting from this patch.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "64a0e08682fc9b7b32ebf1add5e6ade09960dfab",
      "tree": "16279226d83d77c2dcab523d127702e8c7e1fc10",
      "parents": [
        "6d29c8f0abc52c6e4643a04a9885d0c736528419"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_data_compression_page_t\n\nThere should be no functional changes resulting from this patch.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "6d29c8f0abc52c6e4643a04a9885d0c736528419",
      "tree": "bbaa9c7299f3d14c0919aa2821e63512d6832aef",
      "parents": [
        "b64220132640001438e4e9812e5f26a27993bf4d"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_inquiry_result_t\n\nThere should be no functional changes resulting from this patch.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b64220132640001438e4e9812e5f26a27993bf4d",
      "tree": "0a855ad36d25fd3d51588235473f18dab26dc5e9",
      "parents": [
        "55a5d291fd6235edaab2dad974b236adf2ffbeae"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_capabilities_page_t\n\nAll those 2-byte values denoting the different capabilities are being written to\nthe local copy of the caps buffer without being converted to big endian for\nsimplicity of usage and shorter code later.  Also, we add some comments stating\nwhich are the fields of the caps page in question in order to alleviate the\ncryptic pointer casting exercises as in e.g. idetape_get_mode_sense_results().\n\nThere should be no functional changes resulting from this patch.\n\nBart:\n- remove two needless \"!!\"\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "55a5d291fd6235edaab2dad974b236adf2ffbeae",
      "tree": "4cd4bf9f7b920a9f8f1e3ae8a099af6f5747998b",
      "parents": [
        "f79f93a2f32ed4df8ccbf82db2e8ad283ee60495"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "message": "ide-tape: remove IDETAPE_DEBUG_BUGS\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "f79f93a2f32ed4df8ccbf82db2e8ad283ee60495",
      "tree": "8128843575893827d1bee2df85dae8c6d6ce1eda",
      "parents": [
        "16422de3579d1debf0b502fc94cac6327db29c4d"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:49 2008 +0100"
      },
      "message": "ide-tape: remove IDETAPE_DEBUG_INFO\n\nThe device capabilities are probed for during device initialization so this\ninfo is available through proc/ioctl() und it is redundant here.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "16422de3579d1debf0b502fc94cac6327db29c4d",
      "tree": "0ccc56a8d20586406ea47dea079a8b70cc1c46e1",
      "parents": [
        "47314fa4298cf77aa155393e09ffc8199dd2b581"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "message": "ide-tape: dump gcw fields on error in idetape_identify_device()\n\nCc: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "47314fa4298cf77aa155393e09ffc8199dd2b581",
      "tree": "1a5174c3a64fd15e809f6242930c4a7ca36f3017",
      "parents": [
        "1b5db434f4a1f2c5e01de7d525d8f3c92a813f51"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_mode_parameter_header_t\n\nBart:\n- remove \u0027capabilities-\u003espeed\u0027 chunk\n- re-add brackets to block_descrp assignment\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1b5db434f4a1f2c5e01de7d525d8f3c92a813f51",
      "tree": "976b679d892f6bae9d37b8110d6a640629e50724",
      "parents": [
        "c7ea8a1b36487cb3002c2a626261c99a9f30790c"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "message": "ide-tape: remove struct idetape_request_sense_result_t\n\nBart:\n- remove unnecessary comment change\n- remove two needless \"!!\"\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "c7ea8a1b36487cb3002c2a626261c99a9f30790c",
      "tree": "92c2a278f5dc620eddf54f916553f18f18a84027",
      "parents": [
        "5ce78af4beeca6c80d8a4834f74297a8fa2e2253"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "message": "ide-tape: remove dead code\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5ce78af4beeca6c80d8a4834f74297a8fa2e2253",
      "tree": "ca3af7db59981109475ba2dec4d0ea7e8250c742",
      "parents": [
        "dcb425f557eb01e73614f2292f0a92ce02e40e2a"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:48 2008 +0100"
      },
      "message": "ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002\n\nAlso, cleanup whitespace and update comments.\n\nBart:\n- remove reference to drivers/block/ide.c\n- move driver documentation to Documentation/ide/ide-tape.txt\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "dcb425f557eb01e73614f2292f0a92ce02e40e2a",
      "tree": "e1c34667883e9390c67290cdcf569579365559b1",
      "parents": [
        "578cfa0d72f81526b2fcb1dd2463c47bbf633989"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "message": "ide-cs: use ide_std_init_ports()\n\nNo reason to use ide_init_hwif_ports() in ide-cs (as a nice side-effect\nthis makes ide-cs work on archs that don\u0027t define IDE_ARCH_OBSOLETE_INIT).\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "578cfa0d72f81526b2fcb1dd2463c47bbf633989",
      "tree": "045e7d196e79f6cec24d486d5df9e2fbd8dc29d6",
      "parents": [
        "296921a4ca01612cb1d9a43343b33a33eb7697ff"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "message": "ide: move check_dma_crc() to ide-dma.c\n\n* Move check_dma_crc() to ide-dma.c and add inline version for\n  CONFIG_BLK_DEV_IDEDMA\u003dn case.\n\n* Rename check_dma_crc() to ide_check_dma_crc().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "296921a4ca01612cb1d9a43343b33a33eb7697ff",
      "tree": "c45dd1c7807b2ef68b91fd7799667bcd56c8e501",
      "parents": [
        "99ffbe0e9713c89798c90bde7a462645e098b76b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "message": "ide: remove ide_auto_reduce_xfer()\n\nWhile at it:\n\n* Remove needless \u0027!drive-\u003ecrc_count\u0027 check.\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "99ffbe0e9713c89798c90bde7a462645e098b76b",
      "tree": "08e09cca2575d46087fc160c7253d4740e7a988c",
      "parents": [
        "af10f77390f6c7c5cf6f53e6b3cdaa38562b03af"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:47 2008 +0100"
      },
      "message": "ide: move drive-\u003ecrc_count check out from check_dma_crc()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "af10f77390f6c7c5cf6f53e6b3cdaa38562b03af",
      "tree": "6a5b56c3c55c63cd9f4c70d68ec5d37480e8e068",
      "parents": [
        "5efe7c540ec6021905d443dfe23cc44a11345edd"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "message": "ide: remove ide_ata66_check()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5efe7c540ec6021905d443dfe23cc44a11345edd",
      "tree": "a2710c7532e26a20429c1d2d223d14ac69660215",
      "parents": [
        "fa017176f7144028aa23c1adcebb1792c891320c"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "message": "ide: remove set_transfer()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "fa017176f7144028aa23c1adcebb1792c891320c",
      "tree": "83c61d1c0608c991f9fb70d56ffab4c8fab05605",
      "parents": [
        "98d2a7aad1cbeb6e75e054bfb09d172b9a175df5"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "message": "ide: unexport SELECT_DRIVE()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "98d2a7aad1cbeb6e75e054bfb09d172b9a175df5",
      "tree": "62746142fe6ef1e75622dc562469b6f6b42bc47d",
      "parents": [
        "629f944bb18c9deccce89ad833f1211c0036a632"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "message": "ide-scsi: remove needless SELECT_DRIVE() call\n\nSELECT_DRIVE() is called by IDE core code in start_request() before device\ndriver\u0027s -\u003edo_request method.  In ide-scsi case -\u003edo_request is implemented\nby idescsi_do_request() which is also the only user of idescsi_issue_pc().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "629f944bb18c9deccce89ad833f1211c0036a632",
      "tree": "998dd4d274aafdca25b8f192eebeb91ad63193fe",
      "parents": [
        "835457def90c86fe84d7729c0531fd551fb14eda"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:46 2008 +0100"
      },
      "message": "ide: use __ide_set_handler() in ide_execute_command()\n\n* Use __ide_set_handler() in ide_execute_command().\n\nWhile at it:\n\n* Fix whitespace damage in ide_execute_command().\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "835457def90c86fe84d7729c0531fd551fb14eda",
      "tree": "ac433b04a7f81855f0418fe62fc584e151812f42",
      "parents": [
        "92b83c8f3219c36d61a6600ceb422e65c409be59"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "message": "ide: remove SATA_*_REG macros\n\n* siimage.c: use hwif-\u003esata_scr[SATA_{ERROR,STATUS}_OFFSET] instead of\n  SATA_{ERROR,STATUS}_REG macros.\n\n* Remove no longer needed SATA_*_REG macros.\n\nWhile at it:\n\n* Remove needless SATA Status register read from sil_sata_reset_poll().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "92b83c8f3219c36d61a6600ceb422e65c409be59",
      "tree": "33629e712ff49fb57b30fb68c0de941af17cea91",
      "parents": [
        "b034304a28d15f019ca914e954c3de20df28065e"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "message": "ide: remove -\u003enice0 and -\u003enice2 fields from ide_drive_t\n\n* -\u003enice0 and -\u003enice2 ide_drive_t fields are always zero so remove them.\n\n* IDE_NICE_0 and IDE_NICE_2 defines from \u003clinux/hdreg.h\u003e are no longer\n  used by any kernel code so cover them with #ifndef/#endif __KERNEL__.\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b034304a28d15f019ca914e954c3de20df28065e",
      "tree": "a71c782190f385b9f17ca8b01f061455ebcf85bd",
      "parents": [
        "b60acab1e74734fc60ee5efd281ecff93f8e993b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "message": "ide: convert -\u003estraight8 field in ide_hwif_t to bit flag\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b60acab1e74734fc60ee5efd281ecff93f8e993b",
      "tree": "8af5e28f1da79063c135bfa0fbea8567de3fbc09",
      "parents": [
        "57b552757314cf3f2253f07629f49016be6fa6c3"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "message": "ide: remove unused -\u003eauto_poll field from ide_hwif_t\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "57b552757314cf3f2253f07629f49016be6fa6c3",
      "tree": "61088b5a722d0ee321e97bd785eb91f008bb5bb5",
      "parents": [
        "b187dfeed3be2fc879e904ed0b01d490d8866760"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:45 2008 +0100"
      },
      "message": "ide-probe: remove needless Status register reads\n\n* Cache value read from the Status register in \u0027stat\u0027 variable in do_probe()\n  and enable_nest(), then remove remove needless Status register reads.\n\nWhile at it:\n\n* Add proper KERN_* levels to printk() calls.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b187dfeed3be2fc879e904ed0b01d490d8866760",
      "tree": "3accf67a33f31a74e35e83a3c8bec52b79e1ebfc",
      "parents": [
        "c78d717210619c4312f791fb1da4dc1985630785"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "message": "ide-cris: use ide_execute_command()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "c78d717210619c4312f791fb1da4dc1985630785",
      "tree": "f0bd6a1f8dbf285c96003a4e2499489a32468638",
      "parents": [
        "2d6027f0877518c2ca8f3492e57ed5b182904a0c"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "message": "trm290: use ide_execute_command()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "2d6027f0877518c2ca8f3492e57ed5b182904a0c",
      "tree": "75cecb73493694e40e103172ebad32d022e6ad52",
      "parents": [
        "c1c9dbc849c2d9d7cddd58a1de4f3bdd632c161f"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "message": "ide-scsi: use ide_execute_command()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "c1c9dbc849c2d9d7cddd58a1de4f3bdd632c161f",
      "tree": "09aef9b9638d6d98838cab7ea0f00e6a7f1bc7af",
      "parents": [
        "d9270a3f1d5b6f9de58250e8ecdba4c48c54c20b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:44 2008 +0100"
      },
      "message": "ide-tape: use ide_execute_command()\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d9270a3f1d5b6f9de58250e8ecdba4c48c54c20b",
      "tree": "777f519f513035c23e36890357e608e0581edcde",
      "parents": [
        "327617e1da15c3f04bfc50018b0319bd40849022"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "message": "ide: move create_proc_ide_drives() call to ide_device_add_all()\n\n* Un-static create_proc_ide_drives() and call it from ide_device_add_all().\n\nWhile at it:\n* Rename create_proc_ide_drives() to ide_proc_port_register_devices().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "327617e1da15c3f04bfc50018b0319bd40849022",
      "tree": "add2cecd9b29ecf4c592a2b0fe7a0496ee68663f",
      "parents": [
        "eafd88a3b5d86ba2dd515d430b57a01349d0867b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "message": "ide: move hwif-\u003epresent check out from ide_proc_register_port()\n\nMove hwif-\u003epresent check out from ide_proc_register_port() to\nide_device_add_all().\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "eafd88a3b5d86ba2dd515d430b57a01349d0867b",
      "tree": "6325ee98037bb046025100f3d05cc10154ec9225",
      "parents": [
        "070ecb841c4f15817f4e2365785173eea56ab3e6"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "message": "ide: factor out devices setup from ide_acpi_init()\n\n* Factor out devices setup from ide_acpi_init() to\n  ide_acpi_port_init_devices().\n\n* Call ide_acpi_port_init_devices() in ide_device_add_all().\n\nWhile at it:\n* Remove no longer needed \u0027drive\u0027 field from struct ide_acpi_drive_link.\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "070ecb841c4f15817f4e2365785173eea56ab3e6",
      "tree": "715cd73d2ee4498cab6cd3dd97b57d8d7878c29f",
      "parents": [
        "4484d80388b4a70250f590c5a3631c91f088fe18"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:43 2008 +0100"
      },
      "message": "ide-acpi: remove dead code from do_drive_get_GTF()\n\nThese pointers are always setup in ide_acpi_init().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "4484d80388b4a70250f590c5a3631c91f088fe18",
      "tree": "c499bbf46d0ed1fb76cbc69a570dfc8d1261fd2b",
      "parents": [
        "decdc3f0d664c87761fa1c90733a840b3ca4eccb"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:42 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:42 2008 +0100"
      },
      "message": "ide-acpi: remove needless exports\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "decdc3f0d664c87761fa1c90733a840b3ca4eccb",
      "tree": "35b02cda569fffabde2f8b119a003cc59ca2e2d6",
      "parents": [
        "d5bc6592df85dbbb300e0d62af89645602c97551"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "message": "ide: move ide_acpi_init() call to ide_device_add_all()\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d5bc6592df85dbbb300e0d62af89645602c97551",
      "tree": "26dba4b9a7277a819fdee1216ea06c08ec7b2226",
      "parents": [
        "0947e0dcd62c15c67dba71561624d87b2d0cf131"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "message": "ide: factor out devices setup from init_irq()\n\n* Factor out devices setup from init_irq() to ide_port_setup_devices().\n\nWhile at it:\n* Do devices setup after printing port information.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0947e0dcd62c15c67dba71561624d87b2d0cf131",
      "tree": "394c85287361d56e73771589b89d11d180a9a92b",
      "parents": [
        "8a0e7e14a28b1084e90f8828d35530019c645969"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "message": "ide: factor out adding drive to hwgroup from init_irq()\n\nFactor out adding drive to hwgroup from init_irq() to\nide_add_drive_to_hwgroup().\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "8a0e7e14a28b1084e90f8828d35530019c645969",
      "tree": "6385cdf14d61e0c1943dc52d21edf39a410752ae",
      "parents": [
        "c5d70cc73ac3fd796a900da4c109d20b038b8037"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "message": "ide: move hwif-\u003erqsize init from ide_init_queue() to init_irq()\n\nMove hwif-\u003erqsize init from ide_init_queue() to init_irq().\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "c5d70cc73ac3fd796a900da4c109d20b038b8037",
      "tree": "3d28edab3efa8b83d0586f3da090390d03430729",
      "parents": [
        "346d49969b1ba2c95bec56d319fe4a455c00b174"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:41 2008 +0100"
      },
      "message": "ide: merge init_gendisk() into hwif_register_devices()\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "346d49969b1ba2c95bec56d319fe4a455c00b174",
      "tree": "a41b5a83c9529de0157ff0267a575db1440f3584",
      "parents": [
        "3a4e7c96d6bce25b102115c267c8ebfe13187925"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "message": "ide: call init_gendisk() after ide_acpi_init()\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "3a4e7c96d6bce25b102115c267c8ebfe13187925",
      "tree": "c1e45b53cbbfea094c05838f72951786307d0a47",
      "parents": [
        "5c2854e62ce1dfb2cd86968f0d7b0d45e07c14db"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "message": "ide: move blk_register_region() call out from init_gendisk()\n\nMove blk_register_region() call out from init_gendisk() to hwif_init().\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5c2854e62ce1dfb2cd86968f0d7b0d45e07c14db",
      "tree": "0c53ddfc734d73ff2e3027403b6545e59a0cbdd4",
      "parents": [
        "521fd1e8d1d9ee7121e5c792ad4b955043fb5ffd"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "message": "ide: skip not present devices in init_gendisk()\n\nNo need to initialize drive-\u003egendev and waste memory on IDE settings\nfor not present devices.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "521fd1e8d1d9ee7121e5c792ad4b955043fb5ffd",
      "tree": "c0275a6f24d42a9bf1a1bc100aca5a75ecdcdeeb",
      "parents": [
        "1f2cf8b0014fdfa3141449b508aca25e78c078a7"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "message": "ide: remove incorrect init_gendisk() comment\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1f2cf8b0014fdfa3141449b508aca25e78c078a7",
      "tree": "2bbed83a1c7f5fc037cd64c2af108f081aff4c65",
      "parents": [
        "807b90d0be23b8d088d4369b02539dada70f03f4"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "message": "ide: add -\u003eport_init_devs method to ide_hwif_t\n\n* Add -\u003eport_init_devs method to ide_hwif_t for a host specific\n  initialization of devices on a port.  Call the new method from\n  ide_port_init_devices().\n\n* Convert ht6560b, qd65xx and opti621 host drivers to use the new\n  -\u003eport_init_devs method.\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "807b90d0be23b8d088d4369b02539dada70f03f4",
      "tree": "422895c1232715ba04957fd993579c0d768fd6fd",
      "parents": [
        "7704ca2a3ee4b3690c5dcc99ea4f8dcf10d7bbdb"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:40 2008 +0100"
      },
      "message": "ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags\n\n* Use the same bit for IDE_HFLAG_CS5520 and IDE_HFLAG_VDMA host flags\n  (both are used only by cs5520 host driver currently).\n\n* Add IDE_HFLAG_NO_IO32_BIT host flag and use it instead of -\u003eno_io_32bit\n  ide_hwif_t field.\n\n* Add IDE_HFLAG_NO_UNMASK_IRQS host flag, then convert dtc2278 and rz1000\n  host drivers to use it.\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "7704ca2a3ee4b3690c5dcc99ea4f8dcf10d7bbdb",
      "tree": "ed6a3d6461fba99ba967b206d46d51e965fc9c1b",
      "parents": [
        "909f4369bca30f9a186316a3bf2b4a9c1e702a25"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "message": "ide: factor out code initializing devices from ide_init_port()\n\n* Factor out code initializing devices from ide_init_port() to\n  ide_port_init_devices().\n\n* Call the new function from ide_device_add_all().\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "909f4369bca30f9a186316a3bf2b4a9c1e702a25",
      "tree": "94d60a080255dec2eef36ff1cf1e0b7479d5f573",
      "parents": [
        "9e016a719209d95338e314b46c3012cc7feaaeec"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "message": "ide: fix ide_unregister() usage in host drivers\n\nbast-ide.c/ide-cs.c/delkin_cb.c:\n\n* Don\u0027t set \u0027restore\u0027 flag for ide_unregister() when initializing new\n  interface.\n\nrapide.c/ide-pnp.c/ide-cs.c/ide_platform.c/au1xxx-ide.c/delkin_cb.c/scc_pata.c:\n\n* Don\u0027t set \u0027init_default\u0027 and \u0027restore\u0027 flags for ide_unregister() when\n  removing interface.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "9e016a719209d95338e314b46c3012cc7feaaeec",
      "tree": "cc19b160cfb6210385fbf29890351f9ca2ba73df",
      "parents": [
        "f82c2b171905b6d5af92395d8159546351ab602f"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "message": "ide: add ide_deprecated_find_port() helper\n\n* Factor out code for finding ide_hwifs[] slot from ide_register_hw()\n  to ide_deprecated_find_port().\n\n* Convert bast-ide, ide-cs and delkin_cb host drivers to use ide_device_add()\n  instead of ide_register_hw() (while at it drop doing \"ide_unregister()\" loop\n  which tries to unregister _all_ IDE interfaces if useable ide_hwifs[] slot\n  cannot be find).\n\nThis patch leaves us with only two ide_register_hw() users:\n- drivers/macintosh/mediabay.c\n- drivers/ide/ide.c\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "f82c2b171905b6d5af92395d8159546351ab602f",
      "tree": "89790c732a73c3210b5f8578d3a94a2717ab7b3b",
      "parents": [
        "ead741df385607ab74876afdb05fd8ac27da9906"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:39 2008 +0100"
      },
      "message": "ide: add \u0027init_default\u0027 and \u0027restore\u0027 arguments to ide_unregister()\n\n* Add \u0027init_default\u0027 (flag for calling init_hwif_default()) and \u0027restore\u0027\n  (flag for calling ide_hwif_restore()) arguments to ide_unregister().\n\n* Update ide_unregister() users to set \u0027init_default\u0027 and \u0027restore\u0027 flags.\n\n* No need to set \u0027init_default\u0027 flag in ide_register_hw() if the setup done\n  by init_hwif_default() is going to be overridden by ide_init_port_hw().\n\n* No need to set \u0027init_default\u0027 and \u0027restore\u0027 flags in cleanup_module().\n\nThere should be no functionality changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "ead741df385607ab74876afdb05fd8ac27da9906",
      "tree": "d2293a1369580250277f0ffc718cec597fb284d6",
      "parents": [
        "2244e850632f82466d7c041546326c7055fc7159"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "message": "ide: remove redundant init_hwif_default() call from ide_register_hw()\n\nide_init_port_hw() call overrides setup done by init_hwif_default().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "2244e850632f82466d7c041546326c7055fc7159",
      "tree": "79edb64767f83b1de01296180efaa91d231c1047",
      "parents": [
        "1bee4d1dce2d76bcf0bf9565298c62666de0fa1d"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "message": "ide: remove redundant hwif-\u003epresent check from ide_register_hw()\n\nWe check earlier for hwif-\u003epresent and call ide_unregister() if necessary\n(after ide_unregister() hwif-\u003epresent will be always cleared).\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1bee4d1dce2d76bcf0bf9565298c62666de0fa1d",
      "tree": "3485a6797516e5f3a4f6725c37b7ab06390b7ca9",
      "parents": [
        "fc6c5bc7c158d7ee7bb6e9ac1c64ae80da3d1580"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "message": "pdc202xx_old: remove surplus initialiser\n\nBart:\n- drive-by CodingStyle fixups\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "fc6c5bc7c158d7ee7bb6e9ac1c64ae80da3d1580",
      "tree": "ed85442189c46a76060777a21c9944ba1af1a587",
      "parents": [
        "0571c7a4f58fc6070fb9d556e4896de864c2a593"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "message": "ide-floppy: bump driver version number\n\nAcknowledge major ide-floppy code refactoring and cleanup by bumping the driver\nversion number. Also, remove a wrong comment.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0571c7a4f58fc6070fb9d556e4896de864c2a593",
      "tree": "46fd538dbed793663fe12570fc174650b48bc32d",
      "parents": [
        "6e5fa7b88c376b9d33228888f2ccd71fc79b2a17"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:38 2008 +0100"
      },
      "message": "ide-floppy: fix most of the remaining checkpatch.pl issues\n\nsuch as\nERROR: switch and case should be at the same indent\nERROR: need spaces around that \u0027\u003d\u0027 (ctx:VxV)\nERROR: trailing statements should be on next line\nWARNING: no space between function name and open parenthesis \u0027(\u0027\nWARNING: printk() should include KERN_ facility level\nERROR: That open brace { should be on the previous line\nERROR: use tabs not spaces\nERROR: do not use assignment in if condition\nWARNING: braces {} are not necessary for single statement blocks\nERROR: need space after that \u0027,\u0027 (ctx:VxV)\nWARNING: line over 80 characters\nERROR: do not use assignment in if condition\n...\nand so on.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "6e5fa7b88c376b9d33228888f2ccd71fc79b2a17",
      "tree": "e9428cfedba6a3af7a5a38933582d2e245c56be3",
      "parents": [
        "757ced8983a0b8d1bb353128605cec0f7a6f633e"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:37 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:37 2008 +0100"
      },
      "message": "ide-floppy: remove atomic test_*bit macros\n\n..and replace them with flag enums.\n\nBart:\n- fix idefloppy_media_changed() return value\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "757ced8983a0b8d1bb353128605cec0f7a6f633e",
      "tree": "399671ccc4ffe28e863b5feb873034a4cf32ca35",
      "parents": [
        "f373bd820dd80ae079537afb9db511b8802bb9f7"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:37 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:37 2008 +0100"
      },
      "message": "ide-floppy: remove unused flag PC_ABORT\n\nThis flag was never being set in the code so remove it. By the way, the\ncode in the second patch was being executed unconditionally, i.e. in case\npc-\u003eretries \u003e IDEFLOPPY_MAX_PC_RETRIES is true (actually that is the only case\nwhen the outer if-test passed), !test_bit(PC_ABORT, \u0026pc-\u003eflags)\nwas always true so the comment is now incorrect and has to go.\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "f373bd820dd80ae079537afb9db511b8802bb9f7",
      "tree": "e57d28dded109a3d500812fc2596aa6417a83d3b",
      "parents": [
        "ae7e8ddc34d8cd302886a1f8d1db8a3400532d1f"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bbpetkov@yahoo.de",
        "time": "Sat Feb 02 19:56:36 2008 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Feb 02 19:56:36 2008 +0100"
      },
      "message": "ide-floppy: remove IDEFLOPPY_DEBUG_INFO\n\nThis info is already available through ioctl() and /proc\n\nBart:\n- dump \u0027gcw.packet_size\u0027 for unsupported packet sizes\n\nSigned-off-by: Borislav Petkov \u003cbbpetkov@yahoo.de\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    }
  ],
  "next": "ae7e8ddc34d8cd302886a1f8d1db8a3400532d1f"
}
