)]}'
{
  "log": [
    {
      "commit": "0dd28f1dd83a0e49b75d5171477bc56158681411",
      "tree": "f0f917f090df608927fa1288a5b9a84efea81b07",
      "parents": [
        "1351e6e093271d0f5056f3ac272864cf4383041a"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita Support\n\nAdd the platform support code for two new Sharp Zaurus Models, Spitz\n(SL-C3000) and Borzoi (SL-C3100).\n\nThis patch also adds most of the foundations for Akita (SL-C1000) Support.\nThe missing link for Akita is the driver for its I2C io expander.  Once this\nhas been finished, the missing Kconfig option and machine declaration can\neasily be added to this code.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1351e6e093271d0f5056f3ac272864cf4383041a",
      "tree": "bf96bf863b242529b56b7941c650b1cf0164c3be",
      "parents": [
        "513b6e1afaf81b42cacbb24ef1aa7eea5e9661c2"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver\n\nSeparate out the Sharp Zaurus c7x0 series specific code from the Corgi\nbacklight driver.  Abstract model/machine specific functions to corgi_lcd.c\nvia sharpsl.h\n\nThis enables the driver to be used by the Zaurus cxx00 series.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9fc7896b62b48714fafecf9266d9dc14c1cd6e33",
      "tree": "d22c4df945338313bae436df9b3ca8c08d3bed4e",
      "parents": [
        "50a5de44821352354a3ee804e2c7cbfee5a81c06"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driver\n\nThe same LCD is present on both the Sharp Zaurus c7x0 series and the cxx00 but\nwith different framebuffer drivers (w100fb vs.  pxafb).  This patch adds\nsupport for the cxx00 series to the LCD driver.  It also adds some LCD to\ntouchscreen interface logic needed by the touchscreen driver to prevent\ninterference problems, the idea being to keep all the ugly code in one place\nleaving the drivers themselves clean.  sharpsl.h is used to provide the\nabstraction.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "50a5de44821352354a3ee804e2c7cbfee5a81c06",
      "tree": "8b6a4472e4e21038df8c9494daa7d2b00a26c743",
      "parents": [
        "610827dee82731c7be5a135d750d194ac56881a9"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 13 01:25:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 13 08:22:31 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSP\n\nSharp\u0027s newer range of Zaurus clamshell handhelds, the cxx00\u0027s are similar to\nthe c7x0 series yet different.  This patch series abstracts the differences\nand generates a set of common drivers that support both series of devices.  It\nthen adds machine support for Spitz (SL-C3000) and Borzoi (SL-C3100).  Hooks\nfor Akita (SL-C1000) differences are also added.  The I2C driver for its IO\nexpander is the only missing piece.\n\nThis patch:\n\nSeparate out the Sharp Zaurus c7x0 series specific code from corgi_ssp.c so\nthat other models such as the cxx00\u0027s can share it.  Create sharpsl.h which\nwill be used to abstract machine/model specifics.\n\nThis enables the driver to be used by the Zaurus cxx00 series.\n\nSigned-Off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ba44cd2d8abc3271a608b42cdbf55e1e575e2ba5",
      "tree": "7416f8acd8a76e5b7beddda61d03cd2a16b5bd03",
      "parents": [
        "61ab7903b8cd772d3bfb28bc26d02c599cfb0e5b"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Sep 09 13:10:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 14:03:40 2005 -0700"
      },
      "message": "[PATCH] pxafb: Add hsync time reporting hook\n\nTo solve touchscreen interference problems devices like the Sharp Zaurus\nSL-C3000 need to know the length of the horitzontal sync pulses.  This patch\nadds a hook to pxafb so the touchscreen driver can function correctly.\n\nSigned-Off-By: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c0d6f9663b30a09ed725229b2d50391268c8538e",
      "tree": "7ba471cf9632097682ab55689cd64c9a68e11235",
      "parents": [
        "0db7443b2bd0b92da4e8afa46f8123a7076136c6",
        "6fd60fa97b706e52abba7c9f810b148aa230817f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 08 15:43:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 08 15:43:09 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually\n\nOld tree, so the automatic merge had some problems.\n"
    },
    {
      "commit": "63068465fa9ba8258e341f70c07cd2221b8c114d",
      "tree": "79ec2bc8af8b95c09479ddc0661b2dec89281e92",
      "parents": [
        "35b7ac4c48fa851600c028e088d2239a2cf3dfca",
        "c26971cbb39727b0b692c6236f890ba13046a663"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 08 15:28:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 08 15:28:16 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-mmc \n"
    },
    {
      "commit": "61c8c158c828073cfebf11ca8e340727feafa038",
      "tree": "0cc1d9e29d6c799b91802938e4ec054f9082d08b",
      "parents": [
        "0dffefbf1a26ee0661d47516420d86b485a08e9c"
      ],
      "author": {
        "name": "Nicolas Pitre",
        "email": "nico@cam.org",
        "time": "Thu Sep 08 23:07:40 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 08 23:07:40 2005 +0100"
      },
      "message": "[ARM] 2892/1: remove gcc workaround for direct access to absolute memory addresses\n\nPatch from Nicolas Pitre\n\nIt used to make a difference in the gcc-2.95 era.  However these days\nmodern gcc apparently got better at not being influenced by such constructs\n(which is good in general) and therefore such workaround is of no real\nadvantage anymore.\nThe good news is that gcc (from version 4.1.0) is now fixed with\nregards to the defficiency this workaround was trying to address.\nFor those interested the patch can easily be backported to older gcc\nversions and can be found here:\nhttp://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?r1\u003d1.476\u0026r2\u003d1.478\nand also here:\nhttp://savannah.gnu.org/cgi-bin/viewcvs/gcc/gcc/gcc/config/arm/arm.c.diff?r1\u003dtext\u0026tr1\u003d1.476\u0026r2\u003dtext\u0026tr2\u003d1.478\u0026diff_format\u003du\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c26971cbb39727b0b692c6236f890ba13046a663",
      "tree": "7fe39c6770cc87c3d04121cf92727c0ebebe0012",
      "parents": [
        "01357dcac62ac028de65a1c315eb75c530c8a5d6"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Sep 08 22:48:16 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 08 22:48:16 2005 +0100"
      },
      "message": "[MMC] Add mmc_detect_change() delay support for PXAMCI driver\n\nAllow PXA platforms to pass an appropriate delay value to the\nPXA MCI driver for delaying detection changes.\n\nSigned-Off-By: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "41b1bce80b43f7c6a6c64006b2abe3a8d52ab120",
      "tree": "729b4693ea52f4fcd53bfe5474d6c274bc2347ca",
      "parents": [
        "aac51f09d96a0acfb73c1d1c0796358bb47ea07b"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 06 15:19:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:53 2005 -0700"
      },
      "message": "[PATCH] w100fb: Update corgi platform code to match new driver\n\nThis patch moves the platform specific Sharp SL-C7x0 LCD code from the\nw100fb driver into a more appropriate place and updates the Corgi code to\nmatch the new w100fb driver.\n\nIt also updates the corgi touchscreen code to match the new simplified\ninterface available from w100fb.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e619524fe5f5b0c13db34ed0f6320d2dcccf6e8d",
      "tree": "1a87719691e0b9382693010c148efd4b26138395",
      "parents": [
        "5b4fd9aef778e223968dfab1b90f905b3f2bd23d"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Tue Sep 06 15:18:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:51 2005 -0700"
      },
      "message": "[PATCH] Add write protection switch handling to the PXA MMC driver\n\nAdd a write protection switch handling code to the PXA MMC driver so\nthat platform specific code can provide it if available.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3e88a579d05e1bb6c51d88f0936e372895edb8ff",
      "tree": "bd359dd6edb014808b69781916e26c6d626574e3",
      "parents": [
        "cb85a502e0c2019d8bc302b011150bd62ecf70ab"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Mon Aug 29 22:46:33 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Aug 29 22:46:33 2005 +0100"
      },
      "message": "[ARM] 2861/1: PXA: Add some extra pxa27x register definitions\n\nPatch from Richard Purdie\n\nAdd some extra pxa27x register definitions needed for the Sharp\nSL-C3000 (Spitz).\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "97f927a4d7dbccde0a854a62c3ea54d90bae8679",
      "tree": "d571cdae6507be90d4ee67d4937b765e2b332d77",
      "parents": [
        "b9c86d595d2a11009c58c84a9a8792aeb4a8f278"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@tglx.tec.linutronix.de",
        "time": "Thu Jul 07 16:50:16 2005 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@mtd.linutronix.de",
        "time": "Thu Jul 07 16:50:16 2005 +0200"
      },
      "message": "[MTD] XIP cleanup\n\nMove the architecture dependend code into include/asm/mtd-xip.h\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "3e18a45abc5b20db2e34f02b87226ac2713bbb13",
      "tree": "1d0821530b802c1dd9bc20b09e7c5485f113201b",
      "parents": [
        "26705ca46bdf81113cc6729eb12b9eee2263bbfc"
      ],
      "author": {
        "name": "Todd Poynor",
        "email": "tpoynor@mvista.com",
        "time": "Fri Jul 01 11:27:06 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 11:27:06 2005 +0100"
      },
      "message": "[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define\n\nPatch from Todd Poynor\n\nAdd definition of K0DB4 SDCLK\u003c0,3\u003e divide-by-4 control/status bit in the\nMDREFR register for Intel XScale PXA27x.\n\nSigned-off-by: Todd Poynor \u003ctpoynor@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "26705ca46bdf81113cc6729eb12b9eee2263bbfc",
      "tree": "f49950ea17fbdec406404144ee264fa3c6ad5c61",
      "parents": [
        "62351cc38d3eaf3de0327054dd6ebc039f4da80d"
      ],
      "author": {
        "name": "Todd Poynor",
        "email": "tpoynor@mvista.com",
        "time": "Fri Jul 01 11:27:05 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Fri Jul 01 11:27:05 2005 +0100"
      },
      "message": "[PATCH] ARM: 2781/2: PXA27x Standby mode take 2\n\nPatch from Todd Poynor\n\nAdd support for PXA27x Standby mode, a low-power mode that retains CPU\nand some peripheral state (the existing \"sleep\" mode is a power-power\nmode that retains less state). Activated via:\necho -n standby \u003e /sys/power/state\nFrom: David Burrage and Todd Poynor\n\nSigned-off-by: Todd Poynor \u003ctpoynor@mvista.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "9ec3c75cdeb57fa3c12a813c63706ece7fb63648",
      "tree": "84d8d123357f1a53bd0a1cefa7f8c5ae28d682e7",
      "parents": [
        "b720f73296916e87c744193c57bc8687d35888fe"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Wed Jun 29 15:17:49 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 29 15:17:49 2005 +0100"
      },
      "message": "[PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG\n\nPatch from Richard Purdie\n\nWith DEBUG enabled, head.S includes arch/debug-macro.S. On the PXA, this\ncontains references to the macro io_p2v() so hardware.h needs to be\nincluded.\n\nSigned-off-by: Richard Purdie \u003crpurdie@openedhand.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "b652b438fcad4c9c079d0774e9d45ee58fae22e2",
      "tree": "8911e5232e55f436491f24d19d802c4f49d7749c",
      "parents": [
        "c0105338eb4e61e537ca34ae06921177cb6efcf0"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jun 15 12:38:14 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Wed Jun 15 12:38:14 2005 +0100"
      },
      "message": "[PATCH] I2C: Add PXA I2C driver\n\nAdd support for the I2C PXA driver.\n\nSigned-off-by: Russell King \u003crmk@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "57cfa5e97ff60d909a7e0a5f6e4d0a49aa3e2aec",
      "tree": "59b30be58f405d93542177f7d45a20037329e35f",
      "parents": [
        "35d1bc90546d1f0af198886ae8062a550142d926"
      ],
      "author": {
        "name": "Giorgio Padrin",
        "email": "giorgio@org.rmk.(none)",
        "time": "Wed Jun 08 19:00:15 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Jun 08 19:00:15 2005 +0100"
      },
      "message": "[PATCH] ARM: 2703/1: pxa-regs.h: complete I2S GPIO alternate functions for PXA27x\n\nPatch from Giorgio Padrin\n\nThe patch completes I2S GPIO alternate functions for PXA27x, adding I2S_SYSCLK.\nFile: pxa-regs.h .\n\nSigned-off-by: Giorgio Padrin\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5c3073e691b56dabbdec60dda4258b4e50d64872",
      "tree": "073b46c9cb83d8e2a8e73e18849e79d193108ad2",
      "parents": [
        "5cd0c3442021fbf39c7152b341a952aa24054be9"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue May 03 12:20:29 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue May 03 12:20:29 2005 +0100"
      },
      "message": "[PATCH] ARM: cleanup vmalloc start/offset macros\n\nVMALLOC_START and VMALLOC_OFFSET are common between all ARM\nmachine classes.  Move them into include/asm-arm/pgtable.h,\nbut allow a machine class to override them if required.\n\nSigned-off-by: Russell King \u003crmk@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
