)]}'
{
  "log": [
    {
      "commit": "0a9c2df263b2ef487e6b4015644cc18012d7411b",
      "tree": "ba2e81a4c4e986daa360b6df53a24a2cf476a846",
      "parents": [
        "03e5386e1e6e4f19c18c33fb69afd43054d448b2"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.y.miao@gmail.com",
        "time": "Thu Jul 26 02:01:04 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Jul 28 20:53:25 2007 +0100"
      },
      "message": "[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change\n\ndue to CKEN_xxx definition and pxa_set_cken() change,  the pxa27x\nac97 cold reset is broken in ASoC, fixed to use bit index instead\nof bit mask\n\nSigned-off-by: eric miao \u003ceric.y.miao@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "82fb159aa3d187aac0fce076739d7d8884e7a0af",
      "tree": "0e8e48608a048e37d823b2118707547fd6beca56",
      "parents": [
        "ef2ec0dd65bc542f9ab45ea2fac6920cb1afa13b"
      ],
      "author": {
        "name": "Matt Reimer",
        "email": "mreimer@vpop.net",
        "time": "Thu Jul 12 12:27:24 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:51 2007 +0200"
      },
      "message": "[ALSA] Make s3c24xx_i2s_set_clkdiv() change the correct bits\n\nMake s3c24xx_i2s_set_clkdiv() change the correct bits.\n\nSigned-off-by: Matt Reimer \u003cmreimer@vpop.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "2723f2a46823465f24b91cca0ace1e1389fe3507",
      "tree": "7f4c2c222a1983589322cbe3eec67519bc4a3c9f",
      "parents": [
        "8c87286fdcb67f796cc9477a9bc1a2f1e173d99f"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Tue Jun 19 12:12:33 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:29 2007 +0200"
      },
      "message": "[ALSA] ASoC S3C24xx machine drivers - lm4857-h missing patch\n\nSomewhere when dealing with the s3c24xx patches and requested changes I\nmanaged to miss this file on re-submission.\nIts a header file required for compilation of neo1973-wm8573.c and\nshould be a no brainer.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "bc55197d5a19a58c63f826dbd326da70e97b88f8",
      "tree": "8ccd6211f713c5cc407b7169effeb8c960cf8b64",
      "parents": [
        "6f3bf657edf9c592cf9d92e07ab385bb0ede48c5"
      ],
      "author": {
        "name": "Manuel Lauss",
        "email": "mano@roarinelk.homelinux.net",
        "time": "Fri Jun 08 11:41:34 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:25 2007 +0200"
      },
      "message": "[ALSA] soc/sh: let SND_SOC_PCM_SH7760 depend on SH_DMABRG\n\nLet SND_SOC_PCM_SH7760 depend on SH_DMABRG rather than select\u0027ing it.\nGets rid of the Kbuild warning about SH_DMABRG being undefined on non-sh\nbuilds.\n\nSigned-off-by: Manuel Lauss \u003cmano@roarinelk.homelinux.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "aef3b06ac69783d6a6d1e4357c62bab46dd16141",
      "tree": "7c4e86d880a08ee5639d87a3702f7318203710d5",
      "parents": [
        "80ab1c0e9ea90467e34dd3187b1d8162e8be314b"
      ],
      "author": {
        "name": "Manuel Lauss",
        "email": "mano@roarinelk.homelinux.net",
        "time": "Mon May 14 18:40:07 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:17 2007 +0200"
      },
      "message": "[ALSA] SH7760 ASoC support\n\nALSA ASoC support for SH7760\nThis patch adds ALSA ASoC drivers for the Audio interfaces\nof the SH7760 SoC:\nAdd driver for the SH7760 DMA engine (dmabrg)\nAdd AC97 driver for HAC unit(s) found on SH7760/SH7780\nAdd I2S driver for SSI unit(s) found on SH7760/SH7780\nAdd a generic SH7760-AC97 machine driver.\nHook it all up with the build system.\n\nSigned-off-by: Manuel Lauss \u003cmano@roarinelk.homelinux.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "80ab1c0e9ea90467e34dd3187b1d8162e8be314b",
      "tree": "bbe3099c953abad27e4edcf676f64cabee72dadd",
      "parents": [
        "7a05f067c0da139613cbe74583bb7d208a5f87b9"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon May 14 11:06:11 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:17 2007 +0200"
      },
      "message": "[ALSA] ASoC S3C24xx machine drivers - Kconfig\n\nThis patch adds Kconfig and build support for the Neo1973, SMDK2443 and\nS3C2443 AC97 ALSA audio drivers.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "438b76ad816ef7d8e523d7b10d113eeb0b9932b2",
      "tree": "fd41f5012190f54ad207e334d365e913cbca24f9",
      "parents": [
        "74930bb6db56bcc9899723c6c79fe681524e5b62"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon May 14 11:04:34 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:16 2007 +0200"
      },
      "message": "[ALSA] ASoC S3C24xx machine drivers - SMDK 2443\n\nThis patch adds ALSA support for the SMDK2443 reference board.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "74930bb6db56bcc9899723c6c79fe681524e5b62",
      "tree": "e3a21928a7fad39c95a169a583703587519c5edd",
      "parents": [
        "050f05eaec1c7c5434c78d010ada3cfeb7d0b3b3"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon May 14 11:03:52 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:15 2007 +0200"
      },
      "message": "[ALSA] ASoC S3C24xx machine drivers - Openmoko Neo1973\n\nThis patch adds ALSA support for the Openmoko Neo1973 phone. Features:-\n * HiFi Playback and capture.\n * Phone calls supported.\n * Support for BT PCM in WM8753 voice interface.\n * Support for LM4857 audio amp.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "050f05eaec1c7c5434c78d010ada3cfeb7d0b3b3",
      "tree": "3672da69afdb2961530c712b292df1337c77d939",
      "parents": [
        "c111b8de975a357ff58e73047e9af48afacf2347"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon May 14 11:02:51 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:15 2007 +0200"
      },
      "message": "[ALSA] ASoC S3C24xx machine drivers - s3c2443-AC97\n\nThis patch adds AC97 support to the Samsung S3C2443 CPU.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1f750a782c0e9593a8d0981ea972f22334980955",
      "tree": "b6dfb4e201b440b5b1ba551e5b453cf113b1695d",
      "parents": [
        "756813cac1d0172e1f93d977fe8bd1cd5086be21"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Mon Jul 02 10:19:07 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Jul 02 13:39:37 2007 +0100"
      },
      "message": "[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume\n\nThe PXA CKEN changes broken syspend/resume on the pxa27x. This patch\ncorrects the problem and fixes another couple of bad references.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c72816b79e9735284b3c0f6b3a4aa4e1c0537c0d",
      "tree": "f4117d27c980eeb7ac21f8bb7d541d9c3d7793ae",
      "parents": [
        "36c3b4e60a83187e82bc9bcde854e765bde3d670"
      ],
      "author": {
        "name": "Zoltan Devai",
        "email": "zdevai@gmail.com",
        "time": "Tue May 22 16:17:05 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu May 31 09:06:03 2007 +0200"
      },
      "message": "[ALSA] Fix ASoC s3c24xx-pcm spinlock bug\n\nThis should fix a spinlock lockup bug on the s3c24xx arch.\nFrom: Zoltan Devai \u003czdevai@gmail.com\u003e\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a68660e0c63d8f7ab8725f9e771119c08e9f953b",
      "tree": "a9a9d78e07320a8ba0650037f31f3778ebed148e",
      "parents": [
        "9ae67c7b870f5220a6b30e4f6e83b319bd9be718"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu May 10 19:27:27 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed May 16 11:45:28 2007 +0200"
      },
      "message": "[ALSA] ASoC AC97 device reg bugfix\n\nThis patch fixes a bug whereby AC97 bus device data was being clobbered\nwhen AC97 codecs using the generic ac97_codec.c driver were being\nregistered. Codecs that didn\u0027t use the generic driver were unaffected\n(e.g. WM9712, WM9713).\nChanges:-\n o Add new AC97 codec class for custom (or need bus dev registration)\nAC97 codecs.\n o Only register/deregister this custom codec device with the AC97 bus.\nThe generic AC97 driver already does this for generic codec devices.\nThis may be related to bug #3038 :-\nhttps://bugtrack.alsa-project.org/alsa-bug/view.php?id\u003d3038\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "9ae67c7b870f5220a6b30e4f6e83b319bd9be718",
      "tree": "8cf460b0ae23822efea263b8fb2edd0404575898",
      "parents": [
        "b75e53f09212f12369156710e84d1cbf115113cd"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu May 10 17:12:31 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed May 16 11:45:28 2007 +0200"
      },
      "message": "[ALSA] ASoC AC97 static GPL symbol fix\n\nThis patch fixes a bug whereby the GPL\u0027ed symbol ac97_dai was being\ndeclared as static.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "713fb93936bebc158b4bbae6be61a6310923543c",
      "tree": "1de79f549d02dcfe5ed3d25ee41f4e3ba51a7bf0",
      "parents": [
        "2393144deac0903d944cbd578db49cf738811999"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Sat May 05 12:02:25 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:15 2007 +0200"
      },
      "message": "[ALSA] wm8750 typo fix\n\nI quuestion the testing status of that patch!\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "c9758b2182bdcccce31e1be474bfcd75b69cff0c",
      "tree": "5b167a3051a43d499c4864d42894990c89dc6462",
      "parents": [
        "57b14f24d2a7aca65ddc6432fa89ebedf1219cc7"
      ],
      "author": {
        "name": "Milind Arun Choudhary",
        "email": "milindchoudhary@gmail.com",
        "time": "Thu Apr 19 15:22:56 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:08 2007 +0200"
      },
      "message": "[ALSA] sound: SPIN_LOCK_UNLOCKED cleanup\n\nSPIN_LOCK_UNLOCKED cleanup,use __SPIN_LOCK_UNLOCKED instead\n\nSigned-off-by: Milind Arun Choudhary \u003cmilindchoudhary@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "43a23389003f92cc26a84a680008330e094db38d",
      "tree": "638829e3ad46c0e6c1090272dae3509b232cbc91",
      "parents": [
        "e81208fe5881b700cfb25db1ecb769ecbfff40cc"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Tue Apr 17 15:41:52 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:03 2007 +0200"
      },
      "message": "[ALSA] ASoC Kconfig description\n\nThis patch makes the ASoC Kconfig descriptions a little more meaningful.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "e81208fe5881b700cfb25db1ecb769ecbfff40cc",
      "tree": "4ff17a7c2195a1a3d9255e9ea2f8319a768bdddf",
      "parents": [
        "7f1bc26e7df85957bcc48442f135e7a6f85e5edc"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Tue Apr 17 12:35:48 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:03 2007 +0200"
      },
      "message": "[ALSA] ASoC Samsung S3C24xx updates - i2s\n\nThis patch adds DMA size fields to the S3C24xx audio DMA params and\nexports the S3C24xx I2S digital audio interface.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "7f1bc26e7df85957bcc48442f135e7a6f85e5edc",
      "tree": "0a422afba5ff1b99e6960d95bcf98845c71d4a40",
      "parents": [
        "c45e20eb214648014d2df54ddb9f8665b231629f"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Tue Apr 17 12:35:18 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:03 2007 +0200"
      },
      "message": "[ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup\n\nThis patch cleans up the audio DMA for the Samsung S3C24xx platform.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5d0cedee53938832acc4a5081658f0ce31680c0f",
      "tree": "6fd67004f0680e9f3480e9f1b8c8fbc0127823b7",
      "parents": [
        "33703b73980f0a84251c298d00ad5fbcce81ca31"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 19:20:17 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] ASoC export AC97 DAI\n\nThis patch exports the ASoC AC97 Digital Audio Interface as a GPL\u0027ed\nsymbol.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "33703b73980f0a84251c298d00ad5fbcce81ca31",
      "tree": "15513f24ccfad308478709f3b2c6dae189ce8b86",
      "parents": [
        "1f53aee0e0b398bad0c6ec2cd5ca2bccd4fbd56b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 19:18:15 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] ASoC WM8753 codec - build changes\n\nThis patch adds the WM8753 codec driver to the kernel build system.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1f53aee0e0b398bad0c6ec2cd5ca2bccd4fbd56b",
      "tree": "f5e940d4da139d2628f4e4b9494fe54366e44ed4",
      "parents": [
        "1a236566ea320a05f3892d8dedd4b5c6bff8706b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 19:17:44 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] SoC WM8753 codec support\n\nThis patch series adds support for the WM8753 codec as found on the\nOpenMoko Neo 1973 (other Neo 1973 and Samsung S3C24xx patches to follow\ntoday) as well other new devices.\nFeatures:-\n o HiFi and Voice DAI supported (inc runtime switching of DAI mode)\n o DAPM\n o All mixers\n o PLL calculator\n o 16,20 and 24bit samples.\n o WM8753 I2C ID added to include/linux/i2c-id.h\nFrom: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\n\nSigned-off-by: Harald Welte \u003claforge@openmoko.org\u003e\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@gmail.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1a236566ea320a05f3892d8dedd4b5c6bff8706b",
      "tree": "88e7f913b66bbea36a67f2523b32602e556baa95",
      "parents": [
        "eb831da553d1526b9acd5ee4cd83ff52ae446c5f"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Apr 16 17:20:09 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] ASoC AT91xxxx build fix\n\nThis patch by Frank Madarino updates the AT91xxxx Makefile and Kconfig\nto build the renamed SSC files.\nChanges:-\no Rename various i2s labels to ssc\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "eb831da553d1526b9acd5ee4cd83ff52ae446c5f",
      "tree": "745fca42598afd847fbb9b1320ead30c04cee920",
      "parents": [
        "36b8a8bbb402911e59acf13b5074eb8915e47a6a"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Apr 16 17:19:42 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:01 2007 +0200"
      },
      "message": "[ALSA] ASoC AT91xxxx eti B1 machine SSC changes\n\nThis patch by Frank Madarino updates the eti B1 machine to use the newer\nAT91xxxx SSC core with the DSP/PCM audio hardware changes.\nChanges:-\n o #include \u0027at91-ssc.h\u0027 instead of \u0027at91-i2s.h\u0027\n o Rename various I2S labels to SSC\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "36b8a8bbb402911e59acf13b5074eb8915e47a6a",
      "tree": "11a9b7a77dd235f9baabd4770a742745b13092a5",
      "parents": [
        "1e39221eba72e4af37b40e71749b0c18bb16b9a6"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Apr 16 17:18:52 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:00 2007 +0200"
      },
      "message": "[ALSA] ASoC AT91xxxx - SSC port DSP support\n\nThis patch series by Frank Madarino updates the AT91xxxx core to add\nDSP/PCM audio hardware formats.\nChanges:-\n o Rename at19-i2s.c -\u003e at91-ssc.c\n o Rename at91-i2s.h -\u003e at91-ssc.h\n o Add DSP hardware formats.\n o Rename various I2S labels to SSC\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1e39221eba72e4af37b40e71749b0c18bb16b9a6",
      "tree": "d304dcd1f69e9311a327edd21b3f22abdd2b2ddc",
      "parents": [
        "30652c4506c8bbfdf869ddc4c238e07de038f02a"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@gmail.com",
        "time": "Mon Apr 16 15:36:42 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:00 2007 +0200"
      },
      "message": "[ALSA] ASoC DAPM switching for reentrant codec paths\n\nThis patch fixes an issue whereby power was applied to any inactive\nanalog path that would leave and reenter a codec (e.g. ACOP -\u003e ACIN on\nWM8753).  This change now checks for such paths and DAPM will power them\ndown when not in use.\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@gmail.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "30652c4506c8bbfdf869ddc4c238e07de038f02a",
      "tree": "4af44ac9e798d56b9455df07a34f5a4eee3e37dd",
      "parents": [
        "826220463f619d14c5efea51aac6277b441052b8"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 15:35:46 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:00 2007 +0200"
      },
      "message": "[ALSA] ASoC WM9712 kmemdup\n\nThis patch creates the WM9712 codec register cache using kmemdup instead\nof doing a kzalloc followed by a memcpy.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "97a1dd5bee9edab5172553cbdcfc858393814556",
      "tree": "d75c3791089d115cfa8c9ab0af305f50c9fc5973",
      "parents": [
        "83c51c0ab08f55468d8f5444ff2f70a36841a21f"
      ],
      "author": {
        "name": "David Brownell",
        "email": "dbrownell@users.sourceforge.net",
        "time": "Wed Mar 21 11:54:04 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:51 2007 +0200"
      },
      "message": "[ALSA] fix SND_SOC Kconfig\n\nThe new ALSA \u0027SOC\u0027 support has bogus Kconfig ... it should\nnot be presenting anything AT91-related except on AT91,\nor anything PXA-related except on PXA.  Right now, x86\nsees both of those menus, as do all other platforms.\nThis patch removes needless Kconfig layering, and the\nrelated inappropriate choice presentation.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "4d02031fe25c01eaa946a25e2052dd8e706edfca",
      "tree": "96b010c278d36a7bfe8467d94ee44b3266c43f08",
      "parents": [
        "ffb2c3c07f6ffd61923de736139248b31dc6f642"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Mar 08 12:53:55 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:45 2007 +0200"
      },
      "message": "[ALSA] soc - Fix dependencies in s3c24xx/Kconfig\n\nFixed dependencies in soc/s3c24xx/Kconfig file.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "86e1f0df2f88fd86657ddb993bba468a75128e02",
      "tree": "8e19db09fca7beb6aa75f0a7f8eb1f43cecd28b2",
      "parents": [
        "c0f41bb1717ae31f806615e81b808753271dd3d9"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Wed Feb 14 13:20:46 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:37 2007 +0200"
      },
      "message": "[ALSA] ASoC Samsung S3C24xx build\n\nThis patch builds the Samsung S3C24xx audio DMA and I2S drivers.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "c0f41bb1717ae31f806615e81b808753271dd3d9",
      "tree": "20bbb0cd90dc9a6b09b6c8fbba353d9d9677e2e2",
      "parents": [
        "c1422a6658ef6101fc5a979021487c732cb177a1"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben@simtec.co.uk",
        "time": "Wed Feb 14 13:20:03 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:37 2007 +0200"
      },
      "message": "[ALSA] ASoC Samsung S3C24xx audio DMA\n\nThis patch by Ben Dooks from Simtec Electronics adds ASoC audio DMA\nsupport for the Samsung S3C24xx CPU.\n\nSigned-off-by: Ben Dooks \u003cben@simtec.co.uk\u003e\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "c1422a6658ef6101fc5a979021487c732cb177a1",
      "tree": "cfbf42245474cdd7720ad1e356ecd2d21b684712",
      "parents": [
        "129a84de2347002f09721cda3155ccfd19fade40"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben@simtec.co.uk",
        "time": "Wed Feb 14 13:17:49 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:35 2007 +0200"
      },
      "message": "[ALSA] ASoC Samsung S3C24xx I2S support\n\nThis patch by Ben Dooks from Simtec Electronics adds ASoC I2S support\nfor the Samsung S3C24xx CPU.\n\nSigned-off-by: Ben Dooks \u003cben@simtec.co.uk\u003e\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5886269962f94fa9185c32db3ec936c612503235",
      "tree": "2f24dabcf5791319ebb1fbdfb5dbc58284714275",
      "parents": [
        "01afd80626e98c2347bc25be92ee4a3faf314514"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "ukleinek@informatik.uni-freiburg.de",
        "time": "Wed May 09 07:51:49 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed May 09 08:58:16 2007 +0200"
      },
      "message": "fix file specification in comments\n\nMany files include the filename at the beginning, serveral used a wrong one.\n\nSigned-off-by: Uwe Kleine-König \u003cukleinek@informatik.uni-freiburg.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "7053acbd78336abf5d4bc3d8a875a03624cfb83f",
      "tree": "76dff22217a91d40c1d44292c0454d31cad55f15",
      "parents": [
        "a79220b7633b3926a9bd3527bdac3f04dbe6845c"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.y.miao@gmail.com",
        "time": "Thu Apr 05 04:07:20 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 21 23:14:01 2007 +0100"
      },
      "message": "[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX\n\nThis patch removes the unnecessary bit number from CKENnn_XXXX\ndefinitions for PXA, so that\n\n\tCKEN0_PWM0 --\u003e CKEN_PWM0\n\tCKEN1_PWM1 --\u003e CKEN_PWM1\n\t...\n\tCKEN24_CAMERA --\u003e CKEN_CAMERA\n\nThe reasons for the change of these defitions are:\n\n1. they do not scale - they are currently valid for pxa2xx, but\ndefinitely not valid for pxa3xx, e.g., pxa3xx has bit 3 for camera\ninstead of bit 24\n\n2. they are unnecessary - the peripheral name within the definition\nhas already announced its usage, we don\u0027t need those bit numbers\nto know which peripheral we are going to enable/disable clock for\n\n3. they are inconvenient - think about this: a driver programmer\nfor pxa has to remember which bit in the CKEN register to turn\non/off\n\nAnother change in the patch is to make the definitions equal to its\nclock bit index, so that\n\n   #define CKEN_CAMERA  (24)\n\ninstead of\n\n   #define CKEN_CAMERA  (1 \u003c\u003c 24)\n\nthis change, however, will add a run-time bit shift operation in\npxa_set_cken(), but the benefit of this change is that it scales\nwhen bit index exceeds 32, e.g., pxa3xx has two registers CKENA\nand CKENB, totally 64 bit for this, suppose CAMERA clock enabling\nbit is CKENB:10, one can simply define CKEN_CAMERA to be (32 + 10)\nand so that pxa_set_cken() need minimum change to adapt to that.\n\nSigned-off-by: eric miao \u003ceric.y.miao@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "1fc273b88e59092466b6503e46d9227976254e10",
      "tree": "72544c5013e981824b7b8caf1227fd5a78a2f5b8",
      "parents": [
        "baab1087c61d4506f2c9f4cdb7da162160de16c2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Mar 08 12:53:02 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 14 08:24:16 2007 +0100"
      },
      "message": "[ALSA] soc - Fix dependencies in Kconfig files\n\nFixed dependencies in Kconfig files of soc drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "53ae5194e2f70939ceacd8a9be87f356c646759a",
      "tree": "a478cfe2b636be213a8050dec27682c787e2dbed",
      "parents": [
        "847c03e8ac30265787909f5710dee4c564a96df5"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Wed Feb 14 15:23:57 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Mar 06 10:40:26 2007 +0100"
      },
      "message": "[ALSA] soc - WM9712 PCM volume\n\nThis patch suggested by Joe Sauer adds PCM playback volume kcontrol for\nthe WM9712.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "847c03e8ac30265787909f5710dee4c564a96df5",
      "tree": "2e4c08b32795ec2739d4250638e4041427d0ce80",
      "parents": [
        "081d17c4726131ba9ed763ea24f7235d8205fdf3"
      ],
      "author": {
        "name": "Joe Sauer",
        "email": "jsauer@vernier.com",
        "time": "Wed Feb 14 15:23:11 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Mar 06 10:40:24 2007 +0100"
      },
      "message": "[ALSA] soc - Fix WM9712 register cache entry\n\nThis patch by Joe Sauer fixes the WM9712 codec register cache value for\nregister 0x08. Value should be 0x0f0f and not 0xf0f0.\n\nSigned-off-by: Joe Sauer \u003cjsauer@vernier.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "fa8f878701888666c124e21d77bf7f3ba2dd2359",
      "tree": "8c7bdfc5d6132acfcc84bc451bea90d99edd7e9b",
      "parents": [
        "2a40534348987346dae1c68c225eff7bc19ff529"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Feb 12 14:06:22 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 14 08:38:34 2007 +0100"
      },
      "message": "[ALSA] Change AT91 PDC register defines for 2.6.20 kernel\n\nUse the new PDC register name defines that were updated\nin Linux 2.6.20.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "2a40534348987346dae1c68c225eff7bc19ff529",
      "tree": "b9e46625c3b7be22db375ef39b054131f07f3edb",
      "parents": [
        "788c6043335590e0a483fdc18f85b1405a157bf9"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Jan 22 12:59:08 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 14 08:38:28 2007 +0100"
      },
      "message": "[ALSA] SoC codecs - fix Kconfig - depends -\u003e depends on\n\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "88cb42901f1572c95f5933f363cfebd5044c716a",
      "tree": "8eed3d46c81996e780375ff91ae1955f3265629d",
      "parents": [
        "1ab774e049085da6facfaf3b24d54158c3f0f5b3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 05 14:56:20 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:56 2007 +0100"
      },
      "message": "[ALSA] soc - Clean up with kmemdup()\n\nClean up by replacing with kmemdup().\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "73f40dc1e147b41eb74bc92ff62bb65cb3260eff",
      "tree": "8cda0d2cab71eeda50252b53aad582827dbdf8e1",
      "parents": [
        "cb4c048b9306555ccbdb97eaf7922624664b0eb1"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:23:42 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:51 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 Sharp poodle machine\n\nThis patch updates the Sharp poodle machine driver to the new API in\nASoC 0.13.\nChanges:-\no  Manually configure DAI hardware format.\no Removed config_sysclk() function. No longer needed as clocking is now\nconfigured manually.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "cb4c048b9306555ccbdb97eaf7922624664b0eb1",
      "tree": "f916e7da900c8706661f1636501e5ec24c9c4b3d",
      "parents": [
        "97952f601e939278df1194bac56b9755338ee7c1"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:23:11 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:50 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 Sharp tosa machine\n\nThis patch updates the Sharp tosa machine driver to the new API in ASoC\n0.13.\nChanges:-\no  Update machine operations to new API.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "97952f601e939278df1194bac56b9755338ee7c1",
      "tree": "2a5959789199cf860804130c5d8f0d83db1cb639",
      "parents": [
        "d928b25a89c3154fe6d0e62a83f51c5b621aa099"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:22:46 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:49 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 spitz machine\n\nThis patch updates the Sharp spitz machine driver to the new API in ASoC\n0.13.\nChanges:-\no  Manually configure DAI hardware format.\no Removed config_sysclk() function. No longer needed as clocking is now\nconfigured manually.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "d928b25a89c3154fe6d0e62a83f51c5b621aa099",
      "tree": "ff43a697ddcd11c09c041f9c05a4091d72272230",
      "parents": [
        "a8f5d0a5d02cda0183c6e68d6a66d4c6641149a9"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:22:20 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:48 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC Sharp corgi machine\n\nThis patch updates the Sharp corgi machine driver to the new API in ASoC\n0.13.\nChanges:-\no  Manually configure DAI hardware format.\no Removed config_sysclk() function. No longer needed as clocking is now\nconfigured manually.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a8f5d0a5d02cda0183c6e68d6a66d4c6641149a9",
      "tree": "440b21b913e3c3c14a7c3fa7b50232b81b58e711",
      "parents": [
        "596ce32b74dccf53ef59cc9ba2e95a2a34ba921c"
      ],
      "author": {
        "name": "Andrew Johnson",
        "email": "ajohnson@intrinsyc.com",
        "time": "Fri Feb 02 17:21:50 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:47 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 pxa2xx DMA\n\nThis patch updates the pxa2xx I2S driver to the new API in ASoC 0.13.\nChanges:-\no Added check in hw_params to detect buffer less pcms (i.e. BT \u003c--\u003e\ncodec).\no Updated structures to new API\no Removed DAI\u0027s and ac97 ops from PCM header.\no Integer hardware constraint added for periods.\n\nSigned-off-by: Andrew Johnson \u003cajohnson@intrinsyc.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "596ce32b74dccf53ef59cc9ba2e95a2a34ba921c",
      "tree": "6ecffb595a5839c1011eb8eb5a6e737f6d7a50e1",
      "parents": [
        "eaff2ae702f937020bfde96eea552caae3815784"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:21:16 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:46 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 pxa2xx AC97 driver\n\nThis patch updates the pxa2xx AC97 driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Added pxa2xx-ac97.h header\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "eaff2ae702f937020bfde96eea552caae3815784",
      "tree": "ace4fa6e0b77ad0fe957fb474b2e1bb4c83a826b",
      "parents": [
        "c8044274c7f1e269975b2bd55d057ceb7708e929"
      ],
      "author": {
        "name": "Philipp Zabel",
        "email": "philipp.zabel@gmail.com",
        "time": "Fri Feb 02 17:20:40 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:45 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 pxa2xx i2s driver\n\nThis patch updates the pxa2xx I2S driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\no Added pxa2xx-i2s.h header\n\nSigned-off-by: Philipp Zabel \u003cphilipp.zabel@gmail.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "c8044274c7f1e269975b2bd55d057ceb7708e929",
      "tree": "7f0b4d7dc3bf5bb58b978f773be37e001e8dfa35",
      "parents": [
        "6297027629a9349301e08442b67deb9783a5e984"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:19:58 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:45 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx Eti_B1 board support\n\nThis patch updates the EtI B1 machine driver to the new API in ASoC\n0.13.\nChanges:-\no  Manually configure DAI hardware format.\no Removed config_sysclk() function. No longer needed as clocking is now\nconfigured manually.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "6297027629a9349301e08442b67deb9783a5e984",
      "tree": "de1d9282e225c9d835a21d2bf4f34598fe9aaf71",
      "parents": [
        "171eb8f81d7b0706c1085d272e4955251ed9f05f"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:19:24 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:44 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx DMA\n\nThis patch updates the AT91xxxx audio DMA driver to the new API in ASoC\n0.13.\nChanges:-\no Updated to use new 0.13 data structures.\no Suspend and Resume now conditionally compiled.\no #include guard around at91-pcm.h header.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "171eb8f81d7b0706c1085d272e4955251ed9f05f",
      "tree": "bf7fa567eb1decfa0785be6dab845725dcaaaf5e",
      "parents": [
        "d3d35adc79aa2e48e8177a9506e9bcb5eebba406"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:18:38 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:43 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx I2S\n\nThis patch updates the AT91xxxx I2S driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "d3d35adc79aa2e48e8177a9506e9bcb5eebba406",
      "tree": "4809f1233f0deedbdd79a5015a6b160ff31e944a",
      "parents": [
        "5a8ec343c5ba1e78ba23bebd9ad4b23f39c50828"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:17:39 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:42 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx slave patch\n\nThis patch adds support for I2S slave mode for the ETI_B1 machine from\nEndrelia.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5a8ec343c5ba1e78ba23bebd9ad4b23f39c50828",
      "tree": "5b037d3e2de2ce2b81e1c74a3db8f2816ea36eb7",
      "parents": [
        "cbe83b1795feea33803dc89fce18b2b98abbcc9b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:16:41 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:41 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 generic AC97 codec\n\nThis patch updates the AC97 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "cbe83b1795feea33803dc89fce18b2b98abbcc9b",
      "tree": "f8c7916f57fab363f9a5a4c01fdc3c307fc26626",
      "parents": [
        "4422b606bc04eab01dd5cb6f8e6dd0608d65bb11"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:16:02 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:40 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 WM9712 codec driver\n\nThis patch updates the WM9712 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "4422b606bc04eab01dd5cb6f8e6dd0608d65bb11",
      "tree": "85920f9a1d11c685ec410f3c069546ff567b12ca",
      "parents": [
        "b36d61d45654104c04ff71055ef09c696fea5f89"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:15:33 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:39 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 WM8750 codec driver\n\nThis patch updates the WM8750 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b36d61d45654104c04ff71055ef09c696fea5f89",
      "tree": "ef75ab2261b5275ba2d601862d12807fd68fd835",
      "parents": [
        "11da21a79048472a14b201120c0c50b10060220b"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:14:56 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:38 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 WM8731 codec\n\nThis patch updates the WM8731 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "11da21a79048472a14b201120c0c50b10060220b",
      "tree": "f7d276a11162ea37dac15aa550996be6a29e048a",
      "parents": [
        "cb666e5bd865cc991c0048d6e81581019a141820"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@gmail.com",
        "time": "Fri Feb 02 17:14:19 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:37 2007 +0100"
      },
      "message": "[ALSA] soc - 0.13 ASoC DAPM bug fix for unnamed streams\n\nThis patch fixes a bug whereby an unnamed stream would cause a NULL\npointer ref in snd_soc_dapm_stream_event().\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@gmail.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "cb666e5bd865cc991c0048d6e81581019a141820",
      "tree": "c5dafb6f597df92f0559922c40cc6c64cb396221",
      "parents": [
        "1c433fbda4896a6455d97b66a4f2646cbdd52a8c"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:13:49 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:36 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 core changes\n\nThis patch updates the ASoC core to the new DAI matching and clocking\nAPI in version 0.13\nChanges:-\n o Removed DAI capabilities matching code in favour of manual matching\nin the machine drivers.\n o Added DAI operations for codec and CPU interfaces.\n o Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n o Added machine driver prepare callback.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "bc7320c5c8ddeb3b50c6a24013dab9ba74bce578",
      "tree": "d41259b7053c77739fd068e90287267c3411fad5",
      "parents": [
        "8fec560d9beb3957bf45ac93b1c0c616abd77a07"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu Feb 01 12:26:07 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:30 2007 +0100"
      },
      "message": "[ALSA] ASoC very minor coding style fix for snd_soc_new_pcms()\n\nThis very minor patch fixes the snd_soc_new_pcms() function to comply\nwith the kernel coding style.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "965ac42ce919db225ee64678f0be02f2fdf5b5e4",
      "tree": "832436b24c8a02a879de8efc7869bbfe06de2018",
      "parents": [
        "beb60119bcc9cbd80bc5b4f7feec419e067d3e46"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Wed Jan 31 14:14:57 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:27 2007 +0100"
      },
      "message": "[ALSA] ASoC force running of delayed PM work at suspend() and remove()\n\nThis patch fixes a bug whereby the power management delayed work would\nnever be run at driver suspend() or module remove(). Delayed work would\nbe created (after audio had finished) with a long delay (~5 secs) and\nwas sometimes never queued before flush_scheduled_work() was being\ncalled at suspend or module remove. This caused the delayed work to\nqueued after the module had been removed or after resume.\nThis patch forces any delayed work to complete by cancelling it (timer\ncannot fire and add it to queue later), scheduling it for now and\nwaiting on it\u0027s completion.\nThis is something I probably would like to add to workqueue.c in the\nnext merge window, however it\u0027s here atm because it can oops.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "298a2c753a5ae2f0e230a57e94843d248f0033e2",
      "tree": "e49668e57cea67e1c14a9cce715e6fa504639fd4",
      "parents": [
        "e35115a58856ced315cb8f75df56e9b9a816e70a"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Wed Jan 31 10:02:56 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:23 2007 +0100"
      },
      "message": "[ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk\n\nThis patch adds support for 32k audio on the WM8731 when running from a\n12MHz system clock.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "e35115a58856ced315cb8f75df56e9b9a816e70a",
      "tree": "7aa86aba3c4ed36271ca46d82bf98481a84f901f",
      "parents": [
        "877b866d86786ac69d3d939905999fe7fe1e23fd"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Wed Jan 31 10:02:23 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:22 2007 +0100"
      },
      "message": "[ALSA] ASoC codec error reporting\n\nThis patch improves the codec probe() error reporting by printing error\nmessages when the card or pcms fail to register.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "18b9b3d99677a758e77682d6849f58fc07e30bef",
      "tree": "b37b702d3e450efeb9caf3f2bf2cb081de3f59b5",
      "parents": [
        "0cb29ea0d449d7c0ecc9649a08ab63476389701d"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Tue Jan 30 17:18:45 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:20 2007 +0100"
      },
      "message": "[ALSA] ASoC codec probe failure bug\n\nThis patch fixes a bug whereby some resources were not being freed when\ncodec probe() failed.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "ffc26918ab5674b286a4bc07dac7e011cea83e97",
      "tree": "86fb6769a475d14498c694653b7b86e90b0d951c",
      "parents": [
        "ad5e773750aeae3ad980f94b9f3cecad5af7c53d"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Jan 08 10:58:47 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:54 2007 +0100"
      },
      "message": "[ALSA] ASoC at91 - Fix NULL pointer dereference in at91_i2s_shutdown\n\nThis patch fixes a NULL pointer exception which occurs when a\nsubstream is opened and immediately closed.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "751e61c47d3b4e929c93bac61c8dd6c247854993",
      "tree": "dd182056ad25ae2d6ac3293e9e3e71d480fc8037",
      "parents": [
        "0e4ceb7507111c3910a0d7e19b498b1f6081afcb"
      ],
      "author": {
        "name": "Raúl Sánchez Siles",
        "email": "rss@barracuda.es",
        "time": "Mon Jan 08 10:56:48 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:52 2007 +0100"
      },
      "message": "[ALSA] Solve typos/compilation problems for debug functions in soc-dapm and at91-i2s\n\nsoc-dapm\n·Removed list_for_each since the loop is list_for_each_entry() and\n not list_for_each(). Thanks to Liam Girdwood and Seth Forshee.\nat91-i2s\n·Fixed typo in dai modes definition.\n·Fixed struct member name in at91_ssc_info-\u003essc_state.\n·Fixed compilation problem, ssc_state is bundled in at91_ssc_info.\n\nSigned-off-by: Raúl Sánchez Siles \u003crss@barracuda.es\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1321b160fa1cf63fa841d954fe31220366b6647a",
      "tree": "c0dad805816b4146cbe77ca77ffae94f772b552c",
      "parents": [
        "831466f4ad2b5fe23dff77edbe6a7c244435e973"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Dec 21 11:02:06 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:44 2007 +0100"
      },
      "message": "[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel\n\nFix the changes realted to delayed_work in soc/codecs/wm8750.c.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "4bb09523de50dcf1afc5d3099b9da0381f01b04c",
      "tree": "55ccea8c60314591c829b7af7483c58fd6d67d53",
      "parents": [
        "4014c38bd94156c10986a11d890bdae99437dc9a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Dec 19 17:16:14 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:42 2007 +0100"
      },
      "message": "[ALSA] soc - Use global workqueue\n\nUse global workqueue for simplicity instead of own workqueue\nin SoC core and wm8750 codes.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "0664d888a55ff99c8556690a3ae7c76dc1389008",
      "tree": "50be7309240cfefe166f2629ba05a4c6b76e4ccd",
      "parents": [
        "659eacc55a378066b60896b2bbd261ca32a10c04"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Dec 18 14:39:02 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:36 2007 +0100"
      },
      "message": "[ALSA] Additional credits to soc-core\n\nThis patch adds copyright and credit for my good friend Richard Purdie\nfrom OpenedHand for his help and code contribution throughout the\ndevelopment of the core code. Many thanks Richard (I guess we overlooked\nthis in trying to get everything working well).\nIt also adds some extra comments wrt to DAI clock matching.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "659eacc55a378066b60896b2bbd261ca32a10c04",
      "tree": "c58669c4a2a7af1eaf97d8975b12743f0d70e9ac",
      "parents": [
        "4dc53e28e2e5cccb3521466be8f2ab4689ca9143"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Dec 18 14:38:37 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:35 2007 +0100"
      },
      "message": "[ALSA] Remove trailing white space from wm9712.c\n\nThis patch removes some trailing white space from the WM9712 ASoC codec\ndriver.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1a5965b72209db9db453bc0049393e0d54cf85cb",
      "tree": "4a2af4778831f09505a860945d5672b7f1d5cc96",
      "parents": [
        "9102cd1c35c9be223e0f60b7c42cb581f0d42f1a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Dec 18 13:07:35 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:28 2007 +0100"
      },
      "message": "[ALSA] Fix AC97_BUS in soc/pxa/Kconfig\n\nFixed the renamed AC97_BUS in soc/pxa/Kconfig file.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "4484bb2e93a9ab636d149edc6515c75ea224e2b0",
      "tree": "4cbc87d7c03d76b0f305fcb1a3a9884b9ed306d6",
      "parents": [
        "ca377fecdd822f9ef5b0a21586040e7d0e1d0c7a"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Dec 15 09:30:07 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:26 2007 +0100"
      },
      "message": "[ALSA] Fix the soc code after dhowells workqueue changes.\n\nFrom: Andrew Morton \u003cakpm@osdl.org\u003e\nI converted the workqueues to per-device while I was there.  It seems\nstrange to create a new kernel thread (on each CPU!) and to then only\nhave a single global work to ever be queued upon it.\nPlus without this, I\u0027d have to use the _NAR stuff, gawd help me.\nDoes that workqueue really need to be per-cpu?\nDoes that workqueue really need to exist?  Why not use keventd?\nCc: Takashi Iwai \u003ctiwai@suse.de\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "d9c96cf35b70b484483446c92f27652f3aef977e",
      "tree": "2ecacb2b535c974501e675fb532834e56cd1037d",
      "parents": [
        "bd869485993f73c303b565da5548bb4e77063c54"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Nov 28 12:10:09 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:13 2007 +0100"
      },
      "message": "[ALSA] sound/soc/soc-dapm.c: make 4 functions static\n\nMake the following needlessly global functions static:\n- dapm_power_widgets()\n- dapm_mux_update_power()\n- dapm_mixer_update_power()\n- dapm_free_widgets()\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "2e26e483694059d63bda7bb89d5a464c952d1d44",
      "tree": "1d33fd0f08bb3b2833ee9ea73978c5b7841191c6",
      "parents": [
        "f5fcc13c2fc62da6f75d80189a51c2492afb39c0"
      ],
      "author": {
        "name": "Philipp Zabel",
        "email": "philipp.zabel@gmail.com",
        "time": "Mon Nov 27 12:05:04 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:07 2007 +0100"
      },
      "message": "[ALSA] ASoC - Bit clock matching error\n\nThis patch by Philipp Zabel fixes a bug whereby the BCLK matching fails\nwhen the Codec BCLK is constant and the CPU BCLK is based upon a\ndivider.\n\nSigned-off-by: Philipp Zabel \u003cphilipp.zabel@gmail.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "9f0ac6e1a8677ac509821f4ff0c77d39b1d63125",
      "tree": "f3e48e71bc77dbe85c5d582b06bb780842226771",
      "parents": [
        "a9e996604f77be6f1f4deb0eb1cc2652000054f1"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Nov 24 15:49:39 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:56 2007 +0100"
      },
      "message": "[ALSA] Update AT91 ASoC driver for 2.6.19 kernel.\n\nChanges were required to support latest AT91 header files.\nAlso updated to remove AT91RM9200-specific code in the ASoC\nplatform drivers to support the AT91SAM9260 and AT91SAM9261\nchips, but no testing was performed on these chips.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "bd903b6ed7fb107e122682db5ac8aaa323ab84c9",
      "tree": "23eb969303637b3eedb66eb826b13d026e38ed92",
      "parents": [
        "b373bdebf57e2ac7994d9be3a68fd5507515caef"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu Nov 09 16:35:01 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:22 2007 +0100"
      },
      "message": "[ALSA] ASoC - mixer name changes for older OSS app support\n\nThis patch suggested by Richard Purdie changes the names of some WM8731\nand WM8750 mixers so that they will be recognised by some older OSS\nmixer apps.\nChanges:-\n o WM8731 Playback changed to Master Playback\n o WM8750 Out1 changed to Headphone\n o WM8750 Out2 changed to Speaker\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "219e281f4627a395aaceff0e4a257cd18608e145",
      "tree": "b43fa3f7a7cef9a6ab7db7c78d2eb887067eda51",
      "parents": [
        "8b65727bf07abc0b3fdac4fcf2f90c5882d65f4f"
      ],
      "author": {
        "name": "Hubert Kahlert",
        "email": "hkahlert@hk-datentechnik.de",
        "time": "Tue Oct 31 15:31:27 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:13 2007 +0100"
      },
      "message": "[ALSA] Fix mask to stop AT91 SSC clock on shutdown\n\nThis patch by Frank Mandarino and Hubert Kahlert fixes a bug in the AT91\nSSC (i2s) shutdown code that would erroneously disable other AT91\nperipheral clocks.\n\nSigned-off-by: Hubert Kahlert \u003chkahlert@hk-datentechnik.de\u003e\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a71a468a50f1385855e28864e26251b02df829bb",
      "tree": "243daee96ea5c55c88a186aa03b7917f7ad533f6",
      "parents": [
        "543a0fbe18d0b44f3d037fe6b59458fa0c0d5e4b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu Oct 19 20:35:56 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:07 2007 +0100"
      },
      "message": "[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)\n\nThis patch adds support for the DAI BCLK to be generated by multiplying\nRate * Channels * Word Size (RCW).\nThis now gives 3 options for BCLK clocking and synchronisation :-\n 1. BCLK \u003d Rate * x\n 2. BCLK \u003d MCLK / x\n 3. BCLK \u003d Rate * Chn * Word Size.  (New)\nChanges:-\n o Add support for RCW generation of BCLK\n o Update Documentation to include RCW.\n o Update DAI documentation for label \u003d value DAI modes.\n o Add RCW support to wm8731, wm8750 and pxa2xx-i2s drivers.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "543a0fbe18d0b44f3d037fe6b59458fa0c0d5e4b",
      "tree": "152067793c3f857abab59cb38ef08b341ee977ad",
      "parents": [
        "d7923b2a816625dc4208d89471da6bdcab188cdb"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Thu Oct 19 18:22:53 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:05 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91 DAI modes update\n\nThis patch by Frank Mandarino updates the AT91RM9200 I2S DAI audio modes\nas follows:-\n o fixes a typo in the 16k mode\n o removes experimental 24k mode\n o adds a 32k mode.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "12e74f7d430655f541b85018ea62bcd669094bd7",
      "tree": "d97b97de278201a6d6b8644b6a7d2f1e7d75bcee",
      "parents": [
        "cbcc2c4c07bd34586c7fd8d7513d3a397d39ce3c"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Mon Oct 16 21:19:48 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:59 2007 +0100"
      },
      "message": "[ALSA] ASoC - Fix build warnings in soc-core.c\n\nThis patch fixes some build warnings in soc-core.c\nChanges:-\n o Check the return value of soc_ac97_dev_register()\n o Check return value of calls to device_create_file()\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b3b9c1cbb35125f7e43a323ebe89e7a74e3c1ac2",
      "tree": "74a74811a31263e25e64b67411561e336b7d3c68",
      "parents": [
        "b5c5fd24b9d34e4670cb339e546bfae7ad316354"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Oct 13 20:09:59 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:56 2007 +0100"
      },
      "message": "[ALSA] Remove trailing whitespaces from soc/* files\n\nRemove trailing whitespaces from soc/* files added by the\nconversion to C99-style initialization.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b5c5fd24b9d34e4670cb339e546bfae7ad316354",
      "tree": "b9670b39db0726e3657eb9e764f0f09b5bf44ec4",
      "parents": [
        "35f60839b6158f72d2be0dd2764ad772e1d44e8a"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Oct 13 19:13:41 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:55 2007 +0100"
      },
      "message": "[ALSA] ASoC debug output build breakage\n\nThis patch fixes a build failure when ASoC debug is enabled.\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "527541f9a8a83eedb4d732657dbfdcd2c4ca8bb4",
      "tree": "edb8c0b4ea6bbef82a557736720e78981feeb4e4",
      "parents": [
        "c07584c83287ae5a13cc836f69a1d824ad068c66"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Oct 13 12:33:56 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:52 2007 +0100"
      },
      "message": "[ALSA] ASoC DAI capabilities labelling\n\nThis patch suggested by Takashi changes the DAI capabilities definitions\nin pxa-i2s.c, at91rm9200-i2s.c, wm8731.c, wm8750.c and wm9712.c to use a\nlabel \u003d value style.\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "734c2d4bb7cfccaab79923331efc7422e4e76a8a",
      "tree": "1d9e8874ac555fab5f3afcf0dc96fd6eff7c36e6",
      "parents": [
        "6e24dd9310b66d6f500a81ee320a8babec529573"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:34:32 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:50 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx build support\n\nThis patch builds ASoC pxa2xx support for Corgi, Spitz, Tosa and Poodle\nZaurus machines.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "6e24dd9310b66d6f500a81ee320a8babec529573",
      "tree": "8062cc4a7b3df1c67c882307ae79b42c03437cc1",
      "parents": [
        "1b49cb987030c09ca763c1dabd5c5e33f669e530"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:33:45 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:49 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx Poodle machine support\n\nThis patch adds Alsa audio support to the Sharp Zaurus SL-C5600 (Poodle)\nmachine.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1b49cb987030c09ca763c1dabd5c5e33f669e530",
      "tree": "833e282a29befbf87759b059a937f84c9b9c5f91",
      "parents": [
        "7fb290d03af69bfca5876573ac0eada40bd4e292"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:33:09 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:48 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx Tosa machine support\n\nThis patch adds Alsa audio support to the Sharp Zaurus SL-C6000 (Tosa)\nmachine.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Dirk Opfer \u003cDirk@Opfer-Online.de\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "7fb290d03af69bfca5876573ac0eada40bd4e292",
      "tree": "d8499af8dcfddcf98f8d8b9469cfc5ddc6a098c2",
      "parents": [
        "a1eb4b3caf3abd0d1a8474f07d29959e1879bb29"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:32:13 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:47 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx Spitz machine support\n\nThis patch adds Alsa audio support to the Sharp Zaurus SL-C1000/SL-C3x00\n(Akita/Spitz) machines.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a1eb4b3caf3abd0d1a8474f07d29959e1879bb29",
      "tree": "a2061adb453d926eebfe9599b67e863f0abcbcc2",
      "parents": [
        "75b41027662e29822746342865fa8abd941d2604"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:31:16 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:46 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx Corgi machine support\n\nThis patch adds Alsa audio support to the Sharp Zaurus SL-C7x0/C860\n(Corgi) machines.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Graeme Gregory \u003cdp@xora.org.uk\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "75b41027662e29822746342865fa8abd941d2604",
      "tree": "00bd7433d62fbb035d62c896a71a2d3ea35b2daf",
      "parents": [
        "3e7cc3d3d1c435f83533b8bf2cf1833855be2901"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:29:03 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:45 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx AC97 support\n\nThis patch adds pxa2xx AC97 ASoC audio support. It\u0027s based on\nsound/arm/pxa-ac97 by Nicolas Pitre with the following differences.\n o Modified driver structure to use ASoC core PCM callbacks.\n o Removed AC97 configuration function (all handled in ASoC core)\n o Added and exported ASoC DAI configuration table.\n o Added DMA support for AUX DAC and Mic ADC\n o Separated out AC97 reset into cold and warm reset functions.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "3e7cc3d3d1c435f83533b8bf2cf1833855be2901",
      "tree": "7c7084680a58df61cdcedd6b86f5dda730722798",
      "parents": [
        "f11a96d5cd94202479e603f9dfaff6e92f342135"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:28:10 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:44 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx I2S support\n\nThis patch adds pxa2xx I2S ASoC audio support. Features:-\n o Supports playback/capture\n o 16 bit PCM\n o 8k - 96k sample rates\n o Supports master and slave mode.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "f11a96d5cd94202479e603f9dfaff6e92f342135",
      "tree": "67693eaeef5cee6baa078d4e23ace73fab84d0b4",
      "parents": [
        "102fa9060e114a53628a6594034b6ecf624dffc6"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Thu Oct 12 14:26:55 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:43 2007 +0100"
      },
      "message": "[ALSA] ASoC pxa2xx DMA support\n\nThis patch adds pxa2xx ASoC DMA audio support. It\u0027s based on\nsound/arm/pxa-pcm.c by Nicolas Pitre with the following differences.\no Modified driver structure to use ASoC core PCM callbacks and data\nstructures.\no Registration with ASoC core.\nFrom: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "0f71e8b98506252db22a0c4fcfecb0aadcf393cc",
      "tree": "8c5a906cef79906616585bfd29380e90e12fcd61",
      "parents": [
        "9148cc502752b12051760e6c5ba5daaea3367360"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Oct 10 15:59:46 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:39 2007 +0100"
      },
      "message": "[ALSA] Fix irq handler in soc/at91/at91rm9200-i2s.c\n\nFixed the irq handler in soc/at91-at91rm9200-i2s.c to follow the\nnew style without pt_regs.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "e117483e3e713c6411968afea825daa1133bc28d",
      "tree": "3df16a29459ef84a4578b304b6a004ceab2d1aaf",
      "parents": [
        "8dafc0fb49b903c4e7262b2622bef8342345c700"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Oct 09 08:14:58 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:33 2007 +0100"
      },
      "message": "[ALSA] soc-core: fix multi-line string literal\n\nProperly quote a string that had an embedded newline.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "8dafc0fb49b903c4e7262b2622bef8342345c700",
      "tree": "9e4c1c6d3713623354767b59209c6ec587712bdf",
      "parents": [
        "b41bf38a4323a32ec4890c74818c4a3d2661fe6c"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:41:42 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:32 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 build\n\nThis patch adds a Makefile and Kconfig to build the ASoC AT91RM9200\nsupport.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b41bf38a4323a32ec4890c74818c4a3d2661fe6c",
      "tree": "5d91b51efd9f16b2fe4ccaf6333ee3d1c755da08",
      "parents": [
        "0cbbec0984f10f216ed8332e0d39ac93cbe33a0b"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:41:10 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:30 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 eti_b1 machine support\n\nThis patch adds support for the Endrelia ETI_B1 machine using the WM8731\ncodec and the AT91RM9200 platform.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "0cbbec0984f10f216ed8332e0d39ac93cbe33a0b",
      "tree": "91778619d942206c6bbd28344983bb3327bf38ab",
      "parents": [
        "ff9abf5b0a655b59d59ea61aec5be6285bf3ac30"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:40:25 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:29 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 I2S support\n\nThis patch adds I2S support to the Atmel AT91RM9200 CPU.\nFeatures:-\no Playback/Capture supported.\no 16 Bit data size.\no 8k - 48k sample rates.\no ssc0, ssc1 and ssc2 supported as I2S ports.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "ff9abf5b0a655b59d59ea61aec5be6285bf3ac30",
      "tree": "8aeb05baa3ffcaa412b7e0c85cdd651815fc1882",
      "parents": [
        "7f137ab673124ee0a210ab5b74c1f7234d6145fa"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:39:29 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:26 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 audio DMA\n\nThis patch adds ASoC audio DMA support to the Atmel AT91RM9200 CPU.\nFeatures:-\n o Playback/Capture supported.\n o 16 Bit data size.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "7f137ab673124ee0a210ab5b74c1f7234d6145fa",
      "tree": "8bd5c9718a0c4d98a64a80a42ff000599382fee7",
      "parents": [
        "dbc6b6ad767c86907db373e85139b0e975ba7599"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:38:37 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:25 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: build files\n\nThis patch adds an ASoC Makefile and Kconfig for the WM8731, WM8750 and\nWM9712 codecs.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "dbc6b6ad767c86907db373e85139b0e975ba7599",
      "tree": "0be48efd7ac629cfb51e16aa15185fd0a477a587",
      "parents": [
        "10c5cf30446fe91b7173436b75c4f00dfb4cd9f8"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:38:03 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:24 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: generic AC97 support\n\nThis patch allows the std Alsa AC97 codec driver to use any AsoC AC97\ncontroller driver. Currently, only HiFi playback and Capture are\nsupported atm.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "10c5cf30446fe91b7173436b75c4f00dfb4cd9f8",
      "tree": "ca3dcc7fc72a1a635bf6f786dc5c5c005cfc7bbb",
      "parents": [
        "abadfc928a27e1cf27c834e8e29e6b1f64ca2d55"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:37:32 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:23 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: WM9712 support\n\nThis patch adds ASoC support for the WM9712 codec.\nSupported features:-\no Capture/Playback/Sidetone/Bypass.\no Aux DAC.\no 8k - 48k sample rates.\no DAPM.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "abadfc928a27e1cf27c834e8e29e6b1f64ca2d55",
      "tree": "3d98573969684978fd783a260bbb084057ed0603",
      "parents": [
        "40e0aa64660b4e28a9348e57bfbda6c114617969"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:36:39 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:22 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: WM8750 support\n\nThis patch adds ASoC support for the WM8750 codec.\nSupported features:-\no Capture/Playback/Sidetone/Bypass.\no 16 \u0026 24 bit audio.\no 8k - 96k sample rates.\no DAPM.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "40e0aa64660b4e28a9348e57bfbda6c114617969",
      "tree": "2319f248c131147621e5743607cd9f3a6b1e32a5",
      "parents": [
        "eb1a6af39b70375d93ed25e7c916f64463e00614"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:36:07 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:21 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: WM8731 support\n\nThis patch adds ASoC support for the WM8731 codec.\nSupported features:-\n o Capture/Playback/Sidetone/Bypass.\n o 16 \u0026 24 bit audio.\n o 8k - 96k sample rates.\n o DAPM.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a3288176de3fdd439d9bca0a0b9ca749c12ac5ac",
      "tree": "a332de50d6782f2edd41a5b75c9f69bf469b2776",
      "parents": [
        "2b97eabc09f42d0f63e8053636e34e1afa0d604e"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Oct 06 18:33:55 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:19 2007 +0100"
      },
      "message": "[ALSA] ASoC: Build files\n\nThis patch adds support for building the ASoC core and the dynamic audio\npower management support.\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    }
  ],
  "next": "2b97eabc09f42d0f63e8053636e34e1afa0d604e"
}
