)]}'
{
  "log": [
    {
      "commit": "120b9cfddff2e398fece07c5e127f3fdbb660441",
      "tree": "25b493c4674a823069cac0f4b808b917439ea1df",
      "parents": [
        "6f5050a96c9e0521f42a3a1d676c7ad9815f62ad"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:41 2007 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:41 2007 +0100"
      },
      "message": "ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options\n\nAll modern distributions have been setting these options to \"y\" for ages.\n(additionally \"n\" cases have been obsoleted for few years).  Therefore use\nDMA by default and remove CONFIG_IDEDMA_{ICS,PCI}_AUTO (also remove no longer\nneeded CONFIG_IDEDMA_AUTO).  This fixes DMA support for rare configurations\nwhere CONFIG_IDEDMA_{ICS,PCI}_AUTO was set to \"n\" but \"hdparm -d 1\" was used\nto enable DMA support and which were forced to PIO mode by \"ide: don\u0027t allow\nDMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO\u003dn\" patch.  There is no\nfunctionality loss because \"ide\u003dnodma\" kernel option is still available.\n\nCc: Patrick Horn \u003cphrh@yahoo.com\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nCc: Russell King \u003crmk+lkml@arm.linux.org.uk\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "6f5050a96c9e0521f42a3a1d676c7ad9815f62ad",
      "tree": "33945adbb2961caca8afb75339bd5db8e3914519",
      "parents": [
        "a1067db8ebae6817a66fd4e40e34699f402c2544"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:39 2007 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:39 2007 +0100"
      },
      "message": "ide: don\u0027t allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO\u003dn\n\nFor CONFIG_IDEDMA_{ICS,PCI}_AUTO\u003dn and/or \"ide\u003dnodma\" option the host/device\nare not programmed for DMA and it is also explicitly disabled by ide_set_dma()\n(-\u003eide_dma_check returns \"-1\").  However the code responsible for manually\nenabling DMA (\"hdparm -d 1\") has a bug which results in DMA being erroneously\nenabled - ide_set_dma() incorrectly passes \"0\" return value to set_using_dma().\nThis may work if BIOS/firmware configured the host/device for DMA and chipset\nallows independent configuration of DMA/PIO modes but won\u0027t work after suspend\nand is generally unsafe on many chipsets (possibly including data corruption\nif the same registers are used for DMA/PIO timings).\n\nThis patch fixes kernel bugzilla bug #8169 (piix host driver fixes for\nsetting PIO mode exposed the problem described above).  The side-effect of\nthe fix is that some rare configuration may be forced to PIO mode when DMA\nmode was previously used - this is addressed by the next patch which removes\nCONFIG_IDEDMA_{PCI,ICS}_AUTO config option completely.\n\nThanks goes out to Patrick Horn for reporting the issue, narrowing it down\nto the specific commit and testing the fix.  Also thanks to Sergei Shtylyov\nfor help in debugging the problem.\n\nCc: Patrick Horn \u003cphrh@yahoo.com\u003e\nCc: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nCc: Russell King \u003crmk+lkml@arm.linux.org.uk\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "a1067db8ebae6817a66fd4e40e34699f402c2544",
      "tree": "7b506296176df4d73eecca466df330bdacb1c100",
      "parents": [
        "ebbc2031362cfac7f325f051c619dc39ef4892ed"
      ],
      "author": {
        "name": "Kou Ishizaki",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Sat Mar 17 21:57:25 2007 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:25 2007 +0100"
      },
      "message": "scc_pata: dependency fix\n\nThis patch fixes:\n* the dependency of scc_pata on BLK_DEV_IDEDMA_PCI\n* incorrect link to ide-core\n* move scc_pata from ide/ppc to ide/pci\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nSigned-off-by: Akira Iguchi \u003cakira2.iguchi@toshiba.co.jp\u003e\nCc: Al Viro \u003cviro@ftp.linux.org.uk\u003e,\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "ebbc2031362cfac7f325f051c619dc39ef4892ed",
      "tree": "40f7dfe314053f571be793db10e4dfd308cfd61f",
      "parents": [
        "9c67cd146084040648b72933f138eeb72104be9d"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "htejun@gmail.com",
        "time": "Sat Mar 17 21:57:25 2007 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:25 2007 +0100"
      },
      "message": "jmicron: make ide jmicron driver play nice with libata ones\n\nWhen libata is configured, the device is configured such that SATA and\nPATA ports live in separate functions with different programming\ninterfaces.  pata_jmicron and ide jmicron drivers can drive only the\nPATA part.\n\nThis patch makes jmicron match PCI class code such that it doesn\u0027t\nattach itself to the SATA part preventing the proper ahci driver from\nattaching.\n\nThis change is suggested by Bartlomiej.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: justin@jmicron.com\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "1918fd63de6d222c049cdeae4aa113a6f0593187",
      "tree": "206762dad01bcbc32101d950075cd86382a9df5c",
      "parents": [
        "e277a1aaa97abdc1b0a0b8a8c062e29220b00440"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Mar 17 21:57:24 2007 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:24 2007 +0100"
      },
      "message": "ide: au1xxx: fix use of mixed declarations and code\n\ndrivers/ide/mips/au1xxx-ide.c:684: warning: ISO C90 forbids mixed declarations and code\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "e277a1aaa97abdc1b0a0b8a8c062e29220b00440",
      "tree": "9ff0abc93858f4e519be55c2f594114000324961",
      "parents": [
        "cd05a1f818073a623455a58e756c5b419fc98db9"
      ],
      "author": {
        "name": "Sergei Shtylyov",
        "email": "sshtylyov@ru.mvista.com",
        "time": "Sat Mar 17 21:57:24 2007 +0100"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Sat Mar 17 21:57:24 2007 +0100"
      },
      "message": "cmd64x: fix recovery time calculation (take 3)\n\nThe driver wrongly takes the address setup time into account when calculating\nthe PIO recovery time -- this leads to slight overclocking of the PIO modes 0\nand 1 (so, the prayers failed to help, as usual :-).  Rework the code to be\ncalculating recovery clock count as a difference between the total cycle count\nand the active count (we don\u0027t need to calculate the recovery time itself since\nit\u0027s not specified for the PIO modes 0 to 2, and for modes 3 and 4 this formula\ngives enough recovery time anyway in the chip\u0027s supported PCI frequency range).\n\nThis patch has been inspired by reading the datasheets and looking at what the\nlibata driver does; it has been compile-tested only (as usual :-) but anyway,\nthe new code gives the same or longer recovery times than the old one...\n\nSigned-off-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "47455911674d65fba28d43f4135c28ee40c75bac",
      "tree": "bb109710af11a8e499e971a230fff7316cc49095",
      "parents": [
        "5379058b718ac6354ba99cc74d10c28d632dc28a",
        "f510aa3bdb095c5253f6bee9e0f5a3a9ac69ded4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:28:15 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:28:15 2007 -0700"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n\n* \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus:\n  [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.\n  [MIPS] Lockdep: Fix recursion bug.\n  [MIPS] RTLX: Handle copy_*_user return values.\n  [MIPS] RTLX: Protect rtlx_{read,write} with mutex.\n  [MIPS] RTLX: Harden against compiler reordering and optimization.\n  [MIPS] RTLX: Don\u0027t use volatile; it\u0027s fragile.\n  [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.\n  [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.\n  [CHAR] lcd: Fix two warnings.\n  [MIPS] FPU ownership management \u0026 preemption fixes\n  [MIPS] Check FCSR for pending interrupts, alternative version\n  [MIPS] IP27, IP35: Fix warnings.\n"
    },
    {
      "commit": "6c912a3d3356e5e51917941ce8505531c6fab003",
      "tree": "c779394aa2662454c8054e7b70f55b2761a5748e",
      "parents": [
        "d1cabd63262707ad5d6bb730f25b7a2852734595"
      ],
      "author": {
        "name": "Arnaud Patard (Rtp",
        "email": "arnaud.patard@rtp-net.org",
        "time": "Fri Mar 16 13:38:36 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:06 2007 -0700"
      },
      "message": "[PATCH] spi_s3c24xx.c: warning fix\n\nThe set_cs field of struct s3c24xx_spi is declared as returning a int but\nthe value returned but set_cs is never fixed.  Moreover, the default\nfunction for set_cs and the set_cs defintion in the platform data are\nreturning void.\n\nI\u0027m proposing to change the prototype to void (*set_cs)(...). By doing\nthis, I\u0027m also fixing 2 build warnings:\n\n  drivers/spi/spi_s3c24xx.c: In function \u0027s3c24xx_spi_probe\u0027:\n  drivers/spi/spi_s3c24xx.c:330: warning: assignment from incompatible pointer type\n  drivers/spi/spi_s3c24xx.c:335: warning: assignment from incompatible pointer type\n\nSigned-off-by: Arnaud Patard \u003carnaud.patard@rtp-net.org\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c2c88f109eebb940ddca17472d2e149560bcf7eb",
      "tree": "cc5ad7b6f558cbb9157a9924d1c05c47957da385",
      "parents": [
        "7a5e6bc29aca331267dfc9f49129b9432ac84d70"
      ],
      "author": {
        "name": "Bernhard Walle",
        "email": "bwalle@suse.de",
        "time": "Fri Mar 16 13:38:30 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:06 2007 -0700"
      },
      "message": "[PATCH] Initialise SAK member for each virtual console to prevent oops\n\nInitialise the SAK member of the vc_cons variable on all virtual terminals,\nnot only the first one.  This prevents an oops when trying Sysrq-C on e.g.\nthe second virtual terminal:\n\n  kernel BUG at kernel/workqueue.c:212!\n  invalid opcode: 0000 [1] SMP\n  CPU 0\n  Modules linked in: i915 drm deflate zlib_deflate twofish twofish_common serpent blowfish des ce\n  Pid: 0, comm: swapper Not tainted 2.6.21-rc3-default #15\n  RIP: 0010:[\u003cffffffff8028c955\u003e]  [\u003cffffffff8028c955\u003e] queue_work+0x32/0x51\n  RSP: 0018:ffffffff805fada8  EFLAGS: 00010013\n  RAX: ffffffff80683f38 RBX: ffffffff804ae700 RCX: 0000000000000000\n  RDX: 0000000000000000 RSI: ffffffff80683f30 RDI: ffff81000134a840\n  RBP: 0000000000000001 R08: 0000000000000005 R09: 0000000000000002\n  R10: ffffffff805990e0 R11: ffff810037f4c0f0 R12: 000000000000006b\n  R13: ffff81007aa23000 R14: 0000000000000001 R15: 0000000000000096\n  FS:  0000000000000000(0000) GS:ffffffff804d8000(0000) knlGS:0000000000000000\n  CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b\n  CR2: 00002b72026e9000 CR3: 0000000079175000 CR4: 00000000000006e0\n  Process swapper (pid: 0, threadinfo ffffffff8059e000, task ffffffff80490840)\n  Stack:  0000000000000096 ffffffff803635db ffffffff805fadf8 0000000000000001\n   ffff8100013c2e40 0000000000000025 ffff81007c931c00 ffff81007aa23000\n   0000000000000001 ffffffff8035e3ee 0000000000000092 ffff810037cc8000\n  Call Trace:\n   \u003cIRQ\u003e  [\u003cffffffff803635db\u003e] __handle_sysrq+0x98/0x129\n   [\u003cffffffff8035e3ee\u003e] kbd_event+0x32e/0x56a\n   [\u003cffffffff8037d502\u003e] input_event+0x422/0x44a\n   [\u003cffffffff80381d71\u003e] atkbd_interrupt+0x449/0x503\n   [\u003cffffffff8037a42d\u003e] serio_interrupt+0x37/0x6f\n   [\u003cffffffff8037affb\u003e] i8042_interrupt+0x1f4/0x20a\n   [\u003cffffffff8026bd20\u003e] smp_send_timer_broadcast_ipi+0x2d/0x4e\n   [\u003cffffffff8020eee5\u003e] handle_IRQ_event+0x25/0x53\n   [\u003cffffffff802a924c\u003e] handle_edge_irq+0xe4/0x128\n   [\u003cffffffff802562ac\u003e] call_softirq+0x1c/0x28\n   [\u003cffffffff802632eb\u003e] do_IRQ+0x6c/0xd3\n   [\u003cffffffff8024f4e7\u003e] mwait_idle+0x0/0x45\n   [\u003cffffffff80255631\u003e] ret_from_intr+0x0/0xa\n   \u003cEOI\u003e  [\u003cffffffff80248a4d\u003e] datagram_poll+0x0/0xc8\n   [\u003cffffffff8024f529\u003e] mwait_idle+0x42/0x45\n   [\u003cffffffff80242c05\u003e] cpu_idle+0x8b/0xae\n   [\u003cffffffff805a8779\u003e] start_kernel+0x2b9/0x2c5\n   [\u003cffffffff805a815e\u003e] _sinittext+0x15e/0x162\n\n  Code: 0f 0b eb fe 48 8b 07 48 63 d2 48 f7 d0 48 8b 3c d0 e8 13 ff\n  RIP  [\u003cffffffff8028c955\u003e] queue_work+0x32/0x51\n   RSP \u003cffffffff805fada8\u003e\n  Kernel panic - not syncing: Aiee, killing interrupt handler!\n\nSigned-off-by: Bernhard Walle \u003cbwalle@suse.de\u003e\nAcked-by: Eric Biederman \u003cebiederm@xmission.com\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "7a5e6bc29aca331267dfc9f49129b9432ac84d70",
      "tree": "a2e633a18e22534970b71453b39caaf00bb8734e",
      "parents": [
        "634707388baa440d9c9d082cfc4c950500c8952b"
      ],
      "author": {
        "name": "Stefano Brivio",
        "email": "stefano.brivio@polimi.it",
        "time": "Fri Mar 16 13:38:29 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:06 2007 -0700"
      },
      "message": "[PATCH] hwmon: Build fix for SENSORS_W83793\n\nWe need vid_which_vrm and vid_from_reg in the w83793 module.\n\nSigned-off-by: Stefano Brivio \u003cstefano.brivio@polimi.it\u003e\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b257bc051f06607beb3004d9a1c297085e728bec",
      "tree": "2eeb60429d92b683e9593d2fcde2f22ae40a1bf4",
      "parents": [
        "1174cf730179d8f029b9e93cb9a4d5bfb08d1202"
      ],
      "author": {
        "name": "Andrew Johnson",
        "email": "ajohnson@intrinsyc.com",
        "time": "Fri Mar 16 13:38:24 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:05 2007 -0700"
      },
      "message": "[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode\n\nWhen the console is in VT_AUTO+KD_GRAPHICS mode, switching to the\nSUSPEND_CONSOLE fails, resulting in vt_waitactive() waiting indefinitely or\nuntil the task is interrupted.  This patch tests if a console switch can\noccur in set_console() and returns early if a console switch is not\npossible.\n\n[akpm@linux-foundation.org: cleanup]\nSigned-off-by: Andrew Johnson \u003cajohnson@intrinsyc.com\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "833f80627d10d370ea91b96de254850361c3a2fc",
      "tree": "6b88ee5e210af2026fb52c502cad7b3dfb8f451a",
      "parents": [
        "b228b8e5bf96b740a70871c1a248bb65c267f5f2"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "Geert.Uytterhoeven@sonycom.com",
        "time": "Fri Mar 16 13:38:23 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:05 2007 -0700"
      },
      "message": "[PATCH] bool fbdevs must depend on FB \u003d y\n\nFrame buffer device drivers that cannot be built as modules must depend on\n`FB \u003d y\u0027.  Correct the 3 remaining offenders.\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c6ca97d26a7efe9488174336bc67fdaea01aad49",
      "tree": "1d7febebda821527e7463a24ff49a1a1f7c97440",
      "parents": [
        "13788ccc41ceea5893f9c747c59bc0b28f2416c2"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Fri Mar 16 13:38:20 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:05 2007 -0700"
      },
      "message": "[PATCH] SPI: at25: do not use pointer before assignment\n\nPrevents a potential oops with CONFIG_SPI_DEBUG given flakey hardware or\nincorrect configuration.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d8ad7e0b84bde480d295ef1e0381c0c6050f57b3",
      "tree": "304d5c6bc848ac1a84ccd4a500dcf078df0dd483",
      "parents": [
        "5b600464f0514efd49d24182daf0e9d62cf8bb8f"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Fri Mar 16 13:38:18 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:04 2007 -0700"
      },
      "message": "[PATCH] savagefb: Fix compile error if debugging is enabled\n\nSavagePrintRegs() requires struct savagefb_par.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5b600464f0514efd49d24182daf0e9d62cf8bb8f",
      "tree": "964c80d8b8e27934b18ff6639753fcd0bfab88cf",
      "parents": [
        "e52e15d3c153b88c4536cf18214fac18481c888a"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Fri Mar 16 13:38:18 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:04 2007 -0700"
      },
      "message": "[PATCH] savagefb: Fix black screen on load in Savage IX\n\nThis is a hack that seems to kick start the 2D engine of the Savage IX in some\nToshiba laptops.  Without this, the laptop starts with a black screen and\noccasionally crashes X.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e52e15d3c153b88c4536cf18214fac18481c888a",
      "tree": "3f5c93cbb1a5a79b704eacc4bd7af1877fbb30c6",
      "parents": [
        "28735a7253a6c24364765e80a5428b4a151fccc2"
      ],
      "author": {
        "name": "Ondrej Zajicek",
        "email": "santiago@crfreenet.org",
        "time": "Fri Mar 16 13:38:16 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:04 2007 -0700"
      },
      "message": "[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cards\n\nPixclock setting in sstfb didn\u0027t work with my Voodoo 2 card with ICS 5342 DAC\n(this DAC requires two consecutive writes to one of its registers to program\npixclock - maybe first write merged with second).\n\nSigned-off-by: Ondrej Zajicek \u003csantiago@crfreenet.org\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "28735a7253a6c24364765e80a5428b4a151fccc2",
      "tree": "824c6391341338dac51f92735d37c83de0d1d522",
      "parents": [
        "a836f5856ae46ccb2464ea76031ea05ae967b832"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Fri Mar 16 13:38:14 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:04 2007 -0700"
      },
      "message": "[PATCH] gpio_direction_output() needs an initial value\n\nIt\u0027s been pointed out that output GPIOs should have an initial value, to\navoid signal glitching ...  among other things, it can be some time before\na driver is ready.  This patch corrects that oversight, fixing\n\n - documentation\n - platforms supporting the GPIO interface\n - users of that call (just one for now, others are pending)\n\nThere\u0027s only one user of this call for now since most platforms are still\nusing non-generic GPIO setup code, which in most cases already couples the\ninitial value with its \"set output mode\" request.\n\nNote that most platforms are clear about the hardware letting the output\nvalue be set before the pin direction is changed, but the s3c241x docs are\nvague on that topic ...  so those chips might not avoid the glitches.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nAcked-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nAcked-by: Milan Svoboda \u003cmsvoboda@ra.rockwell.com\u003e\nAcked-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a836f5856ae46ccb2464ea76031ea05ae967b832",
      "tree": "eb0153e3b91381840d478d3e8c5b021dc12b92f9",
      "parents": [
        "65b8291c4000e5f38fc94fb2ca0cb7e8683c8a1b"
      ],
      "author": {
        "name": "Chris Lesiak",
        "email": "chris.lesiak@licor.com",
        "time": "Fri Mar 16 13:38:13 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:04 2007 -0700"
      },
      "message": "[PATCH] spi: destroy workqueue after spi_unregister_master\n\nFix a bug in the cleanup of an spi_bitbang bus.\n\nThe workqueue associated with the bus was destroyed before the call to\nspi_unregister_master.  That meant that spi devices on that bus would be\nunable to do IO in their remove method.  The shutdown flag should have been\nable to prevent a segfault, but was never getting set.  By waiting to\ndestroy the workqueue until after the master is unregistered, devices are\nable to do IO in their remove methods.  An added benefit is that neither\nthe shutdown flag nor a wait for the queue of messages to empty is needed.\n\nSigned-off-by: Chris Lesiak \u003cchris.lesiak@licor.com\u003e\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "765e3d8a71bbc1f3400667d5cfcfd7b03382d587",
      "tree": "0cf7dd6f707b10510d0c7343b5d4c198f093f725",
      "parents": [
        "bed31ed9e1cd71d98ff0bc9212100adee523a10a"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Fri Mar 16 13:38:05 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:03 2007 -0700"
      },
      "message": "[PATCH] rm pointless dmaengine exports\n\nThis removes several pointless exports from drivers/dma/dmaengine.c; the\ndma_async_memcpy_*() functions are inlined by \u003clinux/dmaengine.h\u003e so those\nexports are inappropriate.\n\nIt also moves the existing EXPORT_SYMBOL declarations next to their functions,\nso it\u0027s now trivial to confirm one-to-one correspondence between exports and\nnonstatic symbols.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Dan Williams \u003cdan.j.williams@intel.com\u003e\nAcked-by: Chris Leech \u003cchristopher.leech@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "bed31ed9e1cd71d98ff0bc9212100adee523a10a",
      "tree": "bbba995c877dfc161d0ad5e789be684084e1dfe0",
      "parents": [
        "48670a1e018a9c0b83dc78e3b71ffb26391ee4b6"
      ],
      "author": {
        "name": "Andy Isaacson",
        "email": "adi@hexapodia.org",
        "time": "Fri Mar 16 13:38:04 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:03 2007 -0700"
      },
      "message": "[PATCH] fix read past end of array in md/linear.c\n\nWhen iterating through an array, one must be careful to test one\u0027s index\nvariable rather than another similarly-named variable.\n\nThe loop will read off the end of conf-\u003edisks[] in the following\n(pathological) case:\n\n  % dd bs\u003d1 seek\u003d840716287 if\u003d/dev/zero of\u003dd1 count\u003d1\n  % for i in 2 3 4; do dd if\u003d/dev/zero of\u003dd$i bs\u003d1k count\u003d$(($i+150)); done\n  % ./vmlinux ubd0\u003droot ubd1\u003dd1 ubd2\u003dd2 ubd3\u003dd3 ubd4\u003dd4\n  # mdadm -C /dev/md0 --level\u003dlinear --raid-devices\u003d4 /dev/ubd[1234]\n\nadding some printks, I saw this:\n\n  [42949374.960000] hash_spacing \u003d 821120\n  [42949374.960000] cnt          \u003d 4\n  [42949374.960000] min_spacing  \u003d 801\n  [42949374.960000] j\u003d0 size\u003d820928 sz\u003d820928\n  [42949374.960000] i\u003d0 sz\u003d820928 hash_spacing\u003d820928\n  [42949374.960000] j\u003d1 size\u003d64 sz\u003d64\n  [42949374.960000] j\u003d2 size\u003d64 sz\u003d128\n  [42949374.960000] j\u003d3 size\u003d64 sz\u003d192\n  [42949374.960000] j\u003d4 size\u003d1515870810 sz\u003d1515871002\n\nCc: Gautham R Shenoy \u003cego@in.ibm.com\u003e\nAcked-by: Neil Brown \u003cneilb@cse.unsw.edu.au\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "48670a1e018a9c0b83dc78e3b71ffb26391ee4b6",
      "tree": "1141ecd623fe160b60b9f607a59db03b7c914659",
      "parents": [
        "db98e0b434a6265c451ffe94ec0a29b8d0aaf587"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Fri Mar 16 13:38:02 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 16 19:25:02 2007 -0700"
      },
      "message": "[PATCH] reduce pnp syslog spam\n\nMake some normal code paths in PNP stop issuing syslog spam.  Since PNP\nissues calls regardless of device capablities, it\u0027s no surprise when some\nof those devices don\u0027t support those calls!\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2c35f813f3e98f70534b5c2d82e5e2079034fc50",
      "tree": "b62b4c200252404e10c14cc94c4cd207ab402df5",
      "parents": [
        "53dc80287da43b75df2fe2658651d3c5160dad8e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Mar 10 04:56:33 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Mar 17 01:03:26 2007 +0000"
      },
      "message": "[CHAR] lcd: Fix two warnings.\n\nIn file included from drivers/char/lcd.c:23:\ninclude/linux/mc146818rtc.h:104:1: warning: \"RTC_IO_EXTENT\" redefined\ndrivers/char/lcd.c:15:1: warning: this is the location of the previous definition\ndrivers/char/lcd.c:35: warning: \u0027lcd_lock\u0027 defined but not used\n\nc316eb1eee2c803c33b1f826fe744c922d2e354f deleted the last code using\nlcd_lock, so delete definition of lcd_lock.\n\nThe definition of RTC_IO_EXTENT is unused and probably always was only\ndebree copied from drivers/char/rtc.c.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b810cdfcf91d76f603fd48023aede48ced8e6bed",
      "tree": "6b2dd0608c0241f29ac1e84fa7b629a1a0f5ceb9",
      "parents": [
        "e7b0d26a86943370c04d6833c6edba2a72a6e240",
        "d2a900365b8963d7ca46f05d8e7176d1be3cc71d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 15 15:31:37 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 15 15:31:37 2007 -0700"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6:\n  natsemi: Avoid IntrStatus lossage if RX state machine resets.\n  natsemi: Fix NAPI for interrupt sharing\n  natsemi: Consistently use interrupt enable/disable functions\n  NetXen: Fix softlockup seen during hardware access\n  NetXen: Bug fix for Jumbo frames on XG card\n  skge: set mac address bonding fix\n"
    },
    {
      "commit": "d9a9cdfb078d755e648d53ec25b7370f84ee5729",
      "tree": "308380483fd6241b1d0ef5916b9329c1c5df00f6",
      "parents": [
        "6ab27c6bf38d5ff71dafeca77b79e7c284804b75"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Thu Mar 15 15:50:34 2007 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 15 15:29:26 2007 -0700"
      },
      "message": "[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390\n\nThis patch (as868) adds a helper routine for device drivers that need\nto set up a callback to perform some action in a different process\u0027s\ncontext.  This is intended for use by attribute methods that want to\nunregister themselves or their parent device.  Attribute method calls\nare mutually exclusive with unregistration, so such actions cannot be\ntaken directly.\n\nTwo attribute methods are converted to use the new helper routine: one\nfor SCSI device deletion and one for System/390 ccwgroup devices.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nCc: Hugh Dickins \u003chugh@veritas.com\u003e\nCc: Cornelia Huck \u003ccornelia.huck@de.ibm.com\u003e\nCc: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "6ab27c6bf38d5ff71dafeca77b79e7c284804b75",
      "tree": "ffd24d89b72b52cbb79fd71186293a08c77c089e",
      "parents": [
        "8ce5e3e45e01ffab38a9f03900181132b9068543",
        "d108d4fe34730135647fe32a4f8091491d3542ea"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 15 10:50:54 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Mar 15 10:50:54 2007 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid\n\n* \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid:\n  HID: zeroing of bytes in output fields is bogus\n  HID: allocate hid_parser in a proper way\n"
    },
    {
      "commit": "d2a900365b8963d7ca46f05d8e7176d1be3cc71d",
      "tree": "0b9d41bd52d414bdc75dab81a746b2c0d9175cc9",
      "parents": [
        "069f8256362b7a17da532f0631cee73b4cfee65b"
      ],
      "author": {
        "name": "broonie@sirena.org.uk",
        "email": "broonie@sirena.org.uk",
        "time": "Wed Mar 14 19:49:15 2007 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 15 10:59:54 2007 -0400"
      },
      "message": "natsemi: Avoid IntrStatus lossage if RX state machine resets.\n\nThis patch fixes the poll routine for the natsemi driver so that if the\ndriver detects an RX state machine lockup then no interrupts will be\nlost while the driver recovers from that.\n\nSigned-Off-By: Mark Brown \u003cbroonie@sirena.org.uk\u003e\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "069f8256362b7a17da532f0631cee73b4cfee65b",
      "tree": "ee8e9e4a3b78de04e15a71a4b4216bfc050b3a8a",
      "parents": [
        "14fdd90ef2ec1878d6851ec4dd8d5abb2cef098c"
      ],
      "author": {
        "name": "broonie@sirena.org.uk",
        "email": "broonie@sirena.org.uk",
        "time": "Wed Mar 14 19:49:14 2007 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 15 10:59:54 2007 -0400"
      },
      "message": "natsemi: Fix NAPI for interrupt sharing\n\nThe interrupt status register for the natsemi chips is clear on read and\nwas read unconditionally from both the interrupt and from the NAPI poll\nroutine, meaning that if the interrupt service routine was called (for\nexample, due to a shared interrupt) while a NAPI poll was scheduled\ninterrupts could be missed.  This patch fixes that by ensuring that the\ninterrupt status register is only read by the interrupt handler when\ninterrupts are enabled from the chip.\n\nIt also reverts a workaround for this problem from the netpoll hook and\nimproves the trace for interrupt events.\n\nThanks to Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e for spotting the\nissue, Mark Huth \u003cmhuth@mvista.com\u003e for a simpler method and Simon\nBlake \u003csimon@citylink.co.nz\u003e for testing resources.\n\nSigned-Off-By: Mark Brown \u003cbroonie@sirena.org.uk\u003e\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "14fdd90ef2ec1878d6851ec4dd8d5abb2cef098c",
      "tree": "c457c4bcb040eef777a6e360ae261652764c39f8",
      "parents": [
        "b58ecad8d6ca83e97cd2928a439efb49267539dc"
      ],
      "author": {
        "name": "broonie@sirena.org.uk",
        "email": "broonie@sirena.org.uk",
        "time": "Wed Mar 14 19:49:13 2007 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 15 10:59:54 2007 -0400"
      },
      "message": "natsemi: Consistently use interrupt enable/disable functions\n\nThe natsemi drivers include functions for enabling and disabling\ninterrupts from the chip but these are not used in all code paths.  This\npatch changes the code paths that touch the interrupt enable register to\nuse the functions.  In all cases this adds an extra PCI read to post the\noperation but since none of these are in fast paths this shouldn\u0027t be\ntoo much of a problem.\n\nSigned-Off-By: Mark Brown \u003cbroonie@sirena.org.uk\u003e\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "b58ecad8d6ca83e97cd2928a439efb49267539dc",
      "tree": "691bfcc04a909bd3e77550d7abd15595c08cb4ac",
      "parents": [
        "8b902aea40544bc9e4de913b491dc3a3411fd5d0"
      ],
      "author": {
        "name": "Linsys Contractor Mithlesh Thukral",
        "email": "mithlesh@netxen.com",
        "time": "Tue Mar 13 04:15:06 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 15 10:59:54 2007 -0400"
      },
      "message": "NetXen: Fix softlockup seen during hardware access\n\nNetXen: This will fix a softlock seen on some machines.\nThe reason was too much time was spent waiting for hardware access\nto go through.\n\nSigned-off by: Mithlesh Thukral \u003cmithlesh@netxen.com\u003e\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "8b902aea40544bc9e4de913b491dc3a3411fd5d0",
      "tree": "4f8ff0411898a32e9296698974c484de088b8bf2",
      "parents": [
        "2eb3e621c4e07e9e7200dbb66f0433b4caafb8e7"
      ],
      "author": {
        "name": "Linsys Contractor Mithlesh Thukral",
        "email": "mithlesh@netxen.com",
        "time": "Tue Mar 13 04:13:13 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 15 10:59:54 2007 -0400"
      },
      "message": "NetXen: Bug fix for Jumbo frames on XG card\n\nNetXen: Set the MTU for the right port depending upon the port number\nfor XG cards.\n\nSigned-off by: Mithlesh Thukral \u003cmithlesh@netxen.com\u003e\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "2eb3e621c4e07e9e7200dbb66f0433b4caafb8e7",
      "tree": "076526c36ade3c7c8a5e118c5210e14db96f22de",
      "parents": [
        "8ce5e3e45e01ffab38a9f03900181132b9068543"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Mon Mar 12 15:16:26 2007 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Thu Mar 15 10:44:32 2007 -0400"
      },
      "message": "skge: set mac address bonding fix\n\nWhen bonding does fail over it calls set_mac_address.  When this happens\nas the result of another port going down, the phy_mutex that is common to\nboth ports is held, so it deadlocks. Setting the address doesn\u0027t need to do\nanything that needs the phy_mutex, it already has the RTNL to protect against\nother admin actions.\n\nThis change just disables the receiver to avoid any hardware confusion\nwhile address is changing.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "0bdd0f385a44344f83409b9e00797bfe2596faf8",
      "tree": "2f01d7bee085a02e147061c8e1d7b131478b4d8d",
      "parents": [
        "69300436ca382a4753044142ae3a2c8099e70215",
        "ab97e6cf7be77d1a9ae48d1d0eafde0de21805fc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:28:31 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:28:31 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog\n\n* master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog:\n  [WATCHDOG] i8xx TCO driver - mark for removal\n"
    },
    {
      "commit": "27d871833e37ce4ef9a4d8a153598da1b429a490",
      "tree": "ebb5e160e8f6415b560e3b175d05beb0e106bd12",
      "parents": [
        "ecb7524c5d85c04d1b396f80bf4c765db5f3f442"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:20:30 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] paride endianness annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "7ccec1b94e456b01cbef7cfb1bc97e2b76f24ab5",
      "tree": "48f2e0ccad8864ff4fba2dff89e299f2060da7c2",
      "parents": [
        "1be9ab056e94e23a307b8bfaacc38403b3b5a352"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:20:10 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] atl1 trivial endianness misannotations\n\nNB: driver is choke-full of code that will break on big-endian; as long\nas the hardware is onboard-only we can live with that, but sooner or\nlater that\u0027ll need fixing.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b87496aa493a540b9c084b16b73f915705ebdbcc",
      "tree": "01a34ba4f00f8ad903f8e19dd309bf06a2778d06",
      "parents": [
        "82c05a13c9e0d782941f975eabf6c5a7928cc4d9"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:19:50 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] hid-core endianness annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "dfdcbcc426616811f069b741394ba8771dc58527",
      "tree": "a48708bd03762018e56e92caa2d357330118452a",
      "parents": [
        "23f28001f7858f0cbbcc8cc39d7a0a1346ed68e2"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:19:30 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] C99 initializers, proper use of const in drivers/ps3\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "23f28001f7858f0cbbcc8cc39d7a0a1346ed68e2",
      "tree": "0454fb7dffc58a34cc411667d16f49ff876c5502",
      "parents": [
        "4c1f2b316878edcbd3a71f7165190f1c1b008e1e"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:19:20 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] qeth gfp_t annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "4c1f2b316878edcbd3a71f7165190f1c1b008e1e",
      "tree": "d60f1c314cec06224067b5984942082843350cc2",
      "parents": [
        "edceec3d6737ae2c901d9abc55f791cf3b42c470"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:19:10 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] cciss endian annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "edceec3d6737ae2c901d9abc55f791cf3b42c470",
      "tree": "8327de71a107d71f17bf66f7d9975a51a7276f3b",
      "parents": [
        "f0f0d0c691e13a67709ab3b43137ff83210c2c10"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:19:00 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:50 2007 -0700"
      },
      "message": "[PATCH] trivial ATA iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a31e40f614788bbc07b3eb4fcf47a16299a4fe01",
      "tree": "f12fd7d449fb6a79a5a142b395b0d68acf61e3d2",
      "parents": [
        "192cd59bd93a97fd7d46f13fa07dbe328ff33257"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:18:20 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:49 2007 -0700"
      },
      "message": "[PATCH] dmfe trivial endianness annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "89952d133dfbca785ae37b7da13699e4a5e1fa93",
      "tree": "cd3abf4a0c4a6dd9c7fe6732b3a8a3f4ef6335dc",
      "parents": [
        "0ae24bdedd289f5b1740404273ac5d9e20383f12"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:17:59 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:49 2007 -0700"
      },
      "message": "[PATCH] misc NULL noise\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a7c999114ecd0c69bd3970272b64d8842b765b21",
      "tree": "7f316e04d9950634b73316ec516e2b2988685db9",
      "parents": [
        "a033f35a2206e28af8109c62b403d940ba89d2b9"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:16:34 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:49 2007 -0700"
      },
      "message": "[PATCH] BLK_DEV_IDE_CELLEB dependency fix\n\nIt\u0027s bool and it depends on IDE \u003d\u003e should depend on IDE\u003dy\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "62577fa324991146ded3d16e7ef08e7a99d2ec7e",
      "tree": "e9bb4e35937c127c67f0f19b7c60c8652e6e42ae",
      "parents": [
        "6df0187efc91867383195a78e262414d8843f1c9"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:16:04 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:49 2007 -0700"
      },
      "message": "[PATCH] fix ipath_dma_free_coherent() prototype\n\nmethod gets u64, not dma_addr_t\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ebf88a9e7bfd7251fa80888c29b60aa4c86e2941",
      "tree": "fa7a30baebe2ab29da6f411ba8653130b7b6e568",
      "parents": [
        "c537b994505099b7197e7d3125b942ecbcc51eb6"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:05:01 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:49 2007 -0700"
      },
      "message": "[PATCH] zatm __init abuse\n\nzatm_init() and zatm_start() should be __devinit (the former is\nnot module init, despite the name - it\u0027s a helper for PCI -\u003eprobe())\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "abf0437b420b1476b9afd56af69d1a725f51359c",
      "tree": "8fd4cd9e9e42a3c2e5b58dc8852422a413230144",
      "parents": [
        "04ff97086b1a3237bbd1fe6390fa80fe75207e23"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Wed Mar 14 09:04:21 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Mar 14 15:27:48 2007 -0700"
      },
      "message": "[PATCH] ibmtr probe is __devinit, not __init\n\nused by -\u003eattach() in pcmcia analog\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "8b9909ded6922c33c221b105b26917780cfa497d",
      "tree": "ed90419e17baf41974a6a46611ceb0db0f55692b",
      "parents": [
        "44a5085162f3d3231b359784319a207032e09523",
        "7b3c384db1ff0f336b59d5062617915e216eaec1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 18:13:45 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 18:13:45 2007 -0700"
      },
      "message": "Merge branch \u0027merge\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc\n\n* \u0027merge\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc:\n  [POWERPC] sys_move_pages should be callable from an SPU\n  [POWERPC] Wire up sys_epoll_pwait\n  [POWERPC] Allocate syscall number for sys_getcpu\n  [POWERPC] update cell_defconfig\n  [POWERPC] ps3: always make sure were running on a PS3\n  [POWERPC] Fix spu SLB invalidations\n  [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization\n  [POWERPC] spufs: fix possible memory corruption is spufs_mem_write\n"
    },
    {
      "commit": "44a5085162f3d3231b359784319a207032e09523",
      "tree": "8edc17bb33586f4e05b06af8155ea8896bed6346",
      "parents": [
        "27d30b0f4e0c8e63f48ef400a64fc073b71bfe59",
        "54f565ea895b383b67a2d6e31d2e2fcac5e6c345"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 18:13:02 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 18:13:02 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  [SPARC]: Fix TIF_USEDFPU flag atomicity\n  [SPARC64]: Fix atomicity of TIF update in flush_thread()\n  [BW2]: Fix section mismatch warnings.\n  [CG14]: Fix section mismatch warnings.\n  [SPARC]: We do not need OLD_GETRLIMIT.\n"
    },
    {
      "commit": "9f35575dfc172f0a93fb464761883c8f49599b7a",
      "tree": "5459681e96de3914a95c4993fc6f54b0e3b2ffee",
      "parents": [
        "392ee1e6dd901db6c4504617476f6442ed91f72d"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Thu Mar 08 13:06:13 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 16:31:50 2007 -0700"
      },
      "message": "[PATCH] pci: Repair pci_save/restore_state so we can restore one save many times.\n\nBecause we do not reserve space for the pci-x and pci-e state in struct\npci dev we need to dynamically allocate it.  However because we need\nto support restore being called multiple times after a single save\nit is never safe to free the buffers we have allocated to hold the\nstate.\n\nSo this patch modifies the save routines to first check to see\nif we have already allocated a state buffer before allocating\na new one.  Then the restore routines are modified to not free\nthe state after restoring it.  Simple and it fixes some subtle\nerror path handling bugs, that are hard to test for.\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nAcked-by: Auke Kok \u003cauke-jan.h.kok@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "392ee1e6dd901db6c4504617476f6442ed91f72d",
      "tree": "591658a0197244782973674f240cf61895ef498e",
      "parents": [
        "529284a0b649499351495949d05fa3359121cbae"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Thu Mar 08 13:04:57 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 16:31:50 2007 -0700"
      },
      "message": "[PATCH] msi: Safer state caching.\n\nThere are two ways pci_save_state and pci_restore_state are used.  As\nhelper functions during suspend/resume, and as helper functions around\na hardware reset event.  When used as helper functions around a hardware\nreset event there is no reason to believe the calls will be paired, nor\nis there a good reason to believe that if we restore the msi state from\nbefore the reset that it will match the current msi state.  Since arch\ncode may change the msi message without going through the driver, drivers\ncurrently do not have enough information to even know when to call\npci_save_state to ensure they will have msi state in sync with the other\nkernel irq reception data structures.\n\nIt turns out the solution is straight forward, cache the state in the\nexisting msi data structures (not the magic pci saved things) and\nhave the msi code update the cached state each time we write to the hardware.\nThis means we never need to read the hardware to figure out what the hardware\nstate should be.\n\nBy modifying the caching in this manner we get to remove our save_state\nroutines and only need to provide restore_state routines.\n\nThe only fields that were at all tricky to regenerate were the msi and msi-x\ncontrol registers and the way we regenerate them currently is a bit dependent\nupon assumptions on how we use the allow msi registers to be configured and used\nmaking the code a little bit brittle.  If we ever change what cases we allow\nor how we configure the msi bits we can address the fragility then.\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nAcked-by: Auke Kok \u003cauke-jan.h.kok@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "529284a0b649499351495949d05fa3359121cbae",
      "tree": "9b33459a8f720313eeee469bfe18eeb5052246d2",
      "parents": [
        "be521466feb3bb1cd89de82a2b1d080e9ebd3cb6",
        "1dee79087c8b0f3239a2979f61ed92c7a5361b08"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 12:31:43 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Mar 12 12:31:43 2007 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n\n* master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT address\n  [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems\n  [ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.\n  [ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.\n  [ARM] 4251/1: Fix sharpsl_pm dependency\n  [ARM] 4250/1: Fix locomo backlight conversion error/compile failure\n  [ARM] 4249/1: Fix tosa compile failure\n  [ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preamble\n  [ARM] 4247/1: Fix long name for cc9p9360dev\n  ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works\n  ARM: OMAP: Fix missing workqueue include in board-h2.c\n  ARM: OMAP: Include missing header\n"
    },
    {
      "commit": "2cb3320b3fb788eb95afbfea8686f11bb14e30b0",
      "tree": "b0f737af20fa8cb6cbc3ba3309eb45da86b4d338",
      "parents": [
        "b3c6b76ffb1a8c8d1f12e838a25c1a86f5316e2c"
      ],
      "author": {
        "name": "Pavel Pisa",
        "email": "ppisa@pikron.com",
        "time": "Thu Mar 08 00:00:40 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Mar 12 16:49:37 2007 +0000"
      },
      "message": "[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems\n\nThe SDHC controllers cannot process shorter transfers.\nThey has to be handled as longer ones, but it such case CRC\nerror is evaluated. There was a case in the code still,\nwhere this error is not ignored as it should to be process\nthese transfers.\n\nSigned-off-by: Pavel Pisa \u003cpisa@cmp.felk.cvut.cz\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d108d4fe34730135647fe32a4f8091491d3542ea",
      "tree": "1965c3abc44bdff17d75aee85f603f555e1731c9",
      "parents": [
        "47a80edb1d80ae644ea374a016c8e68d43d2671f"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Sat Mar 10 22:45:45 2007 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 12 14:55:26 2007 +0100"
      },
      "message": "HID: zeroing of bytes in output fields is bogus\n\nThis patch removes bogus zeroing of unused bits in output reports,\nintroduced in Simon\u0027s patch in commit d4ae650a.\nAccording to the specification, any sane device should not care\nabout values of unused bits.\n\nWhat is worse, the zeroing is done in a way which is broken and\nmight clear certain bits in output reports which are actually\n_used_ - a device that has multiple fields with one value of\nthe size 1 bit each might serve as an example of why this is\nbogus - the second call of hid_output_report() would clear the\nfirst bit of report, which has already been set up previously.\n\nThis patch will break LEDs on SpaceNavigator, because this device\nis broken and takes into account the bits which it shouldn\u0027t touch.\nThe quirk for this particular device will be provided in a separate\npatch.\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "47a80edb1d80ae644ea374a016c8e68d43d2671f",
      "tree": "374089eed300fbc95b8286805cdb43333af9fc30",
      "parents": [
        "be521466feb3bb1cd89de82a2b1d080e9ebd3cb6"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 12 14:55:12 2007 +0100"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Mar 12 14:55:12 2007 +0100"
      },
      "message": "HID: allocate hid_parser in a proper way\n\nhid_parser is non-trivially large structure, so it should be allocated\nusing vmalloc() to avoid unsuccessful allocations when memory fragmentation\nis too high.\nThis structue has a very short life, it\u0027s destroyed as soon as the report\ndescriptor has been completely parsed.\n\nThis should be considered a temporary solution, until the hid_parser is\nrewritten to consume less memory during report descriptor parsing.\n\nAcked-by: Mariusz Kozlowski \u003cm.kozlowski@tuxland.pl\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "f57e8430bd2546f6dcdf7d58e66b4965e1fd5c56",
      "tree": "764069f9371a82723149a7d9e1848da54c3aba02",
      "parents": [
        "be521466feb3bb1cd89de82a2b1d080e9ebd3cb6",
        "c886c2bf804c029499694adcc0decfdd32a0cd8b"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Mar 12 15:47:23 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Mar 12 15:47:23 2007 +1100"
      },
      "message": "Merge branch \u0027cell-merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge\n"
    },
    {
      "commit": "ab97e6cf7be77d1a9ae48d1d0eafde0de21805fc",
      "tree": "1cf77e32e1d176572a9d8cbd2896fbc084782d2b",
      "parents": [
        "be521466feb3bb1cd89de82a2b1d080e9ebd3cb6"
      ],
      "author": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Mar 11 12:59:47 2007 +0000"
      },
      "committer": {
        "name": "Wim Van Sebroeck",
        "email": "wim@iguana.be",
        "time": "Sun Mar 11 12:59:47 2007 +0000"
      },
      "message": "[WATCHDOG] i8xx TCO driver - mark for removal\n\nMark the i8xx TCO driver for removal.\n\nSigned-off-by: Wim Van Sebroeck \u003cwim@iguana.be\u003e\n"
    },
    {
      "commit": "be521466feb3bb1cd89de82a2b1d080e9ebd3cb6",
      "tree": "eedad20f581646f929507b8e84cca819f6442712",
      "parents": [
        "f47273e5c8f679220091335e0bed79e46237cfda"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Mar 10 14:22:07 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sat Mar 10 14:22:07 2007 -0800"
      },
      "message": "Revert \"USB: pxa2xx_udc: fix hardcoded irq number\"\n\nThis reverts commit d2487cb4257dafb686f682285854fe7f02ca29d8.\n\nRussell King points out that it\u0027s obviously bogus, and I have to agree.\nNot only does \"irq\" not even exist in that scope, but we obviously need\nto free the irq that we actually requested, and that\u0027s IRQ_USB.\n\nReported-by: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e,\nCc: Milan Svoboda \u003cmsvoboda@ra.rockwell.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "63abdcdc021063bf1cfcddfd3c1a14a761539807",
      "tree": "97693fafc099c64c50fb9eb1af8cf19033fc3674",
      "parents": [
        "8fdab4763a04f503301b14810b39c536f2277120"
      ],
      "author": {
        "name": "Robert Reif",
        "email": "reif@earthlink.net",
        "time": "Thu Mar 08 21:22:35 2007 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Mar 09 23:11:05 2007 -0800"
      },
      "message": "[BW2]: Fix section mismatch warnings.\n\nFix section mismatch warnings by moving data into __devinitdata section.\nAdd __devinit to two initialization functions.\n\nSigned-off-by: Robert Reif \u003creif@earthlink.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "8fdab4763a04f503301b14810b39c536f2277120",
      "tree": "24f6c11c2f297f17d750c3438f8fc9beb51af368",
      "parents": [
        "ac33d1febb790bd3a2a51cda1239a1482a3c767f"
      ],
      "author": {
        "name": "Robert Reif",
        "email": "reif@earthlink.net",
        "time": "Thu Mar 08 21:22:03 2007 -0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Fri Mar 09 23:10:56 2007 -0800"
      },
      "message": "[CG14]: Fix section mismatch warnings.\n\nFix section mismatch warning by moving data into __devinitdata section.\nAdd __devinit to an initialization function.\n\nSigned-off-by: Robert Reif \u003creif@earthlink.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "271368b69b9e8042063d6c713423e84503bbdaa0",
      "tree": "71d9c592d8b92bee80a03d2de74d1763b1282076",
      "parents": [
        "117430b1fa3ae0b0bd981226bdb0c5412729c1db",
        "9e993efb0da827634778554070f3c3ec4bdade33"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 09 21:58:28 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 09 21:58:28 2007 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6:\n  kobject: new_device-\u003ekref wasn\u0027t putted after error in kobject_move()\n  driver core: export device_rename\n  Remove devfs from MAINTAINERS\n  Driver core: add device symlink back to sysfs\n  Revert \"driver core: refcounting fix\"\n"
    },
    {
      "commit": "117430b1fa3ae0b0bd981226bdb0c5412729c1db",
      "tree": "f1209f5705d1ba55d88f5a1e17b82382c8b460d0",
      "parents": [
        "2695cf412f07f394587e7901cb3b4e9b66d25051",
        "128bf5cb54dececc5209db65f8ef5d17d74244d9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 09 21:58:10 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 09 21:58:10 2007 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6:\n  pci: fix section mismatch warning\n  PCI: aer: fix section mismatch warning\n  pcie: fix section mismatch warning\n  PCI: allow multiple calls to pcim_pin_device()\n"
    },
    {
      "commit": "2695cf412f07f394587e7901cb3b4e9b66d25051",
      "tree": "603855ce8c359c3bcd979f4038c80058ddfc9cdd",
      "parents": [
        "63e34ca93a62f472144db60fa3b81111c0d15721",
        "ee17b289732e04fdcdd8ce2ce19b18d3e8b08e20"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 09 21:57:46 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Mar 09 21:57:46 2007 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6: (23 commits)\n  USB Elan FTDI: check for workqueue creation\n  USB: fix spinlock recursion in cdc-acm.c\n  USB: fix Unaligned access in EHCI driver\n  USB: Product ID for FT232RL in ftdi_sio\n  USBNET: DM9501: Add Corega FEther USB-TXC support.\n  USB: ipaq.c: Additional devices\n  USB: further fix for usb-serial\n  USB: fix usb-serial device naming bug\n  USB: RTS/DTR signal patch for airprime driver\n  USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the latency_timer\n  usb-serial: fix shutdown / device_unregister order\n  USB: add Additional PIDs in ftdi_sio\n  USB: add QL355P power supply ids to fdti_sio\n  USB: New device IDs for cp2101 driver\n  USB: kill dead code from hub.c\n  USB: ratelimit debounce error messages\n  USB: pxa2xx_udc: fix hardcoded irq number\n  UHCI: fix port resume problem\n  USB: set the correct interval for interrupt URBs\n  USB: goku_udc: Remove crude cache coherency code\n  ...\n"
    },
    {
      "commit": "63e34ca93a62f472144db60fa3b81111c0d15721",
      "tree": "2137a4b98360833e78cbb8edd5dce5b2ab5a0a60",
      "parents": [
        "51e7fff1c2b763da910db3a875eac5b992df91d9",
        "9327f46ee28116b17f15f6505edd90f905908d62"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:50 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:50 2007 -0500"
      },
      "message": "Pull misc-for-upstream into release branch\n"
    },
    {
      "commit": "51e7fff1c2b763da910db3a875eac5b992df91d9",
      "tree": "d7198ca0f3cd319c340b4c6547a6da16500a4867",
      "parents": [
        "bdf3aaf9519ddd8a026b5e04e713d2fa673532e5",
        "9e197219605513c14d3eae41039ecf1b82d1920d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:25 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:25 2007 -0500"
      },
      "message": "Pull bugzilla-8110 into release branch\n"
    },
    {
      "commit": "bdf3aaf9519ddd8a026b5e04e713d2fa673532e5",
      "tree": "fee44044f414c4a5e0b757d3ad494c1845cf8131",
      "parents": [
        "b2526300ab242dc31f9006dbf9a4de40797571bc",
        "610a3d069665ba2b27e42c90129ce640c4d6e515"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:19 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:19:19 2007 -0500"
      },
      "message": "Pull bugzilla-8066 into release branch\n"
    },
    {
      "commit": "b2526300ab242dc31f9006dbf9a4de40797571bc",
      "tree": "a22ef59b3eeb7de805b0a4c5af8c89677b8c604c",
      "parents": [
        "cb2ebc59ff52cee770cfd6ba5f23a6cc3c214648",
        "df33c77e3981e71afc8727ee5c432ba1a1bba68c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:53 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:53 2007 -0500"
      },
      "message": "Pull bugzilla-7907 into release branch\n"
    },
    {
      "commit": "cb2ebc59ff52cee770cfd6ba5f23a6cc3c214648",
      "tree": "d9ac06bd2cc92efc618cdfcce4a6142c9e0a00d5",
      "parents": [
        "3dfb737998c265d3c8a15b931dc4d72335ab8255",
        "7292576043666ff39946dee14641fe719ba8c7e8"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:46 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:46 2007 -0500"
      },
      "message": "Pull bugzilla-7570 into release branch\n"
    },
    {
      "commit": "3dfb737998c265d3c8a15b931dc4d72335ab8255",
      "tree": "37b5d37510b08782237256efdf805937d7aac4dc",
      "parents": [
        "63be2d9305a5865580c6faee2c1eb477c09eac18",
        "2f894ef9c8b36a35d80709bedca276d2fc691941"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:35 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:35 2007 -0500"
      },
      "message": "Pull bugzilla-6859 into release branch\n"
    },
    {
      "commit": "63be2d9305a5865580c6faee2c1eb477c09eac18",
      "tree": "8ea83bc669c571ea83eed673fc92c04485872e87",
      "parents": [
        "653351b0b9c97d4ec93aed499b542cbcd85309ca",
        "362ea087db9d99bb0cf79479544dfafa9e18c300"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:22 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:18:22 2007 -0500"
      },
      "message": "Pull bugzilla-6316 into release branch\n"
    },
    {
      "commit": "5cb69bcacea70024252138a9cb4229a142a93389",
      "tree": "651f2d65b885b6cbc124cb2637fd648eb2ce0175",
      "parents": [
        "c207908fcc451e31d7fbba31541bd04f93787eb4",
        "c9bf296b6467968ecb9d988e7ed754a19c2e63d9"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:17:46 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:17:46 2007 -0500"
      },
      "message": "Pull ibm into release branch\n"
    },
    {
      "commit": "9e197219605513c14d3eae41039ecf1b82d1920d",
      "tree": "143f16569165e172efd12d938003a48f61c7de62",
      "parents": [
        "08e15e81a40e3241ce93b4a43886f3abda184aa6"
      ],
      "author": {
        "name": "Alexey Starikovskiy",
        "email": "alexey.y.starikovskiy@intel.com",
        "time": "Wed Mar 07 18:29:35 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 23:16:23 2007 -0500"
      },
      "message": "ACPI: ec: fix race in status register access\n\nDelay the read of the EC status register until\nafter the event that caused it occurs -- otherwise\nit is possible to read and act on stale status that was\nassociated with the previous event.\n\nDo this with a perpetually incrementing \"event_count\" to detect\nwhen a new event occurs and it is safe to read status.\n\nThere is no workaround for polling mode -- it is inherently\nexposed to reading and acting on stale status, since it\ndoesn\u0027t have an interrupt to tell it the event completed.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d8110\n\nSigned-off-by: Alexey Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "ee17b289732e04fdcdd8ce2ce19b18d3e8b08e20",
      "tree": "4506f7400f7bde608339d286f6ca4c3fd316fe09",
      "parents": [
        "834dbca5b6b79ddb7cf56001ea7b6d4481fdf1e7"
      ],
      "author": {
        "name": "Cyrill Gorcunov",
        "email": "gorcunov@gmail.com",
        "time": "Tue Mar 06 02:47:44 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:25 2007 -0800"
      },
      "message": "USB Elan FTDI: check for workqueue creation\n\nAvoid NULL pointer usage if workqueue creation failed.\n\nSigned-off-by: Cyrill Gorcunov \u003cgorcunov@gmail.com\u003e\nCc: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "834dbca5b6b79ddb7cf56001ea7b6d4481fdf1e7",
      "tree": "db5e2ef6cd89b81a3a0706529415ba5966ba4049",
      "parents": [
        "64543652609fc1a2a816dc38ce4f56eddda9f9a5"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oneukum@suse.de",
        "time": "Tue Mar 06 10:47:04 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:25 2007 -0800"
      },
      "message": "USB: fix spinlock recursion in cdc-acm.c\n\nthis fixes the spinlock recursion issue. The older fix was incomplete.\n\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nAcked-by: Pete Zaitcev \u003czaitcev@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "64543652609fc1a2a816dc38ce4f56eddda9f9a5",
      "tree": "2f5e2c82bc7cf37655c93410ce8ab58478cbdd1e",
      "parents": [
        "d8b2160683bd1cee759e72a53193484c25a006bd"
      ],
      "author": {
        "name": "Max Dmitrichenko",
        "email": "dmitrmax@gmail.com",
        "time": "Tue Mar 06 02:45:01 2007 +0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:25 2007 -0800"
      },
      "message": "USB: fix Unaligned access in EHCI driver\n\nI get following warnings on spar64:\nKernel unaligned access at TPC[1000c9e4] ehci_hub_control+0x54c/0x68c [ehci_hcd]\n\nDespite of the comment in the patched code, the type cast used there\ndoes make unaligned access. The fix was made as it\u0027s done in\nohci-hub.c.\n\nSigned-off-by: Max Dmitrichenko \u003cdmitrmax@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "d8b2160683bd1cee759e72a53193484c25a006bd",
      "tree": "02b406403ccfd51baf2bae2c704feb9640299630",
      "parents": [
        "6438ac2677adee574f06866787e7560430efe2e0"
      ],
      "author": {
        "name": "Gard Spreemann",
        "email": "spreeman@stud.ntnu.no",
        "time": "Mon Mar 05 00:03:26 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:25 2007 -0800"
      },
      "message": "USB: Product ID for FT232RL in ftdi_sio\n\nHere is a patch adding the PID for the FT232RL to ftdi_sio. The patch\ngenerates a warning during compilation because get_ftdi_divisor doesn\u0027t\nexplicitly handle the FT232RL with this patch, so I guess you don\u0027t want\nto use it in its current state. It is all I could come up with with the\nknowledge I have of the drivers at the moment, though, and I hope you\ncan have some use for it at least. It works fine with my DLP-TILT with\nan FT232RL.\n\nFrom: Gard Spreemann \u003cspreeman@stud.ntnu.no\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "6438ac2677adee574f06866787e7560430efe2e0",
      "tree": "6ddfe1a2b4eb097a638af163a8aa99c44cb760d0",
      "parents": [
        "62d909ced019bcae75402578d5dab4522e959823"
      ],
      "author": {
        "name": "YOSHIFUJI Hideaki",
        "email": "yoshfuji@linux-ipv6.org",
        "time": "Fri Mar 02 20:33:55 2007 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:25 2007 -0800"
      },
      "message": "USBNET: DM9501: Add Corega FEther USB-TXC support.\n\nSigned-off-by: YOSHIFUJI Hideaki \u003cyoshfuji@linux-ipv6.org\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "62d909ced019bcae75402578d5dab4522e959823",
      "tree": "2c6d18f7b50b130b0a599b4d438ca35a9f4712e5",
      "parents": [
        "a1f721c81251259024323f7ebf37af8e247be5cb"
      ],
      "author": {
        "name": "Andre Spahlinger",
        "email": "andre@spahlenbach.de",
        "time": "Mon Mar 05 19:09:35 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:25 2007 -0800"
      },
      "message": "USB: ipaq.c: Additional devices\n\nAdditional devices\n\nSigned-off-by: Andre Spahlinger \u003cuenz@gmx.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "a1f721c81251259024323f7ebf37af8e247be5cb",
      "tree": "ce057a16cae5b3d3020dddded16f65b7f4aa5755",
      "parents": [
        "c744f99eb662b54488304b8b60e5f4323b7587bf"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oneukum@suse.de",
        "time": "Mon Mar 05 15:23:51 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: further fix for usb-serial\n\nthis is a fix for the outstanding usb-serial issues.\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "c744f99eb662b54488304b8b60e5f4323b7587bf",
      "tree": "b3745cff1de2041c3c8e9c4c21731ab8ab12d082",
      "parents": [
        "cf0cb1ae0273f0963a5d54c7ec4dde384863fac8"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oneukum@suse.de",
        "time": "Mon Feb 26 15:43:00 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: fix usb-serial device naming bug\n\nAm Montag, 26. Februar 2007 15:16 schrieb Craig Schlenter:\n\u003e Hi Greg\n\u003e \n\u003e 34ef50e5b1f96c2d8c0f3d28b7d407743806256c is definitely\n\u003e the source of the problem. Reverting that makes the\n\u003e ftdi port show up as ttyUSB0 again for me and it\n\u003e can actually be opened.\n\nThis patch should fix the issue.\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Craig Schlenter \u003ccraig@codefountain.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "cf0cb1ae0273f0963a5d54c7ec4dde384863fac8",
      "tree": "6ee841b41ce4039266c47e2c819c18733502bd35",
      "parents": [
        "12bdbe03c8db7139de1de5c622cb0609d259cece"
      ],
      "author": {
        "name": "Martin Schiller",
        "email": "mschiller@tdt.de",
        "time": "Thu Mar 01 13:49:48 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: RTS/DTR signal patch for airprime driver\n\nI encountered some problems with the airprime driver in use with a Novatel\nMerlin XU870:\n\nClosing an open Connection to e.g. /dev/ttyUSB0 doesn\u0027t reset the\nRTS/DTR lines of the Modem.  Consequently, when I use minicom to\nestablish a connection by \"ATD*99#\" the modem doesn\u0027t hang up even if i\nexit minicom and so I cannot reuse the modem unless I remove it and plug\nit in again.\n\nWith the attached patch, the RTS/DTR lines are resetted on a close.  The\ncode was mainly taken from the option.c driver.\n\n"
    },
    {
      "commit": "12bdbe03c8db7139de1de5c622cb0609d259cece",
      "tree": "8d3938e4ddee18c9a23eac12750ad50ec7f46118",
      "parents": [
        "d9a7ecacac5f8274d2afce09aadcf37bdb42b93a"
      ],
      "author": {
        "name": "Jim Radford",
        "email": "radford@blackbean.org",
        "time": "Wed Feb 28 10:10:50 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the latency_timer\n\nConvert all the port specific code in attach / shutdown to use the new\nport_probe / port_register callbacks from device_register /\ndevice_unregister allowing adding the sysfs attributes to be added at\nthe correct time and to the serial port device itself, instead of to\nthe unadorned usb device, avoiding a NULL dereference.\n\nSigned-off-by: Jim Radford \u003cradford@blackbean.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "d9a7ecacac5f8274d2afce09aadcf37bdb42b93a",
      "tree": "ece61cf44c0b8edc961080a2c8c4bc5cf585a7c4",
      "parents": [
        "4eaf60e0114946d82ef523e8c0718831cbdd3414"
      ],
      "author": {
        "name": "Jim Radford",
        "email": "radford@blackbean.org",
        "time": "Wed Feb 28 08:14:13 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "usb-serial: fix shutdown / device_unregister order\n\nEnsure that the -\u003eport_remove() callbacks get called before the\n-\u003eshutdown() callback which makeing the order symmetric with\n-\u003eattach() being called before -\u003eport_probe().\n\nSigned-off-by: Jim Radford \u003cradford@blackbean.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "4eaf60e0114946d82ef523e8c0718831cbdd3414",
      "tree": "388a12f7d90c927beb8270e03cff8949160272c6",
      "parents": [
        "ef31fec01a558538a696a21ef9ecf5f1a6d4a53b"
      ],
      "author": {
        "name": "Thomas Schleusener",
        "email": "thomas@be-schl.de",
        "time": "Wed Feb 28 22:50:52 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: add Additional PIDs in ftdi_sio\n\nI\u0027ve developed some devices with FTDI chips (FT232xx). FTDI was so kind\nto give some own PID\u0027s which I can use together with their VID. Some of\nthe devices are already very popular here and I have customers from\nuniversities, institutes .....\n\nI use the FTDI VID 0x0403. My PID\u0027s are:\n\n0xff38 - IBS US485 (USB\u003c--\u003eRS422/485 interface)\n0xff39 - IBS PIC-Programmer\n0xff3a - IBS Card reader for PCMCIA SRAM-cards\n0xff3b - IBS PK1 - Particel counter\n0xff3c - IBS RS232 - Monitor\n0xff3d - APP 70 (dust monitoring system)\n0xff3e - IBS PEDO-Modem (RF modem 868.35 MHz)\n0xff3f - future device\n\nThe company is \"IBS Ing.-Buero Schleusener\".\n\n\nFrom: Thomas Schleusener \u003cthomas@be-schl.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "ef31fec01a558538a696a21ef9ecf5f1a6d4a53b",
      "tree": "0d745bdcb689333fa110726ab1b2b952ab49b729",
      "parents": [
        "fc4bd64cbbbea1eabc77d6f1734c0f8fb7e0295f"
      ],
      "author": {
        "name": "Michael Olberg",
        "email": "michael.olberg@chalmers.se",
        "time": "Tue Feb 27 12:57:12 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: add QL355P power supply ids to fdti_sio\n\n"
    },
    {
      "commit": "fc4bd64cbbbea1eabc77d6f1734c0f8fb7e0295f",
      "tree": "ee4e9391e8060bbd0fdb836d968c148c80a6bd57",
      "parents": [
        "5bb16d189f5425f3722bc91d9211afe303ee022b"
      ],
      "author": {
        "name": "Jon K Hellan",
        "email": "hellan@acm.org",
        "time": "Wed Feb 28 23:04:33 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: New device IDs for cp2101 driver\n\nHere are two new device IDs for the cp2101 driver.\nThe diff is with linus\u0027s tree as of this evending.\n\nFrom: Jon K Hellan \u003chellan@acm.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "5bb16d189f5425f3722bc91d9211afe303ee022b",
      "tree": "814a97e5fed1591e74450f15123476f91f6cc86d",
      "parents": [
        "7bc4b81dedf54166e967afa8bc03c8bfeb40fd27"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oneukum@suse.de",
        "time": "Thu Mar 01 22:31:24 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:24 2007 -0800"
      },
      "message": "USB: kill dead code from hub.c\n\nthis kills residual obsoletet code from hub.c\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "7bc4b81dedf54166e967afa8bc03c8bfeb40fd27",
      "tree": "c660333b588f0f76de64c34c0f130f3aecb87132",
      "parents": [
        "d2487cb4257dafb686f682285854fe7f02ca29d8"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oneukum@suse.de",
        "time": "Tue Feb 27 10:25:00 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "USB: ratelimit debounce error messages\n\nflaky hardware can cause a lot of debounce failed messages. To limit\nthe performance impact, a ratelimit should be used.\n\nSigned-off-by: Oliver Neukum \u003coneukum@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "d2487cb4257dafb686f682285854fe7f02ca29d8",
      "tree": "691a03a1d37b77456952fae2daac3fdd39d048d9",
      "parents": [
        "88018158d1253ab4868a2f9204cc390c711fd9b9"
      ],
      "author": {
        "name": "Milan Svoboda",
        "email": "msvoboda@ra.rockwell.com",
        "time": "Tue Feb 27 09:20:09 2007 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "USB: pxa2xx_udc: fix hardcoded irq number\n\nThis patch changes last use of hardcoded number of irq to\nuse platfrom_get_irq.\n\nSigned-off-by: Milan Svoboda \u003cmsvoboda@ra.rockwell.com\u003e\nAcked-by: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "88018158d1253ab4868a2f9204cc390c711fd9b9",
      "tree": "c624f1166911a7ecb4911fb69a2ef53cfaf242e3",
      "parents": [
        "97b9eb91dc131a10342da1f604e5bd8b1316abdb"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Feb 26 17:16:06 2007 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "UHCI: fix port resume problem\n\nThis patch (as863) fixes a problem encountered sometimes when resuming\na port on a UHCI controller.  The hardware may turn off the\nResume-Detect bit before turning off the Suspend bit, leading usbcore\nto think that the port is still suspended and the resume has failed.\nThe patch makes uhci_finish_suspend() wait until both bits are safely\noff.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "97b9eb91dc131a10342da1f604e5bd8b1316abdb",
      "tree": "d960cf039c29b8c6c7603801db8c6966486bcca7",
      "parents": [
        "14360ab76ae81012ef09cce37a587e95ab2e1d86"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Mon Feb 26 14:56:14 2007 -0500"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "USB: set the correct interval for interrupt URBs\n\nThis patch (as862) fixes a couple of bugs in the way usbcore handles\nintervals for interrupt URBs.  usb_interrupt_msg (and usb_bulk_msg for\nbackward compatibility) don\u0027t set the interval correctly for\nhigh-speed devices.  proc_do_submiturb() doesn\u0027t set it correctly when\na bulk URB is submitted to an interrupt endpoint.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "14360ab76ae81012ef09cce37a587e95ab2e1d86",
      "tree": "4833167ac81d828a8b67945b27d3932c6119b79f",
      "parents": [
        "0d8c7aeade59e0f54d93122ebd902caea500c0bd"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 26 18:10:15 2007 +0000"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "USB: goku_udc: Remove crude cache coherency code\n\nThis is deep architecture specific magic and does should not to exist\nin a driver.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "0d8c7aeade59e0f54d93122ebd902caea500c0bd",
      "tree": "e90a8874cd7fb9422ba4ed870d163ee9eb2fbd93",
      "parents": [
        "6160863f99315acdbcd70afa8f4b9e75281249b1"
      ],
      "author": {
        "name": "Andrew Nayenko",
        "email": "relan@bk.ru",
        "time": "Sun Feb 25 00:40:20 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "USB storage: Nokia 6288 unusual_devs entry\n\nThis patch adds an usual_devs entry for the Nokia 6288. Originally from\nAndrew with a re-diff by Phil.\n\nFrom: Andrew Nayenko \u003crelan@bk.ru\u003e\nSigned-off-by: Phil Dibowitz \u003cphil@ipom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "6160863f99315acdbcd70afa8f4b9e75281249b1",
      "tree": "46cdf0faa81c94c156e05cac69efdf180b45cd4a",
      "parents": [
        "dee497df6fcc90a3bdaaddc8e352feb0756a61e0"
      ],
      "author": {
        "name": "Phil Dibowitz",
        "email": "phil@ipom.com",
        "time": "Sat Feb 24 19:23:41 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:23 2007 -0800"
      },
      "message": "USB storage: Removed duplicate supertop unusual_dev entry\n\nThis patch removes the duplicate supertop entries that made it into the\n.21 rc kernels.\n\nSigned-off-by: Phil Dibowitz \u003cphil@ipom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "dee497df6fcc90a3bdaaddc8e352feb0756a61e0",
      "tree": "dbaffcc22521c9eab94c6f0e2efe5b3d7044778b",
      "parents": [
        "a967e127d0233f2472af64597de3f3920872310c"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Sat Feb 24 13:54:56 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 19:52:22 2007 -0800"
      },
      "message": "USB: at91_udc, fix more modpost bogosity (rename driver struct)\n\nRename the driver struct used with at91_udc to prevent yet another\nbogus warning from \"modpost\".\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "9327f46ee28116b17f15f6505edd90f905908d62",
      "tree": "df22ea6e5591f9102626705bfe9b854c0202c0cf",
      "parents": [
        "98fb8fe10f4b88170f578d8c33eaa2315d73b4f7"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Sun Mar 04 13:17:43 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 22:18:04 2007 -0500"
      },
      "message": "ACPI: Kconfig: hide ACPI menu when CONFIG_PM\u003dn\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "98fb8fe10f4b88170f578d8c33eaa2315d73b4f7",
      "tree": "334a376d27c84a88b221cd6387aad85b7df1b883",
      "parents": [
        "5b27b176da6cc83b0f904c7e0aabd9362d70bf70"
      ],
      "author": {
        "name": "Julius Volz",
        "email": "julius.volz@s2003.tu-chemnitz.de",
        "time": "Tue Feb 20 16:38:40 2007 +0100"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 21:37:07 2007 -0500"
      },
      "message": "ACPI: video: Fix spelling and grammar mistakes\n\nCorrect some of the most obvious spelling and grammar\nmistakes in drivers/acpi/video.c (comments and printk output).\n\nSigned-off-by: Julius Volz \u003cjuliusrv@gmail.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "5b27b176da6cc83b0f904c7e0aabd9362d70bf70",
      "tree": "99d15494bbc88317c046d49ca4840dbb2a7bec11",
      "parents": [
        "f110ef58e6c9bd562999247c5e8a5b8e722fbd11"
      ],
      "author": {
        "name": "Anthony Godshall, Ampro Computers, Inc",
        "email": "agodshall@ampro.com",
        "time": "Fri Mar 09 21:19:05 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 21:19:05 2007 -0500"
      },
      "message": "ACPI: make blacklist more verbose\n\nIMHO, ACPI disabled due to DMI failure or blacklisted year should be noted,\nas is done with other ACPI blacklisting.\n\nThis will help people troubleshoot when ACPI isn\u0027t working.  Status quo is\na mysterious \"ACPI Disabled\" message without explanation on BIOS that\nimplements ACPI but not DMI.  This is actually fairly common on embedded\nx86 boards.\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "f110ef58e6c9bd562999247c5e8a5b8e722fbd11",
      "tree": "a1bd0ff7050fb5ab0045d9b0c83eb115d28cfcd4",
      "parents": [
        "d7930085c28d295b573f6862ff863ccbb8a580ce"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Feb 20 01:07:25 2007 +0100"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Mar 09 21:06:40 2007 -0500"
      },
      "message": "asus-laptop: make code static\n\nThis patch makes some needlessly global code static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "128bf5cb54dececc5209db65f8ef5d17d74244d9",
      "tree": "ddd70bb032c575bcb0b38e3dac29a413aa780cc0",
      "parents": [
        "c1996c2778e90f80cb9fc6a52508068f10d39611"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri Mar 02 23:59:04 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 15:36:30 2007 -0800"
      },
      "message": "pci: fix section mismatch warning\n\ndrivers/pci/search.c caused following section mismatch warning\n(if compiled with CONFIG_HOTPLUG\u003dn):\n\nWARNING: drivers/pci/built-in.o - Section mismatch: reference to .init.text: from .text.pci_find_bus after \u0027pci_find_bus\u0027 (at offset 0x24)\n\nThis was due to pci_find_bus() calling a function marked __devinit.\nFix was to remove the __devinit from the offending function.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "c1996c2778e90f80cb9fc6a52508068f10d39611",
      "tree": "50219a3fcf94ba638aa6f7ecb24b94068a5ba40d",
      "parents": [
        "3603a6a37c5f5c6a2b109fdb48c9456f08aebdd8"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Feb 27 10:22:00 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 15:36:30 2007 -0800"
      },
      "message": "PCI: aer: fix section mismatch warning\n\nFix following section mismatch warning (when compiled with CONFIG_HOTPLUG\u003dn):\nWARNING: drivers/pci/built-in.o - Section mismatch: reference to .init.text:aer_probe from .data between \u0027aerdrv\u0027 (at offset 0x1608) and \u0027aer_error_handlers\u0027\n\nWarning was fixed by renaming aerdrv to aerdriver so we pass the whitelist.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "3603a6a37c5f5c6a2b109fdb48c9456f08aebdd8",
      "tree": "a884fcaa6c5cfb36e3c4dc0a11baa5d350326102",
      "parents": [
        "7f375f325feacd8a628e00e0d53390a4f6d8abc2"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Tue Feb 27 10:19:17 2007 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Fri Mar 09 15:36:30 2007 -0800"
      },
      "message": "pcie: fix section mismatch warning\n\nFix following section mismatch warning (when compiled with CONFIG_HOTPLUG\u003dn):\nWARNING: drivers/pci/built-in.o - Section mismatch: reference to .init.text:pcie_portdrv_probe from .data between \u0027pcie_portdrv\u0027 (at offset 0xe40) and \u0027pcie_portdrv_err_handler\u0027\n\nThis warning was fixed by renaming pcie_portdrv to pcie_portdriver so we pass\nthe whitelist.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    }
  ],
  "next": "7f375f325feacd8a628e00e0d53390a4f6d8abc2"
}
