)]}'
{
  "log": [
    {
      "commit": "ccae941ee2de58b9391f4e166b1bad33fcbfc119",
      "tree": "6465706dfb4a0411605a1a4fd52c9b553dfb639d",
      "parents": [
        "e02f866456ec31d20649670e3af048ddc2a3892b"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben@simtec.co.uk",
        "time": "Fri Nov 13 22:54:14 2009 +0000"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Dec 01 01:33:51 2009 +0000"
      },
      "message": "ARM: S3C: Update Simtec copyright statements from , to - [2]\n\nThere are a number of statements of the form A, B or A, B, C where\nthe numbers A,B,C are not consecutive. However, referencing [1] it\nis the correct thing to replace these with A-B or A-C as apropriate.\n\n[1] http://www.copyrightservice.co.uk/copyright/p03_copyright_notices\n    section 4iii \u0027Year of publication\u0027\n\nSigned-off-by: Ben Dooks \u003cben@simtec.co.uk\u003e\nSigned-off-by: Simtec Linux Team \u003clinux@simtec.co.uk\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "ebd2c8f6d2ec4012c267ecb95e72a57b8355a705",
      "tree": "36a01b2ac2520bf7e0d9362b8da17d3c894da2db",
      "parents": [
        "11d85d7b2ecc72fe752bba55389e7d11907528af"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@linux.intel.com",
        "time": "Sat Sep 19 13:13:28 2009 -0700"
      },
      "committer": {
        "name": "Live-CD User",
        "email": "linux@linux.site",
        "time": "Sat Sep 19 13:13:28 2009 -0700"
      },
      "message": "serial: kill off uart_info\n\nWe moved this into uart_state, now move the fields out of the separate\nstructure and kill it off.\n\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "90ceb9644d7cdec00a90255473359a7e2bb537a9",
      "tree": "ac1539fb98f5efd2a7ba18515bb53f9eb86d2b2e",
      "parents": [
        "099d5270897606473d63091afcc63f53ee1894bc"
      ],
      "author": {
        "name": "Peter Korsgaard",
        "email": "jacmet@sunsite.dk",
        "time": "Mon Jun 22 18:42:49 2009 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jun 22 11:32:24 2009 -0700"
      },
      "message": "serial: samsung.c: mark s3c24xx_serial_remove as __devexit\n\nMark the remove function as __devexit so it gets eliminated in\nCONFIG_HOTPLUG\u003dn builds.  Saves ~100 bytes.\n\nSigned-off-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nAcked-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "090f848da000083bf6c1a052222396970e53b4d7",
      "tree": "b4bcd27fb2c0e3c29a2781ca7870cbdc2c7a3bd6",
      "parents": [
        "5ef316fbe7fd03802b8625833884587927161c14"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri Dec 12 00:24:21 2008 +0000"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Fri May 01 12:28:16 2009 +0100"
      },
      "message": "[ARM] S3C: Add UDIVSLOT support for newer UARTS\n\nAdd support for the UDIVSLOT register on the newer UART blocks\nwhich gives the capability of 1/16ths adjustment to the baud rate.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "41609ff43005de11dadfb0ccadb344f0e2966829",
      "tree": "a84bf697eb3f1d2535c9f243e71308caa53939e6",
      "parents": [
        "9fa264d0d327a67db4913b400bcfb174d929054c"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@sirena.org.uk",
        "time": "Tue Apr 14 11:06:49 2009 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Wed Apr 15 10:01:02 2009 +0100"
      },
      "message": "[ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockups\n\nWith 2.6.30-rc1 on SMDK6410 I experience a soft lockup on bootup when\nthe Samsung serial driver attempts to disable the transmit interrupt\nfrom within the transmit interrupt handler: it calls disable_irq()\nwhich locks up due to attempting to synchronise with the running handler.\nFix this by using disable_irq_nosync().\n\nAlso make the same change in the recieve path.\n\nBacktrace:\n\n[\u003cc002a914\u003e] (__irq_svc+0x34/0x80) from [\u003cc00696c0\u003e] (synchr)\n[\u003cc00696c0\u003e] (synchronize_irq+0xc/0xcc) from [\u003cc018d434\u003e] (s)\n[\u003cc018d434\u003e] (s3c24xx_serial_stop_tx+0x1c/0x3c) from [\u003cc018d)\n[\u003cc018d54c\u003e] (s3c24xx_serial_tx_chars+0xf8/0x104) from [\u003cc00)\n[\u003cc0068bcc\u003e] (handle_IRQ_event+0x74/0x118) from [\u003cc006ab04\u003e])\n[\u003cc006ab04\u003e] (handle_level_irq+0x100/0x118) from [\u003cc00349c4\u003e)\n[\u003cc00349c4\u003e] (s3c_irq_demux_uart+0x94/0xc4) from [\u003cc002a050\u003e)\n[\u003cc002a050\u003e] (_text+0x50/0x6c) from [\u003cc002a914\u003e] (__irq_svc+)\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nAcked-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7de40c216c15c02c453f17b6c9ecee83f93790f1",
      "tree": "6e1b3ff53fbed5e5796659f2df880ac9140a0a96",
      "parents": [
        "5bdf67312e1ddc03cb29dad9bfe5b24988ee1c97"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Sun Dec 14 23:11:02 2008 +0000"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Dec 18 16:35:56 2008 +0000"
      },
      "message": "[ARM] S3C: Remove cpufreq warnings for unset serial information\n\nAs noted by Russell King, do not print any warnings if the\nuinfo or tty fields are not set when a CPU frequency change\nis sent.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "bdd4915a9f05ef6b41b51910b199f2668f20d2ef",
      "tree": "f8fb786b8a73866af97f9d10a5799bd1d1740586",
      "parents": [
        "03d5e77bb6538d3f253e04ddf0dda9b848552589"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Nov 03 19:51:42 2008 +0000"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Dec 18 16:26:14 2008 +0000"
      },
      "message": "[ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling\n\nFix the usage of CONFIG_SERIAL_SAMSUNG_UARTS in several places\nin the kernel where it had been missed. This finishes fixing a\nlong standing issue where S3C2443 and S3C64XX could not use the\n4th UART\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "03d5e77bb6538d3f253e04ddf0dda9b848552589",
      "tree": "8bafb9532c14edb736c620fa870295adc25abf3e",
      "parents": [
        "56c035c9ce1f1850969778af6a4cc0b99089b6c8"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Nov 03 09:21:23 2008 +0000"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Dec 18 16:26:11 2008 +0000"
      },
      "message": "[ARM] S3C: Update number of serial ports\n\nUpdate the serial driver to handle the 4 ports of the\nS3C2443 and S364XX series.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "b73c289cc90138e9f78d487434df0f8eeb2daf9b",
      "tree": "2e243f97d88d686aab6762f54f39c499f4a9e98a",
      "parents": [
        "b690ace50be7d10d77cb7a6d5ef1bd9de649852f"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 21 14:07:04 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 23:02:39 2008 +0000"
      },
      "message": "[ARM] S3C: Update serial driver IRQ handling\n\nThe S3C64XX code changes the order of the serial\ninterrupts, so change the registration process to\npickup the extra IRQ resources.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "b690ace50be7d10d77cb7a6d5ef1bd9de649852f",
      "tree": "280a5f1ae30ad16669e02f664923afaf4d0d41c3",
      "parents": [
        "cf18acf0e04260ff8ffa46dc245d3d2324ed41b0"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 21 14:07:03 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 21:58:11 2008 +0000"
      },
      "message": "[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs\n\nAdd support to the Samsung serial driver for the S3C6400\nand S3C6410 serial ports.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "1d4bab082474d539f900e896880aa2135e0f5393",
      "tree": "277e991e7994a5b28a894f66c7582e59b6d9c1aa",
      "parents": [
        "f0c9eb4ec2d3c9f4ddd74b75da6dfc137e0f6b0d"
      ],
      "author": {
        "name": "Sandeep Patil",
        "email": "sandeep.patil@azingo.com",
        "time": "Tue Oct 21 14:06:30 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 21:46:36 2008 +0000"
      },
      "message": "[ARM] S3C24A0: Serial port definitions and driver support.\n\nAdd serial support for S3C24A0, based on current S3C2410\nUART driver. It adds necessary new defines in regs-serial.h\nfor S3C24A0 and the code to support this device in\ndrivers/serial/s3c24a0.c\n\nSigned-off-by: Sandeep Patil \u003csandeep.patil@azingo.com\u003e\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "305554768011707f33f437b96f999f812ba2a7e4",
      "tree": "1d27e3a796c91406549f6e4472dbe3cf07310a8b",
      "parents": [
        "e24b864ab3e1a5916c87e13cfdc94c1d02f0578b"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 21 14:06:36 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Dec 15 21:46:05 2008 +0000"
      },
      "message": "[ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.\n\nAdd support for CPU frequency scalling to the S3C24XX serial\ndriver.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "a2b7ba9ca471438c2bb0c3bdf0ff2ed7fdce3d2f",
      "tree": "65ad52e682b45c7fdfbd6725a34546b29f4dc907",
      "parents": [
        "4330ed8ed4da360ac1ca14b0fddff4c05b10de16"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 07 22:26:09 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Tue Oct 07 22:26:09 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*\n\nFirst move of items out of include/asm-arm/plat-s3c* to their\nnew homes under arch/arm/plat-s3c/include/plat and\narch/arm/plat-s3c24xx/include/plat directories.\n\nNote, we have to create a dummy arch/arm/plat-s3c/Makefile to\nallow us to add arch/arm/plat-s3c/include/plat to the path.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    },
    {
      "commit": "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b",
      "tree": "69689f467179891b498bd7423fcf61925173db31",
      "parents": [
        "a1b81a84fff05dbfef45b7012c26e1fee9973e5d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Tue Aug 05 16:14:15 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:55:48 2008 +0100"
      },
      "message": "[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach\n\nThis just leaves include/asm-arm/plat-* to deal with.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "be509729356b7433f73df2b9a966674a437fbbc1",
      "tree": "5a3e90513c106f9dcf08405e4ebd3599fd14413c",
      "parents": [
        "0f8469a54f7bd65f2c740a5480c56260dc8a7ae0"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Mon Aug 04 10:41:28 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Aug 07 09:40:08 2008 +0100"
      },
      "message": "[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead\n\nRemove includes of asm/hardware.h in addition to asm/arch/hardware.h.\nThen, since asm/hardware.h only exists to include asm/arch/hardware.h,\nupdate everything to directly include asm/arch/hardware.h and remove\nasm/hardware.h.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f10140fbe5f97ecfeda986a12d0f1bad75642779",
      "tree": "39300f51125936aafcb2d44b6953d916b3c31630",
      "parents": [
        "ed569bfb8e5d0725db11018130e44eb567d829c1"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Tue Jul 22 15:25:07 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 22 13:03:29 2008 -0700"
      },
      "message": "port_fixups: Fix ups for tty port changes\n\nI missed the cpm_uart one. Thanks to Kumar Gala for reporting it. A double\ncheck found samsung also needed fixing up.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b497549a035c2a81b71c7a27f2b00c8a16c09423",
      "tree": "bfbbe3485674d1a87db563a4e298fbf13846b9f5",
      "parents": [
        "6fc601e37bbb4045ee0afefc76b64284ea800c89"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Jul 03 12:32:51 2008 +0100"
      },
      "committer": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Thu Jul 03 16:51:31 2008 +0100"
      },
      "message": "[ARM] S3C24XX: Split serial driver into core and per-cpu drivers\n\nThe S3C2410 serial driver in drivers/serial/s3c2410.c has been\ngrowing bigger with the addition of more variants of this hardware\nwith the growing Samsung SoCs range. As such, it would be\neasier to split this code up into a core and per-cpu drivers to\nmake driver addition easier, and the core smaller.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\n"
    }
  ]
}
