)]}'
{
  "log": [
    {
      "commit": "6649e92d792efa00a823781bcee2dba7f21199ba",
      "tree": "5f544e3dd5765dddf89c206960a3021223cbdeed",
      "parents": [
        "a96074e76f87a4f658af4ecfd95edc89cfd61fc1"
      ],
      "author": {
        "name": "Jens-Michael Hoffmann",
        "email": "jensmh@gmx.de",
        "time": "Tue Nov 22 12:18:28 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Tue Nov 22 12:18:28 2005 -0500"
      },
      "message": "ieee1394/dma: LIndent fixes\n\nThis patch contains fixes by LIndent.\n\nSigned-off-by: Jens-Michael Hoffmann \u003cjensmh@gmx.de\u003e\nSigned-off-by: Jody McIntyre \u003cscjody@modernduck.com\u003e\n"
    },
    {
      "commit": "a96074e76f87a4f658af4ecfd95edc89cfd61fc1",
      "tree": "5c791716a5b8533f25025fbd019d72b9f4e9907f",
      "parents": [
        "5303a986c33ae6c75d5ffb57d06ccf9246a8725a"
      ],
      "author": {
        "name": "Jody McIntyre",
        "email": "scjdy@steamballoon.com",
        "time": "Tue Nov 22 12:17:14 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Tue Nov 22 12:17:14 2005 -0500"
      },
      "message": "csr1212: add check for !valid\n\nDon\u0027t read the keyval if there\u0027s already a valid one in place.  May not be\nnecessary but shouldn\u0027t hurt.\n\nSigned-off-by: Jody McIntyre \u003cscjdy@steamballoon.com\u003e\n"
    },
    {
      "commit": "5303a986c33ae6c75d5ffb57d06ccf9246a8725a",
      "tree": "9e305aeba9188fd0693be26a96ff1eb2efa09cbe",
      "parents": [
        "b12479ddce4aed112e0018fdf8bbb7cfb349ebdc"
      ],
      "author": {
        "name": "Jody McIntyre",
        "email": "scjody@steamballoon.com",
        "time": "Tue Nov 22 12:17:11 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Tue Nov 22 12:17:11 2005 -0500"
      },
      "message": "csr1212: check results of keyval reads\n\ncsr1212_parse_csr() did not properly check return values when reading\nkeyvals.  Fix this by using _csr1212_read_keyval() instead of\ncsr1212_get_keyval() and checking the return code.\n\nSigned-off-by: Jody McIntyre \u003cscjody@steamballoon.com\u003e\n"
    },
    {
      "commit": "b12479ddce4aed112e0018fdf8bbb7cfb349ebdc",
      "tree": "a952941828ee564ec9396a57b5228f87eeaac9ec",
      "parents": [
        "d734f92b0dc4c04daa2e0106354972cbbc2e0fbe"
      ],
      "author": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Mon Nov 21 17:32:18 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Mon Nov 21 17:32:18 2005 -0500"
      },
      "message": "raw1394: fix memory deallocation in modify_config_rom\n\nraw1394: use correct deallocation macro for CSR cache\n\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\nSigned-off-by: Jody McIntyre \u003cscjody@modernduck.com\u003e\n"
    },
    {
      "commit": "d734f92b0dc4c04daa2e0106354972cbbc2e0fbe",
      "tree": "c0eaa2ea898f5acc05d08bbe1a2914ed4aac8cfc",
      "parents": [
        "977545e35289b13981614a57fd6c9b82d55e3b4a"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Nov 21 17:32:14 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Mon Nov 21 17:32:14 2005 -0500"
      },
      "message": "drivers/ieee1394/raw1394.c: fix a NULL pointer\n\nThe coverity checker spotted that this was a NULL pointer dereference in\nthe \"if (copy_from_user(...))\" case since the next step is to\nkfree(cache-\u003efilled_head).\n\nThere\u0027s no need to free cache at this point, and it\u0027s getting free\u0027d\nlater.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jody McIntyre \u003cscjody@modernduck.com\u003e\n"
    },
    {
      "commit": "977545e35289b13981614a57fd6c9b82d55e3b4a",
      "tree": "fcc58ffce6aadf392004c6e0bbbb0d4276c6116d",
      "parents": [
        "e4cda1654e5c0be4b68e29011e8dc04977286df9"
      ],
      "author": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Sat Nov 19 21:35:22 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Sat Nov 19 21:35:22 2005 -0500"
      },
      "message": "sbp2: slimmer interface to scsi_mod\n\n- sbp2scsi_reset does not need to take host_lock\n- sbp2scsi_reset, as our device reset handler, does not need to stand in as\n  bus reset or host reset handler\n- let scsi_mod use scsi_host_template.name instead of .info\n  (sbp2 is not an emulation anway)\n\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\nSigned-off-by: Jody McIntyre \u003cscjody@modernduck.com\u003e\n"
    },
    {
      "commit": "e4cda1654e5c0be4b68e29011e8dc04977286df9",
      "tree": "bd368877ba69f4a9833a094de535ff3cb34b0762",
      "parents": [
        "e27d3014f301e6aee7b65b62ad1da2940e1fd8de"
      ],
      "author": {
        "name": "Damien Douxchamps",
        "email": "ddouxchamps@users.sf.net",
        "time": "Sat Nov 19 21:32:03 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Sat Nov 19 21:32:03 2005 -0500"
      },
      "message": "Fix incorrect video1394 timestamps.\n\nThis patch fixes the incoherent timestamps generated by video1394 since\nthe single-buffer patch was applied in 2.6.11. Credits have also been\nremoved from the header and a \"//\" comment was changed to \"/* */\".\n\nSigned-off-by: Damien Douxchamps \u003cddouxchamps@users.sf.net\u003e\nSigned-off-by: Jody McIntyre \u003cscjody@modernduck.com\u003e\n"
    },
    {
      "commit": "e27d3014f301e6aee7b65b62ad1da2940e1fd8de",
      "tree": "9469127827205caa3f6700c02d150dcd412a3f16",
      "parents": [
        "35267ab61f0bf7a867ac87e19714b858d08d440a"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Nov 19 21:23:48 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Sat Nov 19 21:23:48 2005 -0500"
      },
      "message": "Every file should #include the headers containing the prototypes for\nit\u0027s global functions.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Jody McIntyre \u003cscjody@modernduck.com\u003e\n"
    },
    {
      "commit": "35267ab61f0bf7a867ac87e19714b858d08d440a",
      "tree": "db84140a40b22208fe2a598fa233c26e79eb6465",
      "parents": [
        "a9931a6e37c09f6b76a9fa0cbd777c335548692b",
        "8907e94be2661be940c622232d6ce5ae938f10c3"
      ],
      "author": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Fri Nov 18 15:16:15 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Fri Nov 18 15:16:15 2005 -0500"
      },
      "message": "Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git\n"
    },
    {
      "commit": "fc71fe40d2bedcc57d3406bf2050481f8b3441b6",
      "tree": "a0da5e2e32a4867f8f813f0421361b28aef55d20",
      "parents": [
        "b50ce2324cecf4efc7babe31f4aa1a07f9157317"
      ],
      "author": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Nov 18 01:11:03 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:46 2005 -0800"
      },
      "message": "[PATCH] s390: fix class_device_create calls in 3270 the driver\n\nAdd the missing NULL argument to the class_device_create calls.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c0e485216de80046dd0d448b7cd530dbfc31402f",
      "tree": "069326485a1919936231a5a4d64d6adb8105d3a2",
      "parents": [
        "34ef75f09f09611b62ae11ae36c3c7b0a6a8a9cb"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@suse.de",
        "time": "Fri Nov 18 01:11:01 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:46 2005 -0800"
      },
      "message": "[PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting happens when request completes\n\nmd needs to monitor the rate of requests to its devices when doing\nresync/recovery so that it can back-off when there is non-resync IO.  It\ndoes this by comparing resync IO, which it counts, with total IO which is\ntaken from disk_stats.\n\ndisk_stats were recently changed to account sectors when a request\ncompletes instead of when it is queued.  This upsets md\u0027s calculations.\n\nWe could do the sync_io accounting at the end of requests too, but that has\nproblems.  If an underlying device is an md array, the accounting will\nstill be done when the request is submitted.  This could be changed for\nsome raid levels, but it cannot be changed for raid0 or linear without\nsubstantial code changes.\n\nSo instead, we increase the error that is_mddev_idle allows, up to the\nmaximum amount of resync IO that can be in flight at any time.  The\ncalculation is current fragile as each personality as different limits for\nin-flight resync.  This should be fixed up.\n\nFor now, this simple patch fixes the problem.\n\nIncreasing the error margin decreases the sensitivity to non-resync IO.  To\npartially compensate for this, the time to wait when non-resync IO is\ndetected is increased so that less steady IO is required to keep the resync\nat bay.\n\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "34ef75f09f09611b62ae11ae36c3c7b0a6a8a9cb",
      "tree": "b65c7225287313caeef5ba521a2ece9a3015b632",
      "parents": [
        "c4b32b8b010d036dc03f77b0ef2a747db0cc3588"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@suse.de",
        "time": "Fri Nov 18 01:10:59 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:46 2005 -0800"
      },
      "message": "[PATCH] md: don\u0027t pass a NULL file* into -\u003eprepare_write()\n\nSome filesystems go oops.\n\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c4b32b8b010d036dc03f77b0ef2a747db0cc3588",
      "tree": "790006316ffa12c76dcfb0b53e7441932025fbf5",
      "parents": [
        "90612b308f2a2cc8aa08fbaf6f7184f5b7b5a855"
      ],
      "author": {
        "name": "Kylene Jo Hall",
        "email": "kjhall@us.ibm.com",
        "time": "Fri Nov 18 01:10:59 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:46 2005 -0800"
      },
      "message": "[PATCH] tpm: remove PCI kconfig dependency\n\nThe driver dependencies on PCI have been removed.  This patch clears that\nup in the Kconfig file\n\nSigned-off-by: Kylene Hall \u003ckjhall@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "90612b308f2a2cc8aa08fbaf6f7184f5b7b5a855",
      "tree": "ec50684193a201c7f6762287ce4f3b66bae1b04d",
      "parents": [
        "ba3961152e7016237e15e3dfc18f08c1853d156b"
      ],
      "author": {
        "name": "Kylene Jo Hall",
        "email": "kjhall@us.ibm.com",
        "time": "Fri Nov 18 01:10:58 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:45 2005 -0800"
      },
      "message": "[PATCH] tpm: use ioread8 and iowrite8\n\nUse ioread8 and iowrite8 as suggested.\n\nSigned-off-by: Kylene Hall \u003ckjhall@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba3961152e7016237e15e3dfc18f08c1853d156b",
      "tree": "eef7380031f0e267ce78499f66b04edc2e51a0aa",
      "parents": [
        "966cc04b4d9d3d7a49e744888628acc36ebec5d4"
      ],
      "author": {
        "name": "Kylene Jo Hall",
        "email": "kjhall@us.ibm.com",
        "time": "Fri Nov 18 01:10:57 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:45 2005 -0800"
      },
      "message": "[PATCH] tpm: use flush_scheduled_work()\n\nAdd the necessary flush_schedule_work calls when canceling the timer.\n\nSigned-off-by: Kylene Hall \u003ckjhall@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "44f080c46e84090daf81b4d142359f8e38d7c5ee",
      "tree": "7f2cd28f932bba32c0c28a7c20983c9167f4667e",
      "parents": [
        "58bb01a9cd72eebf60d00c57b948a76aa7b85727"
      ],
      "author": {
        "name": "Matt Domsch",
        "email": "Matt_Domsch@dell.com",
        "time": "Fri Nov 18 01:10:54 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:45 2005 -0800"
      },
      "message": "[PATCH] ipmi: missing NULL test for kthread\n\nOn IPMI systems with BT interfaces, we don\u0027t start the kernel thread, so\nsmi_info-\u003ethread is NULL.  Test for NULL when stopping the thread, because\nkthread_stop() doesn\u0027t, and an oops ensues otherwise.\n\nSigned-off-by: Matt Domsch \u003cMatt_Domsch@dell.com\u003e\nAcked-by: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2463ade2cb78224302998ee3c7dc7d53da88d258",
      "tree": "b4ab2456c69a9cefcb5229834970b72772bda3bb",
      "parents": [
        "2203d6ed448ff3b777ee6bb614a53e686b483e5b"
      ],
      "author": {
        "name": "Andrey Volkov",
        "email": "avolkov@varma-el.com",
        "time": "Fri Nov 18 01:10:48 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:49:45 2005 -0800"
      },
      "message": "[PATCH] Fix copy-paste bug in ohci-ppc-soc.c\n\nFix copy-paste bug in ohci-ppc-soc.c(ohci_hcd_ppc_soc_drv_remove)\n\nSigned-off-by: Andrey Volkov \u003cavolkov@varma-el.com\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2203d6ed448ff3b777ee6bb614a53e686b483e5b",
      "tree": "b7f540f808bde4febc304ad60b9af277ab0e7170",
      "parents": [
        "2656c076e31a3ce3ab2a987a578e7122dc2af51d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:29:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:29:51 2005 -0800"
      },
      "message": "Fix ACPI processor power block initialization\n\nProperly clear the memory, and set \"pr-\u003eflags.power\" only if a C2 or\ndeeper state is valid (to make the code match both the comment and\nprevious behaviour).\n\nThis fixes a boot-time lockup reported by Maneesh Soni when using\n\"maxcpus\u003d1\".\n\nAcked-by: Maneesh Soni \u003cmaneesh@in.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2656c076e31a3ce3ab2a987a578e7122dc2af51d",
      "tree": "98ee4e9c816191c72fc7faaf1934f6c4e5e1f3d6",
      "parents": [
        "811803c5572b296e0031e0099203de90d77c7bcf",
        "f365cfd0d8b6d8fb3583d23d48f54efa88ee8563"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:22:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Nov 18 07:22:51 2005 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge\n"
    },
    {
      "commit": "f365cfd0d8b6d8fb3583d23d48f54efa88ee8563",
      "tree": "26b22435eb7dfa2bc8df082a837a244cd5248838",
      "parents": [
        "8a5abdf80ecf3ad3fa052878778c7185c5911a53"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Nov 18 16:41:49 2005 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Nov 18 16:41:49 2005 +1100"
      },
      "message": "offb: Fix compile error on ppc32 systems\n\nThe code Ben H added needs \u003clinux/pci.h\u003e for things like pci_dev, etc.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a9931a6e37c09f6b76a9fa0cbd777c335548692b",
      "tree": "cd6ba9d36e350dd6188f7b8f95efc59c85d34485",
      "parents": [
        "7301c8d3a05dc52d33598364da7c4eb6ab6357eb",
        "811803c5572b296e0031e0099203de90d77c7bcf"
      ],
      "author": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Fri Nov 18 00:18:25 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Fri Nov 18 00:18:25 2005 -0500"
      },
      "message": "Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git\n"
    },
    {
      "commit": "7301c8d3a05dc52d33598364da7c4eb6ab6357eb",
      "tree": "715c5caaa11427e0c0a736692ebee156317588f2",
      "parents": [
        "ef797546a93fffa9d8508e7c8539b352b6678568"
      ],
      "author": {
        "name": "Jody McIntyre",
        "email": "scjody@steamballoon.com",
        "time": "Fri Nov 18 00:16:26 2005 -0500"
      },
      "committer": {
        "name": "Jody McIntyre",
        "email": "scjody@modernduck.com",
        "time": "Fri Nov 18 00:16:26 2005 -0500"
      },
      "message": "Remove amdtp, cmp drivers.\n\nRemove the Audio and Music Data Transmission Protocol driver and the\nConnection Management Procedures driver.  These are incomplete, have never\nworked, and are better implemented in userland via raw1394 (see\nhttp://freebob.sourceforge.net/ for example.)\n\nSigned-off-by: Jody McIntyre \u003cscjody@steamballoon.com\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "bb833986674ce1fc1b237b3d81459511ad2df393",
      "tree": "dca61cffabb03ab262be578f6e6d3b446383afbf",
      "parents": [
        "2d117403ae4006eeeb9037b82e9ecd8b3b043584"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:48:18 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:55 2005 -0800"
      },
      "message": "[PATCH] USB: add the anydata usb-serial driver\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2d117403ae4006eeeb9037b82e9ecd8b3b043584",
      "tree": "26283c3bd04bb17ccaa79036c540ee9f39d0aee6",
      "parents": [
        "654f31189e550cd5924b786487a5d93d9feaada9"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:48:13 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:55 2005 -0800"
      },
      "message": "[PATCH] USB: delete the nokia_dku2 driver\n\nIt was causing too many problems, and this is not the proper type of\ndriver for this device.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "654f31189e550cd5924b786487a5d93d9feaada9",
      "tree": "3502129c017607c961e396b4f32566f48436cc70",
      "parents": [
        "87cf203935a646d5fb00464dc5887292da71d928"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:48:09 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:55 2005 -0800"
      },
      "message": "[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile\n\nThis lets us remove a lot of code in the drivers that were all checking\nthe same thing.  It also found some bugs in a few of the drivers, which\nhas been fixed up.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "87cf203935a646d5fb00464dc5887292da71d928",
      "tree": "8e5ca7b152755b03723dc3180eb931b41e66d652",
      "parents": [
        "9465663965fbe7de4e21d090e8eb0cc34b65294f"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Nov 17 09:47:57 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:55 2005 -0800"
      },
      "message": "[PATCH] USB: OHCI lh7a404 platform device conversion fixup\n\nFix an error in the OHCI lh7a404 driver after the platform device\nconversion.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9465663965fbe7de4e21d090e8eb0cc34b65294f",
      "tree": "c44aba9fdcdab05b096bfc0bbbdb185eaa893aaf",
      "parents": [
        "058120d70ebb430e27ad55871429028361c5baed"
      ],
      "author": {
        "name": "Antti Andreimann",
        "email": "Antti.Andreimann@mail.ee",
        "time": "Thu Nov 17 09:47:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: Maxtor OneTouch button support for older drives\n\nThis small patch adds a device ID used by older Maxtor OneTouch drives\n(the ones with blue face-plate instead of the fancy silver one used in\nnewer models). The button on those drives works well with the current\ndriver.\n\nFrom: Antti Andreimann \u003cAntti.Andreimann@mail.ee\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "058120d70ebb430e27ad55871429028361c5baed",
      "tree": "83310b7403f841311b054f2509d12f2b4096f4e9",
      "parents": [
        "d23b536bb715673ca0ccbdaac2b6ce2c001d06e9"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Nov 17 09:47:49 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] usb devio warning fix\n\ndrivers/usb/core/devio.c: In function `proc_ioctl_compat\u0027:\ndrivers/usb/core/devio.c:1401: warning: passing arg 1 of `compat_ptr\u0027 makes integer from pointer without a cast\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d23b536bb715673ca0ccbdaac2b6ce2c001d06e9",
      "tree": "ea784d44ab72378b716c084f79926e4435eea046",
      "parents": [
        "8845add380854ffce5268714a093df8c80b4a6e2"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Thu Nov 17 09:47:45 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: fix race in kaweth disconnect\n\nthis patch from Herbert Xu fixes a race by moving termination of\nthe URBs into close() exclusively.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: Oliver Neukum \u003coliver@neukum.name\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8845add380854ffce5268714a093df8c80b4a6e2",
      "tree": "dd2a06773bcfe716d1a35bcec0dfce5de5077cc5",
      "parents": [
        "9142d59a451731d23539d218c962418acc93283c"
      ],
      "author": {
        "name": "Daniel Drake",
        "email": "dsd@gentoo.org",
        "time": "Thu Nov 17 09:48:01 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat driver\n\nPeter Favrholdt reported that his Kodak flash device was getting\ndetected as a CDROM, and he helped me track this down to the fact that\nthe device takes a long time (approx 440ms!) to reset.\n\nThis patch increases the delay to 500ms, which solves the problem.\n\nSigned-off-by: Daniel Drake \u003cdsd@gentoo.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9142d59a451731d23539d218c962418acc93283c",
      "tree": "620f7c15bd32f2e21962f20ab82490944b56526f",
      "parents": [
        "b8f4c1d6674463e5824eada1ad7ec799276718bd"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.org",
        "time": "Thu Nov 17 09:47:41 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: Adapt microtek driver to new scsi features\n\nthe scsi layer now uses very short sg lists. This breaks the microtek\ndriver. Here is a patch fixes this and some other issues.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.name\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b8f4c1d6674463e5824eada1ad7ec799276718bd",
      "tree": "65b7b3bed0f5534eeded951a7a0852c495ec6a83",
      "parents": [
        "a8310f3b8b713e52d77c56d4b8865685ee40d02a"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu Nov 17 09:47:36 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: pl2303: updates pl2303_update_line_status()\n\nUpdates pl2303_update_line_status() to handle X75 and SX1 Siemens mobiles\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a8310f3b8b713e52d77c56d4b8865685ee40d02a",
      "tree": "e21db029b1e175603ef2227226c10b0b6c7fc1f3",
      "parents": [
        "c9d00fc148b210aa8cf388d6e1eac187a0e855a6"
      ],
      "author": {
        "name": "Luiz Fernando Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Thu Nov 17 09:47:32 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: pl2303: adds new IDs.\n\nThis patch adds two new Siemens mobiles IDs for the pl2303 driver.\n\nSigned-off-by: Luiz Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c9d00fc148b210aa8cf388d6e1eac187a0e855a6",
      "tree": "bc6e85fc0f7f207b2d95e17acac37add6d96a104",
      "parents": [
        "b0ce84d5539de88a1001f9aa3deeaa20fde3d152"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Thu Nov 17 09:47:28 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: onetouch doesn\u0027t suspend yet\n\nThe onetouch support doesn\u0027t suspend correctly (leaves an interrupt\nURB posted, instead of unlinking it) so for now just disable it\nwhen PM is in the air.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b0ce84d5539de88a1001f9aa3deeaa20fde3d152",
      "tree": "781d6b520e592440305a18e3f326bdfdbf8567ee",
      "parents": [
        "c5dbf868e2bbeea6581f388a09539779c0d61357"
      ],
      "author": {
        "name": "Josef Balatka",
        "email": "balatka@email.cz",
        "time": "Thu Nov 17 09:47:24 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:54 2005 -0800"
      },
      "message": "[PATCH] USB: cp2101.c: Jablotron usb serial interface identification\n\nJablotron usb serial interface identification\n\nSigned-off-by: Josef Balatka \u003cbalatka@email.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c5dbf868e2bbeea6581f388a09539779c0d61357",
      "tree": "2c3ca2e6c333c153517622cc9e28c0db90b6c462",
      "parents": [
        "777da5905e82695d1dd73eee6cfe50bd486d8fe9"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Thu Nov 17 09:47:11 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:53 2005 -0800"
      },
      "message": "[PATCH] USB: kill unneccessary usb-storage blacklist entries\n\nI actually have this device, and kernel reports blacklist entry is no\nlonger neccessary.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "777da5905e82695d1dd73eee6cfe50bd486d8fe9",
      "tree": "cb605466ad446c4e2bb2a2e3332686e7ca9b3112",
      "parents": [
        "bc7cb323bab717660830211d50555dedf19e372e"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Nov 17 09:47:02 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:53 2005 -0800"
      },
      "message": "[PATCH] USB: usbdevfs_ioctl 32bit fix\n\ndrivers/usb/core/devio.c: In function `proc_ioctl_compat\u0027:\ndrivers/usb/core/devio.c:1401: warning: passing arg 1 of `compat_ptr\u0027 makes integer from pointer without a cast\n\nNFI if this is correct...\n\nCc: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "bc7cb323bab717660830211d50555dedf19e372e",
      "tree": "c0fdd088380e42bed04fde77dd56428507bf02d4",
      "parents": [
        "c611d2cd2f74988baa9a4c6cfc8a48064fd075e6"
      ],
      "author": {
        "name": "OGAWA Hirofumi",
        "email": "hirofumi@mail.parknet.co.jp",
        "time": "Thu Nov 17 09:47:07 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:53 2005 -0800"
      },
      "message": "[PATCH] usbfs: usbfs_dir_inode_operations cleanup\n\nSigned-off-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d4ece29d89d424ea045753c639971429faa9ee58",
      "tree": "e92d83765fbd0a854480c6761459d65540008df9",
      "parents": [
        "ebb6f371ac5ce623051c4431c5d0f093462f679b"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor_core@ameritech.net",
        "time": "Thu Nov 17 09:46:44 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:53 2005 -0800"
      },
      "message": "[PATCH] USB: fix \u0027unused variable\u0027 warning\n\nUSB: fix \u0027unused variable\u0027 warning\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ebb6f371ac5ce623051c4431c5d0f093462f679b",
      "tree": "d805f477f728f142c702bf4309c6d00f76c2f588",
      "parents": [
        "116d75bd4d539309e0e1391e509f852a9cce82a6"
      ],
      "author": {
        "name": "Ping Cheng",
        "email": "pingc@wacom.com",
        "time": "Thu Nov 17 09:46:51 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:53 2005 -0800"
      },
      "message": "[PATCH] USB: wacom tablet driver update\n\nThis patch adds support for Graphire4, Cintiq 710, Intuos3 6x11, etc. and\nreport Device IDs.\n\nSigned-off-by: Ping Cheng \u003cpingc@wacom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "116d75bd4d539309e0e1391e509f852a9cce82a6",
      "tree": "137d19f8db4308fca6f6104265cc69ac45dee327",
      "parents": [
        "80ed89f6105fd2f35b3b9ee2078f31e1510da71e"
      ],
      "author": {
        "name": "Ping Cheng",
        "email": "pingc@wacom.com",
        "time": "Thu Nov 17 09:46:33 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:52 2005 -0800"
      },
      "message": "[PATCH] USB: add new wacom devices to usb hid-core list\n\nThis patch adds support for Graphire4, Cintiq 710, Intuos3 6x11, etc.\n\nSigned-off-by: Ping Cheng \u003cpingc@wacom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "80ed89f6105fd2f35b3b9ee2078f31e1510da71e",
      "tree": "68d81165ddbcd8e4b6ed68371e55db710b3273d9",
      "parents": [
        "cca2362c64429283d384df5b4cb948dcd6e8127b"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:46:28 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:52 2005 -0800"
      },
      "message": "[PATCH] USB Serial: rename ChangeLog.old\n\nPeople are complaining about a .old file in the tree.  So rename\ndrivers/usb/serial/ChangeLog.old to ChangeLog.history.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "cca2362c64429283d384df5b4cb948dcd6e8127b",
      "tree": "ebac113302eec1b91bee4481d85f2152ac4c2bf6",
      "parents": [
        "1a7ec1a6a1df63aab9a1fa6174bd704241329805"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Nov 17 09:46:24 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:29:52 2005 -0800"
      },
      "message": "[PATCH] USB: fix build breakage in dummy_hcd.c\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1a7ec1a6a1df63aab9a1fa6174bd704241329805",
      "tree": "3e0048b905f1f118559b08f3c909582db8b6cad1",
      "parents": [
        "7652aab77fbf6de8bcc69ee6a864270b0da6b3f6"
      ],
      "author": {
        "name": "Deepak Saxena",
        "email": "dsaxena@plexity.net",
        "time": "Thu Nov 17 11:09:53 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 11:23:48 2005 -0800"
      },
      "message": "[PATCH] Fix IXP4xx I2C driver build breakage\n\nPlatform device conversion missed a couple of spots.\n\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7652aab77fbf6de8bcc69ee6a864270b0da6b3f6",
      "tree": "cc380ac53a720a905232463cd8fed9cb27875723",
      "parents": [
        "cd02e27b1514a27b2a8ab59755ae6d23d4d8a10f",
        "aec8b7557cf0fc4dac059112328b5aa89271c77e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 10:56:34 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 10:56:34 2005 -0800"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n"
    },
    {
      "commit": "fbf0e1348ec4023675123d432ce1fdfa1eef8e54",
      "tree": "06dff2cb05cd8f2d610aff11b1c7905153391a65",
      "parents": [
        "b7fd1edd2c0c225afa96af92d4adecb91e7d439d",
        "a2c91a8819e315e9fd1aef3ff57badb6c1be3f80"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 08:43:38 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 08:43:38 2005 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "3b26b1100e26811e54770abaa221eae140ba840d",
      "tree": "eb19e8e3145dfeb93ca5f1f9882302f5831fb35b",
      "parents": [
        "efb3442cf1c65747a858476e10f705612383eed1"
      ],
      "author": {
        "name": "Zhu Yi",
        "email": "yi.zhu@intel.com",
        "time": "Thu Nov 17 13:58:30 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 08:32:58 2005 -0800"
      },
      "message": "[PATCH] ipw2200: fix error log offset calculation\n\nThis fixes a slab corruption issue in the ipw2200 driver: it essentially\nmultiplied the error log number _twice_ by the size of the error element\nentry (once explicitly in the code, and once implicitly as part of the\nregular pointer arithmetic).\n\nCc: Henrik Brix Andersen \u003cbrix@gentoo.org\u003e\nCc: Bernard Blackham \u003cbernard@blackham.com.au\u003e\nCc: Zilvinas Valinskas \u003czilvinas@gemtek.lt\u003e\nCc: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nSigned-off-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n--\n"
    },
    {
      "commit": "efb3442cf1c65747a858476e10f705612383eed1",
      "tree": "a093915da40a7887a8c8a3f927177764a55d33d2",
      "parents": [
        "0db169f9703115bab09eda5d89a8f6937a7bf98e"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Wed Nov 16 21:55:05 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Nov 17 08:32:58 2005 -0800"
      },
      "message": "[PATCH] ipw2200: disallow direct scanning when device is down\n\nThe function ipw_request_direct_scan() should bail out when the device\nis down.  This fixes a lockup caused by wpa_supplicant triggering\nipw_request_direct_scan() while the driver was in a middle of a reset\ndue to firmware errors.\n\nThanks to Zilvinas Valinskas for reporting the bug and helping me\ndebug it.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nAcked-by: Zhu Yi \u003cyi.zhu@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4237f229018ccf937578dee97565a49d712809e8",
      "tree": "f18e3560f64364b02f06a32d0a23af5f4095794b",
      "parents": [
        "b60ccd575c2d96041b856aad19a7d3af168d79b9"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Nov 17 16:23:50 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Nov 17 16:23:50 2005 +0000"
      },
      "message": "[IDE] Add driver for Sibyte Swarm evaluation board\n\nThis driver supports the IDE port on the Sibyte Swarm evaluation boards\nand it\u0027s relatives for the BCM1250 family of systems on a chip.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nAcked-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "0905780aae58ea69f2dafea9716ee2ea78dbe4e2",
      "tree": "8285d824fce3959edb64af5fbc2511cd549321e4",
      "parents": [
        "e0c9b7973021ea4baa1ed76ff25ceb80f75edd8f"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Mon Jun 13 19:58:50 2005 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Nov 17 16:23:39 2005 +0000"
      },
      "message": "[MIPS] zs.c: Resurrect the deceased zs.c for now.\n\nNot that it\u0027s meant to be sustained for long, but from time to time it\u0027s\nuseful to have some console...\n\nSigned-off-by: Maciej W. Rozycki \u003cmacro@linux-mips.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a2c91a8819e315e9fd1aef3ff57badb6c1be3f80",
      "tree": "0b75460b200383d341b8473fc187f5db2c681795",
      "parents": [
        "22374677d18c5eeefd3a283431d312b8c44fef02"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Nov 17 05:44:44 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Nov 17 05:44:44 2005 -0500"
      },
      "message": "[libata sata_mv] handle lack of hardware nIEN support\n\nHandle errata (it was unintentional on this h/w, whereas its intentional\non others) whereby the nIEN bit in Device Control is ignored, leading to\na situation where a hardware interrupt completes the qc before the\npolling code has a chance to.\n\nThis will get fixed The Right Way(tm) once Albert Lee\u0027s irq-pio\nbranch is merged, as the more natural PIO method on this hardware is\ninterrupt-driven.\n"
    },
    {
      "commit": "22374677d18c5eeefd3a283431d312b8c44fef02",
      "tree": "4d923291cdab7c84e0346a8500f090f2b11e2bc1",
      "parents": [
        "64f043d80752a8e5f0d55255e7bb9a1a05af206f"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Nov 17 10:59:48 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Nov 17 10:59:48 2005 -0500"
      },
      "message": "[libata sata_mv] SATA probe, DMA boundary fixes\n\n- DMA boundary was being handled incorrectly.  Copied the code from\n  ata_fill_sg(), since Marvell has the same DMA boundary needs.\n  (we can\u0027t use ata_fill_sg directly since we have different hardware\n   descriptors)\n- cleaned up the SATA phy reset code, to deal with various errata\n"
    },
    {
      "commit": "64f043d80752a8e5f0d55255e7bb9a1a05af206f",
      "tree": "3dc2a2511e29f6d8e2b26884ea090ce5d8c9f6c2",
      "parents": [
        "556c66db0794b9b85481cb5e3cb57688eabad982"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Nov 17 10:50:01 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Thu Nov 17 10:50:01 2005 -0500"
      },
      "message": "[libata] add timeout to commands for which we call wait_completion()\n"
    },
    {
      "commit": "b341e32e5cc1a154cb0ac2f4229c2d040647804b",
      "tree": "c10e935a30c0d4f1a776650473e6fccc62d40291",
      "parents": [
        "1e28a7ddd3e713384e9c6768e7c502031dc205e2"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Thu Nov 17 13:34:57 2005 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 17 16:54:19 2005 +1100"
      },
      "message": "[PATCH] powerpc: Workaround for offb on 64 bits platforms\n\nThis fixes a problem with offb not parsing addresses properly on 64 bits\nmachines, and thus crashing at boot.  The problem is worked around by\nlocating the matching PCI device and using the properly relocated PCI\nbase addresses instead of misparsing the Open Firmware properties.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "556c66db0794b9b85481cb5e3cb57688eabad982",
      "tree": "5bc225b790d855aa61ec06abae19e21f6e6b1a82",
      "parents": [
        "3be4bb06b53df2c0a760eeaa5f53448faddedfca",
        "8b200abdcf237528a3eb0fe8c680c711fc9824b5"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 20:45:51 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 20:45:51 2005 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027\n"
    },
    {
      "commit": "8b200abdcf237528a3eb0fe8c680c711fc9824b5",
      "tree": "d88ac91f037be98f35f216a2be7a263491286078",
      "parents": [
        "7bdd720869ff75700b48b132ee71852615b55808",
        "0db169f9703115bab09eda5d89a8f6937a7bf98e"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 20:45:40 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 20:45:40 2005 -0500"
      },
      "message": "Merge branch \u0027master\u0027\n"
    },
    {
      "commit": "3be4bb06b53df2c0a760eeaa5f53448faddedfca",
      "tree": "67dc02f39e48a8a37d8f3e4a38422d86f5164820",
      "parents": [
        "85d6162d6cea9220e483989817eac0cebc03070e",
        "7bdd720869ff75700b48b132ee71852615b55808"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 15:12:58 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 15:12:58 2005 -0500"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027\n"
    },
    {
      "commit": "7bdd720869ff75700b48b132ee71852615b55808",
      "tree": "5d42dddd1cda8462fe1b2739a40ab28df28c227d",
      "parents": [
        "c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 11:06:59 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 11:06:59 2005 -0500"
      },
      "message": "[libata] bump versions\n"
    },
    {
      "commit": "c2cd76ff106b8bd9c0a754c6439c74e86fd2aba7",
      "tree": "d3a7848336627da12c47c18cbbe42fc70fe8db71",
      "parents": [
        "75b1f2f865c6e6c6c04e2779750192b8d3d504e8"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 09:23:30 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 09:23:30 2005 -0500"
      },
      "message": "[libata ahci] tone down ATAPI errors\n\nATA devices don\u0027t generate many errors, so the preferred method is to\nprintk() when they occur.\n\nATAPI devices generate tons of exceptions during the normal course\nof operation, so this change skips logging the most common class of\nerrors.\n"
    },
    {
      "commit": "75b1f2f865c6e6c6c04e2779750192b8d3d504e8",
      "tree": "9e95f56cc033943f26c21c61377cb7e8ed0d8b4b",
      "parents": [
        "d10cb35a876c72b4b6711a366e341a1e4d8aa709"
      ],
      "author": {
        "name": "Albert Lee",
        "email": "albertcc@tw.ibm.com",
        "time": "Wed Nov 16 17:06:18 2005 +0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 07:59:22 2005 -0500"
      },
      "message": "[PATCH] libata: honor the transfer cycle time speficied by the EIDE device\n\n  The following code segment is not functional because the transfer cycle time speficied by\n  the EIDE device is later overwritten by ata_timing_quantize():\n\n\t/*\n\t * If the drive is an EIDE drive, it can tell us it needs extended\n\t * PIO/MW_DMA cycle timing.\n\t */\n\tif (adev-\u003eid[ATA_ID_FIELD_VALID] \u0026 2) {\t/* EIDE drive */\n\t\tmemset(\u0026p, 0, sizeof(p));\n\t\t(snip)\n\t\tata_timing_merge(\u0026p, t, t, ATA_TIMING_CYCLE | ATA_TIMING_CYC8B);\n               \u003c\u003d\u003d uninitialized \"t\" is used here\n\t}\n\n\t/*\n\t * Convert the timing to bus clock counts.\n\t */\n\tata_timing_quantize(s, t, T, UT);  \u003c\u003d\u003d t is overwritten by quantized s\n\n  The patch has been submitted for ide-timing.h before:\n  http://marc.theaimsgroup.com/?l\u003dlinux-ide\u0026m\u003d110820013425454\u0026w\u003d2\n  Resubmitted for libata.\n\nChanges:\n  - Minor fix to honor the following transfer cycle time speficied by the device\n    - id[65]: Minimum Multiword DMA transfer cycle time per word\n    - id[67]: Minimum PIO transfer cycle time without flow control\n    - id[68]: Minimum PIO transfer cycle time with IORDY\n\nSigned-off-by: Albert Lee \u003calbertcc@tw.ibm.com\u003e\n\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "d10cb35a876c72b4b6711a366e341a1e4d8aa709",
      "tree": "5e871ea2af668fd85f80bf369d6f057e24c4fd7f",
      "parents": [
        "f6ff56cd56b83d8edf4b3cffc5c53c56b37a5081"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Wed Nov 16 16:56:49 2005 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Wed Nov 16 07:11:42 2005 -0500"
      },
      "message": "[PATCH] sil24: add constants\n\nAdds constants for ATAPI support to sata_sil24.  This patch is\noriginally from Jeff Garzik \u003cjgarzik@pobox.com\u003e.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "7b5603e056b8b5f3175f14badd895b9ac567f315",
      "tree": "202d8d9d05f02f9d287c4e4a69694c5136fa3077",
      "parents": [
        "574780d56fdafe2c8ea98660a932760dfea9bffc"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Nov 16 00:11:50 2005 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Nov 16 00:11:50 2005 -0800"
      },
      "message": "[DVB] cinergyT2: cinergyt2_register_rc() should return 0 on success\n\nCurrently, the version when ENABLE_RC is defined, falls through\nto the end of the function without returning anything.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "574780d56fdafe2c8ea98660a932760dfea9bffc",
      "tree": "492e34919f14ffede70dae0ac6f0414fa701d564",
      "parents": [
        "f6ff56cd56b83d8edf4b3cffc5c53c56b37a5081"
      ],
      "author": {
        "name": "Guido Guenther",
        "email": "agx@sigxcpu.org",
        "time": "Wed Nov 16 00:08:44 2005 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Nov 16 00:08:44 2005 -0800"
      },
      "message": "[SPARC64]: Oops in pci_alloc_consistent with cingergyT2\n\nFrom: Guido Guenther \u003cagx@sigxcpu.org\u003e\n\n- Use correct API for allocating and freeing DMA buffers.\n\nAcked-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7ae8c5ec122e4e909193dbbdb2ad2de349e307c9",
      "tree": "42ef1a96f9286f8ddab8edd6d037506a9cbe889f",
      "parents": [
        "e1f1def6ef3f0c71d0df302c3759f6937adaf9ae",
        "9f68a24853dd37d18f2cfa979cf4e131f5a10e8f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 12:45:33 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 12:45:33 2005 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "9f68a24853dd37d18f2cfa979cf4e131f5a10e8f",
      "tree": "0e6c81b47ff6f4e2e3a5149873d9d3c176d9e292",
      "parents": [
        "c6e6e666cbfe40f0d7fb1a293ff6332973acac37"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Nov 15 14:03:47 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Nov 15 14:03:47 2005 -0500"
      },
      "message": "[libata ahci] command completion fixes, improved debug msgs\n\n- Fix a regression in command completion, which prevented\n  the restart of the DMA engine after the device throws\n  an error.\n- Pack more hardware info into the port-reset error message.\n- Promote \"welcome to our timeout\" message from debug msg\n  to normal printk.\n"
    },
    {
      "commit": "400bb2369df481abae5aa801e63e70008e15fba5",
      "tree": "cdf7e02f7cc49bdb522b9c5935cf1d59b24b8b7f",
      "parents": [
        "0c53508980a95b84c296c4336a831776cc22cf58"
      ],
      "author": {
        "name": "Grant Coady",
        "email": "gcoady@gmail.com",
        "time": "Tue Nov 15 00:09:20 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 08:59:20 2005 -0800"
      },
      "message": "[PATCH] cciss_scsi warning fix\n\ndrivers/block/cciss_scsi.c:264: warning: `print_bytes\u0027 defined but not used\ndrivers/block/cciss_scsi.c:298: warning: `print_cmd\u0027 defined but not used\n\nSigned-off-by: Grant Coady \u003cgcoady@gmail.com\u003e\nAcked-by: Mike Miller \u003cmike.miller@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "09071e35f9f0b308c37c9853766de573591589ea",
      "tree": "c835059c4463cda91814955920c29a513caf7ff3",
      "parents": [
        "d6a1a64aec2b2e2e13b629ed72afd319d8bce5da"
      ],
      "author": {
        "name": "Toni Mueller",
        "email": "support@oeko.net",
        "time": "Tue Nov 15 00:09:14 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 08:59:19 2005 -0800"
      },
      "message": "[PATCH] sdladrv.c build fix\n\ngcc4 doesn\u0027t allow typecasted lvals.\n\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d6a1a64aec2b2e2e13b629ed72afd319d8bce5da",
      "tree": "6d6a85d0cbf697a94635a9f1749db7e3e1f8079f",
      "parents": [
        "93588e2284b6be1873cc0bb7fbf0947bdbf72830"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Nov 15 00:09:13 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 08:59:19 2005 -0800"
      },
      "message": "[PATCH] hfc_usb: fix usb device table\n\nWe need to use the USB_DEVICE macro here, else the modinfo aliases go all wrong.\n\nAlso, correctly terminate the table, as noted by Dave Jones \u003cdavej@redhat.com\u003e\n\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nAcked-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "93588e2284b6be1873cc0bb7fbf0947bdbf72830",
      "tree": "685a5b21312c6d057f1db37d75085944db646cb9",
      "parents": [
        "e8a0033451f7972169b2f375be34d9d805ad8687"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@suse.de",
        "time": "Tue Nov 15 00:09:12 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 08:59:19 2005 -0800"
      },
      "message": "[PATCH] md: make md threads interruptible again\n\nDespite the fact that md threads don\u0027t need to be signalled, and won\u0027t\nrespond to signals anyway, we need to have an \u0027interruptible\u0027 wait, else\nthey stay in \u0027D\u0027 state and add to the load average.\n\n(akpm: the signal_pending() test is unneeded - we\u0027ll fix that up in the next\nround.  For now, leave it there because that\u0027s how the code used to be).\n\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e8a0033451f7972169b2f375be34d9d805ad8687",
      "tree": "5b6f56750e4b829b75e0cecbf36d85bf0ec29432",
      "parents": [
        "1887b93529410633b5529a7c2d304897dbed5b3e"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@suse.de",
        "time": "Tue Nov 15 00:09:11 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 08:59:19 2005 -0800"
      },
      "message": "[PATCH] md: mark START_ARRAY deprecated with a date\n\nThis was marked deprecated \"after 2.6\" back in the 2.5 days.  But now it\nseems there isn\u0027t going to be any \"after 2.6\", and we deprecate by date\nnow.  So set a date.\n\nSigned-off-by: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3225e1d3d1ebc3fcb74fbbb166520f35c35a22f4",
      "tree": "ccd62d1ae676d7bfa893a473849ed5e1d1edb245",
      "parents": [
        "d4ed803c564701eae9534ab26a86ddb06acaf49c"
      ],
      "author": {
        "name": "Corey Minyard",
        "email": "minyard@acm.org",
        "time": "Tue Nov 15 00:09:07 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 15 08:59:19 2005 -0800"
      },
      "message": "[PATCH] ipmi: bump-driver-version\n\nLots of good changes to the driver lately that userspace will care about\nthe version of the driver.  Bump the version from 36.0 to 38.0 to be higher\nthan 37 that the 2.4 driver came out with a few weeks ago which doesn\u0027t\nhave all the same changes.\n\nSigned-off-by: Matt Domsch \u003cMatt_Domsch@dell.com\u003e\nSigned-off-by: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4060994c3e337b40e0f6fa8ce2cc178e021baf3d",
      "tree": "980297c1747ca89354bc879cc5d17903eacb19e2",
      "parents": [
        "0174f72f848dfe7dc7488799776303c81b181b16",
        "d3ee871e63d0a0c70413dc0aa5534b8d6cd6ec37"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 14 19:56:02 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 14 19:56:02 2005 -0800"
      },
      "message": "Merge x86-64 update from Andi\n"
    },
    {
      "commit": "1d2e6bd86152ab86fb866555281869df340e6c6a",
      "tree": "abdaeb1737b4ba6562af6482b435c7f3afcdc0f4",
      "parents": [
        "172efbb40333d0ca10ebaab11a98f9be687bee39"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sat Nov 05 17:25:54 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 14 19:55:16 2005 -0800"
      },
      "message": "[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe\n\nUgh!\n\nCc: davej@redhat.com\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "172efbb40333d0ca10ebaab11a98f9be687bee39",
      "tree": "2e5094bb79635d1a74c1933880a06c22b7f5987c",
      "parents": [
        "870b7681cd3f867c1ffc8d7fbe9b22216e73a536"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sat Nov 05 17:25:54 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 14 19:55:15 2005 -0800"
      },
      "message": "[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default\n\nSo far all new ones have worked and there isn\u0027t much variation because\nthe CPU does all the interesting bits.\n\nSo enable try unsupported by default.\n\nCan be still disabled with try_unsupported\u003d0 (module) or\namd64.try_unsupported\u003d0   (boot option)\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "870b7681cd3f867c1ffc8d7fbe9b22216e73a536",
      "tree": "734a1e1da4b2ef0bf5798167324812e24b47a922",
      "parents": [
        "529a340402e419f935d411ce0a085e96fcaf3872"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sat Nov 05 17:25:54 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 14 19:55:15 2005 -0800"
      },
      "message": "[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64\n\n(no name because I\u0027m not sure of the correct name)\n\nCc: davej@redhat.com\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c6e6e666cbfe40f0d7fb1a293ff6332973acac37",
      "tree": "21609c228d8aaf1f9a2217f7fd08266ed669f5bc",
      "parents": [
        "2c13b7cee045af689b36349c2bc6a9ed6e3d73fa"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 14:50:05 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 14:50:05 2005 -0500"
      },
      "message": "[libata] REQUEST SENSE handling fixes\n\n- Move ATAPI check-condition handling out of the timeout handler\n- Use multi-qc-issue feature to issue REQUEST SENSE ATAPI PACKET\n  command upon receiving an ATAPI check-condition.\n\nThis cleans things up a lot, and eliminates a nasty recursion bug.\n"
    },
    {
      "commit": "2c13b7cee045af689b36349c2bc6a9ed6e3d73fa",
      "tree": "594a061fa9b9c1fa03bfe01c9177cc016e1bb1a4",
      "parents": [
        "e1410f2d951d45aee3bdbcc05ecedaaa9db276e5"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 14:14:16 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 14:14:16 2005 -0500"
      },
      "message": "[libata] minor fixes, new helpers\n\n- in ata_dev_identify(), don\u0027t assume that all devices are either\n  ATA or ATAPI.  In the future, this code will see port multipliers\n  and other devices.\n- make a debugging printk less verbose\n- add new helper ata_qc_reinit()\n- add new helper BPRINTK() and port flag ATA_FLAG_DEBUGMSG, for\n  fine-grained debugging use.\n"
    },
    {
      "commit": "e1410f2d951d45aee3bdbcc05ecedaaa9db276e5",
      "tree": "16d7ab46582219e349df6bfd48c6e20a5ba8e8fc",
      "parents": [
        "ad36d1a533da91d3448029b4da1113c5b880f25d"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 14:06:26 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 14:06:26 2005 -0500"
      },
      "message": "[libata] fix bugs in ATAPI padding DMA mapping code\n\nThe ATAPI pad-to-next-32bit-boundary code modifies the scatterlist\u0027s\nlength variable, sometimes to zero.  x86-64 platform would oops if a\nzero-length scatterlist entry was asked to be mapped.  Work around this\nby ensuring that we never DMA-map a zero length buffer or SG entry.\n"
    },
    {
      "commit": "ad36d1a533da91d3448029b4da1113c5b880f25d",
      "tree": "00e66685a3572daed99fa8def4580ea6022b6db7",
      "parents": [
        "4ba529a8a39e15688b6a3d31b11930d1f8a1edad"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 13:56:37 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Mon Nov 14 13:56:37 2005 -0500"
      },
      "message": "[libata ahci] error handling fixes\n\nNeeded to get ATAPI working.\n\n- dump hardware error bits, if hardware signals an error\n- only reset hardware during timeout if a command was active\n- call ata_qc_complete() with a fine-grained error mask.\n  Needed so that atapi_qc_complete() can distinguish between\n  device errors and other errors.\n"
    },
    {
      "commit": "3136254ca5dfaf53486f7032c674f9b6d7fd1d53",
      "tree": "101934218e83511dc2783e02d1a458ec85d98da9",
      "parents": [
        "0c37ec2aa88bd8a6aaeb284ff5c86f4c6d8e8469"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Mon Nov 14 15:49:48 2005 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Nov 14 16:36:08 2005 +1100"
      },
      "message": "[PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead\n\nThis moves the rtas RTC callbacks to rtas-rtc.c in arch/powerpc/kernel,\nand kills the rest of arch/ppc64/kernel/rtc.c which was just a duplicate\nof the genrtc functionality. Also enable build of genrtc for\nCONFIG_PPC64 (it just works are we already have the required callbacks)\nand enable it in all defconfigs.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "85d6162d6cea9220e483989817eac0cebc03070e",
      "tree": "275f1594f1ab7a2e033c4df1af660f5695bcf060",
      "parents": [
        "c9d39130123238ac18478a42e25cb7996eacfcc0",
        "4ba529a8a39e15688b6a3d31b11930d1f8a1edad"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Nov 13 23:20:16 2005 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Sun Nov 13 23:20:16 2005 -0500"
      },
      "message": "Merge branch \u0027master\u0027\n"
    },
    {
      "commit": "ee90f62b3e69d0cd9f8edc6b95f07b1a8c38aaf4",
      "tree": "9ceff60a5db6b98556e1eccd008ecddd470aace9",
      "parents": [
        "70ac551651a2c5a234b703d9a495817f2ca09639",
        "807277cbf9a240b133ee378a53b65375088ef62a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:22:49 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:22:49 2005 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6\n"
    },
    {
      "commit": "70ac551651a2c5a234b703d9a495817f2ca09639",
      "tree": "71f55b9a3de438969a7a0d951971febf59784294",
      "parents": [
        "7f729ccff35befa08a836ab33a4372c7f6735645",
        "bd5d080ab99642e3245ef7cfa54490384c01d878"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:17:54 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:17:54 2005 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "7f729ccff35befa08a836ab33a4372c7f6735645",
      "tree": "0719139e279c8054d734df5be78154f3b536f22f",
      "parents": [
        "cbc749518235b0f1dacb867c8c25059a1b876276",
        "ee31b337852ca8a65840702544ff5c64d37740f5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:17:21 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:17:21 2005 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "cbc749518235b0f1dacb867c8c25059a1b876276",
      "tree": "83ebc2ab3c9e2407fc3939cd266fca454eac3965",
      "parents": [
        "71f95cfbcfc31ba0d002ddb6e37ca5a0b5eaf02c",
        "69177e890cd43e781c3aa9eed98ea091c4cb0788"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:16:56 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:16:56 2005 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-mmc\n"
    },
    {
      "commit": "f5f4917c92a9a3814eda9c947fda8afabbd1812d",
      "tree": "73dcf87719320a4e1bd87146241f69718181aa6b",
      "parents": [
        "60f6c464d14b177778334344c86f15616899735a"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Sun Nov 13 16:08:12 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:21 2005 -0800"
      },
      "message": "[PATCH] make vesafb build without CONFIG_MTRR\n\nvesafb did not build without CONFIG_MTRR.\n\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "60f6c464d14b177778334344c86f15616899735a",
      "tree": "688132b3e6b6c6bb75699ff277d0421834993566",
      "parents": [
        "c3e63002433d9a3de763b6cb49dc2c75a74d8604"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:08:12 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:21 2005 -0800"
      },
      "message": "[PATCH] v4l: 976: ensure consistent v4l firmware prefixes\n\nEnsure consistent v4l firmware prefixes.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c3e63002433d9a3de763b6cb49dc2c75a74d8604",
      "tree": "4cbf336587246fd11c6770a39973b17b6c59143f",
      "parents": [
        "d5ee43afc9fdde8f853346d32f5ca5c00e8ed886"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:08:11 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: 977: fix broken dependency needed for sa7134 module\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d5ee43afc9fdde8f853346d32f5ca5c00e8ed886",
      "tree": "47bc8712fc8650058e614774ff9e8cc25653e988",
      "parents": [
        "c01ee851d3e64753877017e8fb19f2e23a1945bc"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:08:10 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: 975: apply saa7134-alsa fixes\n\nMerged parts of a patch from Takashi Iwai for an older version of the module.\n\nThis patch was adapted and tested by Ricardo Cerqueira.\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c01ee851d3e64753877017e8fb19f2e23a1945bc",
      "tree": "67f0ee3300eb7016d792471dbdda4112bbe9d0f7",
      "parents": [
        "93067f387e104e48e616436fe1804911f90402e3"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Sun Nov 13 16:08:09 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: 974: saa7134 shouldn\u0027t DEPEND on SND_PCM_OSS. Instead, SELECT it.\n\nsaa7134 shouldn\u0027t DEPEND on SND_PCM_OSS. Instead, SELECT it.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "93067f387e104e48e616436fe1804911f90402e3",
      "tree": "1daebbbbc5f391ab5dfe08b7f35a945154bb6f6e",
      "parents": [
        "24b59258eb987c26c5813d7768c516422830db35"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Sun Nov 13 16:08:09 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: saa711x driver doesn\u0027t need segment.h\n\nThis breaks compilation on non-x86 architectures, and isn\u0027t even used.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nAcked-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "24b59258eb987c26c5813d7768c516422830db35",
      "tree": "614420d99090ffdf43479350432ffde4445f0c50",
      "parents": [
        "e77f34d6948af83db75ece2e1bc0c73087d7cf69"
      ],
      "author": {
        "name": "Mike Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Sun Nov 13 16:08:08 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: prevent saa7134 alsa undefined warnings\n\nPrevent the following build warnings:\n\n*** Warning: \"snd_card_free\"\n*** Warning: \"snd_card_register\"\n*** Warning: \"snd_device_new\"\n*** Warning: \"snd_card_new\"\n*** Warning: \"snd_ctl_add\"\n*** Warning: \"snd_ctl_new1\"\n*** Warning: \"snd_pcm_set_ops\"\n*** Warning: \"snd_pcm_new\"\n*** Warning: \"snd_pcm_lib_ioctl\"\n*** Warning: \"snd_pcm_hw_constraint_integer\"\n*** Warning: \"snd_pcm_stop\"\n*** Warning: \"snd_pcm_period_elapsed\"\n[drivers/media/video/saa7134/saa7134-alsa.ko] undefined!\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e77f34d6948af83db75ece2e1bc0c73087d7cf69",
      "tree": "a143bac222668bc935d7663745eb933671dd754d",
      "parents": [
        "1f4b33651cfb18caac6b6a0d664b0750074b14f4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:08:06 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers\n\nRemoved obsoleted i2c-compat.h file from cx25840, saa7115 and saa7127 drivers.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f4b33651cfb18caac6b6a0d664b0750074b14f4",
      "tree": "c8304d5cb2de23ebde994f45f050643f1b3f1d80",
      "parents": [
        "e19b2fcccde976621560c26373c7fba29b0d0f29"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:08:05 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (966) Authorship fixes for new Modules\n\nFixes Module Author macros\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e19b2fcccde976621560c26373c7fba29b0d0f29",
      "tree": "ed6a0ed34c8a238fb7a1d0293051fb6cfc6cc556",
      "parents": [
        "9e1e28da4059ce293334a8e820955a0ce320b07b"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Sun Nov 13 16:08:04 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (948) adds support for saa7115 video decoder\n\n- Adds support for saa7115 video decoder.\n  Driver Authors: Hans Verkuil, Chris Kennedy, Kevin Thayer\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Chris Kennedy \u003cc@groovy.org\u003e\nSigned-off-by: Kevin Thayer \u003cnufan_wfk@yahoo.com\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9e1e28da4059ce293334a8e820955a0ce320b07b",
      "tree": "93414b7dd29e77754bf9fc3f9dc553482be11ab2",
      "parents": [
        "6555f4322f5c8dc03047eb566d8519ba348e02de"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Sun Nov 13 16:08:03 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:20 2005 -0800"
      },
      "message": "[PATCH] v4l: (963.1) hybrid v4l/dvb: remove duplicated code\n\nThe following patch caused some duplicated code in cx88-dvb.c:\n[PATCH] v4l: 634: implemented tuner set standby on cx88 init\n\nThe cx88-dvb.c portion of this patch was already applied\nin an earlier patch, entitled:\n[PATCH] v4l: fixup on cx88_dvb for Dvico HDTV5 Gold\n\nI love quilt and all, but AFAIK, no tool is 100% perfect for catching\noversights like this.\n\nThe non-overlapping portions of each of these patches are still needed, and\nmust not be discarded, so rather than reverting old patches, please just apply\nthis fixup patch to remove the duplicated code.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6555f4322f5c8dc03047eb566d8519ba348e02de",
      "tree": "19f070a66260ae2ffc45f32cf5d0d11e513c7ccf",
      "parents": [
        "80d2ad9259b04bc46556c1cd8cec558a02460a2d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Sun Nov 13 16:08:02 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (963) em28xx IR fixup\n\nRemoved the code that avoids repeating events when pressing IR keys.\n\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "80d2ad9259b04bc46556c1cd8cec558a02460a2d",
      "tree": "e88e5136a93aa7b7676365635959dff41a9a1f61",
      "parents": [
        "3717e170e1585d79a8ceced9161f18ceb796411e"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:08:01 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (962) Added new saa7134 card (MSI TV@anywhere plus)\n\nAdded new saa7134 card (MSI TV@anywhere plus)\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3717e170e1585d79a8ceced9161f18ceb796411e",
      "tree": "71127c3da4c4a138c95bee0ff094700e49924458",
      "parents": [
        "4aabf6331f89c18a46e7f083ca0b27f15ca85422"
      ],
      "author": {
        "name": "Tyler Trafford",
        "email": "tatrafford@comcast.net",
        "time": "Sun Nov 13 16:08:00 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (958) Make cx25840 use firmware image named \u0027cx25840.fw\u0027\n\nChange default filename of firmware image to \u0027cx25840.fw\u0027\n\nSigned-off-by: Tyler Trafford \u003ctatrafford@comcast.net\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4aabf6331f89c18a46e7f083ca0b27f15ca85422",
      "tree": "2a512246717df6fb37f6dd6c3444972b43aea51b",
      "parents": [
        "714a095abfa22dfe2accf641118a65796e966a98"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Sun Nov 13 16:08:00 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Nov 13 18:14:19 2005 -0800"
      },
      "message": "[PATCH] v4l: (951) Make saa7134-oss as a stand-alone module\n\n- saa7134-oss is now a standalone module as well\n- remaining DMA sound code has been removed from core the module\n- Lots of small cleanups and variable renames to get more consistency\n  between the OSS and ALSA drivers\n- Fixed saa7134-alsa spinlock bug\n- Added missing #include in saa7134-oss\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@brturbo.com.br\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "714a095abfa22dfe2accf641118a65796e966a98"
}
