)]}'
{
  "log": [
    {
      "commit": "ef7f5ec0deb2bcdc005f30f6f75f79c65c577cf5",
      "tree": "6a908c087b4ae41b593296136bc35b99fb2a9231",
      "parents": [
        "fdfec1726b14b4b2121adcfcbba98d4cc1a61751"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Jul 25 12:32:25 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 12:32:25 2005 -0700"
      },
      "message": "[TG3]: disallow jumbo TSO on 5780\n\nDisallow jumbo TSO on 5780 due to hardware restrictions.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fdfec1726b14b4b2121adcfcbba98d4cc1a61751",
      "tree": "7cb407d307526b41165f974ee318c36b92e04a9e",
      "parents": [
        "7e72aad48c3790636bfa006f3b0027852ccad47e"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Jul 25 12:31:48 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 12:31:48 2005 -0700"
      },
      "message": "[TG3]: consolidate all DMA water mark settings\n\nConsolidate all DMA watermark settings for standard and jumbo frames on\nall chips in tg3_init_bufmgr_config() and add new settings for 5780.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7e72aad48c3790636bfa006f3b0027852ccad47e",
      "tree": "ba2f201b4554f95b3e432f75f6cc7a2cbb296f70",
      "parents": [
        "0f893dc6ec890058d926224c8aa254d8621e0ea3"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Jul 25 12:31:17 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 12:31:17 2005 -0700"
      },
      "message": "[TG3]: add variable buffer size for standard ring\n\nAdd a new rx_pkt_buf_sz to the tg3 structure to support variable buffer\nsizes on the standard ring.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0f893dc6ec890058d926224c8aa254d8621e0ea3",
      "tree": "9a9c42335bac0c05aed89ed7139a22d022f5d064",
      "parents": [
        "4cf78e4fb678807e3f8265c9e9031a84f5c601f0"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Jul 25 12:30:38 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 12:30:38 2005 -0700"
      },
      "message": "[TG3]: add 5780 basic jumbo frame support\n\nAdd basic jumbo frames support for 5780. This chip supports jumbo frames\non the standard receive ring without the jumbo ring. The\nTG3_FLAG_JUMBO_ENABLE is changed to TG3_FLAG_JUMBO_RING_ENABLE to\nindicate using the jumbo ring on 5704 and older chips. A new\nTG3_FLG2_JUMBO_CAPABLE flag is added to indicate jumbo frames support\nwith or without the jumbo ring.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4cf78e4fb678807e3f8265c9e9031a84f5c601f0",
      "tree": "e5acc4451c7e9f59125119174b05ca95c652c2df",
      "parents": [
        "6b6a93c6876ea1c530d5d3f68e3678093a27fab0"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Jul 25 12:29:19 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 25 12:29:19 2005 -0700"
      },
      "message": "[TG3]: add 5780 basic support\n\nAdd 5780 PCI IDs, chip IDs, and other basic support.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6b6a93c6876ea1c530d5d3f68e3678093a27fab0",
      "tree": "24122979b411dcec6ff390fc9ae84ad9413128e9",
      "parents": [
        "e89227889cec6b66758b44c83f78dba337e5d699",
        "7686ee1ad976efeddf10583f013462c66408ae51"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 24 20:39:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jul 24 20:39:30 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "4b502421aac89c8d4e61ecc89a70065a33305a0b",
      "tree": "81f1a6f285623e2eb6393cd0dc7dce50bbf6448e",
      "parents": [
        "2d1aea8dd02ad35658864de52a3e0f9f033e63f4"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:35:08 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:35:08 2005 -0700"
      },
      "message": "[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c\n\nIt needs to happen before any header includes because nowadays\nsome things implicitly include asm/unistd.h which ends up being\nbefore the __KERNEL_SYSCALLS__ define gets done.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2d1aea8dd02ad35658864de52a3e0f9f033e63f4",
      "tree": "23c30e31146d67dd1f0bd2bf6747cf2f9abfeddb",
      "parents": [
        "cb39d263e751f9cca8055bcacfe5ec863dfe2705"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Sun Jul 24 19:34:47 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:34:47 2005 -0700"
      },
      "message": "[SPARC]: sbus/vfc_i2c: remove sleep_on() usage\n\nUse wait-queue directly instead of the deprecated sleep_on()\nfunction. This required adding a local wait-queue. Also use new (added in\nseparate patch to K-J) usecs to jiffies function to convert value.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cb39d263e751f9cca8055bcacfe5ec863dfe2705",
      "tree": "6b2bead3545fced8f8b1e8de54d1b0b52e109d24",
      "parents": [
        "70c83375bb47cadd60fdb923ad913d4f4be75aba"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Sun Jul 24 19:34:33 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:34:33 2005 -0700"
      },
      "message": "[SPARC]: sbus/envctrl: replace schedule_timeout() with msleep_interruptible()\n\nUse msleep_interruptible() instead of schedule_timeout() to guarantee\nthe task delays as expected. Change the units of poll_interval to\nmsecs as it is only used in this delay.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "70c83375bb47cadd60fdb923ad913d4f4be75aba",
      "tree": "3453e8fb3622dfd56f6d41ca1f405a037b3306de",
      "parents": [
        "4564203d76599973da9c5cbcd93057252414ac9e"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Sun Jul 24 19:34:19 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:34:19 2005 -0700"
      },
      "message": "[SPARC]: sbus/aurora: replace schedule_timeout() with msleep_interruptible()\n\nUse msleep_interruptible() instead of\nschedule_timeout() to guarantee the task delays as expected.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Maximilian Attems \u003cjanitor@sternwelten.at\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\n"
    },
    {
      "commit": "4564203d76599973da9c5cbcd93057252414ac9e",
      "tree": "57dd8422ea0ef4dffa3fe186ce904c0ef1ef86da",
      "parents": [
        "2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jul 24 19:33:55 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:33:55 2005 -0700"
      },
      "message": "[SPARC]: Remvoe APM_RTC_IS_GMT from config.\n\nI can\u0027t see any effect of this option outside the i386-specific APM code.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "48647feed9f7a2d839c6ada12147b341833646e8",
      "tree": "a98aa36be19ce7706cef71418f143d30af28b899",
      "parents": [
        "227510c7f175c44b12cdff6eab316e53dbf71f92"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:30:28 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Jul 24 19:30:28 2005 -0700"
      },
      "message": "[W1]: Do not use NFLOG netlink number.\n\nUse the reserved by never used NETLINK_SKIP value instead.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2c2a68b84752cb1090fd2456e8b83e5bcc0e73c4",
      "tree": "fddb2afa9f3f1c49823ee7cfa7bcc9767e888e79",
      "parents": [
        "c94c0d201f1c1a62184f4f220c1615347aafbee7",
        "056a8763fc036639441a6dc49b61e57bc632af6e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 23 17:01:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 23 17:01:26 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "c94c0d201f1c1a62184f4f220c1615347aafbee7",
      "tree": "ac2fe13e5686091ab9c3789cb40d50371ca270ef",
      "parents": [
        "8ed693d29b25bbd88471ec043cc01581419d0481",
        "53776eb4acdd3ec576d75b61b656ef8d51e430ea"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 23 16:59:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 23 16:59:55 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "8ed693d29b25bbd88471ec043cc01581419d0481",
      "tree": "5a033028bcf3bebdc8a029eeaecc708432bbce93",
      "parents": [
        "72538d8565b0205240d88591b72db3c7f3f1881a",
        "668d74c04c16bb69de564e25e85dd94eeb0175d9"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Sat Jul 23 00:34:41 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 23 00:34:41 2005 -0400"
      },
      "message": "/home/lenb/linux-2.6 branch \u0027acpi-2.6.12\u0027\n"
    },
    {
      "commit": "668d74c04c16bb69de564e25e85dd94eeb0175d9",
      "tree": "9eca71da4fcf1ef8074c698f80f2f4e5196f08da",
      "parents": [
        "d8683a0cb5d09cb7f19feefa708424a84577e68f"
      ],
      "author": {
        "name": "Luming Yu",
        "email": "luming.yu@intel.com",
        "time": "Sat Jul 23 00:26:33 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 23 00:26:33 2005 -0400"
      },
      "message": "ACPI: delete unnecessary EC console messages\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4534\n\nSigned-off-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "38afd6adf6bccd7176e88c07cac104d3639aa30d",
      "tree": "2142409984b609e51ef60b6a14318dd4e878718a",
      "parents": [
        "8ed1383fb7b6685968588141d5934e0e6715e954",
        "261688d01ec07d3a265b8ace6ec68310fbd96a96"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 22 16:33:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 22 16:33:00 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "056a8763fc036639441a6dc49b61e57bc632af6e",
      "tree": "880795a56d5f1ecf77966d14be38c4234436c2eb",
      "parents": [
        "fbc0dc0df54be06586d712ebf6958816e3b1b2b7"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Fri Jul 22 10:15:04 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 22 10:15:04 2005 +0100"
      },
      "message": "[PATCH] Serial: No need to check for priv !\u003d NULL in remove_one\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "14a59e1829cd5782ad1a8979e594578f49f3e2c1",
      "tree": "b2aa664412afa2c2a5eef47d485b11c410949798",
      "parents": [
        "4acdbdbe5089c06d5e0c7e96783fcc4414ded00a"
      ],
      "author": {
        "name": "Loic Le Loarer",
        "email": "loic.le-loarer+lk@polytechnique.org",
        "time": "Thu Jul 21 14:16:54 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 21 14:16:54 2005 -0700"
      },
      "message": "[EQL]: Proper num_slaves decrement\n\nSigned-off-by: Loic Le Loarer \u003cloic.le-loarer+lk@polytechnique.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4aa49d130df9209707a97786a55a3f584b7345e9",
      "tree": "1522de28c0277809afd1fd037f5c359fcee4fc4b",
      "parents": [
        "b72f6eccb0fc516070f2de469f73870cb6cb1149"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Wed Jul 20 12:01:46 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 20 12:01:46 2005 -0700"
      },
      "message": "[ATM]: zatm: mailbox converted to pci_alloc_consistent()\n\nmailbox converted to pci_alloc_consistent()\n\n- request_region() is not needed: zatm_init_one() issues\n  pci_request_regions();\n- the warning related to kfree(zatm_dev-\u003embx_start) disappears;\n\nCompiled with i386 and sparc64 as target.\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "23a534e7b1ad2650002bbc236493791ac23440ee",
      "tree": "76a8c8a1cb3ff915fdb337242a073f651998915d",
      "parents": [
        "eb3f8f5e22cdee8138e654963e371ad337830efb"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jul 19 14:00:53 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 14:00:53 2005 -0700"
      },
      "message": "[NET]: NETCONSOLE must depend on INET\n\nNETCONSOLE\u003dy and INET\u003dn results in the following compile error:\n\nnet/built-in.o: In function `netpoll_parse_options\u0027:\n: undefined reference to `in_aton\u0027\nnet/built-in.o: In function `netpoll_parse_options\u0027:\n: undefined reference to `in_aton\u0027\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "86cf42e4e029b83110cf98692420239103363dbf",
      "tree": "e1e4210051fc1ae9b06515b56933989448f77a59",
      "parents": [
        "88e9fa8a54cf4d66ee8fc1d855e82de827233d74"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "baldrick@free.fr",
        "time": "Tue Jul 19 13:57:17 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:57:17 2005 -0700"
      },
      "message": "[ATM]: [speedtch] cure atm_printk() macro gcc-2.95 compile error\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5938a7b580bb7a738ee349048565ac76e6f3f5d7",
      "tree": "df59a9cc06712310f847ddfec589d8e5919f359f",
      "parents": [
        "c9e42614585dddd544a56907ff5fd5ca55411967"
      ],
      "author": {
        "name": "Victor Fusco",
        "email": "victor@cetuc.puc-rio.br",
        "time": "Tue Jul 19 13:56:29 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:56:29 2005 -0700"
      },
      "message": "[ATM]: [ambassador] Fix the sparse warning \"implicit cast to nocast type\"\n\nSigned-off-by: Victor Fusco \u003cvictor@cetuc.puc-rio.br\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c9e42614585dddd544a56907ff5fd5ca55411967",
      "tree": "ed518a75e4e7d95a11a87c4b9580762ae10bc707",
      "parents": [
        "5e8676d113a097e19d18492e85215f0f3cc86e43"
      ],
      "author": {
        "name": "Victor Fusco",
        "email": "victor@cetuc.puc-rio.br",
        "time": "Tue Jul 19 13:56:01 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:56:01 2005 -0700"
      },
      "message": "[ATM]: [firestream] fix the sparse warning \"implicit cast to nocast type\"\n\nSigned-off-by: Victor Fusco \u003cvictor@cetuc.puc-rio.br\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5e8676d113a097e19d18492e85215f0f3cc86e43",
      "tree": "c49a03512ab5a8b8529552e49829f38a1a405886",
      "parents": [
        "e1bd232b641a0d0ef184a5154409ef38aebb3155"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Tue Jul 19 13:55:38 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:55:38 2005 -0700"
      },
      "message": "[ATM]: [he] remove linux/version.h include\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e1bd232b641a0d0ef184a5154409ef38aebb3155",
      "tree": "c60395cf79f0e17a247dc1291ed4f8bea0ad1aa5",
      "parents": [
        "322361b3712af97c19ab730b410f9ae5d9aad4c3"
      ],
      "author": {
        "name": "Marcelo Feitoza Parisi",
        "email": "marcelo@feitoza.com.br",
        "time": "Tue Jul 19 13:55:14 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:55:14 2005 -0700"
      },
      "message": "[ATM]: [idt77252] use time_after() macro\n\nSigned-off-by: Marcelo Feitoza Parisi \u003cmarcelo@feitoza.com.br\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "43f51fce0a637e6cdf1285b0fa09b8398ff14834",
      "tree": "0c19a53319cc78db6f55201ccb2d5c599ddf6b83",
      "parents": [
        "3f1c81ff10187396e6d0fd01df82ab0cec256c96"
      ],
      "author": {
        "name": "Chas Williams",
        "email": "chas@cmf.nrl.navy.mil",
        "time": "Tue Jul 19 13:54:19 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 19 13:54:19 2005 -0700"
      },
      "message": "[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning \u003csskyman@web.de\u003e)\n\nSigned-off-by: Chas Williams \u003cchas@cmf.nrl.navy.mil\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "54208991e15fa00e37a9d172ac0d87191a832165",
      "tree": "9344b79fd780f2a840b3d4f4e6d4dd048ab9cd23",
      "parents": [
        "d1ad1ff299dd908d07c5e5f27f88bbdb235eb7a5"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Mon Jul 18 13:45:12 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Jul 18 13:45:12 2005 -0700"
      },
      "message": "[NET]: Kconfig: NETCONSOLE and NETPOLL together\n\nPut NETCONSOLE and NETPOLL options together since they are related.\nThis cuts down on the hassle of flipping back and forth between\nthe Networking menu and the Network drivers menu to change their\nconfig settings.\n\nTested with menuconfig, gconfig, and xconfig.\ngconfig has a small problem with this.  I think that it\u0027s\na bug in gconfig and I will take it up with Romain Lievin.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fbc0dc0df54be06586d712ebf6958816e3b1b2b7",
      "tree": "5de8a3c70a3e43af52317ae1df1d94612cba0ba5",
      "parents": [
        "65cc3370ef3fb56b9b423f282a8204f8cce66e32"
      ],
      "author": {
        "name": "Andrey Panin",
        "email": "pazke@donpac.ru",
        "time": "Mon Jul 18 11:38:09 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Jul 18 11:38:09 2005 +0100"
      },
      "message": "[PATCH] Serial: Add support for SIIG Quartet serial card\n\nAdd support for SIIG Quartet Serial card.  This card has Oxford\nSemiconducor 16954 quad UART which is clocked by 10x faster\n(18.432 MHz) quartz.\n\nSigned-off-by: Andrey Panin \u003cpazke@donpac.ru\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "65cc3370ef3fb56b9b423f282a8204f8cce66e32",
      "tree": "f7bbf935d43e5bb3897151fc40e964f8796708f9",
      "parents": [
        "f60f700876cd51de9de69f3a3c865d95e287a24d"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Jul 18 10:24:32 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Jul 18 10:24:32 2005 +0100"
      },
      "message": "[PATCH] ARM: 2818/1: BAST - Use platform device for SuperIO 16550s\n\nPatch from Ben Dooks\n\nUse platform device for the 16500 UARTs in the onboard\nSuperIO controller.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "772a9e631ccad0423ed6d08acb3a4b1084ae2613",
      "tree": "cf4243b9f4ed2e8a8661f08588f2a1df6370896b",
      "parents": [
        "246b49768bc96d942ab0e2a17aab6fc3d2e011da"
      ],
      "author": {
        "name": "Sascha Hauer",
        "email": "sascha@saschahauer.de",
        "time": "Sun Jul 17 20:15:36 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Jul 17 20:15:36 2005 +0100"
      },
      "message": "[PATCH] ARM: 2687/1: i.MX framebuffer: make dmacr register platform configurable\n\nPatch from Sascha Hauer\n\nThe dmacr needs different settings on some boards. This patch makes the\nregister configurable by the platform part.\nAlso we have imxfb_disable_controller(), so lets use it.\n\nSigned-off-by: Steven Scholz\nSigned-off-by: Sascha Hauer\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f60f700876cd51de9de69f3a3c865d95e287a24d",
      "tree": "4ef50e96c385ed076465aac23f52902467e7d825",
      "parents": [
        "c6c621b3a977b20d7ceffd3debcacbe3de7c0e87",
        "6d283d271674b1127881ebf082266a2c3fe6e0e4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 16 20:06:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 16 20:06:51 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n"
    },
    {
      "commit": "6d283d271674b1127881ebf082266a2c3fe6e0e4",
      "tree": "c84f09e47f474b8476fac3b2be91d4a5f06ea68c",
      "parents": [
        "661f83a67c2e360d5a4d2406cc28379c909f94bf"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Sat Jul 16 09:59:00 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 16 09:59:00 2005 +0100"
      },
      "message": "[PATCH] Serial: Remove linux/version.h\n\nchanging CONFIG_LOCALVERSION rebuilds too much, for no appearent reason.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "19870da7ea2fc483bf73a189046a430fd9b01391",
      "tree": "3f8d07e75dc9895c52c2184d28e3c43a84b0234b",
      "parents": [
        "2c4eec9802ae753a4973f0a0d71f8d154e86fd31"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Jul 15 14:53:51 2005 +0100"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@mtd.linutronix.de",
        "time": "Sat Jul 16 09:27:52 2005 +0200"
      },
      "message": "[MTD] NAND: Fix broken bad block scan for 16 bit devices\n\nThe previous change to read a single byte from oob breaks the\nbad block scan on 16 bit devices, when the byte is on an odd\naddress. Read the complete oob for now.\nRemove the unused arguments from check_short_pattern()\nMove the wait for ready function so it is only executed when\nconsecutive reads happen.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "38d84c3bd6dd22bdb1f797c87006931133d71aea",
      "tree": "19f67f841f1624879d96e5b34d184beea0380b55",
      "parents": [
        "c9f04f5847c17d9933c5bd795c6c3740e96058e9"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "patrick.boettcher@desy.de",
        "time": "Fri Jul 15 12:20:26 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 15 12:30:15 2005 -0700"
      },
      "message": "[PATCH] dvb: cx88 output mode fix\n\nThe output_mode needs to be set for the Hauppauge Nova-T DVB-T\n(cx88-dvb.c).\n\nCc: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4851d3aaa550b7b62553dd19fcadc7b586da4f17",
      "tree": "0135b52b20a168053a25abd0649d4b9fa521873a",
      "parents": [
        "a8178345c4f12f4413e5620fc86a6b0381c41bc9"
      ],
      "author": {
        "name": "Marcelo Feitoza Parisi",
        "email": "marcelo@feitoza.com.br",
        "time": "Fri Jul 15 10:00:41 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Jul 15 10:00:41 2005 -0700"
      },
      "message": "[NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro\n\nFrom: Marcelo Feitoza Parisi \u003cmarcelo@feitoza.com.br\u003e\n\nUse of the time_after() macro, defined at linux/jiffies.h, which deal\nwith wrapping correctly and are nicer to read.\n\nSigned-off-by: Marcelo Feitoza Parisi \u003cmarcelo@feitoza.com.br\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a8178345c4f12f4413e5620fc86a6b0381c41bc9",
      "tree": "dd9cb8c953556d539eabd4137032873a6578e988",
      "parents": [
        "9d853c3757ef74ded5ae564d68370f22208fb88b"
      ],
      "author": {
        "name": "Marcelo Feitoza Parisi",
        "email": "marcelo@feitoza.com.br",
        "time": "Fri Jul 15 09:59:26 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Jul 15 09:59:26 2005 -0700"
      },
      "message": "[WAN]: drivers/net/wan/: use of time_after macro\n\nFrom: Marcelo Feitoza Parisi \u003cmarcelo@feitoza.com.br\u003e\n\nUse of the time_after() macro, defined at linux/jiffies.h, which deal\nwith wrapping correctly and are nicer to read.\n\nSigned-off-by: Marcelo Feitoza Parisi \u003cmarcelo@feitoza.com.br\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6a806c510de490318846b53bbfec463d02ca274b",
      "tree": "7018abfd9db7856708bc2c578f48c30eab8855b1",
      "parents": [
        "a1287ba1ba810aae1f8b81e32560d5d3bf3ff9f0"
      ],
      "author": {
        "name": "NeilBrown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Fri Jul 15 03:56:35 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 15 09:54:51 2005 -0700"
      },
      "message": "[PATCH] md/raid1: clear bitmap when fullsync completes\n\nWe need to be careful differentiating between a resync of a complete array,\nin which we can clear the bitmap, and a resync of a degraded array, in\nwhich we cannot.\n\nThis patch cleans all that up.\n\nCc: Paul Clements \u003cpaul.clements@steeleye.com\u003e\nSigned-off-by: Neil Brown \u003cneilb@cse.unsw.edu.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a1287ba1ba810aae1f8b81e32560d5d3bf3ff9f0",
      "tree": "c16aef43738ee0bf32e3514065ad394d04980900",
      "parents": [
        "6f97933d0fd13920d7d53b6e0107bb674b3a1f0b"
      ],
      "author": {
        "name": "Michal Ostrowski",
        "email": "mostrows@watson.ibm.com",
        "time": "Fri Jul 15 03:56:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 15 09:54:51 2005 -0700"
      },
      "message": "[PATCH] rocket.c: Fix ldisc ref count handling\n\nIf bailing out because there is nothing to receive in rp_do_receive(),\ntty_ldisc_deref is not called.  Failure to do so increases the ref count\nand causes release_dev() to hang since it can\u0027t get the ref count to 0.\n\nSigned-off-by: Michal Ostrowski \u003cmostrows@watson.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c5287ba132ff742e595d42c28b66cbba19522c4e",
      "tree": "26a33ea2e756586d9696c050449c0d5f1666e908",
      "parents": [
        "1eb29128c644581fa51f822545921394ad4f719f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Fri Jul 15 03:56:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 15 09:54:50 2005 -0700"
      },
      "message": "[PATCH] v4l: bug fixes for tuner, cx88 and tea5767\n\n- In CX88 code, some cards needs to have audio reprogramed after changing\n  video channel;\n\n- Tuner autodetection code seems not to work on some cards.  Now,\n  no_autodetect insmod option allows disabling autodetection code;\n\n- Minor fixes in tea5767 to reduce integer trunc;\n\n- There are some new Pixelview Ultra Pro cards that doesn\u0027t use TEA5767\n  for radio.  As autodetection is capable of checking for tea, radio tuners\n  and addresses removed.\n\n- CX88 version number incremented.\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": "1eb29128c644581fa51f822545921394ad4f719f",
      "tree": "936f6c517e2d8acd927a0b9e30ab07ed8b9ae58f",
      "parents": [
        "030babac6ae54df64ae3bba4685ecb1d8d8dd8c3"
      ],
      "author": {
        "name": "Neil Brown",
        "email": "neilb@cse.unsw.edu.au",
        "time": "Fri Jul 15 03:56:27 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 15 09:54:50 2005 -0700"
      },
      "message": "[PATCH] Fix raid0\u0027s attempt to divide by 64bit numbers\n\nApparently sector_div is only guaranteed to work with a 32bit divisor, even\non 64bit architectures.  So allow for this in raid0.\n\nSigned-off-by: Neil Brown \u003cneilb@cse.unsw.edu.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "030babac6ae54df64ae3bba4685ecb1d8d8dd8c3",
      "tree": "790efcef0208ef8d626d47fff0740a633301281d",
      "parents": [
        "ba460e48064edeb57e3398eb8972c58de33f11ea"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Fri Jul 15 03:56:25 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 15 09:54:50 2005 -0700"
      },
      "message": "[PATCH] vt.c build fix\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba460e48064edeb57e3398eb8972c58de33f11ea",
      "tree": "1eefb36f0e5e63123a910abcb7b238c429c8ed0f",
      "parents": [
        "98848fa83bb6a4572ad55daeb312182dec9bed58"
      ],
      "author": {
        "name": "Matthias Urlichs",
        "email": "smurf@smurf.noris.de",
        "time": "Thu Jul 14 00:33:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 14 09:00:26 2005 -0700"
      },
      "message": "[PATCH] Option Card driver update, Maintainer entry\n\nThis patch updates the Option Card driver:\n- remove a deadlock\n- add sponsor notice\n- add new card\n- renamed the device to what\u0027s usually printed on it\n- removed some dead code\n- clean up a bunch of irregular whitespace (end-of-line, tabs)\n\nAlso add a MAINTAINERS entry for the Option Card driver.\n\nSigned-Off-By: Matthias Urlichs \u003csmurf@smurf.noris.de\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "98848fa83bb6a4572ad55daeb312182dec9bed58",
      "tree": "9221e935f4cd3bfb6da2422806aee41f2040ed2e",
      "parents": [
        "a2d2b5cb8e5d8787f009eeb3bbca52687bd42a77"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Thu Jul 14 00:33:45 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 14 09:00:26 2005 -0700"
      },
      "message": "[PATCH] ratelimit the ieee1394 IR legacy activated messages\n\nrunning coriander1 with an Apple iSight produces lots of dmesg output.\n\nJul 13 22:14:17 ibook kernel: ieee1394: raw1394: /dev/raw1394 device initialized\nJul 13 22:15:28 ibook kernel: ohci1394: fw-host0: IR legacy activated\nJul 13 22:15:59 ibook last message repeated 208 times\nJul 13 22:17:00 ibook last message repeated 762 times\nJul 13 22:18:01 ibook last message repeated 914 times\nJul 13 22:18:17 ibook last message repeated 238 times\nJul 13 22:18:17 ibook kernel: ieee1394: unsolicited response packet received - no tlabel match\nJul 13 22:18:17 ibook kernel: ohci1394: fw-host0: IR legacy activated\n\nits less noisy with the patch:\n\nJul 14 08:03:08 ibook kernel: ieee1394: raw1394: /dev/raw1394 device initialized\nJul 14 08:03:26 ibook kernel: ohci1394: fw-host0: IR legacy activated\nJul 14 08:03:42 ibook last message repeated 10 times\nJul 14 08:03:47 ibook kernel: printk: 63 messages suppressed.\nJul 14 08:03:47 ibook kernel: ohci1394: fw-host0: IR legacy activated\nJul 14 08:03:52 ibook kernel: printk: 74 messages suppressed.\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nCc: Jody McIntyre \u003cscjody@modernduck.com\u003e\nCc: Ben Collins \u003cbcollins@debian.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3952db66efee4f22f3c6a0fd02a1e7071556a8d6",
      "tree": "8dd07e8fb5b725d1ba8c43e9f66ad89f84093a4b",
      "parents": [
        "514fd7fd01d378a7b5584c657d9807fc28f22079"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Thu Jul 14 00:33:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 14 09:00:24 2005 -0700"
      },
      "message": "[PATCH] dvb: LGDT3302 QAM lock bug fix\n\nFix QAM lock bug.  Previously, it was necessary to first scan in VSB before\nattempting to get a QAM lock.\n\nSigned-off-by: Mac Michaels \u003cwmichaels1@earthlink.net\u003e\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": "514fd7fd01d378a7b5584c657d9807fc28f22079",
      "tree": "bda3910b7737a4fac464792657ffedcba185d799",
      "parents": [
        "1e279dd855d15b72364b4103f872d67d8592647e",
        "99ad25a313bda566a346b46a6015afa65bc0a02b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 15:48:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 15:48:33 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "3720bd8b1e16b41b9ec640bf91f12e1a1b5cb961",
      "tree": "fecdaa69be5fc1f934909b89a6e3ae2c79241dfe",
      "parents": [
        "a61caa8523a76e497f6b2a05350c892bc5ee402c",
        "6a8b4d319c52f8a3fdca46b185d001fbf0939911"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 12:19:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 12:19:30 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6\n"
    },
    {
      "commit": "99ad25a313bda566a346b46a6015afa65bc0a02b",
      "tree": "b9443fed1ab74f320c4ee0791864ee96d7c069df",
      "parents": [
        "f62c4a96f74d6c6dd56d1742697e94a5c2085e87",
        "9a556e89081b0c1c2f83cee915363b15a68a6f2d"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jul 13 12:15:43 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jul 13 12:15:43 2005 -0700"
      },
      "message": "Auto merge with /home/aegl/GIT/linus\n"
    },
    {
      "commit": "f62c4a96f74d6c6dd56d1742697e94a5c2085e87",
      "tree": "488dc6db60c7c3e8ef10fd79f175cff1a5426a4c",
      "parents": [
        "59a0a8aa6ab6e46926e8d12694593267c0869440"
      ],
      "author": {
        "name": "David Mosberger-Tang",
        "email": "David.Mosberger@acm.org",
        "time": "Tue Jul 12 21:51:00 2005 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Wed Jul 13 11:56:32 2005 -0700"
      },
      "message": "[IA64] Make PCDP work again.\n\nMark\u0027s patch added \"attribute((packed))\" for pcdp_uart, without\naccounting for the fact that the structure definition _relied_ on\nimplicit padding by 6 bytes.  Fix is to make the padding explicit.\n\nSigned-off-by: David Mosberger-Tang \u003cDavid.Mosberger@acm.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "a61caa8523a76e497f6b2a05350c892bc5ee402c",
      "tree": "d4fb2ca050a31e47adf45e811017964c46ccf38c",
      "parents": [
        "f264cc28245d4d635d586be8c2148140726756dd"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "geert@linux-m68k.org",
        "time": "Wed Jul 13 12:56:42 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 13 11:44:27 2005 -0700"
      },
      "message": "[PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6a8b4d319c52f8a3fdca46b185d001fbf0939911",
      "tree": "cad5d67d42c73f690f4c3638cedebd1ec33273b6",
      "parents": [
        "1b3035b7fcc72b6b36f2a3634dad832eb2453ce8"
      ],
      "author": {
        "name": "Joern Engel",
        "email": "joern@wohnheim.fh-wedel.de",
        "time": "Wed Jul 13 16:45:43 2005 +0100"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@mtd.linutronix.de",
        "time": "Wed Jul 13 19:04:04 2005 +0200"
      },
      "message": "[MTD] cfi_cmdset_0002: Plugged a mem leak.\n\nSigned-off-by: Joern Engel \u003cjoern@wohnheim.fh-wedel.de\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "1b3035b7fcc72b6b36f2a3634dad832eb2453ce8",
      "tree": "728174d72943cc9b981a5843553551df62eddc41",
      "parents": [
        "a98a5d04f400ad112e59cadd739dbabf89417e60",
        "c32511e2718618f0b53479eb36e07439aa363a74"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@tglx.tec.linutronix.de",
        "time": "Wed Jul 13 10:45:00 2005 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@mtd.linutronix.de",
        "time": "Wed Jul 13 10:45:00 2005 +0200"
      },
      "message": "Merge with rsync://fileserver/linux\n"
    },
    {
      "commit": "d5e404c10a98fc2979643476851e9cbdb1944812",
      "tree": "1d7d846b43a6a8a022e5cf4fd5453b27abf0de94",
      "parents": [
        "93c534aefb906824d71ea779ed0c7f1573843f4e"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Tue Jul 12 15:53:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:19:11 2005 -0700"
      },
      "message": "[PATCH] device-mapper snapshots: Handle origin extension\n\nHandle writes to a snapshot-origin device that has been extended since the\nsnapshot was taken.\n\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "93c534aefb906824d71ea779ed0c7f1573843f4e",
      "tree": "9deaabe380491885f7a312648e222f266cdf064f",
      "parents": [
        "c3cd4f6b275da0f594797b73f721a4185335478f"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Tue Jul 12 15:53:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:19:11 2005 -0700"
      },
      "message": "[PATCH] device-mapper: Fix dm_swap_table error cases\n\nFix dm_swap_table() __bind error cases: a missing unlock, and EINVAL\npreferable to EPERM.\n\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c3cd4f6b275da0f594797b73f721a4185335478f",
      "tree": "f7a3f0945993b02bb94fb770f2be4b01260b3ead",
      "parents": [
        "436d41087d047b61f8ab0604dc74fff3240a8933"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Tue Jul 12 15:53:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:19:11 2005 -0700"
      },
      "message": "[PATCH] device-mapper multipath: Fix pg initialisation races\n\nPrevent more than one priority group initialisation function from being\noutstanding at once.  Otherwise the completion functions interfere with each\nother.  Also, reloading the table could reference a freed pointer.\n\nOnly reset queue_io in pg_init_complete if another pg_init isn\u0027t required.\nSkip process_queued_ios if the queue is empty so that we only trigger a\npg_init if there\u0027s I/O.\n\nSigned-off-by: Lars Marowsky-Bree \u003clmb@suse.de\u003e\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "436d41087d047b61f8ab0604dc74fff3240a8933",
      "tree": "46bab3a0cf02a7514b4faa5470a76326e6f8bc72",
      "parents": [
        "a044d016896d2717694003f00d31a98194077511"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Tue Jul 12 15:53:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:19:10 2005 -0700"
      },
      "message": "[PATCH] device-mapper multipath: Avoid possible suspension deadlock\n\nTo avoid deadlock when suspending a multipath device after all its paths have\nfailed, stop queueing any I/O that is about to fail *before* calling\nfreeze_bdev instead of after.\n\nInstead of setting a multipath \u0027suspended\u0027 flag which would have to be reset\nif an error occurs during the process, save the previous queueing state and\nleave userspace to restore if it wishes.\n\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a044d016896d2717694003f00d31a98194077511",
      "tree": "5c6e7b60319f345c270d6f86745f47bf0b3ffdad",
      "parents": [
        "f6a80ea8ed44de0b19c42d41928be37a186a3f41"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Tue Jul 12 15:53:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:19:10 2005 -0700"
      },
      "message": "[PATCH] device-mapper multipath: Flush workqueue when destroying\n\nThe multipath destructor must flush its workqueue.  Otherwise items that\nreference the destroyed object could remain.\n\nFrom: \"goggin, edward\" \u003cegoggin@emc.com\u003e\nSigned-off-by: Lars Marowsky-Bree \u003clmb@suse.de\u003e\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f6a80ea8ed44de0b19c42d41928be37a186a3f41",
      "tree": "2e565669d042e54576a4beaba03145ea35ec2145",
      "parents": [
        "3f603ed319d5120e883e64ac5967b2fc848fc43b"
      ],
      "author": {
        "name": "Alasdair G Kergon",
        "email": "agk@redhat.com",
        "time": "Tue Jul 12 15:53:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:19:10 2005 -0700"
      },
      "message": "[PATCH] device-mapper multipath: Barriers not supported\n\ndm multipath will report barriers as not supported with this patch.\n\nSigned-off-by: Lars Marowsky-Bree \u003clmb@suse.de\u003e\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3f603ed319d5120e883e64ac5967b2fc848fc43b",
      "tree": "52ef311c245e4e4cd623b546ea1daf05a5ea8911",
      "parents": [
        "55ee3b8365fd5d301b9076eea739146f2b91e82c",
        "5028770a42e7bc4d15791a44c28f0ad539323807"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:04:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:04:50 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6\n"
    },
    {
      "commit": "55ee3b8365fd5d301b9076eea739146f2b91e82c",
      "tree": "50ba1ed38f22bc23b5f3e8ebd05aa76eb22984a6",
      "parents": [
        "833e9a1abe8cdfc037964d3240d57bb8ff94bff0"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Jul 12 13:59:08 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:07 2005 -0700"
      },
      "message": "[PATCH] v4l: broken hybrid dvb inclusion\n\nAlways include dvb frontend code for hybrid cx88 and saa7134 boards.\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": "833e9a1abe8cdfc037964d3240d57bb8ff94bff0",
      "tree": "cde03f29e56a9ab84e0f23a08d230b2caabb2508",
      "parents": [
        "af9eeed2d78cb9c672bdc750133506670713fdf8"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:59:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:06 2005 -0700"
      },
      "message": "[PATCH] v4l: TV EEPROM\n\n- Eliminated unused code.\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": "af9eeed2d78cb9c672bdc750133506670713fdf8",
      "tree": "b7ef4c1b2fff8973474598328c4d4f368e4bf9ed",
      "parents": [
        "330a115ae46e7d7b5fe2d4e506ba8ae2e0027143"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:59:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:06 2005 -0700"
      },
      "message": "[PATCH] v4l: tuner-3026 - replace obsolete ioctl value\n\n- obsolete TUNER_SET_TVFREQ changed to VIDIOCSFREQ.\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": "330a115ae46e7d7b5fe2d4e506ba8ae2e0027143",
      "tree": "0dbeceba9967097a3a38a5df97c37112b897b906",
      "parents": [
        "85369df350b138f26eac779da33de0960635ca4d"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:59:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:06 2005 -0700"
      },
      "message": "[PATCH] v4l: SAA7134 Update\n\n- Corrected all cards marked as 7135 cards to 7133.\n- Add new card support for Compro VideoMate TV Gold+II.\n- Add new card support for Kworld Xpert TV PVR7134\n- Add new card support for Typhoon DVB-T Cardbus.\n- Changes to comply with CodingStyle: // comments converted to /* */\n- Remove irq2_mask field from saa7134_dev structure.\n- Collect all the bits needed in saa7134_hwinit2() instead.\n- Distinguish the different variants of the Medion MD7134 modules via eeprom\n- moved Philips FMD1216 radio specific setup to saa7134-core.c\n- Fix kernel compile error with CONFIG_MODULES\u003dn\n- Cleanup tuner private calls.\n- Some Indent fixes.\n\nSigned-off-by: Michael Tokarev \u003cmjt@tls.msk.ru\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Hannibal \u003channibal@megapolis.pl\u003e\nSigned-off-by: Elshin Roman \u003croxmail@list.ru\u003e\nSigned-off-by: Hermann Pitton \u003chermann.pitton@onlinehome.de\u003e\nSigned-off-by: Juergen Orschiedt \u003cjorschiedt@web.de\u003e\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t-online.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "85369df350b138f26eac779da33de0960635ca4d",
      "tree": "5a3fecc16fd22d840a102d5c14e0a725bf12e4be",
      "parents": [
        "1455050f04084161c8a9425008e3b9b5f5c4c2a3"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:59 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:06 2005 -0700"
      },
      "message": "[PATCH] v4l: MXB fix to correct tuner ioctl\n\n- driver command adapted to use new control (TUNER_SET_TYPE_ADDR,\n  instead of TUNER_SET_TYPE)\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": "1455050f04084161c8a9425008e3b9b5f5c4c2a3",
      "tree": "2c16a0667dad129bbdf24c3f665cffb85c48311f",
      "parents": [
        "f7ce3cc67052de63a29bad90110640b687d12058"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:06 2005 -0700"
      },
      "message": "[PATCH] v4l: drivers/media/video/Kconfig\n\n- Removed obsolete option. Current code needs multi tuner.\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": "f7ce3cc67052de63a29bad90110640b687d12058",
      "tree": "f3978eb08434d0e87b2467949bd22513c3535416",
      "parents": [
        "ebe4c6fa535b0410e58e9c8352320896d07e2efb"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:06 2005 -0700"
      },
      "message": "[PATCH] v4l: I2C Tuner\n\n- Fixed a trouble on tuner-core that generates erros on computers with more\n  than one TV card.\n- Rename tuner structures fields.\n- Tail spaces removed.\n- I2C cleanups and converged to a basic reference structure.\n- Removed unused structures.\n- Fix setting frequency on tda8290.\n- Added code for TEA5767 autodetection.\n- Standby mode support implemented. It is used to disable\n  a non used tuner. Currenlty implemented on tea5767.\n- New macro: set_type disables other tuner when changing mode.\n- Some cleanups.\n- Use 50 kHz step when tunning radio for most tuners to improve precision.\n\nSigned-off-by: Fabien Perrot \u003cperrot1983@yahoo.fr\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-By: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\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": "ebe4c6fa535b0410e58e9c8352320896d07e2efb",
      "tree": "b608627d954de8c5d795d10506722751f9db223b",
      "parents": [
        "60acbc99e82753b0baa64834435caf81eabc2501"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:05 2005 -0700"
      },
      "message": "[PATCH] v4l: I2C Miscelaneous\n\n- Removed unused structures.\n- CodingStyle rules applied to comments.\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": "60acbc99e82753b0baa64834435caf81eabc2501",
      "tree": "1c99898c6bfb409c0683d2b74c058515602429a4",
      "parents": [
        "5f8434a620383eec1115e73fdb18c53e049b26b9"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:52 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:05 2005 -0700"
      },
      "message": "[PATCH] v4l: I2C Infrared Remote Control\n\n- Removed unused structures.\n- CodingStyle rules applied to comments.\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": "5f8434a620383eec1115e73fdb18c53e049b26b9",
      "tree": "d28005f94f9b0b8fe17068ae3bae348dfadb56bf",
      "parents": [
        "db036a07ac42fbc410b14ae69f0c5440a8a417cb"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:05 2005 -0700"
      },
      "message": "[PATCH] v4l: I2C BT832\n\n- Removed unused structures.\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": "86ddd96fcd479ec4b718abaa661e5884f9dc9a33",
      "tree": "11cf33f55c01cbed183601849702d478ff71549a",
      "parents": [
        "41ef7c1ed48cb273c7b7a9ffd48a262a22f84483"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:05 2005 -0700"
      },
      "message": "[PATCH] v4l: SAA7134 hybrid DVB\n\n- Add new Typhoon DVB-T Cardbus.\n- DVB-T support for MD7134 cardbus and the PCI variants\n- initial DVB-T support for Lifeview Flydvb-t duo\n- DVB-T support for Philips TOUGH reference design\n- Don\u0027t turn off the xtal output of tda8274/75 in sleep mode\n- Let Kconfig decide whether to include frontend-specific code in saa7134-dvb.\n- Removed unused structures.\n\nSigned-off-by: Juergen Orschiedt \u003cjorschiedt@web.de\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t-online.de\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": "41ef7c1ed48cb273c7b7a9ffd48a262a22f84483",
      "tree": "c3a2772ae4eb3ea34c5023921095b78d2acd352e",
      "parents": [
        "fa9846a8c5965636fbade8655ae0ce1f9a655bd4"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:44 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:04 2005 -0700"
      },
      "message": "[PATCH] v4l: CX88 Update\n\n- Removed unused structures.\n- Removed BTTV version check.\n- Some debug structs moved to their own .c file and converted to static\n- Comment changed to express better when attach_inform is running\n- set_freq removed from set_mode at tuner-core.c.\n- I2C cleanups and converged to a basic reference structure.\n- Rename tuner structures fields.\n- It calls VIDIOC_G_FREQUENCY to get tuner freq from tuner.\n- added missing contrast offset value, set to 0.\n- Let Kconfig decide whether to include frontend-specific code.\n\nSigned-Off-By: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\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": "fa9846a8c5965636fbade8655ae0ce1f9a655bd4",
      "tree": "4a011e90cd64eedeeb01bd09e1d3175b3a0edd17",
      "parents": [
        "de9c634270df3e27675a3c0e95545d2b3f754e3f"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:04 2005 -0700"
      },
      "message": "[PATCH] v4l: BTTV update\n\n- use DMA_32BIT_MASK.\n- Rename tuner structures fields.\n- Tail spaces removed.\n- I2C cleanups and converged to a basic reference structure.\n- Removed unused structures.\n- Removed BTTV version check.\n\nSigned-off-by: \u003cdomen@coderock.org\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@m1k.net\u003e\nSigned-Off-By: Nickolay V. Shmyrev \u003cnshmyrev@yandex.ru\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": "de9c634270df3e27675a3c0e95545d2b3f754e3f",
      "tree": "e706b07212fb0d34c1b5e6ab554fa212115ecb3a",
      "parents": [
        "a6dfa37888298e8369f197883ae5f058fbd98a70"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@brturbo.com.br",
        "time": "Tue Jul 12 13:58:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:04 2005 -0700"
      },
      "message": "[PATCH] v4l: BTTV input\n\nChanges to comply with CodingStyle: // comments converted to /* */\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": "a6dfa37888298e8369f197883ae5f058fbd98a70",
      "tree": "02f2276869110fa8911f01df317ee7744630060f",
      "parents": [
        "27b05fd22f8a1f9afd0377817b1811cfc95f8b7b"
      ],
      "author": {
        "name": "Johannes Stezenbach",
        "email": "js@linuxtv.org",
        "time": "Tue Jul 12 13:58:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:04 2005 -0700"
      },
      "message": "[PATCH] dvb: dst: printk -\u003e dprintk\n\n- stop log spamming when running femon (printk -\u003e dprintk)\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "27b05fd22f8a1f9afd0377817b1811cfc95f8b7b",
      "tree": "d04ea4da6cfdafec7beb507c1e321b4edb7db1b3",
      "parents": [
        "8df3d46077e63ab87f954eb6e827689cdfe97155"
      ],
      "author": {
        "name": "Julian Scheel",
        "email": "julian@jusst.de",
        "time": "Tue Jul 12 13:58:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:04 2005 -0700"
      },
      "message": "[PATCH] dvb: fix kobject names (no slashes)\n\nThe / in the driver name (budget dvb /w video in) is not a valid character for\ndevice names - removed it, now it works!\n\nSame for ttusb-budget.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Julian Scheel \u003cjulian@jusst.de\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8df3d46077e63ab87f954eb6e827689cdfe97155",
      "tree": "35d96bc3ced1ab90b1c6aeb34f527bcbae150d7f",
      "parents": [
        "58ba006be9b5a8f14f32c530d19fcd4e633aadf8"
      ],
      "author": {
        "name": "Patrick Boettcher",
        "email": "pb@linuxtv.org",
        "time": "Tue Jul 12 13:58:38 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:03 2005 -0700"
      },
      "message": "[PATCH] dvb: usb: fix some typos\n\ncorrected some typos.\n\nSigned-off-by: Patrick Boettcher \u003cpb@linuxtv.org\u003e\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "58ba006be9b5a8f14f32c530d19fcd4e633aadf8",
      "tree": "0fc1b3d619886c3756048d76457ada524b3cd0c3",
      "parents": [
        "67bc4eb0b1140a4bf364f2dcca152be659ed9057"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@m1k.net",
        "time": "Tue Jul 12 13:58:37 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:03 2005 -0700"
      },
      "message": "[PATCH] dvb: LGDT3302 QAM256 initialization fix\n\n- Initialize all non mutually exclusive variables\n  without regard to the mode selected.\n- Do a software reset each time the parameters are\n  set, regardless of whether anything changes.\n  This may allow an application to recover from a\n  hung condition.\n- Improved error reporting.\n- Removed $Id:$\n\nSigned-off-by: Mac Michaels \u003cwmichaels1@earthlink.net\u003e\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": "6e498c1080ae794a8dc788152002fb39994ae78b",
      "tree": "88884153708d47ef1fb03157d02503ecd1cb65e5",
      "parents": [
        "01e77d31d11a767c9da665f46e075756aef4fc4f"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yuasa@hh.iij4u.or.jp",
        "time": "Tue Jul 12 13:58:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:02 2005 -0700"
      },
      "message": "[PATCH] TB0219: add PCI IRQ initialization\n\nThis patch adds PCI IRQ initialization to TB0219 driver.\n\nSigned-off-by: Yoichi Yuasa \u003cyuasa@hh.iij4u.or.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "01e77d31d11a767c9da665f46e075756aef4fc4f",
      "tree": "e64bb2840cff1126dfc7370dd3134d0fc5ed1687",
      "parents": [
        "542d1c88bd7f73e2e59d41b12e4a9041deea89e4"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jul 12 13:58:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:02 2005 -0700"
      },
      "message": "[PATCH] IBM_ASM Kconfig corrections\n\nThis patch contains the following fixes:\n- IBM_ASM must depend on PCI\n- remove useless \"default n\"\n- correct the URL to further information\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "eb0a90b4970d667e9ae9df538710f12b8e78e442",
      "tree": "341f050368edbe235e3515032d5b6797545b7745",
      "parents": [
        "278798357d4a8658067dc9ac399d8ffba8389f03"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Tue Jul 12 13:58:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:00 2005 -0700"
      },
      "message": "[PATCH] yenta: allocate resource fixes\n\nThe current CardBus window allocation code in yenta_socket is unable to handle\nthe transparent PCI-bridge handling update in 2.6.13.  We need to check _all_\nresources of a given type to find the best one suitable for CardBus windows,\nnot just the first one.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "278798357d4a8658067dc9ac399d8ffba8389f03",
      "tree": "faa00e598b8de5ce2401e79824308e32780c191c",
      "parents": [
        "c6fd718808df873b5d216d5827ac57ec39820238"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Tue Jul 12 13:58:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:01:00 2005 -0700"
      },
      "message": "[PATCH] yenta: same resources in same structs\n\ndrivers/pci/setup-bus.c enumerates the CardBus windows (bus-\u003eresources[])\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "862104e56329babf0b9571281e9516fe6259dd17",
      "tree": "2364a2bfb91961a806606b47b7b53ab65c9e5f54",
      "parents": [
        "8e2f3b70e60172f5ed7c0933b8d8a35654c1c031"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Tue Jul 12 13:58:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:00:59 2005 -0700"
      },
      "message": "[PATCH] yenta: fix parent resource determination\n\nIf the CardBus windows were pre-configured and the CardBus bridge is behind a\ntransparent PCI-PCI bridge, pci_find_parent_resource() might return a\ndifferent resource than the real parent if it is called before the window is\ndetermined.  Therefore, move that call around.\n\nAlso fix return of value in void function.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "70d1d47c47c4643af357cb44d0d891c1b765f2ab",
      "tree": "6386f119979ea7af51923f374d28a3c2dcf05414",
      "parents": [
        "4645df1035b34be2d431d6a10b08e1c06bcd3361"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Tue Jul 12 13:58:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:00:58 2005 -0700"
      },
      "message": "[PATCH] quiet ide-cd warning\n\nThis shuts up a potential uninitialized variable warning.\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4645df1035b34be2d431d6a10b08e1c06bcd3361",
      "tree": "70a52d86fafadc2d0436e4a969a2b9ee997b874a",
      "parents": [
        "d53d9f16ea95a91ad4aa114809dcde486ca4000d"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Tue Jul 12 13:58:08 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 16:00:58 2005 -0700"
      },
      "message": "[PATCH] aacraid: swapped kmalloc args.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a98a5d04f400ad112e59cadd739dbabf89417e60",
      "tree": "5eeb7f45c0090de40c7523e2b9dfd5e86b22169e",
      "parents": [
        "751382dd5cb2702368d281a50b55c2d6c4e8fbfc",
        "7ac3db59fd4410405ce55e2a25c397aec440d8da"
      ],
      "author": {
        "name": "Todd Poynor",
        "email": "tpoynor@mvista.com",
        "time": "Tue Jul 12 03:34:39 2005 +0100"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@mtd.linutronix.de",
        "time": "Wed Jul 13 00:58:44 2005 +0200"
      },
      "message": "Merge with rsync://fileserver/linux\n"
    },
    {
      "commit": "22a4427972af371fddb49c0184a93851ad51070d",
      "tree": "2d513301698bc8c5b691caf7268a57f296fdf69d",
      "parents": [
        "9f02d6b7b43d46a74dd385f06090104ecd0fb807",
        "ede7fbdf526c314850c9f32dd8da1753bf8d0ad5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 15:54:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 15:54:36 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6\n"
    },
    {
      "commit": "5028770a42e7bc4d15791a44c28f0ad539323807",
      "tree": "74800e35129775413c13ce7caf036ca19e3ce56c",
      "parents": [
        "9f02d6b7b43d46a74dd385f06090104ecd0fb807",
        "d8683a0cb5d09cb7f19feefa708424a84577e68f"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 12 17:21:56 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Jul 12 17:21:56 2005 -0400"
      },
      "message": "[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "9ffc7a0ebfcace0ed3eb77fb77e159f6f9443ec5",
      "tree": "4d4353bb6535aec7822ea71e594154979728e484",
      "parents": [
        "2824bd250f0be1551747cc3ed5ae07facc285b57",
        "f4637b55ba960d9987a836617271659e9b7b0de8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 13:16:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 12 13:16:40 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "ab611487d8ada506e511d2b8f22fb8e7be9939b9",
      "tree": "caa87031e209e8845f84209b69c6c8225def945f",
      "parents": [
        "84531c24f27b02daa8e54e2bb6dc74a730fdf0a5"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Jul 12 12:08:43 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Jul 12 12:08:43 2005 -0700"
      },
      "message": "[NET]: __be\u0027ify *_type_trans()\n\ntr_type_trans(), hippi_type_trans() left as-is.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "2824bd250f0be1551747cc3ed5ae07facc285b57",
      "tree": "1dc604385c5324cc1175f86d0e87fab5dd3b5f8e",
      "parents": [
        "83ef344a7539aa55a787790bc036f0bf3466e191"
      ],
      "author": {
        "name": "Michael Hund",
        "email": "mhund@ld-didactic.de",
        "time": "Mon Jun 27 22:44:22 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:57 2005 -0700"
      },
      "message": "[PATCH] USB: add ldusb driver\n\nThe following driver provides complete interrupt-in and interrupt-out\nreports (raw data) to a user program. Until now it uses the\nHIDIOCGDEVINFO ioctl call, because I don\u0027t know better :-(. Perhaps, it\nwill be ok for you - and I will be happy, if you assign 8 minor numbers.\n\nI have tested it in several environments and it works very well for me.\nHowever, it has a problem with two or more devices at the same hub, if\nthe two or more devices need 1 ms interrupt-in transfers. Unfortunately\nmore than one interrupt-in transfer every ms isn\u0027t possible (ehci\ndriver?). This is why the min_interrupt_in_interval and\nmin_interrupt_out_interval are increased to 2 ms (see the corresponding\nmodule parameters). This way, I can use two devices simultaneously at\nthe same hub.\n\nSigned-off-by: Michael Hund \u003cmhund@ld-didactic.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "83ef344a7539aa55a787790bc036f0bf3466e191",
      "tree": "3a49e9eb5e690a3b0f6609ef0f24f403b3828a39",
      "parents": [
        "a3fdf4ebe016ba756de3ca29a2a6117e9acd721c"
      ],
      "author": {
        "name": "brian@murphy.dk",
        "email": "brian@murphy.dk",
        "time": "Wed Jun 29 16:53:29 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:57 2005 -0700"
      },
      "message": "[PATCH] USB: fix usb reference count bug in cdc-acm driver\n\nThis increases the reference count on the usb cdc acm control interface\nwhich is referred to by the tty interface provided by the driver. This\nallows the deferred removal of the tty after the physical device is\ndisconnected if the tty is held open at the time of disconnection.\n\nSigned-off-by: brian@murphy.dk\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "a3fdf4ebe016ba756de3ca29a2a6117e9acd721c",
      "tree": "8ace3f88ad0edfbf6152a45cfa21299a5fdbe17f",
      "parents": [
        "00ab997dd24fff82900665449f859e23a78ad5f4"
      ],
      "author": {
        "name": "brian@murphy.dk",
        "email": "brian@murphy.dk",
        "time": "Wed Jun 29 16:53:29 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:57 2005 -0700"
      },
      "message": "[PATCH] USB: export usb_get_intf() and usb_put_intf()\n\nExport usb_get_intf and usb_put_intf so that modules can increase\nusb interface reference counts.\n\nSigned-off-by: brian@murphy.dk\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "edfd6aee1f073ae645bd3e60ef96090fc9f0957b",
      "tree": "562023bfb83441b20d61169780bc555065f175aa",
      "parents": [
        "b404a5b02abf84812e5333bda201af464925d7a6"
      ],
      "author": {
        "name": "david-b@pacbell.net",
        "email": "david-b@pacbell.net",
        "time": "Wed Jun 29 07:03:10 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:57 2005 -0700"
      },
      "message": "[PATCH] USB: fix ohci merge glitch\n\nA patch re-organizing some parts of root hub initialization deleted the\ncode initializing the bus-neutral reboot/shutdown notifier for OHCI.\nThis patch just restores that deleted code.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b404a5b02abf84812e5333bda201af464925d7a6",
      "tree": "3692641e80b45ba6c7fd0ca4460b6cbe296972cb",
      "parents": [
        "1d7beee3d4b4ae7faa881ef05ff5d94a125ed8a6"
      ],
      "author": {
        "name": "david-b@pacbell.net",
        "email": "david-b@pacbell.net",
        "time": "Wed Jun 29 06:59:14 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:57 2005 -0700"
      },
      "message": "[PATCH] USB: ohci-omap pm updates\n\nThe recent \"pm_message_t\" changes removed functionality from the Linux\nPM framework.  This patch removes it from the OMAP OHCI too, removing\nthe distinction between (previous) PM_SUSPEND_MEM and PM_SUSPEND_DISK\nstate transitions ... now the only suspend semantics supportable are\nwhat was previously PM_SUSPEND_DISK (4) and is now \"PMSG_SUSPEND\" (3).\n\nFrom: Todd Poynor \u003ctpoynor@mvista.com\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1d7beee3d4b4ae7faa881ef05ff5d94a125ed8a6",
      "tree": "b135b338484326cb71fca1d3e98878f2141e45f8",
      "parents": [
        "e828264ee797d40b1df99fe88c6acfc0f36df639"
      ],
      "author": {
        "name": "david-b@pacbell.net",
        "email": "david-b@pacbell.net",
        "time": "Wed Jun 29 07:00:56 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:56 2005 -0700"
      },
      "message": "[PATCH] USB: omap_udc tweaks\n\nMinor OMAP updates that somehow got dropped from previous patches.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e828264ee797d40b1df99fe88c6acfc0f36df639",
      "tree": "6ec41bb47c97ac31d4839abee128ac14702e57c1",
      "parents": [
        "05f33400307cfe9d89dbeca659731b9055fefbf8"
      ],
      "author": {
        "name": "Ian Campbell",
        "email": "icampbell@arcom.com",
        "time": "Wed Jun 29 10:20:29 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:56 2005 -0700"
      },
      "message": "[PATCH] USB: gadget/ether build fixes.\n\nI also needed the following on 2.6.13-rc1 without CONFIG_USB_ETH_RNDIS,\nsymbol fs_status_desc isn\u0027t available in that case on PXA255.\n\nThis builds both with and without ETH_RNDIS, but I haven\u0027t actually\ntested either.\n\nSigned-off-by: Ian Campbell \u003cicampbell@arcom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "05f33400307cfe9d89dbeca659731b9055fefbf8",
      "tree": "6c95b6744509026c142d81d0dce2de0bff626d88",
      "parents": [
        "b9df978f1974fea373741367b5d79a2ed3b7dcf9"
      ],
      "author": {
        "name": "Ian Campbell",
        "email": "icampbell@arcom.com",
        "time": "Wed Jun 29 10:15:32 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:56 2005 -0700"
      },
      "message": "[PATCH] USB: gadget/ether fixes\n\nSigned-off-by: Ian Campbell \u003cicampbell@arcom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b9df978f1974fea373741367b5d79a2ed3b7dcf9",
      "tree": "e1eea703ac8af72697dc1e7c6df3ea61043ec590",
      "parents": [
        "8fd6db47b90c7ecac32e3211f771849e148bdb07"
      ],
      "author": {
        "name": "Luca Risolia",
        "email": "luca.risolia@studio.unibo.it",
        "time": "Sat Jun 25 16:30:24 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:56 2005 -0700"
      },
      "message": "[PATCH] USB: SN9C10x driver updates\n\nSN9C10x driver updates.\n\nChanges: + new, - removed, * cleanup, @ bugfix\n\n@ Remove bad get_ctrl()\u0027s\n* Documentation updates\n+ Add 0x0c45/0x602d to the list of SN9C10x based devices\n+ Add support for OV7630 image sensors\n\nSigned-off-by: Luca Risolia \u003cluca.risolia@studio.unibo.it\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8fd6db47b90c7ecac32e3211f771849e148bdb07",
      "tree": "5d2ebf3a5c5a90e007d93512a081eee35615ddbc",
      "parents": [
        "b2134bcd2e1bf989e0566dd1b0e59a792722b671"
      ],
      "author": {
        "name": "Michael Hund",
        "email": "mhund@ld-didactic.de",
        "time": "Mon Jun 27 22:44:22 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:56 2005 -0700"
      },
      "message": "[PATCH] USB: add LD devices to hid blacklist\n\nbelow you will find one patch to hid-core.c, which lets usbhid ignore\nour HID devices. It would be nice, if you can apply it.\n\nSigned-off-by: Michael Hund \u003cmhund@ld-didactic.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "b2134bcd2e1bf989e0566dd1b0e59a792722b671",
      "tree": "20ae79f13afa14c0bee52c03daaae4e732af1417",
      "parents": [
        "99f83c9c9ac994c844ecf3e64e848c2f8dd7dfe0"
      ],
      "author": {
        "name": "KAMBAROV, ZAUR",
        "email": "kambarov@berkeley.edu",
        "time": "Fri Jun 24 22:20:35 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Jul 12 11:52:56 2005 -0700"
      },
      "message": "[PATCH] USB: coverity: (desc-\u003ebitmap)[] overrun fix\n\nThe length of the array desc-\u003ebitmap is 3, and not 4:\n\nDefinitions involved:\n\nIn drivers/usb/core/hcd.h\n\n464  \t#define bitmap \tDeviceRemovable\n\nIn drivers/usb/host/ohci-hub.c\n\n395  \t\tstruct usb_hub_descriptor\t*desc\n\nIn drivers/usb/core/hub.h\n\n130  \tstruct usb_hub_descriptor {\n131  \t\t__u8  bDescLength;\n132  \t\t__u8  bDescriptorType;\n133  \t\t__u8  bNbrPorts;\n134  \t\t__u16 wHubCharacteristics;\n135  \t\t__u8  bPwrOn2PwrGood;\n136  \t\t__u8  bHubContrCurrent;\n137  \t\t    \t/* add 1 bit for hub status change; round to bytes */\n138  \t\t__u8  DeviceRemovable[(USB_MAXCHILDREN + 1 + 7) / 8];\n139  \t\t__u8  PortPwrCtrlMask[(USB_MAXCHILDREN + 1 + 7) / 8];\n140  \t} __attribute__ ((packed));\n\nIn include/linux/usb.h\n\n306  \t#define USB_MAXCHILDREN\t\t(16)\n\nThis defect was found automatically by Coverity Prevent, a static analysis\ntool.\n\n(akpm: this code should be shot.  Field `bitmap\u0027 doesn\u0027t exist in struct\nusb_hub_descriptor.  And this .c file is #included in\ndrivers/usb/host/ohci-hcd.c, and someone somewhere #defines `bitmap\u0027 to\n`DeviceRemovable\u0027.\n\n\u003eFrom a maintainability POV it would be better to memset the whole array\nbeforehand - I changed the patch to do that)\n\nSigned-off-by: Zaur Kambarov \u003czkambarov@coverity.com\u003e\nCc: \u003clinux-usb-devel@lists.sourceforge.net?\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ],
  "next": "99f83c9c9ac994c844ecf3e64e848c2f8dd7dfe0"
}
