)]}'
{
  "log": [
    {
      "commit": "7a2fe8c49f0f346601a18c69ba0f75227c0c5993",
      "tree": "c42b1a4734fd23b5c71f43180c3f0bccaeb9023c",
      "parents": [
        "2ec5e3a867d63d04932e11c6097f63760d9be3fe",
        "155ec9e63da962bf26ffc65a4088c6cc935f28db"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 16:59:34 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 16:59:34 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb\n\n* master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb:\n  Merge branch \u0027work-fixes\u0027\n  V4L/DVB (3413): Typos grab bag of the month\n  V4L/DVB (3403): Workaround to fix initialization for Nexus CA\n  Merge branch \u0027work-fixes\u0027\n  V4L/DVB (3395): Fixed Pinnacle 300i DVB-T support\n  V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem ID\n  V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)\n  V4L/DVB (3300a): Removing personal email from DVB maintainers\n  V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driver\n  V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probe\n  V4L/DVB (3354): Fix maximum for the saturation and contrast controls.\n  V4L/DVB (3352): Cxusb: fix lgdt3303 naming\n  V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards\n  V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 input\n  V4L/DVB (3341): Upstream sync - make 2 structs static\n  V4L/DVB (3340): Make a struct static\n  V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanups\n  V4L/DVB (3336): Bt8xx documentation authors fix\n"
    },
    {
      "commit": "62287fbb54b4af71dc5a4918350f81a4cd467788",
      "tree": "0242e2f6e11ce93c0bec8f72228f4f7c6f8e2161",
      "parents": [
        "07ed76b2a085a31f427c2a912a562627947dc7de"
      ],
      "author": {
        "name": "Matt Mackall",
        "email": "mpm@selenic.com",
        "time": "Tue Mar 07 21:55:47 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 14:15:04 2006 -0800"
      },
      "message": "[PATCH] dac960: add disk entropy in request completions\n\nSigned-off-by: Matt Mackall \u003cmpm@selenic.com\u003e\nTested-by: Anders K. Pedersen \u003cakp@cohaesio.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "90f0094dc607abe384a412bfb7199fb667ab0735",
      "tree": "2cd4c048a95d49a532bd237388f2b50ceb55ceb6",
      "parents": [
        "fbcae7eafcf7dfb315602de935d7ca85574e5c11"
      ],
      "author": {
        "name": "Horst Hummel",
        "email": "horst.hummel@de.ibm.com",
        "time": "Tue Mar 07 21:55:39 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 14:14:01 2006 -0800"
      },
      "message": "[PATCH] s390: dasd partition detection\n\nDASD allows to open a device as soon as gendisk is registered, which means the\ndevice is a fake device (capacity\u003d0) and we do know nothing about blocksize\nand partitions at that point of time.  In case the device is opened by\nsomeone, the bdev and inode creation is done with the fake device info and the\nfollowing partition detection code is just using the wrong data.\n\nTo avoid this modify the DASD state machine to make sure that the open is\nrejected until the device analysis is either finished or an unformatted device\nwas detected.\n\nSigned-off-by: Horst Hummel \u003chorst.hummel@de.ibm.com\u003e\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fbcae7eafcf7dfb315602de935d7ca85574e5c11",
      "tree": "027ee74a937a3efb56cb6e055232862c97375635",
      "parents": [
        "331c46591414f7f92b1cec048009abe89892ee79"
      ],
      "author": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Tue Mar 07 21:55:38 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 14:14:01 2006 -0800"
      },
      "message": "[PATCH] s390: iucv message limit for smsg\n\nThe message limit on the iucv connect call for the smsg module is too low.\nTherefore increase the smsg message limit to 255.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d5f735e52fb41e032b0db08aa20c02dbb9cd0db3",
      "tree": "901eb8df0c58c1776dda88e91b997e6c0d39b48c",
      "parents": [
        "1c6cc5fd32978ffdc4d0acf8592d3901adefbdad"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Tue Mar 07 21:55:20 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 14:14:00 2006 -0800"
      },
      "message": "[PATCH] serial core: work around sub-driver bugs\n\nWe\u0027re presently getting oopses because Bluetooth (and possibly other) drivers\nare calling core functions after things have been shut down.\n\nSo rather than oopsing, let\u0027s drop a warning then take avoiding action, so the\nmachine survives.  Once all the sub-drivers are fixed up we can remove the\ntake-avoiding-action part.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "432e7c0dfe884b6ab1c32fd3f17c64c31d8fa7e2",
      "tree": "03632e1083e70f0b06211dae5695fb04fa3fd018",
      "parents": [
        "f78bb8ad482267b92c122f0e37a7dce69c880247",
        "e1c48554ae295de984eee83a7798e7fb394a1629"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 13:20:46 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 08 13:20:46 2006 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:\n  [IA64] mca recovery return value when no bus check\n  [IA64] SGI SN drivers: don\u0027t report !sn2 hardware as an error\n  [IA64] don\u0027t report !sn2 or !summit hardware as an error\n  [IA64] gensparse_defconfig: turn on PNPACPI\n  [IA64] Increase severity of MCA recovery messages\n"
    },
    {
      "commit": "155ec9e63da962bf26ffc65a4088c6cc935f28db",
      "tree": "1933dcb638ff78849a2db9d24c7c3443564e4867",
      "parents": [
        "8e2cc1af9fa067fe49c639ee5e5e07c96a54fe49",
        "8a59822f68996c1f525a8ed87447a4dbc27ada0b"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Wed Mar 08 12:34:10 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Wed Mar 08 12:34:10 2006 -0300"
      },
      "message": "Merge branch \u0027work-fixes\u0027\n"
    },
    {
      "commit": "8a59822f68996c1f525a8ed87447a4dbc27ada0b",
      "tree": "ca652928f8d16907dde5abe7bd4abff2bc41c321",
      "parents": [
        "05e3beb288183f9176c5fba18fae43d348cc5523"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Mar 07 22:20:23 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Wed Mar 08 12:30:19 2006 -0300"
      },
      "message": "V4L/DVB (3413): Typos grab bag of the month\n\nTypos grab bag of the month.\nEyeballed by jmc@ in OpenBSD.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "05e3beb288183f9176c5fba18fae43d348cc5523",
      "tree": "6604e7ee524f568fab811798769adddddcf86346",
      "parents": [
        "be6f655d03d2e166134da2ea3c9360c4fe008744"
      ],
      "author": {
        "name": "Marco Schluessler",
        "email": "marco@lordzodiac.de",
        "time": "Fri Feb 24 18:53:00 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Wed Mar 08 12:29:08 2006 -0300"
      },
      "message": "V4L/DVB (3403): Workaround to fix initialization for Nexus CA\n\nWorkaround for Nexus CA: Debi test fails unless first debi write is repeated.\n\nSigned-off-by: Marco Schluessler \u003cmarco@lordzodiac.de\u003e\nSigned-off-by: Oliver Endriss \u003co.endriss@gmx.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "7986824e4e31d6c66f39d2f11ab93fcfed21f593",
      "tree": "9ba2ea3d2a4a256e849697a7d757f8b544f4a016",
      "parents": [
        "d423421cb3e924cf68da231a732c3250c80afa4e",
        "c4432c41b0c74d770ebc5e0a4fc3df3d00dfc131"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Mar 07 18:04:54 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Mar 07 18:04:54 2006 -0800"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n\n* master.kernel.org:/home/rmk/linux-2.6-serial:\n  [SERIAL] ip22zilog: Fix oops on runlevel change with serial console\n  [SERIAL] Fix two bugs in parport_serial\n"
    },
    {
      "commit": "f032f90809ebbbd28feb90f97add2e0a869a42ed",
      "tree": "71b447f7e83b1d864293ad41077ee9de9744b798",
      "parents": [
        "6c5e62159cdef89d8385958c9d8c88efa867110c"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Fri Mar 03 15:34:34 2006 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Mar 07 15:27:59 2006 -0800"
      },
      "message": "[IA64] SGI SN drivers: don\u0027t report !sn2 hardware as an error\n\nThis stuff is all in the generic ia64 kernel, and the new initcall error\nreporting complains about them.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "c4432c41b0c74d770ebc5e0a4fc3df3d00dfc131",
      "tree": "f47e0db834719e1347a8779483bb06cb848f6243",
      "parents": [
        "7a171cdcb6ce82cc5e4bd7cb8eab172a43395f87"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Tue Mar 07 21:04:59 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Mar 07 21:04:59 2006 +0000"
      },
      "message": "[SERIAL] ip22zilog: Fix oops on runlevel change with serial console\n\nIncorrect uart_write_wakeup() calls cause reference to a NULL tty\npointer.  This has been fixed in the sunsab and sunzilog serial drivers\nin October 2005.  Update the ip22zilog, which is based on sunzilog,\naccordingly.\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\n"
    },
    {
      "commit": "72f2afb8a6858edd9335cd158eb21053a0c2c39a",
      "tree": "1cc6884bf4e48822423d23d68d7b2699cd2e68fd",
      "parents": [
        "d11d9b2dd2c43dd99a491df8a83ae28401db0044"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Mon Mar 06 19:28:35 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Mar 06 19:28:35 2006 -0800"
      },
      "message": "[TG3]: Add DMA address workaround\n\nAdd DMA workaround for chips that do not support full 64-bit DMA\naddresses.\n\n5714, 5715, and 5780 chips only support DMA addresses less than 40\nbits. On 64-bit systems with IOMMU, set the dma_mask to 40-bit so\nthat pci_map_xxx() calls will map the DMA address below 40 bits if\nnecessary. On 64-bit systems without IOMMU, set the dma_mask to\n64-bit and check for DMA addresses exceeding the limit in\ntg3_start_xmit().\n\n5788 only supports 32-bit DMA so need to set the mask appropriately\nalso.\n\nThanks to Chris Elmquist at SGI for reporting and helping to debug\nthe problem on 5714.\n\nThanks to David Miller for explaining the HIGHMEM and DMA stuff.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d11d9b2dd2c43dd99a491df8a83ae28401db0044",
      "tree": "553c220602ee9769b01e2c0343b463c185d097b6",
      "parents": [
        "15730ddbf745fbda9001b8bbd71977ac66bf5f41",
        "1285b3a0b0aa2391ac6f6939e6737203c8220f68"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:47:07 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:47:07 2006 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband\n\n* \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband:\n  IB/srp: Don\u0027t send task management commands after target removal\n"
    },
    {
      "commit": "15730ddbf745fbda9001b8bbd71977ac66bf5f41",
      "tree": "37860475502b1ecef34cd98900cc8af3aac6952b",
      "parents": [
        "de1d9c033f32ce39bf60e25be3b8624225fa9181"
      ],
      "author": {
        "name": "Cornelia Huck",
        "email": "cornelia.huck@de.ibm.com",
        "time": "Mon Mar 06 15:43:02 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:45 2006 -0800"
      },
      "message": "[PATCH] s390: improve response code handling in chsc_enable_facility()\n\nRather than checking for some known failures, check positively for the\nsuccess response code 0x0001 and return -EIO for unrecognized failure\nresponse codes.\n\nSigned-off-by: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nCc: Greg Smith \u003cgsmith@nc.rr.com\u003e\nCc: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nCc: 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": "cdd440fe9f2e83b1e268148647126440799b71fc",
      "tree": "f942ff7b2a2c6af80c5bd0ac05f6907f07fbe654",
      "parents": [
        "ad820c5dd47dff9397ef1e94388bc6577983f68b"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Mon Mar 06 15:42:59 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:45 2006 -0800"
      },
      "message": "[PATCH] windfarm license fix\n\nThe Windfarm PID module lacks a licence, it should be GPL, here it is\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b05121b29e8af45ccb424bf71dadc1d04bd23f03",
      "tree": "34355406f3aaf7b08fb6775f6c53c118764da69f",
      "parents": [
        "7cb9478f0d5b2424af974646dcbe10ce7c19b550"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Mon Mar 06 15:42:41 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] i4l: fix compatiblity issue with big endian systems\n\nThis patch fix some compatiblity issues with big endian systems\n\nSigned-off-by: Martin Bachem \u003cinfo@colognechip.com\u003e\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nCc: Al Viro \u003cviro@ftp.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7cb9478f0d5b2424af974646dcbe10ce7c19b550",
      "tree": "a645f882deef35c0ebe040a9ee0bb8ce7fc6e8c2",
      "parents": [
        "1e4b27df55166ce3b276f55bab223fa4ae8c5525"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Mon Mar 06 15:42:39 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] i4l: fix refcounting problem with ttyIx devices\n\nIf the same ttyIx device was opened by two processes the module was not\nreleased and so the usage count went never to zero again.  This oneliner fixes\nthe issue.\n\nSigned-off-by: Oskar Senft \u003co.senft@sirrix.com\u003e\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1e4b27df55166ce3b276f55bab223fa4ae8c5525",
      "tree": "f73e7b8016f1ab63be67629507120012c554a848",
      "parents": [
        "ff3aea0e68bfd46120ce2d08bc1f8240fa2bd36a"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Mon Mar 06 15:42:37 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 18:40:43 2006 -0800"
      },
      "message": "[PATCH] i4l: add new PCI IDs for HFC-S PCI\n\nAdd new PCI IDs for HFC-S PCI based ISDN TA \u0027Primux II S0\u0027 and \u0027Primux II S0\u0027\nfrom Gerdes AG\n\nSigned-off-by: Martin Bachem \u003cinfo@colognechip.com\u003e\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f716d8303345698728d9f8ce76a82a795a5be275",
      "tree": "20004f3dc2f11b83b5debe3a784d3f105c6e4daa",
      "parents": [
        "8ba7b0a14b2ec19583bedbcdbea7f1c5008fc922"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:41:44 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 17:41:44 2006 -0800"
      },
      "message": "Allocate 96 bytes for SCSI sense data reply\n\nThe SCSI layer uses SCSI_SENSE_BUFFERSIZE (96) for the sense buffer\nsize, even though some other code uses \"sizeof(struct request_sense)\"\n(which is 64 bytes).  Allocate the buffer using the bigger of the two\nfor safety.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "91c0bce29e4050a59ee5fdc1192b60bbf8693a6d",
      "tree": "e364c095b85e9b90b0e94869065d7be5370c2d00",
      "parents": [
        "b6f57864eeacd556013c4b40917d50d7c8c38f8c"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Mar 06 13:25:52 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 13:29:00 2006 -0800"
      },
      "message": "[PATCH] USB Serial: fix use-after-free bug in usb-serial core\n\nThis fixes a use-after-free bug in the usb-serial core.  It is simple to\ntrigger this (open a usb-serial port, then yank the device out before\nclosing the port.)  Thanks to Stefan Seyfried \u003cseife@suse.de\u003e for\nreporting this, and to the slab debugging code which enabled it to be\ntracked down.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b6f57864eeacd556013c4b40917d50d7c8c38f8c",
      "tree": "f06af675059a506bfb0b70489796f97f13214a2f",
      "parents": [
        "264132bc62fe071d0ff378c1103bae9d33212f10",
        "2d66806d740eeb410aa785bd7fba3bd24bb082c1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 12:10:42 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 06 12:10:42 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:\n  [PATCH] chelsio: fix kmalloc failure in t1_espi_create\n  Merge branch \u0027master\u0027\n  s2io: set_multicast_list bug\n"
    },
    {
      "commit": "2d66806d740eeb410aa785bd7fba3bd24bb082c1",
      "tree": "7e38e871b3848253ac64166d2ddad02461e86c15",
      "parents": [
        "d033d9345101c07aa6965590109eac0bf7f25b8d"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Sun Mar 05 01:16:00 2006 +0300"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:38:00 2006 -0500"
      },
      "message": "[PATCH] chelsio: fix kmalloc failure in t1_espi_create\n\nmemset() is called before check.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "d033d9345101c07aa6965590109eac0bf7f25b8d",
      "tree": "280205c395791ba2316ab3940aed953f89ee7f38",
      "parents": [
        "a7a80d5ad3735554338199b9d976dfda5c10d3c7",
        "501f74f29498543c27f4f9697f5c1e980dd2de0d"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:37:47 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Mar 06 14:37:47 2006 -0500"
      },
      "message": "Merge branch \u0027master\u0027\n"
    },
    {
      "commit": "7a171cdcb6ce82cc5e4bd7cb8eab172a43395f87",
      "tree": "7e06a79a43ca2a5e8d57d88b80c6ac2b1e72f246",
      "parents": [
        "501f74f29498543c27f4f9697f5c1e980dd2de0d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Mar 05 00:31:22 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Mar 05 21:25:40 2006 +0000"
      },
      "message": "[SERIAL] Fix two bugs in parport_serial\n\nSteinar H. Gunderson reported:\n\n  - For some reason, it detects the 9845 as a 9735 -- it appears this is\n    simply related to the ordering in parport_serial_pci_tbl[]. If we move\n    the 9845 up above the 9735, it prints out 9710:9845, but no change in\n    behaviour. (We didn\u0027t find out why this was the case; we left it alone\n    since it didn\u0027t affect our problem.)\n  - The card has no parallel port (at least no physical ones), yet it reports\n    (via its subsystem ID of 0x0014) one parallel port and four serial ports.\n    The probe for the parallel port fails, and the driver just aborts. Thus,\n    it doesn\u0027t find the serial ports.\n\nFix the debugging code to use dev_dbg, but don\u0027t bother displaying the\nPCI ID of the detected board (that\u0027s accessible via other means.)\n\nAlso, arrange for parport_register() to return 0 even if it finds no\nports.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c027f5f995d8b6efc934be384085e3e8425638e4",
      "tree": "b067b04108d7e231d465c0b5bd7625b6570c4d93",
      "parents": [
        "0f8f325b25919619559f0f47aa46cd7dc2dbef92"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri Mar 03 17:50:37 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sat Mar 04 21:06:27 2006 -0800"
      },
      "message": "[ATM]: [fore200e] fix section mismatch warnings\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.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": "501f74f29498543c27f4f9697f5c1e980dd2de0d",
      "tree": "a73666df60eea38aaf0ee8f9a48adef5ae30e3e7",
      "parents": [
        "ea088b8d481fcff001f7e628c44daf39a229d9fc",
        "28e02bac9c943ed85a29b41ccb9bf95641b2e263"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 04 18:51:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Mar 04 18:51:45 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6\n\n* \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6:\n  [PATCH] Add missing ifdef for VIA RNG code\n"
    },
    {
      "commit": "732b82886017e9ceccb27c8b69e9210d5305088a",
      "tree": "a700d0628b93c15783c0c727b7fbcc51da52e7b7",
      "parents": [
        "e142c24cf8f471c2a6cb95a4a26923d9621770ff"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sat Mar 04 23:02:10 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 04 23:02:10 2006 +0000"
      },
      "message": "[MMC] au1xmmc: Fix a compilation warning (\u0027status\u0027 is not used)\n\nFix a trivial compilation warning:\n\n  CC      drivers/mmc/au1xmmc.o\ndrivers/mmc/au1xmmc.c: In function ‘au1xmmc_dma_callback’:\ndrivers/mmc/au1xmmc.c:743: warning: unused variable ‘status’\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e142c24cf8f471c2a6cb95a4a26923d9621770ff",
      "tree": "a807b2f1c9b5a9676428aba0599d3573bc198979",
      "parents": [
        "b256f9df4a7da248263ed95c2517ddb714f9ca95"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sat Mar 04 23:01:39 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 04 23:01:39 2006 +0000"
      },
      "message": "[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn\u0027t exist\n\ndrivers/mmc/au1xmmc.c doesn\u0027t compile because commit\ne92251762d02a46177d4105d1744041e3f8bc465 introduced a typo and passes\nthe wrong argument to the mmc_resp_type macro.\n\nError because of the typo:\n\n  CC      drivers/mmc/au1xmmc.o\ndrivers/mmc/au1xmmc.c: In function ‘au1xmmc_send_command’:\ndrivers/mmc/au1xmmc.c:197: warning: implicit declaration of function ‘mmc_rsp_type’\n...\n  LD      .tmp_vmlinux1\ndrivers/built-in.o: In function `au1xmmc_request\u0027:au1xmmc.c:(.text+0x89504): undefined reference to `mmc_rsp_type\u0027\n:au1xmmc.c:(.text+0x8968c): undefined reference to `mmc_rsp_type\u0027\nmake: *** [.tmp_vmlinux1] Error 1\n\nError because of the wrong argument:\n\n  CC      drivers/mmc/au1xmmc.o\ndrivers/mmc/au1xmmc.c: In function ‘au1xmmc_send_command’:\ndrivers/mmc/au1xmmc.c:197: error: invalid type argument of ‘-\u003e’\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b256f9df4a7da248263ed95c2517ddb714f9ca95",
      "tree": "3f9baba126313e35fec32a8ade61c08a29bab382",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Martin Michlmayr",
        "email": "tbm@cyrius.com",
        "time": "Sat Mar 04 23:01:13 2006 +0000"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Mar 04 23:01:13 2006 +0000"
      },
      "message": "[MMC] au1xmmc: Fix compilation error by using platform_driver\n\ndrivers/mmc/au1xmmc.c currently doesn\u0027t compile; it needs to be\nconverted to use platform_driver.  I cannot test this change because\nof lack of hardware but I followed the drivers this one is based on,\nand the code is certainly not worse than before.\n\ndrivers/mmc/au1xmmc.c: At top level:\ndrivers/mmc/au1xmmc.c:1002: error: ‘platform_bus_type’ undeclared here (not in a function)\nmake[2]: *** [drivers/mmc/au1xmmc.o] Error 1\n\nSigned-off-by: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nAcked-by: Jordan Crouse \u003cjordan.crouse@amd.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a7a80d5ad3735554338199b9d976dfda5c10d3c7",
      "tree": "fb637b295a1614b919a205896612d88673c066c6",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Mar 04 12:06:51 2006 -0500"
      },
      "message": "s2io: set_multicast_list bug\n\nThe mac_addr variable doesn\u0027t get reset between\n(re)additions of multicast addresses. One byte\nof all multicast addresses (except the first)\ncan be incorrect.\n\nSigned-off-by: Arthur Kepner \u003cakepner@sgi.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "28e02bac9c943ed85a29b41ccb9bf95641b2e263",
      "tree": "ca3e0206b77daf23dcae162a1349a93a6178a110",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@sirena.org.uk",
        "time": "Fri Mar 03 21:05:58 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Mar 03 21:05:58 2006 -0500"
      },
      "message": "[PATCH] Add missing ifdef for VIA RNG code\n\nAlmost all the code for the VIA RNG is guarded with __i386__ #ifdefs,\nthe only exception being the enumeration of RNG types which is used to\nindex into the rng_vector ops array.  This patch adds an ifdef around\nthat for consistency and since the guard makes a difference when adding\nnew RNG types on non-i386 hardware.\n\nSigned-Off-By: Mark Brown \u003cbroonie@sirena.org.uk\u003e\nSigned-Off-By: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "1285b3a0b0aa2391ac6f6939e6737203c8220f68",
      "tree": "b0041f55811fcda35614e6c04cb67e251d05a51f",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Fri Mar 03 15:47:25 2006 -0800"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Fri Mar 03 17:50:16 2006 -0800"
      },
      "message": "IB/srp: Don\u0027t send task management commands after target removal\n\nJust fail abort and reset requests that come in after we\u0027ve already\ndecided to remove a target.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\n"
    },
    {
      "commit": "8e2cc1af9fa067fe49c639ee5e5e07c96a54fe49",
      "tree": "59ef18daded159b90ad2478cca754409545b7cb1",
      "parents": [
        "c499ec24c31edf270e777a868ffd0daddcfe7ebd",
        "be6f655d03d2e166134da2ea3c9360c4fe008744"
      ],
      "author": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 16:17:43 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 16:17:43 2006 -0300"
      },
      "message": "Merge branch \u0027work-fixes\u0027\n"
    },
    {
      "commit": "be6f655d03d2e166134da2ea3c9360c4fe008744",
      "tree": "218b96e5a3512e795bf50ef68722ab0190cd86d9",
      "parents": [
        "6ba54abe627577270a9baeb1d984bf84fba8b2e7"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t\\\\-online.de",
        "time": "Fri Mar 03 12:09:26 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:23 2006 -0300"
      },
      "message": "V4L/DVB (3395): Fixed Pinnacle 300i DVB-T support\n\n- fixed tda9886 port 2 setting\n- turned remote control receiver off via saa7134 GPIO to avoid i2c hangs\n- modified tda9886 client calls to direct i2c access to allow proper return\n  to analog mode\n- allow mode change to V4L2_TUNER_DIGITAL_TV in tuner VIDIOC_S_FREQUENCY\n  client call\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t-online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "6ba54abe627577270a9baeb1d984bf84fba8b2e7",
      "tree": "ab3acb6c7b0f83884afa780419bbe980347e4c37",
      "parents": [
        "69ca1897317b1fbe73122a5a3bb7d783b2883d88"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Feb 27 15:22:49 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:19 2006 -0300"
      },
      "message": "V4L/DVB (3399): ELSA EX-VISION 500TV: fix incorrect PCI subsystem ID\n\n- ELSA EX-VISION 500TV was incorrectly programmed to have the same\n  subsystem ID as ELSA EX-VISION 300TV, (1048:226b)\n- This changeset replaces the incorrect subsystem ID (1048:226b)\n  with the correct one (1048:226a) for the ELSA EX-VISION 500TV.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "69ca1897317b1fbe73122a5a3bb7d783b2883d88",
      "tree": "ff2d626f29b576b67caf46fb704f2caaca6cca9d",
      "parents": [
        "25d1f0c87dbbe92fcf91b3c6a395dcc9dde7fe94"
      ],
      "author": {
        "name": "Mattias Nordstrom",
        "email": "nordstrom@realnode.com",
        "time": "Mon Feb 27 00:09:17 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:16 2006 -0300"
      },
      "message": "V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)\n\nI have a TT C1500 card (saa7146, STV0297) which had problems tuning\nchannels at QAM128 (like the ones in the Finnish HTV / Welho network).\nA fix which seems to work perfectly so far is to change the delay for\nQAM128 to the same values as for QAM256 in stv0297_set_frontend(),\n\nSigned-off-by: Mattias Nordstrom \u003cnordstrom@realnode.com\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "11dc3ffa3b53ba5bfdcc558d7bcd14d67ed0954b",
      "tree": "5f8a08c6c59c1552e0f767235b9c06e52fa2626e",
      "parents": [
        "14c255b2b26338fd5cafe62508ba0f0ba798951e"
      ],
      "author": {
        "name": "Johannes Stezenbach",
        "email": "js@linuxtv.org",
        "time": "Mon Feb 27 00:09:20 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:10 2006 -0300"
      },
      "message": "V4L/DVB (3385): Dvb: fix __init/__exit section references in av7110 driver\n\nuse __devinit/__devexit/__devexit_p() where appropriate\n\nSigned-off-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "14c255b2b26338fd5cafe62508ba0f0ba798951e",
      "tree": "63cf280bb58a8704f09fc93da71507c0ca416fb4",
      "parents": [
        "2175771e154d9faf404b2631be39bf7bd36a035e"
      ],
      "author": {
        "name": "Hartmut Hackmann",
        "email": "hartmut.hackmann@t\\-online.de",
        "time": "Mon Feb 27 00:09:11 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:07 2006 -0300"
      },
      "message": "V4L/DVB (3378): Restore power on defaults of tda9887 after tda8290 probe\n\nThe probing code for tda8290 changes the state of the tda9887 GP ports.\nThe patch assumes that if probing for tda8290 failed, this must be a \ntda9887 and restores its power on defaults.\nThis should solve the module load order issue with some pinnacle cards.\n\nSigned-off-by: Hartmut Hackmann \u003chartmut.hackmann@t-online.de\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "2175771e154d9faf404b2631be39bf7bd36a035e",
      "tree": "e4899c85a194fa73cb42f853d77c31c3893f45b5",
      "parents": [
        "27b547c3a956ec0c04109d150caa5feaee8d80f9"
      ],
      "author": {
        "name": "Hans Verkuil",
        "email": "hverkuil@xs4all.nl",
        "time": "Mon Feb 27 00:08:20 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:04 2006 -0300"
      },
      "message": "V4L/DVB (3354): Fix maximum for the saturation and contrast controls.\n\nSigned-off-by: Hans Verkuil \u003chverkuil@xs4all.nl\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "27b547c3a956ec0c04109d150caa5feaee8d80f9",
      "tree": "cc6139ec53492953b7f027c654d0ea43afe9d44f",
      "parents": [
        "ede224159fa0a11f86e416f19729be701ae77e4f"
      ],
      "author": {
        "name": "Michael Krufky",
        "email": "mkrufky@linuxtv.org",
        "time": "Mon Feb 27 00:08:17 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:18:01 2006 -0300"
      },
      "message": "V4L/DVB (3352): Cxusb: fix lgdt3303 naming\n\nThe following are specific to lgdt3303, and are being renamed to reflect this.\n- cxusb_lgdt330x_config renamed to cxusb_lgdt3303_config.\n- cxusb_lgdt330x_frontend_attach renamed to cxusb_lgdt3303_frontend_attach.\n\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "ede224159fa0a11f86e416f19729be701ae77e4f",
      "tree": "e7f56e1c21e50717f712bf435c1174abee1aa3dc",
      "parents": [
        "ca659a41373afc40de6276d24d8279bcd547e0a9"
      ],
      "author": {
        "name": "Ricardo Cerqueira",
        "email": "v4l@cerqueira.org",
        "time": "Mon Feb 27 00:08:11 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:58 2006 -0300"
      },
      "message": "V4L/DVB (3348): Fixed saa7134 ALSA initialization with multiple cards\n\nWhen multiple cards were installed, only the first card would have\naudio initialized, because only the first position in the array parameter\ndefaulted to \"1\"\nTo make things worse, the \"enable\" parameter wasn\u0027t enabled, so there\nwas no workaround.\n\nSigned-off-by: Ricardo Cerqueira \u003cv4l@cerqueira.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "ca659a41373afc40de6276d24d8279bcd547e0a9",
      "tree": "87cdabbc3eec7a96a8a40fb2b2c865a561e7c26f",
      "parents": [
        "f95cdf261b3164c3e7f62551313be422483806c5"
      ],
      "author": {
        "name": "Karsten Suehring",
        "email": "ksuehring@gmx.net",
        "time": "Mon Feb 27 00:08:08 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:55 2006 -0300"
      },
      "message": "V4L/DVB (3347): Pinnacle PCTV 40i: add filtered Composite2 input\n\nThis patch adds another composite input to the Pinnacle PCTV 100i\ndefinition which filters the chrominace signal from the luma input. This\nimproves video quality for Composite signals on the S-Video connector of\nthe card.\nIn addition the name string of the card is changed to include PCTV 40i\nand 50i since these cards are identical.\n\nSigned-off-by: Karsten Suehring \u003cksuehring@gmx.net\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "f95cdf261b3164c3e7f62551313be422483806c5",
      "tree": "688632feb903cab183650d94d7ec6e3c02faf923",
      "parents": [
        "092734b4bb227faddf241b116af14357645d963c"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Feb 27 00:07:55 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:52 2006 -0300"
      },
      "message": "V4L/DVB (3341): Upstream sync - make 2 structs static\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "092734b4bb227faddf241b116af14357645d963c",
      "tree": "5e57e4dbc2cb9ae8feae346c06a2b9035b5272ed",
      "parents": [
        "805e660ca32ef63b81203a556f29fef262b95cc0"
      ],
      "author": {
        "name": "Manu Abraham",
        "email": "manu@linuxtv.org",
        "time": "Mon Feb 27 00:07:52 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:39 2006 -0300"
      },
      "message": "V4L/DVB (3340): Make a struct static\n\nSigned-off-by: Manu Abraham \u003cmanu@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "805e660ca32ef63b81203a556f29fef262b95cc0",
      "tree": "178c50989edb11f54ea6c1e4c7b82359375f0062",
      "parents": [
        "2d748ba1669070a12bab11b19d20fd8daf537ef5"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Feb 27 00:07:49 2006 -0300"
      },
      "committer": {
        "name": "Mauro Carvalho Chehab",
        "email": "mchehab@infradead.org",
        "time": "Fri Mar 03 14:17:35 2006 -0300"
      },
      "message": "V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanups\n\nThis patch contains the following possible cleanups:\n- update the Kconfig help to mention the VP310\n- merge vp310_attach and mt312_attach into a new vp310_mt312_attach\n  to remove some code duplication\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\n"
    },
    {
      "commit": "77a3313551afd53c90012e5a87f7f2b2195fc67e",
      "tree": "996a210b97311a1af71c9c9faa71eeb8e4c69c00",
      "parents": [
        "140ffcec4def3ee3af7565b2cf1d3b2580f7e180"
      ],
      "author": {
        "name": "John Bowler",
        "email": "jbowler@acm.org",
        "time": "Thu Mar 02 02:54:29 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Mar 02 08:33:07 2006 -0800"
      },
      "message": "[PATCH] \"drivers/mtd/redboot.c: recognise a foreign byte sex partition table\" update\n\nSync up the recent redboot fix with MTD CVS.  It uses the correct swab()\nfunctions.\n\nCc: John Bowler \u003cjbowler@acm.org\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e0a5c57848f7690a247bb8af4fa412844b0b00bb",
      "tree": "3cf1fd6858cab9c030e5cd0d98d04fc0b7bd41b3",
      "parents": [
        "fe05f54181db868c5720cc4dc0741227b9ba5a60",
        "b5b9d6647c1cd5eee90b58941c55f874c2a7e707"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:10:45 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 15:10:45 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "fe05f54181db868c5720cc4dc0741227b9ba5a60",
      "tree": "922b7aaefa56cdd82f2152db57806a7a06dd6425",
      "parents": [
        "e5cef95d58d1e711b0bd6b00018278a06defb274",
        "67bc620006a30cf5dcbf409dbbd4fd93179ddfb1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 14:17:59 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 14:17:59 2006 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6\n"
    },
    {
      "commit": "71efa38c0eef581c69c221ceb8645f61d1e93270",
      "tree": "456c1894e26fb3aa362fc8e1fd8382160dfcb344",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad",
        "e2482fa16e9eef88344a4dca1a390d29432d4add"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 10:22:04 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Mar 01 10:22:04 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6\n"
    },
    {
      "commit": "67bc620006a30cf5dcbf409dbbd4fd93179ddfb1",
      "tree": "166869f4c251da22cd7aca06811250fdaac81ba3",
      "parents": [
        "2fe22a8bba0c3a60db58dfdcaa200f8528c057e4"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@gnumonks.org",
        "time": "Tue Feb 14 09:21:26 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:18:30 2006 +0100"
      },
      "message": "[PATCH] pcmcia: CM4000, CM4040 Driver fixes\n\nUsing this patch, Omnikey CardMan 4000 and 4040 devices automatically\nget their device nodes created by udev.\n\nAlso, we now check for (and handle) failure of pcmcia_register_driver()\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "2fe22a8bba0c3a60db58dfdcaa200f8528c057e4",
      "tree": "64bdaea6c3225f61d006d9aa54776d0acbd0626c",
      "parents": [
        "40e3cad61197fce63853e778db020f7637d988f2"
      ],
      "author": {
        "name": "Jesse Allen",
        "email": "the3dfxdude@gmail.com",
        "time": "Mon Feb 20 22:08:18 2006 -0800"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:15:45 2006 +0100"
      },
      "message": "[PATCH] pcmcia: add id for AMB8110 PC Card\n\nThe axnet_cs driver can support the AMB8110 PC Card, so add the id for it.\n\nIn the old pcmcia-cs config file, this card is listed with the comment \"not\nspecific enough\".  The last entry in the axnet_ids has the same comment.\nThey are disabled, and for good reason as it was originally identified by\nthe MANFID, and that is shared with several cards that use both the\npcnet_cs driver and axnet_cs driver.  I tried my AMB8110 with pcnet_cs, and\nfound that it works fine, and I cannot find a reason for either, except\nthat the old config file recommended axnet_cs.\n\nSigned-off-by: Jesse Allen \u003cthe3dfxdude@gmail.com\u003e\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "40e3cad61197fce63853e778db020f7637d988f2",
      "tree": "6e086c930e1aef0bb24eb61af42d1f3c1fb7d38c",
      "parents": [
        "f0892b89e3c19c7d805825ca12511d26dcdf6415"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Tue Feb 28 01:18:31 2006 -0500"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 11:12:00 2006 +0100"
      },
      "message": "[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards\n\nDon\u0027t just use cards with PCMCIA ID 0x0156, 0x0002.  Make sure that the\nvendor string is \"Intersil\" or \"INTERSIL\"\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "42935656914b813c99f91cbac421fe677a6f34ab",
      "tree": "d37a0d20998f4d87a4bd014300f707c3852ef5f9",
      "parents": [
        "82d56e6d2e616bee0e712330bad06b634f007a46"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Wed Jan 25 06:36:32 2006 -0800"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 10:52:12 2006 +0100"
      },
      "message": "[PATCH] pcmcia: add another ide-cs CF card id\n\nAdd another CF card ID.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\n"
    },
    {
      "commit": "82d56e6d2e616bee0e712330bad06b634f007a46",
      "tree": "e18a81cbe959428aa75e1d99e0760ce827d2c366",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad"
      ],
      "author": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Fri Jan 27 19:15:02 2006 +0100"
      },
      "committer": {
        "name": "Dominik Brodowski",
        "email": "linux@dominikbrodowski.net",
        "time": "Wed Mar 01 10:52:11 2006 +0100"
      },
      "message": "[PATCH] pcmcia: properly handle pseudo multi-function devices\n\nThe second pseudo multi-function device of a PCMCIA card may only be\nconfigured once the first one is initialized. Therefore, delay the\nregistration of the second device until the first one is initialized.\n\nSigned-off-by: Dominik Brodowski \u003clinux@dominikbrodowski.net\n"
    },
    {
      "commit": "b5b9d6647c1cd5eee90b58941c55f874c2a7e707",
      "tree": "1f582c2f4ab7aeed74d3ce70c6da8b829e47c6f4",
      "parents": [
        "96789ac4b3943fec27fb6bf2713633b01a3903ad",
        "a1415ee65500597e19c0ac44872db66105bad0e7"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 01 01:53:32 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Mar 01 01:53:32 2006 -0500"
      },
      "message": "Merge branch \u0027e1000\u0027 of ssh://198.78.49.142/srv/git/intel/linux-2.6\n"
    },
    {
      "commit": "96789ac4b3943fec27fb6bf2713633b01a3903ad",
      "tree": "5fa9dce4561072e64e460c8d920851a63a3b0b98",
      "parents": [
        "77eebf346dfe87587ee8a54c76349a996e80c24f",
        "958ddb75b04b792c701b2b08acdb200d638abf4e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:57:20 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:57:20 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "77eebf346dfe87587ee8a54c76349a996e80c24f",
      "tree": "d8b7685cbc7dbc993ec39d3028e6f0246924bf40",
      "parents": [
        "2641dfd981e4a3eebf387f21cf10685af06e1641",
        "d2b176ed878d4d5fcc0bd35656dfd373f3702af9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:56:24 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:56:24 2006 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "2641dfd981e4a3eebf387f21cf10685af06e1641",
      "tree": "2ccabad4e6237d18866da9269c92425ee5fe258a",
      "parents": [
        "d6713e046336ffa98060418c4d2c65243639e107"
      ],
      "author": {
        "name": "Darren Jenkins",
        "email": "darrenrjenkins@gmail.com",
        "time": "Tue Feb 28 16:59:20 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] synclink_gt: make -\u003einit_error signed\n\nExamples of misuse are\n\n3112 info-\u003einit_error \u003d -1;\n\n4440 if ((info-\u003einit_error \u003d register_test(info)) \u003c 0) {\n\nSigned-off-by: Darren Jenkins \u003cdarrenrjenkins@gmail.com\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nAcked-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6af6aab34a88050c8270ef75ddbdefef5c1dca00",
      "tree": "95e5d813603b25bdad3b83f6c20ab7514caaf216",
      "parents": [
        "1f050a19e122100507302a77f1969a014e21650e"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Tue Feb 28 16:59:15 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:44 2006 -0800"
      },
      "message": "[PATCH] tty buffering: comment out debug code\n\nComment out debug code in tty receive buffering.  For performance reasons\n(I\u0027ll keep it enabled in -mm).\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f050a19e122100507302a77f1969a014e21650e",
      "tree": "b86b102b42e8db510301b1a16545fd34193b811b",
      "parents": [
        "8b613e1ccf1b7ac9acc73eaa07f5aeffd3c2bb8d"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Feb 28 16:59:13 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] video1394: fix \"return E;\" typo\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: Ben Collins \u003cbcollins@debian.org\u003e\nCc: Jody McIntyre \u003cscjody@modernduck.com\u003e\nCc: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8b613e1ccf1b7ac9acc73eaa07f5aeffd3c2bb8d",
      "tree": "e4e686791cc9cca374ff5506b58be1dee7a6a451",
      "parents": [
        "15b370c95cbc1553eec30a99a5ffb3ac3c8d7b81"
      ],
      "author": {
        "name": "Adam Belay",
        "email": "ambx1@neo.rr.com",
        "time": "Tue Feb 28 16:59:10 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] pnp bus type fix\n\nThis is Adam\u0027s pnp probing fix.  It\u0027s been reported to fix hangs on several\npeople\u0027s machines.  I don\u0027t know if it\u0027s official or final, and Adam isn\u0027t\ncontactable at present.  But I\u0027m not aware of the patch causing any\nregressions.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "15b370c95cbc1553eec30a99a5ffb3ac3c8d7b81",
      "tree": "267315602c0e5304c8b705ede315de53234dc010",
      "parents": [
        "9cff3372bf665652e9dd71c09b817c20f58f754a"
      ],
      "author": {
        "name": "Pat Gefre",
        "email": "pfg@sgi.com",
        "time": "Tue Feb 28 16:59:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] Altix: more ioc3 cleanups and locking fixes\n\nSome \"inline\" removing that Andrew suggested, removed some locking on\nadd/remove at this level - we\u0027ll let the callees decide.\n\nSigned-off-by: Patrick Gefre \u003cpfg@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9cff3372bf665652e9dd71c09b817c20f58f754a",
      "tree": "e2e19cac59e733870e4e334ef2e12854fd32f267",
      "parents": [
        "50322fe7d46b544d5649edb58bdbe5c95dd44b98"
      ],
      "author": {
        "name": "John Bowler",
        "email": "jbowler@acm.org",
        "time": "Tue Feb 28 16:59:08 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 20:53:43 2006 -0800"
      },
      "message": "[PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table\n\nThe RedBoot boot loader writes flash partition tables containing native\nbyte sex 32 bit values.  When booting an opposite byte sex kernel (e.g.  an\nLE kernel from BE RedBoot) the current MTD driver fails to handle the\npartition table and therefore is unable to generate the correct partition\nmap for the flash.\n\nSo far as I am aware this problem is ARM specific, because only ARM\nsupports software change of the CPU (memory system) byte sex, however the\npartition table parsing is in generic MTD code.  The patch below has been\ntested on NSLU2 (an IXP4XX based system) with a patch,\n10-ixp4xx-copy-from.patch (submitted to linux-arm-kernel - it\u0027s ARM\nspecific) required to make the maps/ixp4xx.c driver work with an LE kernel.\n\nBuilds of the patched system are in the \u0027unstable\u0027 release of OpenSlug and\nUcSlugC available from www.nslu2-linux.org.  These builds are BE, the\narchives at www.nslu2-linux.org and www.handhelds.org (see\nmonotone.vanille.de) can be built LE (currently DISTRO targets\nnslu-ltu.conf for LE thumb uclibc (32 bit kernel) and nslu2-lau.conf,\nnslu2-lag.conf for LE arm uclibc/glibc) and this patch has been tested\nextensively will both BE and LE systems on the NSLU2 (including swapping\nbetween BE and LE by reflashing from both RedBoot and Linux).\n\nThe patch recognises that the FIS directory (the partition table) is\nbyte-reversed by examining the partition table size, which is known to be\none erase block (this is an assumption made elsewhere in redboot.c).  If\nthe size matches the erase block after byte swapping the value then\nbyte-reversal is assumed, if not no further action is taken.  The patched\ncode is fail safe; should redboot.c be changed to support a partition table\nwith a modified size field the test will fail and the partition table will\nbe assumed to have the host byte sex.\n\nIf byte-reversal is detected the patch byte swaps the remainder of the 32\nbit fields in the copy of the table; this copy is then used to set up the\nMTD partition map.\n\nSigned-off-by: John Bowler \u003cjbowler@acm.org\u003e\nCc: David Woodhouse \u003cdwmw2@infradead.org\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Martin Michlmayr \u003ctbm@cyrius.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a1415ee65500597e19c0ac44872db66105bad0e7",
      "tree": "d7c1b8da83d052006335244dfcedd0122a94c470",
      "parents": [
        "bd71c2b17468a2531fb4c81ec1d73520845e97e1"
      ],
      "author": {
        "name": "Jeff Kirsher",
        "email": "jeffrey.t.kirsher@intel.com",
        "time": "Tue Feb 28 20:24:07 2006 -0800"
      },
      "committer": {
        "name": "root",
        "email": "root@jk-desktop.jf.intel.com",
        "time": "Tue Feb 28 20:24:07 2006 -0800"
      },
      "message": "[PATCH] e1000: revert to single descriptor for legacy receive path\n\nA recent patch attempted to enable more efficient memory usage by using\nonly 2kB descriptors for jumbo frames.  The method used to implement this\nhas since been commented upon as \"illegal\" and in recent kernels even\ncauses a BUG when receiving ip fragments while using jumbo frames.\nThis patch simply goes back to the way things were.  We expect some\ncomplaints due to order 3 allocations failing to come back due to this\nchange.\n\nSigned-off-by: Jesse Brandeburg \u003cjesse.brandeburg@intel.com\u003e\n\n"
    },
    {
      "commit": "958ddb75b04b792c701b2b08acdb200d638abf4e",
      "tree": "8bf0346b654d7d2a9dec60291e0a46535217e501",
      "parents": [
        "ce7eeb6b52bf1fc2a219503072732f35741d11de"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Feb 27 13:13:54 2006 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:06:25 2006 -0500"
      },
      "message": "[PATCH] sky2: remove MSI support\n\nRemove Message Signaled Interrupt support (for 2.6.16).\nMSI is inherently edge-triggered and that is incompatiable (without more\nwork) with NAPI.\n\nIn future, will replace with smarter lockless-IRQ handling like\ntg3.c\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "816fd404718fc6064ddb05e6b310b2bc2ae7a187",
      "tree": "5b882a42fe51888fe175af28f62ecde5540b0a0c",
      "parents": [
        "ec72070b1201203387e0c32a23ed17e35a24b170",
        "576cfa934e357c44d6259f90c7d065de328a3691"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:03:45 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 28 18:03:45 2006 -0500"
      },
      "message": "Merge branch \u0027for-jeff\u0027 of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6\n"
    },
    {
      "commit": "ec72070b1201203387e0c32a23ed17e35a24b170",
      "tree": "f28d715cb39c145267f0e7c0dd376ee27873f263",
      "parents": [
        "436002e3293472e4a7e47e5025999fc312794c4a",
        "34d1a8aa882df916e1b078dc935e3d2d3792aea2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 14:02:10 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Feb 28 14:02:10 2006 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6\n"
    },
    {
      "commit": "34d1a8aa882df916e1b078dc935e3d2d3792aea2",
      "tree": "0d67d1d4996af41a581c80ed9d40679d1e9c0403",
      "parents": [
        "04d52461c6ecfc5b72e688b0eb2ead7b555eca25"
      ],
      "author": {
        "name": "Ian Abbott",
        "email": "abbotti@mev.co.uk",
        "time": "Mon Feb 27 14:05:32 2006 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:07 2006 -0800"
      },
      "message": "[PATCH] USB: ftdi_sio: new microHAM device IDs\n\nThis patch adds a bunch of new device IDs to the ftdi_sio driver for\nvarious devices from microHAM using FTDI chips.\n\nMicheal Studer supplied the PID for the USB-Y9 device.  I examined the\nINF file in microHAM\u0027s Windows driver package for the USB-KW, USB-YS,\nUSB-IC, USB-DB9 and USB-RS232 devices.\n\nSigned-off-by: Ian Abbott \u003cabbotti@mev.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "04d52461c6ecfc5b72e688b0eb2ead7b555eca25",
      "tree": "7c46319f8c3cc7a2a863c00b313dad8a7d94b908",
      "parents": [
        "8763716bfe4d8a16bef28c9947cf9d799b1796a5"
      ],
      "author": {
        "name": "Hendrik Schweppe",
        "email": "hendrik@somehost.de",
        "time": "Sun Feb 19 19:00:04 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:07 2006 -0800"
      },
      "message": "[PATCH] USB: visor.c id for gspda smartphone\n\nAdded the USB vendorID of GSPDA and the productID of GSPDA\u0027s palm\nsmartphone \u0027xplore m68\u0027 to the list of known devices.\n\nSigned-off-by: Hendrik Schweppe \u003clinuxkpatch@hendrik.fam-schweppe.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8763716bfe4d8a16bef28c9947cf9d799b1796a5",
      "tree": "f0e8d0dcbf55953ea084f110c013743716b2a068",
      "parents": [
        "d5ec33490c67affef93aebf76e1238260c82d377"
      ],
      "author": {
        "name": "Shaun Tancheff",
        "email": "shaun@tancheff.com",
        "time": "Wed Feb 22 19:47:19 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)\n\nRemote NDIS response to OID_GEN_SUPPORTED_LIST only allocated space\nfor the data attached to the reply, and not the reply structure\nitself. This caused other kmalloc\u0027d memory to be corrupted.\n\nSigned-off-by: Shaun Tancheff \u003cshaun@tancheff.com\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "d5ec33490c67affef93aebf76e1238260c82d377",
      "tree": "3e12575848db0034de60bc44c3e1127aac2c59e3",
      "parents": [
        "754501b324fc3c42522a46d3ace205e7a6a50e77"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "vagabon.xyz@gmail.com",
        "time": "Thu Feb 23 09:35:06 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock\n\nThere is a dead lock in lh7a40x udc driver. When the driver receive a\nSET_FEATURE HALT request, the dev lock is taken by the interrupt\nhandler lh7a40x_udc_irq then the handler will call lh7a40x_set_halt\nfunction which in its turn will try to acquire the dev lock.\n\nSigned-off-by: Franck Bui-Huu \u003cfranck.bui-huu@innova-card.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "754501b324fc3c42522a46d3ace205e7a6a50e77",
      "tree": "86f87be3fd0218d560e0a0f901243caf9a01e824",
      "parents": [
        "e65335ef187c9cbc50bbc56be0fe966b593beb49"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Thu Feb 23 10:19:25 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: unusual_devs entry for Lyra RCA RD1080\n\nThis patch (as656) adds an unusual_devs.h entry for the Lyra RCA RD1080\nMP3 player.  Its card-reader firmware has the common\nreport-one-too-many-sectors bug.  This fixes Novell bug #152175.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "e65335ef187c9cbc50bbc56be0fe966b593beb49",
      "tree": "e3a640d7f6774bde233e644e82b182c0c184ca27",
      "parents": [
        "8c450802a3abf0e8a45238fcb7d22ed9d6f191ce"
      ],
      "author": {
        "name": "Andrew Fuller",
        "email": "mactalla.obair@gmail.com",
        "time": "Sat Feb 25 09:52:27 2006 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad\n\nThis patch is for the Dual USB Joypad [0925:8866] from Wisegroup.  The\nHID_QUIRK_NOGET is necessary for it to respond to input, and the\nHID_QUIRK_MULTI_INPUT is necessary to have two js# nodes appear.\n\nSigned-off-by: Andrew Fuller \u003cmactalla.obair@gmail.com\u003e\nCc: \"Dmitry Torokhov\" \u003cdmitry.torokhov@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "8c450802a3abf0e8a45238fcb7d22ed9d6f191ce",
      "tree": "7b950d665abb07ef3afd07c6135e685d5a70a817",
      "parents": [
        "b9756c047ce6b60e3b96aa3c5db958acbdacedde"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Fri Feb 24 16:55:52 2006 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Feb 28 12:42:06 2006 -0800"
      },
      "message": "[PATCH] USB: fix EHCI BIOS handshake\n\nFix http://bugzilla.kernel.org/show_bug.cgi?id\u003d6128\n\nFinish morphing the \"early handoff\" version of the EHCI BIOS handshake over\nto match the previous implementation inside the EHCI driver (except that\nnow we forcibly disable the SMI).  The version that had been with the PCI\ncode was surprisingly full of bugs.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nCc: \u003cyazar256@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "436002e3293472e4a7e47e5025999fc312794c4a",
      "tree": "00194f9a7b662e5e067971fe2b9f7dff0b1fdee3",
      "parents": [
        "b9756c047ce6b60e3b96aa3c5db958acbdacedde"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 28 11:55:36 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Tue Feb 28 11:55:36 2006 -0800"
      },
      "message": "[SUNSU]: Fix locking error in sunsu_stop_rx().\n\nThe caller takes the UART port lock, so we shouldn\u0027t try\nto take it again.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e2482fa16e9eef88344a4dca1a390d29432d4add",
      "tree": "65e321b57683f5b92dcc41ee7ce1a4a3289dfa6c",
      "parents": [
        "23ff51e9fe24f98c1053ac1cdded434012eee342"
      ],
      "author": {
        "name": "Jürgen E. Fischer",
        "email": "fischer@linux-buechse.de",
        "time": "Sun Feb 19 00:31:51 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Tue Feb 28 11:20:45 2006 -0600"
      },
      "message": "[SCSI] aha152x: fix variable use before initialisation and other bugs\n\n- change interface of the reset functions from Scsi_Cmnd to Scsi_Host.\n- add functions with the original interface and rename the new\n  functions to reflect the new interface.\n- call these from the pcmcia driver, thereby avoiding the need to\n  construct a (broken) Scsi_Cmnd from a Scsi_Host.\n- just run the bh if the interrupt is from the controller and if so\n  ensure that it\u0027s only called once per interrupt.\n\nSigned-off-by: Juergen E. Fischer \u003cfischer@linux-buechse.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "23ff51e9fe24f98c1053ac1cdded434012eee342",
      "tree": "e9135185f58e34e17e79a340a6bac89c1c48b0bf",
      "parents": [
        "123fc7fd6f609a000061f586a794c89d1122ede1"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Tue Feb 28 06:28:15 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Tue Feb 28 09:36:14 2006 -0600"
      },
      "message": "[SCSI] Fix uninitialised width and speed in sym2\n\nsym2 boards without NVRAM currently negotiate narrow due to this missed\ninitialisation\n\nSigned-off-by: Matthew Wilcox \u003cmatthew@wil.cx\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "123fc7fd6f609a000061f586a794c89d1122ede1",
      "tree": "180f9c7cdd51efbb77c6e8396309cb449da39bb5",
      "parents": [
        "8884efab1516613215816d48132dd724508970bf"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Feb 09 11:16:38 2006 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Tue Feb 28 09:36:11 2006 -0600"
      },
      "message": "[SCSI] Delete duplicate driver template.\n\nStuborn as compilers are they don\u0027t like duplicate definitions.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "a8b76b491510b7591c584838d0d7922f9ffe5c2c",
      "tree": "b0d9e8b9c428b59beaf3251db17a54dfc1fd1a11",
      "parents": [
        "637029c6cb5efcbaa3d5831af4c1972bdd629779",
        "c3c013a2c218cdede2d2e73df01ed4f813538941"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 20:43:36 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 20:43:36 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "8884efab1516613215816d48132dd724508970bf",
      "tree": "613b80a6adea59defeed3a1fa9fdc6dde7313a28",
      "parents": [
        "147aab6aa22ce7775be944f8fb9932aa000dda61"
      ],
      "author": {
        "name": "Brian King",
        "email": "brking@us.ibm.com",
        "time": "Fri Feb 24 17:10:04 2006 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Mon Feb 27 21:38:39 2006 -0600"
      },
      "message": "[SCSI] scsi: scsi command retries off by one fix\n\nFix up an off by one error in calculating retries for scsi\ncommands. This bug was discovered when an SG_IO request\nwas sent to scsi core with retries \u003d 0, causing the overall\ntimeout check to go off in scsi_softirq_done.\n\nSigned-off-by: Brian King \u003cbrking@us.ibm.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "147aab6aa22ce7775be944f8fb9932aa000dda61",
      "tree": "21e01c0387755e6607e050beac0504ff1f4866cf",
      "parents": [
        "938050916f57f08e20595b1fa1c1e57c2fbf7243"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Feb 17 12:13:48 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Mon Feb 27 21:36:46 2006 -0600"
      },
      "message": "[SCSI] megaraid_sas: fix physical disk handling\n\nThis patch hides the devices completely from the midlayer instead.\nIt requires the patch to handle the slave_configure failure I posted\nearlier.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c3c013a2c218cdede2d2e73df01ed4f813538941",
      "tree": "1e7bfa4c687bb54fd328f06ac141937de1bb0470",
      "parents": [
        "e95a9ec1bb66e07b138861c743192f06e7b3e4de"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 27 22:31:19 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Mon Feb 27 22:31:19 2006 -0500"
      },
      "message": "[libata] Disable FUA\n\nUntil problems are sorted.\n"
    },
    {
      "commit": "938050916f57f08e20595b1fa1c1e57c2fbf7243",
      "tree": "461104c764c00d7824eaa7df8cba8d9cdd0dbb66",
      "parents": [
        "8b097a67264ba3e10620b268979de3be6fe5e3cd"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Feb 17 12:11:29 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Mon Feb 27 21:26:45 2006 -0600"
      },
      "message": "[SCSI] scsi: handle -\u003eslave_configure return value\n\nWhen ­\u003eslave_configure fails the scsi midlayer should handle it.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "8b097a67264ba3e10620b268979de3be6fe5e3cd",
      "tree": "a014abfb3e58ddf7b71e1c37dbecdac44020a312",
      "parents": [
        "eca7be5e1899626db01ae42b0123458d6fb34930"
      ],
      "author": {
        "name": "Andrew Vasquez",
        "email": "andrew.vasquez@qlogic.com",
        "time": "Tue Feb 14 14:22:14 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Mon Feb 27 21:25:40 2006 -0600"
      },
      "message": "[SCSI] fc_transport: stop creating duplicate rport entries.\n\nCurrent fc_transport consumers initially register rports\nwith an UNKNOWN role-state and follow-up with a call to\nfc_remote_port_rolechg().  Modify code in\nfc_remote_port_add() to scan the fc_host_rport_bindings()\narray for consistent bindings regardless of role-type.\nOriginal code would only scan bindings array for targets,\ncausing duplicate fc_remote_ports/rport-X:Y-Z entries to be\ncreated for the yet-to-be-role-changed rports.\n\nSigned-off-by: Andrew Vasquez \u003candrew.vasquez@qlogic.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "eca7be5e1899626db01ae42b0123458d6fb34930",
      "tree": "b49c5a1f0056ebb5e6a5f71aa4d8c713f17a78d1",
      "parents": [
        "b9a33cebac70d6f67a769ce8d4078fee2b254ada"
      ],
      "author": {
        "name": "Brian King",
        "email": "brking@us.ibm.com",
        "time": "Tue Feb 14 12:42:24 2006 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Mon Feb 27 21:25:40 2006 -0600"
      },
      "message": "[SCSI] sg: Remove aha1542 hack\n\nRemove a hack in the sg driver that alters the total buffer\nlength for SG_IO commands to ensure buffers are not odd byte\nlengths. This breaks on the ipr driver since it requires the\nrequest_bufflen to equal the length specified in the cdb.\nThe block layer SG_IO code does not appear to have this hack.\n\nSigned-off-by: Douglas Gilbert \u003cdougg@torque.net\u003e\nSigned-off-by: Brian King \u003cbrking@us.ibm.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "50e300dead8dadf32e930ebd80d9810d631aa1a0",
      "tree": "ac8df9f2c8495bf6b3c28330fdce4f498c23e774",
      "parents": [
        "e95a9ec1bb66e07b138861c743192f06e7b3e4de"
      ],
      "author": {
        "name": "Jes Sorensen",
        "email": "jes@sgi.com",
        "time": "Fri Feb 17 10:25:39 2006 -0500"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 27 15:06:41 2006 -0800"
      },
      "message": "[IA64] show \"SN Devices\" menu only if CONFIG_SGI_SN\n\nAdrian\u003e On architectures like i386, the \"Multimedia Capabilities Port\nAdrian\u003e drivers\" menu is visible, but it can\u0027t be visited since it\nAdrian\u003e contains nothing usable for CONFIG_SGI_SN\u003dn.\n\nJes\u003e Thats only a third of the patch, if you want to do that, you should\nJes\u003e remove the redundant SGI_SN checks below.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "576cfa934e357c44d6259f90c7d065de328a3691",
      "tree": "1a82797c3c394aa3d0d4c37cebab0f55ad2afc89",
      "parents": [
        "b3c3e7d7d9795df16012d5c60e5f789e7fade311"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:15:06 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:15:06 2006 +0100"
      },
      "message": "8139cp: fix broken suspend/resume\n\n- check that the device is up before it is enabled again;\n- the descriptor ring indexes must be set to zero before\n  cp_init_hw() is issued. Add a nice comment to remember\n  that skb allocation failure is still not handled.\n\nFixes http://bugzilla.kernel.org/show_bug.cgi?id\u003d5681\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "b3c3e7d7d9795df16012d5c60e5f789e7fade311",
      "tree": "7ad463d353263e765b302060da884a2eefb24173",
      "parents": [
        "de5f503cfbe4f942492269c6bd97a16a4d61e488"
      ],
      "author": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:11:08 2006 +0100"
      },
      "committer": {
        "name": "Francois Romieu",
        "email": "romieu@fr.zoreil.com",
        "time": "Mon Feb 27 23:11:08 2006 +0100"
      },
      "message": "via-velocity: fix memory corruption when changing the mtu\n\nvelocity_rx_refill() only replenishes the descriptor entries which\nbelong to the CPU. It works great in the Rx path but the driver must\nensure that all the descriptors are freed before velocity_rx_refill()\nis used in velocity_change_mtu(). The patch resets the Rx descriptors\nin velocity_free_rd_ring().\n\nSigned-off-by: Francois Romieu \u003cromieu@fr.zoreil.com\u003e\n"
    },
    {
      "commit": "051d3cbd96909b2fe6b5038e7bbe77f41356db05",
      "tree": "6decc4a2a4f1c3df66df5d78602ab8b4f971375d",
      "parents": [
        "de5f503cfbe4f942492269c6bd97a16a4d61e488"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 27 12:51:27 2006 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Feb 27 12:51:27 2006 -0800"
      },
      "message": "[TG3]: Fix Sun tg3 variant detection.\n\nSome Sun parts don\u0027t have PCI_VENDOR_ID_SUN in the subsystem\nvendor ID.  So add another fallback test, which is the name\nof the OBP firmware device tree node.  If it\u0027s a Sun part we\u0027ll\nget \"network\", else it will be named \"ethernet\".\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "d904ffd6e0c3ab7631b07c21c9f9234a2e72d1f3",
      "tree": "e872c4fcbbf661cccd40d5c414801544c5ef8a5c",
      "parents": [
        "e95a9ec1bb66e07b138861c743192f06e7b3e4de"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "maz@misterjones.org",
        "time": "Mon Feb 27 12:08:00 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 08:18:04 2006 -0800"
      },
      "message": "[PATCH] Fix Specialix SX corruption\n\nWith the latest kernels, I experienced some strange corruption, some\n\u0027*****\u0027 being randomly inserted in the character flow, like this:\n\n\tashes:~#\n\tashes:~#\n\ta*******shes:~#\n\tashes:~#\n\tashes:~#\n\nFurther investigation shows that the problem was introduced during\nAlan\u0027s \"TTY layer buffering revamp\" patch, the amount of data to be\ncopied being reduced after buffer allocation.  Moving the count fixup\naround solves the problem.\n\nSigned-off-by: Marc Zyngier \u003cmaz@misterjones.org\u003e\nApproved-by: Rogier Wolff \u003cR.E.Wolff@BitWizard.nl\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e95a9ec1bb66e07b138861c743192f06e7b3e4de",
      "tree": "8ee8b2c5339af31f9f79423b3c503f30e0651e4a",
      "parents": [
        "6d6585e490d985d421d7cd3cfc7d77b618c44130",
        "e4e10e3e7995f5bd481d2720bf30d3a661d110ca"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 07:41:30 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 07:41:30 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "6d6585e490d985d421d7cd3cfc7d77b618c44130",
      "tree": "bf8c941eec540f0e30a37252be031c5504a24e16",
      "parents": [
        "b9a33cebac70d6f67a769ce8d4078fee2b254ada",
        "7bef4b397874eee4484457040e8a1013361d7758"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 07:41:11 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Feb 27 07:41:11 2006 -0800"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "2eb1bdbad89b19c99f8ac1de1492cdabbff6b3d3",
      "tree": "eb0182da181df8022003182a8566629f8ca56c22",
      "parents": [
        "1f9921539208f6d88f600a801e333d718e4a13ff"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sun Feb 26 04:18:43 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 26 09:53:30 2006 -0800"
      },
      "message": "[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64\n\nACPI is initialized very early on x86-64, before the DMI code is\ninitialized.  This means it would often discover a 0 year and then turn\noff ACPI because it thought the BIOS was too old.  Some systems don\u0027t\nboot without ACPI so this was a problem.\n\nI have a full fix by adding new very early DMI detection, but it needs\nmore testing before it can be merged.  For 2.6.16 let\u0027s just turn the\ncheck off.  It never made much sense anyways because there are no x86-64\nsystems older than 2002 or so and they generally all have working ACPI.\n\nCc: len.brown@intel.com\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e78256b8f3e2850ad55c2d69e1429e6c2607afd3",
      "tree": "0d0e0f7d49000d3b047beaaa7f47a273c16b047d",
      "parents": [
        "6070f9ec6b03cc46cd0242523326f7a296f47c1c"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "ak@suse.de",
        "time": "Sun Feb 26 04:18:37 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 26 09:53:30 2006 -0800"
      },
      "message": "[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED\n\nThis makes x86-64 use the common X86_PM_TIMER Kconfig entry in drivers/acpi\n\nAnd since PM timer is needed for correct timing on a lot of systems\nnow (e.g. AMD dual cores) and we often get bug reports from people\nwho forgot to set it make it depend on CONFIG_EMBEDDED. x86-64 had\nthis change before and it\u0027s a good thing.\n\nI also fixed the description slightly to make this more clear.\n\nCc: len.brown@intel.com\n\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "04a3d311c01d3ad287750c5c8d03fa614475af91",
      "tree": "e3d4f7f3d242ed687d7417c3619622fa224f2d9c",
      "parents": [
        "489708007785389941a89fa06aedc5ec53303c96"
      ],
      "author": {
        "name": "Marc Zyngier",
        "email": "maz@misterjones.org",
        "time": "Sun Feb 26 12:02:56 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 26 09:10:58 2006 -0800"
      },
      "message": "[PATCH] Fix Specialix SI probing\n\nAs the (probably) last user of a Specialix SI board, I noticed that\nrecent kernels would fail to probe the sucker.  Quick investigation\nindicate a few missing braces...\n\nI left the double probing in place, as it looks like it\u0027s been here\nforever.\n\nSigned-off-by: Marc Zyngier \u003cmaz@misterjones.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "489708007785389941a89fa06aedc5ec53303c96",
      "tree": "425e0dda8d5fec842ffdd3b2cdadfeaf60f5a668",
      "parents": [
        "a0124d780d06db711e8a92135d774940588a27da"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sun Feb 26 08:34:10 2006 -0600"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Feb 26 09:09:49 2006 -0800"
      },
      "message": "[PATCH] sd: fix memory corruption with broken mode page headers\n\nThere\u0027s a problem in sd where we blindly believe the length of the\nheaders and block descriptors.  Some devices return insane values for\nthese and cause our length to end up greater than the actual buffer\nsize, so check to make sure.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n\nAlso removed the buffer size magic number (512) and added DPOFUA of\nzero to the defaults\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7bef4b397874eee4484457040e8a1013361d7758",
      "tree": "9a13e891ade50d32806ad303b80526bef9b9df3f",
      "parents": [
        "a0124d780d06db711e8a92135d774940588a27da"
      ],
      "author": {
        "name": "Daniele Venzano",
        "email": "venza@brownhat.org",
        "time": "Sat Feb 25 17:01:09 2006 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Feb 25 17:01:09 2006 -0500"
      },
      "message": "Fix Wake on LAN support in sis900\n\nFix two bugs in the WoL implementation of sis900. The first causes\nhangs on some system on driver load, the second causes troubles\nwhen disabling WoL support.  Both fixes are one liner and really\nsimple.\n\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\nSigned-off-by: Daniele Venzano \u003cvenza@brownhat.org\u003e\n"
    },
    {
      "commit": "e4e10e3e7995f5bd481d2720bf30d3a661d110ca",
      "tree": "14dbbab4fcc8c2fd10376751516c2f0088459247",
      "parents": [
        "0ee304d5802dc62746f13f12d4cb4ec4ed285f66"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Sat Feb 25 13:52:30 2006 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Feb 25 16:52:31 2006 -0500"
      },
      "message": "[PATCH] sata_sil: implement R_ERR on DMA activate FIS errata fix\n\nSilicon Image has disclosed a new sil3114/3152 errata and workaround\nwhich causes the controller to return R_ERR on DMA activate FIS if the\nFIS is received while the next PRD is being fetched.  This patch\nimplements the workaround.\n\nThis errata results in lock up and doesn\u0027t trigger if m15w workaround\nis in effect.  We stopped applying m15w to 3512 and 3114 in 2.6.14-rc1\nwhich makes 3512/3114 lock up with some drives on all kernel versions\nsince 2.6.14-rc1 upto now (2.6.16-rc4).  This patch should fix the\nregression.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "0ee304d5802dc62746f13f12d4cb4ec4ed285f66",
      "tree": "f3f7924305c78b714e671e8525de5c1eb02dd268",
      "parents": [
        "a0124d780d06db711e8a92135d774940588a27da"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Sat Feb 25 13:52:30 2006 +0900"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Sat Feb 25 16:52:31 2006 -0500"
      },
      "message": "[PATCH] sata_sil: add board ID for 3512\n\n3512 is slightly different from 3112 errata-wise.  Differentiate it.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    }
  ],
  "next": "5c1ca65c93503b2c94359ba39640f9687bd192a3"
}
