)]}'
{
  "log": [
    {
      "commit": "1fd1890594bd355a4217f5658a34763e77decee3",
      "tree": "ee8bd668648a9d3db01a7c99d73eee7453efe98b",
      "parents": [
        "6c61064162e6a9965a062b445c6bd6c8ed019183"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:24 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:24 2008 +0200"
      },
      "message": "ide: add IDE_HFLAG_SERIALIZE_DMA host flag\n\n* Add IDE_HFLAG_SERIALIZE_DMA host flag to serialize ports\n  if DMA is available and handle it in ide_init_port().\n\n* Convert sl82c105 host driver to use this new flag.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "6c61064162e6a9965a062b445c6bd6c8ed019183",
      "tree": "e849c9974c746c6956375d83ce24d35b490fd97e",
      "parents": [
        "8552865935538127d2603110b3d36dba2b4e8eff"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "message": "sl82c105: check bridge revision in sl82c105_init_one()\n\n* Make sl82c105_bridge_revision() return \u0027u8\u0027 instead of \u0027unsigned long\u0027.\n\n* Check bridge revision in sl82c105_init_one().\n\nWhile at:\n\n* Use proper KERN_ level for printk().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "8552865935538127d2603110b3d36dba2b4e8eff",
      "tree": "511d10093d8cffe4834a80fa96ff7946675fe756",
      "parents": [
        "b552a2c1dd01ab2380ea9429899591aa743f02e7"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "message": "au1xxx-ide: use -\u003einit_dma method\n\n* Pass \u0027ide_hwif_t *hwif\u0027 instead of \u0027_auide_hwif *auide\u0027 to\n  auide_ddma_init().\n\n* Add \u0027const struct ide_port_info *d\u0027 argument to auide_ddma_init().\n\n* Convert the driver to use -\u003einit_dma method.\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b552a2c1dd01ab2380ea9429899591aa743f02e7",
      "tree": "e80670e032c1f69ed62b40b753625ec634e97efb",
      "parents": [
        "04216fa1befbf8c737b7bf3bcc636009723f40d9"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "message": "palm_bk3710: use -\u003einit_dma method\n\n* Move DMA setup to palm_bk3710_init_dma().\n\n* Convert the driver to use -\u003einit_dma method.\n\nCc: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "04216fa1befbf8c737b7bf3bcc636009723f40d9",
      "tree": "6cbde56381a48623927259019839ebe8cb40cb25",
      "parents": [
        "91432f48094db32579776bd0a9d8432b16dc0a09"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "message": "sgiioc4: use -\u003einit_dma method\n\n* Move dma_base check from sgiioc4_ide_setup_pci_device()\n  to ide_dma_sgiioc4().\n\n* Replace ide_dma_sgiioc4() \u0027unsigned long dma_base\u0027 argument\n  by \u0027const struct ide_port_info *d\u0027.\n\n* Move hwif-\u003eINB setup from ide_init_sgiioc4() to\n  sgiioc4_ide_setup_pci_device().\n\n* Move ide_init_sgiioc4() call from sgiioc4_ide_setup_pci_device()\n  to ide_dma_sgiioc4().\n\n* Convert the driver to use -\u003einit_dma method.\n\nCc: Jeremy Higdon \u003cjeremy@sgi.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "91432f48094db32579776bd0a9d8432b16dc0a09",
      "tree": "fe9767b5b7e0069db3447231a634954c04e4bb0c",
      "parents": [
        "0d07192297f664afdee36b330ab4fe52a8e38a6a"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:23 2008 +0200"
      },
      "message": "icside: use -\u003einit_dma method\n\n* Add \u0027const struct ide_port_info *d\u0027 argument to icside_dma_init().\n\n* Make icside_dma_init() return an error value and add icside_dma_off_init()\n  (-\u003einit_dma implementation for case when DMA cannot be enabled).\n\n* Convert the driver to use -\u003einit_dma method.\n\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0d07192297f664afdee36b330ab4fe52a8e38a6a",
      "tree": "1f2934176abbc1ee7895235f723cb2aa007ef7ad",
      "parents": [
        "b123f56e04c7c112f754f948198d1ea5a80e649d"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:22 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:22 2008 +0200"
      },
      "message": "ide-pmac: use -\u003einit_dma method\n\n* Move pmif-\u003edma_regs check from pmac_ide_setup_device() to\n  pmac_ide_init_dma().\n\n* Get \u0027pmif\u0027 from \u0027hwif-\u003ehwif_data\u0027 in pmac_ide_init_dma() and replace\n  \u0027pmac_ide_hwif_t *pmif\u0027 argument by \u0027const struct ide_port_info *d\u0027.\n\n* Add pmac_ide_init_dma() implementation for CONFIG_BLK_DEV_IDEDMA_PMAC\u003dn\n  case and convert the driver to use -\u003einit_dma method.\n\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b123f56e04c7c112f754f948198d1ea5a80e649d",
      "tree": "c58e83e954159d7755aa7f04d433e4c7e25dc330",
      "parents": [
        "f629b38beddf2ff8bc3fda1754bbd6cc7d3acc03"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:22 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:22 2008 +0200"
      },
      "message": "ide: do complete DMA setup in -\u003einit_dma method (take 2)\n\n* Make ide_hwif_setup_dma() return an error value.\n\n* Pass \u0027const struct ide_port_info *d\u0027 instead of \u0027unsigned long dmabase\u0027\n  to -\u003einit_dma method and make it return an error value.\n\n* Rename ide_get_or_set_dma_base() to ide_pci_dma_base(),\n  change ordering of its arguments and then export it.\n\n* Export ide_pci_set_master().\n\n* Do complete DMA setup inside -\u003einit_dma method and update -\u003einit_dma\n  users accordingly.\n\n* Sanitize code for DMA setup in ide_init_port().\n\nv2:\n* Fix for CONFIG_BLK_DEV_IDEDMA_PCI\u003dn configs\n  (from Jiri Slaby \u003cjirislaby@gmail.com\u003e):\n\n  Fix following compiler warning by returning EINVAL:\n\n  In file included from ANYTHING-INCLUDING-IDE.H:45:\n  include/linux/ide.h: In function ‘ide_hwif_setup_dma’:\n  include/linux/ide.h:1022: warning: no return statement in function returning non-void\n\nCc: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "f629b38beddf2ff8bc3fda1754bbd6cc7d3acc03",
      "tree": "0e5c4b222c2df6aa4fab5dd1bf5bc2e936a47979",
      "parents": [
        "63158d5c217e2e62665ae9b10d203bd7da817108"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:22 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:22 2008 +0200"
      },
      "message": "au1xxx-ide: fix MWDMA support\n\nAlways use \"fast\" MWDMA support and remove dma_{black,white}_list\n(they were based on completely bogus -\u003eide_dma_check implementation\nwhich didn\u0027t set neither the host controller timings nor the device\nfor the desired transfer mode).\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "63158d5c217e2e62665ae9b10d203bd7da817108",
      "tree": "dc98e5f2b66d26f6aeb8405e8c47ea49ea784f1a",
      "parents": [
        "d54452fbf84500eff77a55a2061f4669441d2cc3"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "message": "ide: cleanup ide_setup_dma()\n\n* There is no need to call ide_release_dma_engine().\n\n* Move the code up to (and including) ide_allocate_dma_engine()\n  call to the callers of ide_setup_dma().\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d54452fbf84500eff77a55a2061f4669441d2cc3",
      "tree": "3bc697e9360a915703aed4e579ff85bd43e014d9",
      "parents": [
        "b8e73fba60414e161d8fd2429b6fb268e34502e2"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "message": "ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma()\n\nFactor out setting PCI bus-mastering from ide_hwif_setup_dma()\nto ide_pci_set_master() helper.\n\nWhile at it:\n\n* don\u0027t read PCI Command register if not necessary\n\n* use PCI device name instead of hwif-\u003ename\n\n* cleanup ide_hwif_setup_dma() a bit\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b8e73fba60414e161d8fd2429b6fb268e34502e2",
      "tree": "f426376c826ff1a8979a36eb6b5bde1addb7d719",
      "parents": [
        "23658f8af3dbba53ae9796e4c37c2fdd0272662e"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "message": "ide: export ide_allocate_dma_engine()\n\nExport ide_allocate_dma_engine() and use it in trm290 host driver.\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "23658f8af3dbba53ae9796e4c37c2fdd0272662e",
      "tree": "32b7efcd41555308709b80866611a35866debc92",
      "parents": [
        "6d36b95fe2cc5655e96da42eaf19f1aa341c6856"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "message": "ide: move ide_setup_dma() call out from -\u003einit_dma method\n\nThere should be no functional changes caused by this patch.\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "6d36b95fe2cc5655e96da42eaf19f1aa341c6856",
      "tree": "62dad8dee924cd31bbb7386674e3160947f8274d",
      "parents": [
        "73369d2a15cfe7dceae89a9e70e3d442e4c21576"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "message": "alim15x3: skip DMA initialization completely on revs \u003c 0x20\n\nSkip DMA initialization completely on revs \u003c 0x20 by setting IDE_HFLAG_NO_DMA\nhost flag and resetting DMA host masks in alim15x3_init_one() (currently\nide_hwif_setup_dma() will try to obtain DMA base and setup PCI bus-mastering\nbut init_dma_ali15x3() will fail).\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "73369d2a15cfe7dceae89a9e70e3d442e4c21576",
      "tree": "cad879775a4cd202a688e8bc18192ae032a4b9e6",
      "parents": [
        "8d9f9a76ea09911f4aaf0d9e852fd25335080f53"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:21 2008 +0200"
      },
      "message": "pdc202xx_old: remove init_dma_pdc202xx()\n\nDo PDC202xx specific DMA initialization in init_chipset_pdc202xx()\nand remove no longer needed init_dma_pdc202xx().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "8d9f9a76ea09911f4aaf0d9e852fd25335080f53",
      "tree": "00c8cda9398e6274607caaeb26cd06e1e44dffed",
      "parents": [
        "5e59c236846df444860ffc8b852117f9ff65c101"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "message": "ide: don\u0027t display \"BIOS\" settings in ide_setup_dma()\n\nNowadays BIOS info is not very useful and only confuses users since:\n\n- IDE always tries to use DMA\n\n- BIOS info may not be accurate with modular IDE/libata\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5e59c236846df444860ffc8b852117f9ff65c101",
      "tree": "187ce0b44b80e52e26a963196b1ab017764d3f2c",
      "parents": [
        "0a79acd40d1ee8b6bf217a519eee422ed7e6da6b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "message": "ide: remove -\u003ecds field from ide_hwif_t (take 2)\n\n* Use hwif-\u003ename instead of cds-\u003ename in ide_allocate_dma_engine().\n\n* Use pci_name(dev) instead of cds-\u003ename in init_dma_pdc202xx().\n\n* Remove no longer needed -\u003ecds field from ide_hwif_t.\n\nv2:\n\n* scc_pata.c also needs to be updated now (noticed by Stephen Rothwell).\n\nThere should be no functional changes caused by this patch.\n\nCc: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nCc: Akira Iguchi \u003cakira2.iguchi@toshiba.co.jp\u003e\nCc: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0a79acd40d1ee8b6bf217a519eee422ed7e6da6b",
      "tree": "8efca991bfb10ca0be98c60ad9e50454b1589425",
      "parents": [
        "21a3387ddd9eedcf6d4f47e591ffa90128b9f560"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "message": "ide: remove ide_dma_iobase()\n\n* ide_mapped_mmio_dma() and ide_iomio_dma() are called only by\n  ide_dma_iobase() so inline them there.\n\n* ide_dma_iobase() is called only by ide_setup_dma() so inline\n  it there.\n\n* Setup hwif-\u003eextra_base also if hwif-\u003emmio flag is set.\n\nThere should be no functional changes casued by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "21a3387ddd9eedcf6d4f47e591ffa90128b9f560",
      "tree": "b1078598c6e93e1c232312a366f60f1e1d29eeb6",
      "parents": [
        "eb63963a55f039f049d0dd1121f91f332af6ecc9"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "message": "ide: remove -\u003eextra field from struct ide_port_info\n\nAlways setup hwif-\u003eextra_base in ide_iomio_dma() and remove\nno longer needed -\u003eextra field from struct ide_port_info.\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "eb63963a55f039f049d0dd1121f91f332af6ecc9",
      "tree": "42de9fdf101a1e45a60d43253057bc7435aef60d",
      "parents": [
        "c4b22f816b8ee316cff06df3880f8341e1251211"
      ],
      "author": {
        "name": "Harvey Harrison",
        "email": "harvey.harrison@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "message": "ide: replace remaining __FUNCTION__ occurrences\n\n__FUNCTION__ is gcc-specific, use __func__\n\n[bart: fix checkpatch.pl errors in ide-lib.c and ppc/mpc8xx.c while at it]\n\nSigned-off-by: Harvey Harrison \u003charvey.harrison@gmail.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "c4b22f816b8ee316cff06df3880f8341e1251211",
      "tree": "f4a3df58450b2c7bf7707efe14694f23af115a66",
      "parents": [
        "3dd89a9b2af37d8e3efd785e20b12b785e50e48f"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:20 2008 +0200"
      },
      "message": "ide-tape: remove idetape_pipeline_active()\n\nThis function was simply a wrapper for a test_bit() macro so remove it and\nuse the macro instead.\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "3dd89a9b2af37d8e3efd785e20b12b785e50e48f",
      "tree": "5dd755629cc9c0daaf4114f27a05ddd6d947813a",
      "parents": [
        "5add22241752a3c689bea2a9d0e71c2a5909ed8a"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "message": "ide: cleanup setting hwif-\u003emmio flag\n\nIt is no longer needed to set hwif-\u003emmio flag to tell IDE layer to not\nmanage resources so cleanup host drivers that used hwif-\u003emmio flag only\nfor this purpose.\n\nDitto for ide_legacy_init_one().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5add22241752a3c689bea2a9d0e71c2a5909ed8a",
      "tree": "65292ecc97c4fab189bd552a849a15925a96c183",
      "parents": [
        "0d1bad216c43bcee84cc24d1ed003c19134d2645"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "message": "ide: remove ide_hwif_request_regions()\n\nRemove no longer used ide_hwif_request_regions() and hwif_request_region().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0d1bad216c43bcee84cc24d1ed003c19134d2645",
      "tree": "3cdcf7592c4e1a8899cde78beb512bffa21abf77",
      "parents": [
        "7ebe5936c214c656a1625abf9ec3b09e3d1bf34a"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "message": "ide: manage resources for PCI devices in ide_pci_enable() (take 3)\n\n* Reserve PCI BARs 0-3 (0-1 for single port controllers) in\n  ide_pci_enable() and remove ide_hwif_request_regions() call\n  from ide_device_add_all() (also cleanup resource management\n  in scc_pata host driver).\n\n* Fix handling of PCI BAR 4 in ide_pci_enable(), then cleanup\n  ide_iomio_dma() (+ init_hwif_trm290() in trm290 host driver)\n  and remove ide_release[_iomio]_dma().\n\nv2:\n* Fixup trm290 host driver.\n\nv3:\n* Because of scc_pata host driver changes we need to call\n  pci_request_selected_regions() also in setup_mmio_scc().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "7ebe5936c214c656a1625abf9ec3b09e3d1bf34a",
      "tree": "de41fcb9d0089099f07abc853cad1be9ffe81eb4",
      "parents": [
        "d92f1a2829dbe29c644569a3b64a021e4d90005d"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:19 2008 +0200"
      },
      "message": "cmd640: manage I/O resources in driver\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Use driver name for resources management.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d92f1a2829dbe29c644569a3b64a021e4d90005d",
      "tree": "8390de547df80777f575f633d9a6d2512e4478db",
      "parents": [
        "d9b819a025ca1b09dafbe90b5d25ba57a639f048"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "message": "ide: manage I/O resources in ide_legacy_init_one()\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Set -\u003ename field of \u0027struct ide_port_info\u0027 instances in legacy VLB\n  host drivers and use driver name for resources management.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d9b819a025ca1b09dafbe90b5d25ba57a639f048",
      "tree": "242d4c8cb9b8232ff5b707afc656debce5b985d7",
      "parents": [
        "2305d94321bbbdc461acfb24b41fbf50f8a6dd91"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "message": "ide: add ide_legacy_init_one() helper\n\nMove the common code for primary/seconary port setup from\nide_legacy_device_add() to ide_legacy_init_one().\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "2305d94321bbbdc461acfb24b41fbf50f8a6dd91",
      "tree": "321e06f595c467296513267db63d0faa04c74569",
      "parents": [
        "2c4be251be1cace01a2a18bf5abb847010516511"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "message": "ide_arm: manage I/O resources in driver\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Use driver name for resources management.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "2c4be251be1cace01a2a18bf5abb847010516511",
      "tree": "65ab1a6cf45006101d843c042db849f35a6cf71a",
      "parents": [
        "1664949843e8c0782c8f2e40897285a8dfffdf27"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:18 2008 +0200"
      },
      "message": "ide-4drives: manage I/O resources in driver\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Use driver name for resources management.\n\n* Remove no longer needed \u0027hwif-\u003echipset \u003d\u003d ide_4drives\u0027 handling\n  from ide_device_add_all().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1664949843e8c0782c8f2e40897285a8dfffdf27",
      "tree": "95bbb8896519e5ab84c5fca723ecd9cb36f4796e",
      "parents": [
        "d083c03f2524af699a6b85cf4d2f8090242b1b84"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "message": "ide-generic: manage I/O resources in driver\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Use driver name for resources management.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d083c03f2524af699a6b85cf4d2f8090242b1b84",
      "tree": "08ed1e637a96111f9f1e4ef48098a8c939561edd",
      "parents": [
        "eb716beb0aeb4b14489a64c51c63e6a4be2e13a0"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "message": "ide: remove ide_hwif_release_regions()\n\nAll host drivers using ide_unregister()/module_exit() have been fixed\nto manage resources themselves so this function can be removed now.\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "eb716beb0aeb4b14489a64c51c63e6a4be2e13a0",
      "tree": "f14724b33d14200b6239e3005cc5ae1b46231412",
      "parents": [
        "d703b79e56eb103b72ad1bceebe8ef4e8635fb1c"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "message": "ide: register ports with non-present devices (for warm-plug)\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d703b79e56eb103b72ad1bceebe8ef4e8635fb1c",
      "tree": "69a14e68e1000b1bd23259e2e83647f3e986d3aa",
      "parents": [
        "134d4548a7a1d27781dcbce9725c7f7914f7ae47"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:17 2008 +0200"
      },
      "message": "ide-cs: manage I/O resources in driver\n\n* Make idecs_register() return pointer to hwif structure instead of\n  hwif\u0027s index.\n\n* Store pointer to hwif structure instead of hwif\u0027s index in ide_info_t\n  (fixes ide-cs for IDE[6-9]_MAJOR major numbers).\n\n* Remove no longer needed ide_major[].\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Use driver name for resources management.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "134d4548a7a1d27781dcbce9725c7f7914f7ae47",
      "tree": "2f8cf18c4f630ec0f79b25f51edda4eb44727993",
      "parents": [
        "7a2199f341edb2515021ccd6fe122c0d15b08fc7"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "message": "ide-pnp: manage I/O resources in driver\n\n* Tell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\n* Use {request,release}_region() for resources management.\n\n* Use driver name for resources management.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "7a2199f341edb2515021ccd6fe122c0d15b08fc7",
      "tree": "56ca6270941bf99e6e73024075a56fee810db051",
      "parents": [
        "0bfeee7d4190938291a76536c7f6cd8f4e2dc30c"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "message": "qd65xx: cleanup qd_probe()\n\n* Replace \u0027if ()\u0027-s by \u0027switch ()\u0027 block.\n\n* Merge common code for QD6500/QD6580A/QD6580B.\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0bfeee7d4190938291a76536c7f6cd8f4e2dc30c",
      "tree": "94d8a02a4f184852836ae1e1ef5cbb8415238127",
      "parents": [
        "3b36f66b81bc0d69ec7dfa736592224f6ca366b7"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "message": "ide: use ide_legacy_device_add() for qd65xx (take 2)\n\n* Add \u0027unsigned long config\u0027 argument to ide_legacy_device_add()\n  for setting hwif-\u003econfig_data.\n\n* Use ide_find_port_slot() instead of ide_find_port() in\n  ide_legacy_device_add().\n\n* Handle IDE_HFLAG_QD_2ND_PORT and IDE_HFLAG_SINGLE host flags in\n  ide_legacy_device_add().\n\n* Convert qd65xx host driver to use ide_legacy_device_add().\n\nv2:\n* Update ali14xx, dtc2278, ht6560b and umc8672 host drivers.\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "3b36f66b81bc0d69ec7dfa736592224f6ca366b7",
      "tree": "b99bf69c108198d14a0f600a600cf2790ca2be84",
      "parents": [
        "e53cd458d593c88247b8a7b2754d0e8055869670"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "message": "ide: add ide_legacy_device_add() helper\n\nAdd ide_legacy_device_add() helper for use by legacy VLB host drivers\n(+ convert them to use it).\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "e53cd458d593c88247b8a7b2754d0e8055869670",
      "tree": "27076f0f9a1a334cf8ab3794a63f8b1f020adbd6",
      "parents": [
        "e5e076a3540af0ed7b6491d1593396c99adbfbe1"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:16 2008 +0200"
      },
      "message": "ide: remove -\u003enoprobe field from ide_hwif_t\n\nUpdate IDE PMAC host driver to use drive-\u003enoprobe instead of hwif-\u003enoprobe\nand remove hwif-\u003enoprobe completely (it is always set to zero now).\n\nThere should be no functional changes caused by this patch.\n\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "e5e076a3540af0ed7b6491d1593396c99adbfbe1",
      "tree": "c39040f28b299b3bcf19498629a99b5a0550120f",
      "parents": [
        "83c8565dcc9daa4b28fd6ffe63308d64656ce4db"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "message": "ide-cd: fix remaining checkpatch.pl issues\n\nSome of them are:\nWARNING: braces {} are not necessary for single statement blocks\nCHECK: multiple assignments should be avoided\nWARNING: printk() should include KERN_ facility level\nWARNING: no space between function name and open parenthesis \u0027(\u0027\n\n[bart: minor fixups]\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "83c8565dcc9daa4b28fd6ffe63308d64656ce4db",
      "tree": "66ab9f6617deaa83193ada3213278436fbccad7e",
      "parents": [
        "5a3ea3b424369ea8a661f2fe8f4b24ffc90e4543"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "message": "ide-cd: shorten lines longer than 80 columns\n\n[bart: minor fixups]\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5a3ea3b424369ea8a661f2fe8f4b24ffc90e4543",
      "tree": "dc494ee536031bf5f76086ede4843f3776e54b9c",
      "parents": [
        "5e657a9e29baa0d8f5c0cf99372100d397340f00"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "message": "ide-cd: fixup comments\n\n[bart: minor fixups, md5sum checked]\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5e657a9e29baa0d8f5c0cf99372100d397340f00",
      "tree": "bdbb380ab7f7ec65416fc4b43dd55b25d34b9cb1",
      "parents": [
        "9aba468e4ae834dd0ee37004e5d07309684e14d2"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "message": "ide-cd: put all proc-related code at one place\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "9aba468e4ae834dd0ee37004e5d07309684e14d2",
      "tree": "ccac79b2be9904898e4b8c54fbc14f52a09349a6",
      "parents": [
        "ac95beedf8bc97b24f9540d4da9952f07221c023"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:15 2008 +0200"
      },
      "message": "ide-cd: include proper headers\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "ac95beedf8bc97b24f9540d4da9952f07221c023",
      "tree": "c29837142c8083b6fcaf1767abcb0a4533676cd1",
      "parents": [
        "4a27214d7be31e122db4102166f49ec15958e8e9"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:14 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 22:25:14 2008 +0200"
      },
      "message": "ide: add struct ide_port_ops (take 2)\n\n* Move hooks for port/host specific methods from ide_hwif_t to\n  \u0027struct ide_port_ops\u0027.\n\n* Add \u0027const struct ide_port_ops *port_ops\u0027 to \u0027struct ide_port_info\u0027\n  and ide_hwif_t.\n\n* Update host drivers and core code accordingly.\n\nWhile at it:\n\n* Rename ata66_*() cable detect functions to *_cable_detect() to match\n  the standard naming. (Suggested by Sergei Shtylyov)\n\nv2:\n* Fix build for bast-ide. (Noticed by Andrew Morton)\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "c837c93a03be711dd6e09215b74b4f23bbd1ff83",
      "tree": "4b3ffe42eea9c9b3af8eee916345c65a0334edfc",
      "parents": [
        "d485cb9aa2e302fac7e7fb586a0cb4c0a5211be9",
        "37c45df740f79c58bb0fc0de151fd2504234032b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 26 09:49:51 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 26 09:49:51 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb:\n  V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe\n  V4L/DVB (7750): au0828/ cleanups and fixes\n  V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled\n  V4L/DVB (7746): pvrusb2: make signed one-bit bitfields unsigned\n  V4L/DVB (7744): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model 751xx\n  V4L/DVB (7742): cx88: Add support for the DViCO FusionHDTV_7_GOLD digital modes\n  V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator\n  V4L/DVB (7740): tuner-xc2028.c dubious !x \u0026 y\n  V4L/DVB (7739): mt312.h: dubious one-bit signed bitfield\n  V4L/DVB (7735): Fix compilation for au0828\n  V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc\n  V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_initialize_codec()\n  V4L/DVB (7732): vivi: fix a warning\n"
    },
    {
      "commit": "1292ebb82c00c69cf983e871faa221ce88ed3338",
      "tree": "91f624dd175c9d3e842db78789c6a0c79a78eee5",
      "parents": [
        "b82287587ef9917afbea5fcbf7aa63424b6f3719",
        "784506cbddd17bcd5929f827df39b0c7014e3f1e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 26 09:48:00 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 26 09:48:00 2008 -0700"
      },
      "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: (61 commits)\n  ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag\n  sis5513: fail early for unsupported chipsets\n  it821x: fix kzalloc() failure handling\n  qd65xx: use IDE_HFLAG_SINGLE host flag\n  qd65xx: always use -\u003eselectproc method\n  ide-cd: put proc-related functions together under single ifdef\n  ide-cd: Replace __FUNCTION__ with __func__\n  IDE: Coding Style fixes to drivers/ide/ide-cd.c\n  IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c\n  IDE: Coding Style fixes to drivers/ide/pci/it8213.c\n  IDE: Coding Style fixes to drivers/ide/ide-floppy.c\n  IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c\n  IDE: Coding Style fixes to drivers/ide/legacy/hd.c\n  IDE: Coding Style fixes to drivers/ide/pci/cmd640.c\n  IDE: Coding Style fixes to drivers/ide/pci/opti621.c\n  IDE: Coding Style fixes to drivers/ide/ide-pnp.c\n  IDE: Coding Style fixes to drivers/ide/ide-proc.c\n  IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c\n  IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c\n  IDE: Coding Style fixes to drivers/ide/pci/generic.c\n  ...\n"
    },
    {
      "commit": "d9c04d678418fe42646de641f499209ca00fd94f",
      "tree": "2aa33916cb8f1559e2418dd3e9eaf8b6d03f6626",
      "parents": [
        "4d9c55e44336602f8b2880b972fb55f67bc51dd0",
        "09aa356b5584090aab6810ec8002936d710cd4ac"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 26 09:29:36 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Apr 26 09:29:36 2008 -0700"
      },
      "message": "Merge branch \u0027agp-patches\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6\n\n* \u0027agp-patches\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6:\n  agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl\n  agp: fix shadowed variable warning in amd-k7-agp.c\n"
    },
    {
      "commit": "784506cbddd17bcd5929f827df39b0c7014e3f1e",
      "tree": "1daf7f9d1f8dafe309742c6d136c90923fa2f720",
      "parents": [
        "4764b68405ac918e9ac9939b1a2d1469102e5af7"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:43 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:43 2008 +0200"
      },
      "message": "ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag\n\n* Check for IDE_HFLAG_NO_SET_MODE host flag in ide_set_pio(),\n  ide_set_[pio,dma]_mode(), ide_set_xfer_rate() and set_pio_mode().\n\n* Remove no longer needed IDE_HFLAG_NO_SET_MODE host flag checking\n  from ide_tune_dma().\n\n* Remove superfluous -\u003eset_pio_mode checking from do_special().\n\nThis is a part of preparations for adding \u0027struct ide_port_ops\u0027.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "4764b68405ac918e9ac9939b1a2d1469102e5af7",
      "tree": "606d93fb1782c53c27f8703b38583559ab8b5d02",
      "parents": [
        "eb7a07e8d6580ea498cac53acafe42c080af4d06"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:43 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:43 2008 +0200"
      },
      "message": "sis5513: fail early for unsupported chipsets\n\n* Factor out chipset family detection from init_chipset_sis5513()\n  to sis_find_family().\n\n* Use sis_find_family() in sis5513_init_one() to fail early if the\n  chipset is unsupported.\n\n* Keep a local copy sis5513_chipset in sis5513_init_one()\n  and set .udma_mask according to chipset family.\n\n* Remove no longer need -\u003eultra_mask setting from init_hwif_sis5513().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "eb7a07e8d6580ea498cac53acafe42c080af4d06",
      "tree": "0fb5175c41825786f774247d1c759e7fb1c4ea3a",
      "parents": [
        "79472b6ea9e74ee4400ba57ba84cad86426e2d6d"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "it821x: fix kzalloc() failure handling\n\nAllocate \u0027struct it821x_dev\u0027 objects for both ports in it821x_init_one().\n\nFixes potential OOPS in it821x_quirkproc() (uses \u0027itdev\u0027 unconditionally)\nand other problems (\u0027itdev\u0027 is needed for correct operation of the driver).\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "79472b6ea9e74ee4400ba57ba84cad86426e2d6d",
      "tree": "3a9ccf93280347a4c757c91632428feab56c8282",
      "parents": [
        "d07616f19336b514eef06e6a361988c4073e6ecb"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "qd65xx: use IDE_HFLAG_SINGLE host flag\n\n* Set IDE_HFLAG_SINGLE host flag in qd_probe() for QD6500 and QD6580\n  with the second port disabled.\n\n* Check for IDE_HFLAG_SINGLE in qd6580_port_init_devs() instead of\n  using cached value of QD6580 Control register.\n\n* Don\u0027t cache QD6580 Control register value in hwif-\u003econfig_data\n  (bits 8-15) and remove no longer needed QD_CONTROL() macro.\n\n* Cache QD65xx base address in hwif-\u003econfig_data (bits 8-15)\n  instead of hwif-\u003eselect_data.\n\n* Set hwif-\u003econfig_data in qd_probe() and remove qd_setup() helper.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d07616f19336b514eef06e6a361988c4073e6ecb",
      "tree": "0c5c57185532b45bc6de5e3590beb9c2d94869d3",
      "parents": [
        "1134b6fec57de7de2c56485bcd2afd9c16295dcb"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "qd65xx: always use -\u003eselectproc method\n\nqd_select() checks itself whether timings should be reprogrammed so\nremove superfluous qd_timing_ok() and always use -\u003eselectproc method\n(rename qd_select() to qd65xx_select() while at it).\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1134b6fec57de7de2c56485bcd2afd9c16295dcb",
      "tree": "7fada34fb502bec92a1061bc705d2990689c4724",
      "parents": [
        "177773ed87586214c423ef1204b42d35f0ec8f81"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "ide-cd: put proc-related functions together under single ifdef\n\n[bart: ported it over Paolo\u0027s patch]\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "177773ed87586214c423ef1204b42d35f0ec8f81",
      "tree": "a0fcf47f02f24be2c7f0f17340a2e028a5e68a68",
      "parents": [
        "9ce70fb2b5ab9feb24afd1ea971bfa86bbc5625c"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "ide-cd: Replace __FUNCTION__ with __func__\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "9ce70fb2b5ab9feb24afd1ea971bfa86bbc5625c",
      "tree": "3c635a0f3157231458d6a0a91e35124237755c61",
      "parents": [
        "175f354b752ca04cad65588dc2c4e648003b8504"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/ide-cd.c\n\nBefore:\ntotal: 43 errors, 66 warnings, 2183 lines checked\n\nAfter:\ntotal: 0 errors, 36 warnings, 2192 lines checked\n\nI didn\u0027t (and I don\u0027t plan to) fix the warnings:\nWARNING: line over 80 characters\n\n[bart: minor fixes, md5sum checked (modulo s/\"ignore \u003d NULL;\"/\"ignore;\"/ fix)]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "175f354b752ca04cad65588dc2c4e648003b8504",
      "tree": "af6090eebf66071ce5c5a25ae92c2c5a059c120d",
      "parents": [
        "a2826190aa157a1d29bef70ca81f8b51a9b36d29"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:42 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/cy82c693.c\n\nBefore:\ntotal: 34 errors, 14 warnings, 456 lines checked\n\nAfter:\ntotal: 0 errors, 8 warnings, 456 lines checked\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "a2826190aa157a1d29bef70ca81f8b51a9b36d29",
      "tree": "aebeea9feb5e71e9c62c85e5f48236d2d1e08317",
      "parents": [
        "52d3ccf762f4cbc539b727e158cfb7b9ff4dd8d9"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/it8213.c\n\nFile is now error free, only a few\nWARNING: line over 80 characters\nare left.\n\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "52d3ccf762f4cbc539b727e158cfb7b9ff4dd8d9",
      "tree": "579a7ae76471e38237f1c6bce9ab239274c158c5",
      "parents": [
        "38bdb4105ec852d743eb4e82db2b8b725a14c911"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/ide-floppy.c\n\nFile is now error free.\nCompile tested.\n\n[bart: minor fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "38bdb4105ec852d743eb4e82db2b8b725a14c911",
      "tree": "f5ffe4be8d9d78279dae7663ca6536c386c7b88c",
      "parents": [
        "ec29782ba3fe6bd72668af8e0f7f18cd14a3dbcd"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c\n\nFile is now error free, 2 warnings left.\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "ec29782ba3fe6bd72668af8e0f7f18cd14a3dbcd",
      "tree": "57bb33366e894e87662295d91c122590c328d0c1",
      "parents": [
        "4752b5e7761a75bfc41ba3d9f4f8986643f22259"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/legacy/hd.c\n\nFix a lot of errors and warnings.\nCompile tested.\n\n[bart: some fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "4752b5e7761a75bfc41ba3d9f4f8986643f22259",
      "tree": "1b48d0da66b564beca35587394578f58f7b1c092",
      "parents": [
        "4eb68a256d223ce71ae8399e51264708cbc8002b"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/cmd640.c\n\nFix all the errors and a few warnings.\nCompile tested.\n\n[bart: some fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "4eb68a256d223ce71ae8399e51264708cbc8002b",
      "tree": "d536f2d7bc53b1e66fe0674b27f1093815a0beed",
      "parents": [
        "177b8fe9a5f58731e72d5b582a707868e2a29d11"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:41 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/opti621.c\n\nCompile tested.\n\n[bart: some fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "177b8fe9a5f58731e72d5b582a707868e2a29d11",
      "tree": "839d8dab1375ff7c653ececaefc8404f607e3f61",
      "parents": [
        "441e92dae0b64b577ea5a88861e86805f69e13cf"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/ide-pnp.c\n\nFile is now error free.\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "441e92dae0b64b577ea5a88861e86805f69e13cf",
      "tree": "abf7c3aaee9534c06a89ca41d9459f459d4e0e8c",
      "parents": [
        "f94e00847c9eda89c30b96c78d4b08e3fb0cf902"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/ide-proc.c\n\nLot of errors and warnings removed.\nCompile tested.\n\n[bart: minor fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "f94e00847c9eda89c30b96c78d4b08e3fb0cf902",
      "tree": "4b8e359ffd1d202f3b92301c9998b8eb9c4a9022",
      "parents": [
        "0905bc94d5ad8a928eed26e0896857fb54dcb366"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c\n\nFile is now error and warning free.\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0905bc94d5ad8a928eed26e0896857fb54dcb366",
      "tree": "535cc0e9d90177070ca2aeba17221b6bde08a9c8",
      "parents": [
        "17deabdcded322c04c5ec2baf8cf38c58017f08e"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c\n\nFile is now error free.\nCompile tested.\n\n[bart: minor fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "17deabdcded322c04c5ec2baf8cf38c58017f08e",
      "tree": "598a1ba01133eaa5e0c565807b7efa31048db472",
      "parents": [
        "740694f5e0fa7db39eac12e06d1df3f2585ad7bd"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/generic.c\n\nFile is now error free.\nCompile tested.\n\n[bart: fix issues noticed by Adrian Bunk \u0026 Cyrill Gorcunov, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "740694f5e0fa7db39eac12e06d1df3f2585ad7bd",
      "tree": "9f2d4fe15da08419deb1f13d940f7c4b8a01f9a5",
      "parents": [
        "1eb3c2ee1d20cc03d538232c05b8f320de6b1401"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:40 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/jmicron.c\n\nFile is now error free.\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1eb3c2ee1d20cc03d538232c05b8f320de6b1401",
      "tree": "4c40b28a2e4034f3efdc0d794b46db2b1a598347",
      "parents": [
        "5749c847405dd6f1b34247a38fa5121c17ef1993"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/sis5513.c\n\nAbout 300 errors and warnings fixed.\nFile is now error free.\nCompile tested.\n\n[bart: minor fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5749c847405dd6f1b34247a38fa5121c17ef1993",
      "tree": "7f5f3f9aa45a0396f313aab88b756d033325c8a3",
      "parents": [
        "5c634bb9ad7e8fac0839d0f36e7b9ee197887d45"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c\n\nFile is now error free, only 1 warning left.\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5c634bb9ad7e8fac0839d0f36e7b9ee197887d45",
      "tree": "b811a585b2249004394aabd328c667356862c23b",
      "parents": [
        "846bb88ae8980b98b11e0298c7ab8cfc9539c3f6"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c\n\nFile is now error and warning free.\nCompile tested.\n\n[bart: md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "846bb88ae8980b98b11e0298c7ab8cfc9539c3f6",
      "tree": "3ca793795788fe387b2663a114e7f025d6f19305",
      "parents": [
        "05230e23cf02d939865a902f6ec4c1b2c82faf33"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "message": "IDE: Coding Style fixes to drivers/ide/setup-pci.c\n\nFile is now error free.\nCompile tested.\n\n[bart: minor fixes, md5sum checked]\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "05230e23cf02d939865a902f6ec4c1b2c82faf33",
      "tree": "217ac1e260162bf1614faa0d3dddc350e971508a",
      "parents": [
        "951784b667d78dad52ffea0a958fdbe14da97972"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:39 2008 +0200"
      },
      "message": "ide: remove hwif-\u003estraight8 flag\n\nAll host drivers now either set hwif-\u003emmio or reserve continuous\nI/O resources so remove no longer needed hwif-\u003estraight8 flag\nand never reached code for \u0027hwif-\u003estraight8 \u003d\u003d 0\u0027 case.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "951784b667d78dad52ffea0a958fdbe14da97972",
      "tree": "41e7759cab09e2f107df7806661acef4ff50777b",
      "parents": [
        "cb5528ab19ece76be5299b33746ca7d58c187a26"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "message": "ide: remove IDE_HFLAG_CY82C693 host flag\n\nSergei suggested that it shouldn\u0027t be necessary + it had no effect\nanyway since ide_id_dma_bug() is called earlier in ide_tune_dma().\n\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "cb5528ab19ece76be5299b33746ca7d58c187a26",
      "tree": "42067aea38b8a72c6bb22dfab1805eda17a75014",
      "parents": [
        "54c05395273678fe23e9169a435fdc15ee17535e"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "message": "falconide: fix resources reservation (take 2)\n\n* Tell IDE layer to not manage resources by setting\n  hwif-\u003emmio flag and request resources in falconide_init().\n\n* Use request_mem_region() for resources reservation.\n\n* Use driver name for resources reservation.\n\nv2:\n* Fix missing printk() parameter. (Noticed by Geert Uytterhoeven)\n\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nCc: Michael Schmitz \u003cschmitz@debian.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "54c05395273678fe23e9169a435fdc15ee17535e",
      "tree": "f9b0aba2db2532dc6fedbae8d19171932d1785e8",
      "parents": [
        "cb7500db0e94c61b79712bc081dd90da68a4a40c"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "message": "ide-mpc8xx: fix resources reservation\n\n* Tell IDE layer to not manage resources by setting\n  hwif-\u003emmio flag and request resources in m8xx_ide_init_ports().\n\n* Use request_mem_region() for resources reservation.\n\n* Use driver name for resources reservation.\n\nCc: Vitaly Bordug \u003cvitb@kernel.crashing.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "cb7500db0e94c61b79712bc081dd90da68a4a40c",
      "tree": "e56b553579544bb3e1105e07c3a7e10381baca31",
      "parents": [
        "b81c2266e36f6bdf0c7186d21b375e32d8929df8"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "message": "ide-mpc8xx: make m8xx_ide_init_ports() return an error value\n\n* Make m8xx_ide_init_ports() return an error value.\n\n* Update mpc8xx_ide_probe() to setup/probe only ports for which\n  m8xx_ide_init_ports() succedded.\n\nCc: Vitaly Bordug \u003cvitb@kernel.crashing.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "b81c2266e36f6bdf0c7186d21b375e32d8929df8",
      "tree": "0d39ac63f433764a11cdad116be488034497278a",
      "parents": [
        "7f6f33c131b34a5eca6350c2bd8a254e55550e92"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "message": "bast-ide: fix resources reservation\n\n* Tell IDE layer to not manage resources by setting\n  hwif-\u003emmio flag and request resources in bastide_init().\n\n* Use request_mem_region() for resources reservation.\n\n* Use driver name for resources reservation.\n\nCc: Ben Dooks \u003csupport@simtec.co.uk\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "7f6f33c131b34a5eca6350c2bd8a254e55550e92",
      "tree": "d6ffd0f06f2e39b59656a2266158f4ddc72ec3e6",
      "parents": [
        "3e2990eae03c3f998f365824330290d227e4415a"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:38 2008 +0200"
      },
      "message": "delkin_cb: fix resources handling\n\nTell IDE layer to not manage resources by setting hwif-\u003emmio flag.\n\nCc: Mark Lord \u003cmlord@pobox.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "3e2990eae03c3f998f365824330290d227e4415a",
      "tree": "434fa91f3c50fa5a37abddacacf821b82a5fcc21",
      "parents": [
        "b3a37f1284e05c35687522248e66dfda62924066"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "message": "ide_platform: fix resources handling\n\nTell IDE layer to not manage resources by always setting hwif-\u003emmio flag\n(resources are handled by a platform device).\n\nCc: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Vitaly Bordug \u003cvitb@kernel.crashing.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "968c49641338f4fb71d35352d49b1d25a68c5e93",
      "tree": "fbff834006b20bfac4af6dbc70b951a31bc2f3af",
      "parents": [
        "9841654949f0a3f1289b6b95b2ab56cd99fb5360"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "message": "ide-cd: remove the internal 64k buffer\n\nThis removes the internal ide-cd buffer and falls back to read-ahead block layer\ncapabilities. Thorough testing (cd burning, dvd read, raw read) gives with the\nbufferless mode marginally better performance in addition to simplified code.\n\nbufferless:\n\ndd: reading `/dev/hdc\u0027: Input/output error\n6238+0 records in\n6238+0 records out\n204406784 bytes (204 MB) copied, 259.891 s, 787 kB/s\n\nreal    4m21.598s\nuser    0m0.014s\nsys     0m0.744s\n\nwith the old buffer (2.6.25-rc1):\n\ndd: reading `/dev/hdc\u0027: Input/output error\n6238+0 records in\n6238+0 records out\n204406784 bytes (204 MB) copied, 262.893 s, 778 kB/s\n\nreal    4m22.938s\nuser    0m0.009s\nsys     0m0.771s\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "9841654949f0a3f1289b6b95b2ab56cd99fb5360",
      "tree": "26cea36adac076e555a4b35a8af74890f1f28163",
      "parents": [
        "799ee57ac83f019f035024614d95067ce583bc2b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "message": "ide-disk: fix issues found by checkpatch.pl\n\nThere are no changes to the resulting drivers/ide/ide-disk.o binary file\n(md5sum-s after and before the patch match).\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "799ee57ac83f019f035024614d95067ce583bc2b",
      "tree": "ffcecfa5b2f43e610db6ade02d9a044c3445c0ba",
      "parents": [
        "1a2f84ea3e5110872b9aa86763360609b4b04e1b"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:37 2008 +0200"
      },
      "message": "ide-disk: add proc_idedisk_read_smart() helper\n\n* Factor out common code from proc_idedisk_read_smart_{thresholds,values}()\n  to proc_idedisk_read_smart() helper.\n\n* Rename proc_idedisk_read_smart_thresholds() to proc_idedisk_read_st()\n  and proc_idedisk_read_smart_values() to proc_idedisk_read_sv().\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1a2f84ea3e5110872b9aa86763360609b4b04e1b",
      "tree": "0397f11c08d572d8beb6c9ea48069b0fbef55ae6",
      "parents": [
        "dc9114e27acecc5a2ce2394a284a07e4e6ae5849"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "message": "ide: unexport ide_hwifs[]\n\nAll modular users have been fixed to not reference ide_hwifs[] directly.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "dc9114e27acecc5a2ce2394a284a07e4e6ae5849",
      "tree": "fd04888f8201bec284e05b8a150206f891bece0e",
      "parents": [
        "e277f91fef8a0ff7726ad33eb79c6f0d0c6229a8"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "message": "ide-generic: use ide_find_port() (take 3)\n\nThere should be no functional changes caused by this patch.\n\nv2:\n* Fix comment (noticed by Sergei Shtylyov).\n\nv3:\n* Fix no initalization of idx in some case. (Johann Felix Soden)\n\nCc: Johann Felix Soden \u003cjohfel@users.sourceforge.net\u003e\nCc: Kamalesh Babulal \u003ckamalesh@linux.vnet.ibm.com\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "e277f91fef8a0ff7726ad33eb79c6f0d0c6229a8",
      "tree": "d275b5e0c720c5db73efa446c86a2437fd93dca2",
      "parents": [
        "fe80b937c9917887e4fbfaaf52f498b5ac3a6999"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "message": "ide: use ide_find_port() in legacy VLB host drivers (take 2)\n\n* Add IDE_HFLAG_QD_2ND_PORT host flag to indicate the need of skipping\n  first ide_hwifs[] slot for the second port of QD65xx controller.\n\n* Handle this new host flag in ide_find_port_slot().\n\n* Convert legacy VLB host drivers to use ide_find_port().\n\nWhile at it:\n\n* Fix couple of printk()-s in qd65xx host driver to not use hwif-\u003ename.\n\nv2:\n* Fix qd65xx.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "fe80b937c9917887e4fbfaaf52f498b5ac3a6999",
      "tree": "4943f2d8f7157437f100bfcdf8aed88f6dcffef1",
      "parents": [
        "078fdf789c4ef13dcb7b5651ff330e325d764c0e"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "message": "ide: merge ide_match_hwif() and ide_find_port()\n\n* Change ide_match_hwif() argument from \u0027u8 bootable\u0027 to\n  \u0027struct ide_port_info *d\u0027.\n\n* Move ide_match_hwif() to ide-probe.c from setup-pci.c and rename\n  it to ide_find_port_slot().  Update some comments while at it.\n\n* ide_find_port() can be now just a wrapper for ide_find_port_slot().\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "078fdf789c4ef13dcb7b5651ff330e325d764c0e",
      "tree": "7ffb7f0af14c61f5c60b8e4495fbce9cbeedb433",
      "parents": [
        "00fe8b7ac2ff6b8afba11642fb71cdb17aa34df9"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:36 2008 +0200"
      },
      "message": "ide: remove PIO \"downgrade\" quirk\n\nNo need for it nowadays so remove quirk code from ide_get_best_pio_mode()\nand IDE_HFLAG_PIO_DOWNGRADE host flag.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "00fe8b7ac2ff6b8afba11642fb71cdb17aa34df9",
      "tree": "69ac4748267d573634ed70c724dc5482f112e8ee",
      "parents": [
        "5e71d9c5a50b92b33d35061d42ac39166db9578e"
      ],
      "author": {
        "name": "Julia Lawall",
        "email": "julia@diku.dk",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "message": "ide: use DIV_ROUND_UP\n\nThe kernel.h macro DIV_ROUND_UP performs the computation (((n) + (d) - 1) /\n(d)) but is perhaps more readable.\n\nAn extract of the semantic patch that makes this change is as follows:\n(http://www.emn.fr/x-info/coccinelle/)\n\n// \u003csmpl\u003e\n@haskernel@\n@@\n\n#include \u003clinux/kernel.h\u003e\n\n@depends on haskernel@\nexpression n,d;\n@@\n\n(\n- (n + d - 1) / d\n+ DIV_ROUND_UP(n,d)\n|\n- (n + (d - 1)) / d\n+ DIV_ROUND_UP(n,d)\n)\n\n@depends on haskernel@\nexpression n,d;\n@@\n\n- DIV_ROUND_UP((n),d)\n+ DIV_ROUND_UP(n,d)\n\n@depends on haskernel@\nexpression n,d;\n@@\n\n- DIV_ROUND_UP(n,(d))\n+ DIV_ROUND_UP(n,d)\n// \u003c/smpl\u003e\n\nSigned-off-by: Julia Lawall \u003cjulia@diku.dk\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "5e71d9c5a50b92b33d35061d42ac39166db9578e",
      "tree": "bbf006e6e64f2d8828766f44249d6d26150ae3a4",
      "parents": [
        "7daf66dd142b1978bf8670d9d959d835de37476f"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "message": "ide: IDE_HFLAG_BOOTABLE -\u003e IDE_HFLAG_NON_BOOTABLE\n\n\"bootable\" should be the default behavior so replace\nIDE_HFLAG_BOOTABLE host flag with IDE_HFLAG_NON_BOOTABLE.\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "7daf66dd142b1978bf8670d9d959d835de37476f",
      "tree": "d321cb9c1ec4b7052f3d31f7fd1747034e69fa35",
      "parents": [
        "2e4ed2955d0de73cd43793ff495ea027e9fd2f44"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "message": "qd65xx: return error value in qd_probe()\n\nReturn error value in qd_probe() and use it in qd65xx_init()\ninstead of checking ide_hwifs[].chipset.\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "2e4ed2955d0de73cd43793ff495ea027e9fd2f44",
      "tree": "357c8b834231b7b90824ef9355db41b7b306ca9f",
      "parents": [
        "d147e7d8f22c18cfb879513e8e1e10fa52f9789e"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:35 2008 +0200"
      },
      "message": "ht6560b: use driver name for resource allocation\n\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "d147e7d8f22c18cfb879513e8e1e10fa52f9789e",
      "tree": "cb02c1b4c21dc00856b825dbd1d482faf779fc48",
      "parents": [
        "589b06262021f8d52847c9389acf26e95c6b3732"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:34 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:34 2008 +0200"
      },
      "message": "umc8672: don\u0027t use ide_hwifs[] in umc_set_pio_mode()\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "589b06262021f8d52847c9389acf26e95c6b3732",
      "tree": "35eefd506b4c34c24752bd411a2251302ade8724",
      "parents": [
        "84f05df49a7376037f8b9fa1135df5a08cc32070"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:34 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:34 2008 +0200"
      },
      "message": "scc_pata: store \u0027hwif\u0027 pointer in struct scc_ports\n\nReplace \u0027unsigned char hwif_id\u0027 by \u0027ide_hwif_t *hwif\u0027 in struct scc_ports.\nThis allows us to remove ide_hwifs[] usage from scc_remove().\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "84f05df49a7376037f8b9fa1135df5a08cc32070",
      "tree": "c0981b0359673e7c703a7822bc54b104ef73c9e2",
      "parents": [
        "9523076ac9142cea5a6df29ba9091eb68a10f14d"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "message": "cmd640: use ide_find_port()\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "9523076ac9142cea5a6df29ba9091eb68a10f14d",
      "tree": "7967663d93178e7939e065555b3acb06f5ce2aaa",
      "parents": [
        "4f7bada25098e076e83ffcd762e3079c19d40140"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "message": "cmd640: remove cmd_drives[]\n\n* Pass \u0027ide_drive_t *drive\u0027 to check_prefetch(), set_prefetch_mode(),\n  program_drive_counts() and cmd640_set_mode().\n\n* Remove no longer needed cmd_drives[].\n\n* Inline setup_device_ptrs() helper in cmd640x_init().\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "4f7bada25098e076e83ffcd762e3079c19d40140",
      "tree": "e734efb7b2e304cc4c111b30184fdd96df7244bd",
      "parents": [
        "3fd4d205c73951ce6eaaa16fa3158636d1c35a5d"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "message": "au1xxx-ide: use ide_find_port()\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "3fd4d205c73951ce6eaaa16fa3158636d1c35a5d",
      "tree": "29a6955c1ea044dfbb06d962d4120afab965944b",
      "parents": [
        "e7ee1d5abc2fffad16f7b2fb80f5d4e09133cbc1"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "message": "scc_pata: use ide_find_port()\n\nThere should be no functional changes caused by this patch.\n\nCc: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nCc: Akira Iguchi \u003cakira2.iguchi@toshiba.co.jp\u003e\nCc: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "e7ee1d5abc2fffad16f7b2fb80f5d4e09133cbc1",
      "tree": "dbadfdaa743320f4b42f400eb6445e5a774cfb4f",
      "parents": [
        "939b0f1d32c0d5fb68531ced559598df211bc323"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "message": "sgiioc4: use ide_find_port()\n\nThere should be no functional changes caused by this patch.\n\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "939b0f1d32c0d5fb68531ced559598df211bc323",
      "tree": "67fe00de5f641af09f63e63f23ddf2be3025e334",
      "parents": [
        "5297a3e522ff77e01fd0e792acc5ff0517822708"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Apr 26 17:36:33 2008 +0200"
      },
      "message": "ide-pmac: use ide_find_port()\n\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    }
  ],
  "next": "5297a3e522ff77e01fd0e792acc5ff0517822708"
}
