)]}'
{
  "log": [
    {
      "commit": "a91a4aa1ee994abeb2190a1bb2f703933609a703",
      "tree": "1237ed9b6784e5c260245ccf3dde389c3125311d",
      "parents": [
        "12c2a682b55a40f2a986e36d6632110029bc63a5",
        "61c2d2b5e7241d4410ab8227ef4f76c1aba8210b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Mar 01 12:38:54 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Mar 01 12:38:54 2010 +0100"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n"
    },
    {
      "commit": "0d7d8bf3b896dd8752284e2a7639a03936085e5f",
      "tree": "f6cdc1e9e34510cdb7eef7f2c6e0d8e1d67e0915",
      "parents": [
        "76e6f5a9efc919f9179163c66403451a789d47ab"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Feb 23 10:55:46 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Feb 23 10:55:46 2010 +0100"
      },
      "message": "ALSA: hda - Add missing description in HD-Audio-Models.txt\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e458b1fadf9239d1fdb165ff4c4ea0d807041bec",
      "tree": "671c35b0e525f89bab8be5ab912716470ec947d7",
      "parents": [
        "ba579eb7b30791751f556ee01905636cda50c864"
      ],
      "author": {
        "name": "Luke Yelavich",
        "email": "luke.yelavich@canonical.com",
        "time": "Fri Feb 12 16:28:29 2010 +1100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 22 08:27:57 2010 +0100"
      },
      "message": "ALSA: hda - Add Macmini 3,1 support\n\nBugLink: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/343989\n\nAdd a model quirk for the NVIDIA based Macmini hardware, aka Macmini 3,1. The\npinout is almost identical to the mb5 quirk, except for no microphone and\nthe line-in mixer controls being on a different index. Everything works in\n2ch mode, but as I am not sure what needs to be changed for 6ch mode, or\nwhether the Mac Mini\u0027s chip supports 6ch mode, I have simply duplicated\nthe code from the mb5 quirk for the mac mini chmode management. The new\nmodel parameter for this quirk is \"macmini3\".\n\nSigned-off-by: Luke Yelavich \u003cluke.yelavich@canonical.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b8f1f5983fbe751aa3d07d9ce7ebb0c23bf4b7e4",
      "tree": "e9f11863f683a9f4eb03d76008740a36d6b4ff3c",
      "parents": [
        "ba9341dfef6b0201cd30e3904dcd0a47d3dc35e0",
        "47b5d028fdce8f809bf22852ac900338fb90e8aa"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Feb 16 11:25:03 2010 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Feb 16 11:25:03 2010 +0100"
      },
      "message": "Merge branch \u0027topic/misc\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel\n"
    },
    {
      "commit": "ba9341dfef6b0201cd30e3904dcd0a47d3dc35e0",
      "tree": "d83637979db83bb9d5a23e190148b90b60c976d2",
      "parents": [
        "d39e82db73eb876c60d00f00219d767b3be30307",
        "f167e1d073278fe231bbdd5d6c24fb9d091aa544"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Feb 16 11:19:18 2010 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Feb 16 11:19:18 2010 +0100"
      },
      "message": "Merge branch \u0027fixes\u0027 into devel\n"
    },
    {
      "commit": "cfd3d8dcf7b4fc783db0806ac3936a7b44735bf7",
      "tree": "ed8d1b1af1d83f4cb18384e6d36ad2c135e3a64f",
      "parents": [
        "b2d6efe7fa18ad14ee6e9964c90643095b6ac7e2"
      ],
      "author": {
        "name": "Greg Alexander",
        "email": "greigs@galexander.org",
        "time": "Sat Feb 13 02:02:25 2010 -0500"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Feb 13 10:16:05 2010 +0100"
      },
      "message": "ALSA: hda - Add support for Lenovo IdeaPad U150\n\nAdd patch for the Conexant 5066 HDA codec to support the Lenovo IdeaPad U150\n\nSigned-off-by: Greg Alexander \u003cgreigs@galexander.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b09f3e78ee7bb69171411b75bd9e771fc7f24749",
      "tree": "ed4d4f357a805425e19de53b6b3710150482df06",
      "parents": [
        "ccc5df058da70d1c26c72cd1c24072a89998d735"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jan 28 00:01:53 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jan 28 00:04:21 2010 +0100"
      },
      "message": "ALSA: hda - Allow override more fields via patch loader\n\nAllow the override of vendor-id, subsystem-id, revision-id and chip name\nvia patch loading.  Updated the document, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "faddaa5d1c0cd29629c9c7e7a9d41ecb3149a064",
      "tree": "52348c4897a692c4a8cf3bb8663488cb73bfe02d",
      "parents": [
        "4e4ac60030293cb3d1e4bacf7c8be9aebdb8df61"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Jan 23 22:31:36 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Jan 24 11:09:10 2010 +0100"
      },
      "message": "ALSA: hda - Add support for Toshiba Satellite M300\n\nAdded the support for Toshiba Satellite M300 with Conexant 5051 codec.\nSince the laptop has no port C connection and the pin reports always\nthe jack sense true, we need to ignore port-C unsol event.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5f6c3de6a79820de124fa2bb1b77d43a09410e42",
      "tree": "823f4a7e3d36efa04b1f628ec901478406953ad8",
      "parents": [
        "9e4c84967ef027fe50a03cf48dd6da9519c8e60c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Jan 23 22:19:29 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Jan 23 22:21:31 2010 +0100"
      },
      "message": "ALSA: hda - Minor fixes for Compaq Presario F700 quirk\n\nMinor fixes for HP Compaq Presario F700 quirks with Cxt5051 codec:\n- changed the capture mixer elements to the standard name.\n- fixed the quirk name string without a space\n- sorted the quirk list\n- updated the documentation\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "88501ce18eaaf1273e024d26926134972f4644ea",
      "tree": "b7302cdc5ffa37288ecafbb9db0aaae63ca7ee51",
      "parents": [
        "408bffd01cfcda2907b07fb86b3666e3db86fd82",
        "d1db38c015a392b0ea8c15ab95abb3ee768b8d47"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jan 18 18:23:23 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jan 18 18:23:23 2010 +0100"
      },
      "message": "Merge remote branch \u0027alsa/devel\u0027 into topic/misc\n"
    },
    {
      "commit": "d1db38c015a392b0ea8c15ab95abb3ee768b8d47",
      "tree": "2add95a804e688dac82875c96a309ccda4f9b6aa",
      "parents": [
        "a32f66746c635ebf2341d99b3d4c0cc1c11b2cbf"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Jan 18 15:44:04 2010 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Mon Jan 18 16:38:41 2010 +0100"
      },
      "message": "sound: virtuoso: add Xonar DS support\n\nAdd experimental support for the Asus Xonar DS.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "408bffd01cfcda2907b07fb86b3666e3db86fd82",
      "tree": "bf7f763721025480cd9dc79c3622732b73982169",
      "parents": [
        "d1458279bf9c575a52fd22818ca19c463f380aba"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jan 14 09:19:46 2010 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jan 14 09:23:10 2010 +0100"
      },
      "message": "ALSA: ctxfi - Add subsystem option\n\nAdded a new option \"subsystem\" to override the PCI SSID for identifying\nthe card type.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fdfa68298816192d47fc7443d1e2f00fa1420985",
      "tree": "d99aa168655737b9bd60a05575ca96e7b37d92e4",
      "parents": [
        "903b0eb39e3284cbf4d5a3773858e9586d16cbda"
      ],
      "author": {
        "name": "Masanari Iida",
        "email": "standby24x7@gmail.com",
        "time": "Sun Dec 27 00:09:45 2009 +0900"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Dec 26 18:37:44 2009 +0100"
      },
      "message": "ALSA: Fix a typo in Procfile.txt\n\nFix a typo in Documentation/sound/alsa/Procfile.txt\n\nSigned-off-by Masanari Iida \u003cstandby24x7@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "44eba3e82b35ae796826a65d8040001582adc10a",
      "tree": "93f9bcd409638b1685d231dfbd7b0ce2949c20db",
      "parents": [
        "52e04ea89da57274f0313d2bd73ba02f686cfdeb"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Wed Dec 23 18:02:41 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 25 14:15:41 2009 +0100"
      },
      "message": "ALSA: jazz16: refine dma and irq selection\n\nNarrow the dma and irq selection after the DOS driver.\n\nAdd ALSA configuration description as well.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "52e04ea89da57274f0313d2bd73ba02f686cfdeb",
      "tree": "6ce5d086bcaea4cb534b3fcf6ba736eb48d582a4",
      "parents": [
        "41116e926cb92292fa4fcbe888ae8133fa0038e6",
        "8b90ca08821fee79e181bfcbc3bbd41ef5637136"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 25 14:15:31 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 25 14:15:31 2009 +0100"
      },
      "message": "Merge branch \u0027fix/misc\u0027 into topic/misc\n"
    },
    {
      "commit": "1a5ba2e9fc7999b8de2a71c7e7b9f58d752c05e4",
      "tree": "6fe82bf1ca8fe6348b029713693f09bd3a8f9edf",
      "parents": [
        "d8d881dd2c814e1500558889d800cf78d11cf898"
      ],
      "author": {
        "name": "Rafael Avila de Espindola",
        "email": "rafael.espindola@gmail.com",
        "time": "Tue Dec 22 07:59:37 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Dec 22 08:01:07 2009 +0100"
      },
      "message": "ALSA: hda - Add support for the new 27 inch IMacs\n\nWith the attached patch I am able to use the sound on a new IMac 27.\nWhat works:\n\n*) Internal speakers\n*) Internal microphone\n*) Headphone\n\nI don\u0027t have an external mic or a SPDIF device to test the rest.\n\nSigned-off-by: Rafael Avila de Espindola \u003crafael.espindola@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "63978ab3e3e963db28093b53bb4598f2702e1ad7",
      "tree": "fff9fa47e90317b1e5914e0a6f51d8e896760bf0",
      "parents": [
        "0d64b568fcd48b133721c1d322e7c51d85eb12df"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Dec 14 12:48:35 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Dec 14 17:58:13 2009 +0100"
      },
      "message": "sound: add Edirol UA-101 support\n\nAdd experimental support for the Edirol UA-101 audio/MIDI interface.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8a7469064b7f601a661059e9fcd2f2deb2a8fd23",
      "tree": "e4a8fe3c1b19cff752f87716ea2093560e18d4ca",
      "parents": [
        "482e46d4b7c9bfbb2edc047fafa85cee1b0fc1e1",
        "7aee67466536bbf8bb44a95712c848a61c5a0acd"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 09 18:16:11 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 09 18:16:11 2009 +0100"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n"
    },
    {
      "commit": "11caa3bfdf565455ad3079855729ea7112b0d28f",
      "tree": "2a58a8399d31eca3157833ce8dd7447f7d96c03f",
      "parents": [
        "ee6e365e30f7ee89bd214ff1215aaf90e93d4c40"
      ],
      "author": {
        "name": "Alexey Fisher",
        "email": "bug-track@fisher-privat.net",
        "time": "Wed Dec 09 09:42:07 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Dec 09 12:27:13 2009 +0100"
      },
      "message": "ALSA: document: Add direct git link to grub hda-analyzer\n\nJust to save some time, add direct git link to grub hda-analyzer\n\nSigned-off-by: Alexey Fisher \u003cbug-track@fisher-privat.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "4b7e180335d23296170a5fa8c1f074722f94b253",
      "tree": "833e1a4f5f8357fbb192bda47c2960c651260d68",
      "parents": [
        "ac2c92e0cd06387ecee8115f5fa385fba6413c42"
      ],
      "author": {
        "name": "Justin P. Mattock",
        "email": "justinmattock@gmail.com",
        "time": "Mon Dec 07 15:07:46 2009 -0800"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Dec 08 12:31:44 2009 +0100"
      },
      "message": "ALSA: hda - iMac 9,1 sound patch.\n\nThis is an updated patch for the Apple iMac 9,1 model to add sound.\nOriginal patch posted here:\nhttp://article.gmane.org/gmane.linux.alsa.devel/61361/match\u003d\n\nI have been using this patch for a while now\nand have to say it works vary well, except for a few minor \nthings:\n\n\tWith the iMac 24-inch 3.06GHz Intel Core 2 Duo\n\teverything seems to be working as it should,\n        although I have not looked into the microphone\n\t(never really use one, nor have any apps to test,\n\tmy guess is it doesn\u0027t work, or I never figured out how\n\tto get it to work).\n\n\tWith the iMac 24-inch 2.66GHz Intel Core 2 Duo\n\teverything is the same as with the above machine \n\texcept I\u0027m hearing a light scratchy/distortion noise\n\tcome out of the speakers when using headphones(above machine\n\tdoes not do this).\n\nOther than that the sound level is great(especially with good Dj headphones).\n\nSigned-off-by: Justin P. Mattock \u003cjustinmattock@gmail.com\u003e\nTested-by:     Justin P. Mattock \u003cjustinmattock@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "86e1d57e4f24ca27ce813bdc2afaac4adafcbaf4",
      "tree": "22b4797bfec25faa93a1166ea4ad39932536ee0d",
      "parents": [
        "baf9226667734579e344f612ed39f727079cad51",
        "ac2c92e0cd06387ecee8115f5fa385fba6413c42"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 04 16:22:45 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 04 16:22:45 2009 +0100"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n"
    },
    {
      "commit": "75639e7ee1401b3876c7a00ffe96ea8027668690",
      "tree": "3d6813cd3fe0d974e0a40237d003a22c5f7438dd",
      "parents": [
        "7584af10cf46e0f4aa1696f1be79fa0f19a945ba",
        "ad1cd745060ae2f24026b3b3d09da3426df6ab36"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Dec 01 15:58:10 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Dec 01 15:58:10 2009 +0100"
      },
      "message": "Merge branch \u0027topic/beep-rename\u0027 into topic/core-change\n"
    },
    {
      "commit": "b4e818768d50a5b7aa1635676839682bcf0691b6",
      "tree": "3f61e8abf70ea82d9cfadc475366f7b23987b125",
      "parents": [
        "8af3aeb498197f6fdf5acc913ffe8a392cb921c9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Nov 18 17:20:24 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Nov 18 17:22:07 2009 +0100"
      },
      "message": "ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecs\n\nThe mute-LED isn\u0027t synchronized with the actual mute state on some\nHP laptops with IDT 92HD83xxx codecs.  A similar hack using\ncheck_power_status callback is added for this codec, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d019361a0802924e2dbcd7313fa3dcfc960222a7",
      "tree": "12c7409b358fd1a724c8e4ee2b2c34f50622e874",
      "parents": [
        "9c96fa599fe4f0ccc6e3e606df6652335afe28e8"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 16 12:03:49 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 16 12:03:49 2009 +0100"
      },
      "message": "ALSA: hda - Add description of beep_mode in ALSA-Configuration.txt\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ad1cd745060ae2f24026b3b3d09da3426df6ab36",
      "tree": "c629385ab97f3421736aa66173884d1ac69c0ddb",
      "parents": [
        "d355c82a0191d5a3e971bd5af96cc81fe3ed25b9"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Wed Nov 04 14:30:36 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 05 09:00:21 2009 +0100"
      },
      "message": "ALSA: rename \"PC Speaker\" controls to \"Speaker\"\n\nTo unify control names, rename \"PC Speaker\" to \"Speaker\" for PPC ALSA drivers.\n\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d355c82a0191d5a3e971bd5af96cc81fe3ed25b9",
      "tree": "9edc9951d696d05874f0df53e410c400a1310dbf",
      "parents": [
        "9dcaa7b25f2c8f6a0485854cd3641f585a154072"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Nov 03 15:47:25 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 05 09:00:18 2009 +0100"
      },
      "message": "ALSA: rename \"PC Speaker\" and \"PC Beep\" controls to \"Beep\"\n\nTo avoid confusion in control names for the standard analog PC Beep generator\nusing a small Internal PC Speaker, rename all related \"PC Speaker\" and \"PC\nBeep\" controls to \"Beep\" only. This name is more universal and can be also\nused on more platforms without confusion.\n\nIntroduce also \"Internal Speaker\" in ControlNames.txt for systems with\nfull-featured build-in internal speaker.\n\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "23aebca486429b74c35b41ac5cac7ce97609fd6a",
      "tree": "d9a35e4c66ada8beb7b065bbaf08015a2e6eec89",
      "parents": [
        "0d488234fd857aae07f1c56467bbf58f1a859753"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 02 14:10:59 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 02 14:11:55 2009 +0100"
      },
      "message": "ALSA: dummy - Fix descriptions of pcm_substreams parameter\n\nNow up to 128 substreams are supported.\n\nReported-by: Adrian Bridgett \u003cadrian@smop.co.uk\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "bcc2c6b7cb320d10c7fcccd87dce87f4384b4332",
      "tree": "24663a166d0f4d6901eafad9294e7e54647b5442",
      "parents": [
        "e87a3dd33eab30b4db539500064a9584867e4f2c"
      ],
      "author": {
        "name": "Stas Sergeev",
        "email": "stsp@aknet.ru",
        "time": "Sun Nov 01 11:13:19 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Nov 01 11:13:19 2009 +0100"
      },
      "message": "ALSA: snd-pcsp: add nopcm mode\n\nCurrently, if the high-res timers are unavailable, snd-pcsp does not\ninitialize. People who choose it over pcspkr, loose their console beeps\nin that case and get annoyed.\nWith this patch, the console beeps remain regardless of the high-res\ntimers. Additionally, the \"nopcm\" modparam is added to forcibly\ndisable the PCM capabilities of the driver.\n\nSigned-off-by: Stas Sergeev \u003cstsp@aknet.ru\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e87a3dd33eab30b4db539500064a9584867e4f2c",
      "tree": "2f7ad16e46ae30518ff63bb5391b63f7f7cc74dd",
      "parents": [
        "b14f5de731ae657d498d18d713c6431bfbeefb4b",
        "3d00941371a765779c4e3509214c7e5793cce1fe"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Nov 01 11:11:07 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Nov 01 11:11:07 2009 +0100"
      },
      "message": "Merge branch \u0027fix/misc\u0027 into topic/misc\n"
    },
    {
      "commit": "fb66ebd88471cd2cc1205536dfc781b2f4c1d6b5",
      "tree": "ff153022eb8d85fba13b976adac4435a75740c73",
      "parents": [
        "29a4f2d31c03756bf24883e567a8c3b4ee5df1f4",
        "491dc0437d4c56d11f78113eca3953cff87314f3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Oct 13 16:09:56 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Oct 13 16:09:56 2009 +0200"
      },
      "message": "Merge branch \u0027fix/hda\u0027 into for-linus\n"
    },
    {
      "commit": "54930531a00af5a1c33361a02e67dd1802110465",
      "tree": "d6e4adeb2038a0eba0129cd770b18e72d6465ebd",
      "parents": [
        "2d9c648295d7bc376305337d29f540a5e411f632"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Oct 11 17:38:29 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Oct 13 15:29:34 2009 +0200"
      },
      "message": "ALSA: hda - Fix mute sound with STAC9227/9228 codecs\n\nOn FSC laptops, the sound gets muted gradually when the volume is chnaged.\nThis is due to the wrong volume-knob widget setup.  The delta bit (bit 7)\nshouldn\u0027t be set for these devices.\n\nThis patch adds a new quirk to set the value 0x7f to the widget 0x24\ninstead of 0xff.\n\nReference: Novell bnc#546006\n\thttp://bugzilla.novell.com/show_bug.cgi?id\u003d546006\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1cb0fdebae08f6daaac81197d8dde1746e0a1d96",
      "tree": "94b319d622fac17d8178e3c654cc82eb5ed852da",
      "parents": [
        "bcde1f8a80d1bdfd43fb498996dfa89666fd7fe3"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Mon Oct 05 18:18:57 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Oct 05 18:21:33 2009 +0200"
      },
      "message": "ALSA: sscape: force AD1848 codec mode on old Soundscape\n\nOld Soundscape cards (pre PnP) work only with AD1848 codecs.\nIf the CS4231 codec is installed it must be used in AD1848\ncompatible mode.\n\nAlso, add gameport support and remove an unused mpu field.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f0a221ef47df3cdde2123fe75ce3b61bb7df656d",
      "tree": "d373fb0659a43eb3c3421db67787d6c95d340aca",
      "parents": [
        "9117703fabe4141dae566d683eeb728f638c9e49",
        "7fa9742bf7f918293c0b3ffd84167fccbdd42765"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Oct 03 11:25:30 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Oct 03 11:25:30 2009 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6\n\n* \u0027for-linus\u0027 of ssh://master.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: (21 commits)\n  ALSA: usb - Use strlcat() correctly\n  ALSA: Fix invalid __exit in sound/mips/*.c\n  ALSA: hda - Fix / improve ALC66x parser\n  ALSA: ctxfi: Swapped SURROUND-SIDE mute\n  sound: Make keywest_driver static\n  ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP\n  ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs\n  ASoC: fix kconfig order of Blackfin drivers\n  ALSA: hda - Added quirk to enable sound on Toshiba NB200\n  ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2\n  ALSA: Don\u0027t assume i2c device probing always succeeds\n  ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P\n  ALSA: echoaudio - Re-enable the line-out control for the Mia card\n  ALSA: hda - Resurrect input-source mixer of ALC268 model\u003dacer\n  ALSA: hda - Analog Devices AD1984A add HP Touchsmart model\n  ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist\n  ALSA: hda - CD-audio sound for hda-intel conexant benq laptop\n  ASoC: DaVinci: Correct McASP FIFO initialization\n  ASoC: Davinci: Fix race with cpu_dai-\u003edma_data\n  ASoC: DaVinci: Fix divide by zero error during 1st execution\n  ...\n"
    },
    {
      "commit": "7fa9742bf7f918293c0b3ffd84167fccbdd42765",
      "tree": "5625c42c045972417a33217cc0f84b7f51a9c182",
      "parents": [
        "a1cb9cd69750d6d62251393738efc02d252b67d3",
        "7085ec12a62ec2e990bc7d984bee7ba28e5c1dec"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Oct 03 18:31:33 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sat Oct 03 18:31:33 2009 +0200"
      },
      "message": "Merge branch \u0027fix/hda\u0027 into for-linus\n"
    },
    {
      "commit": "acd47100914b2896d0699febefd077f85c4dd272",
      "tree": "31379e4195b3d03b5e6c6bf47bc729503e447cfa",
      "parents": [
        "f0968e3f7a8ea30728d2580d3043a30ea9994ec6"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Oct 01 00:10:34 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Oct 01 07:51:56 2009 +0200"
      },
      "message": "ALSA: sscape: convert to firmware loader framework\n\nThe conversion solves the problem that firmware size was set to 64KB\nwhile non PnP cards have 128KB firmware files.\n\nAn additional firmware initialization code has been moved from the OSS\ndriver.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a72cb4bc8590d222ac27205444d7f0dcf47ab1d5",
      "tree": "51a970a008a166192e20c71c7f3a3f626672eecd",
      "parents": [
        "3d80dcaca1fb6a718f1d4a381e0017d525fdf321"
      ],
      "author": {
        "name": "Miguel de Barros",
        "email": "miguel.de.barros@bluewin.ch",
        "time": "Sun Sep 27 22:11:21 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Sep 29 09:15:05 2009 +0200"
      },
      "message": "ALSA: hda - Analog Devices AD1984A add HP Touchsmart model\n\nReference: ALSA bug #0004614\nhttps://bugtrack.alsa-project.org/alsa-bug/view.php?id\u003d4614\n\nport-A (0x11)      - front hp-out\nport-D (0x12)      - rear line out\nport-E (0x1c)      - front mic-in\nport-F (0x16)      - Internal speakers\ndigital-mic (0x17) - Internal mic\n\ninit verbs, mixers, jack sensing and PCI_QUIRK to support this hardware\n\nSigned-off-by: Miguel de Barros \u003cmiguel.de.barros@bluewin.ch\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3dbda77e6f3375f87090cfce97b2551d3723521b",
      "tree": "2029181fa4663ccab8c3afe00c61443ccbb59311",
      "parents": [
        "31d0f84591b3bf49801a7e3f905a6089d857aa87"
      ],
      "author": {
        "name": "Uwe Kleine-Koenig",
        "email": "u.kleine-koenig@pengutronix.de",
        "time": "Thu Jul 23 08:31:31 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Sep 21 15:14:56 2009 +0200"
      },
      "message": "trivial: fix typos \"man[ae]g?ment\" -\u003e \"management\"\n\nSigned-off-by: Uwe Kleine-Koenig \u003cu.kleine-koenig@pengutronix.de\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "9d416811f8cab11bf595b2880c557c33e3ae1ae9",
      "tree": "b680aba747156ce228bd6bf9c54ca722d0d8e1ed",
      "parents": [
        "df9200dd0454c91c5436c22072611f0edd3b5f42",
        "cf0baf16c3a3b3dd67ea3df346479032ab10e988"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 10 15:33:03 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 10 15:33:03 2009 +0200"
      },
      "message": "Merge branch \u0027topic/snd-printk\u0027 into for-linus\n\n* topic/snd-printk:\n  ALSA: Fixed a typo of printk()\n  ALSA: Add debug module option\n  ALSA: core - strip too long file names in snd_print*()\n"
    },
    {
      "commit": "2d4ff66ad7b8811d0c75ccccad346496f67cb43a",
      "tree": "250ad8d9b07d0144b85960c18a19447a140119e8",
      "parents": [
        "6a0f4021469727675b83d85ac91d106bfae0e2c3",
        "33d78674586aeb6a623b1e612e6f92dd83015ed3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 10 15:32:52 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 10 15:32:52 2009 +0200"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n\n* topic/hda: (92 commits)\n  ALSA: hda - Use auto model for HP laptops with ALC268 codec\n  ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digital\n  ALSA: hda - Add support of Alienware M17x laptop\n  ALSA: hda - Remove dead codes from patch_sigmatel.c\n  ALSA: hda - Fix input source selection of IDT92HD73xx\n  ALSA: hda - Fix obsolete CONFIG_SND_DEBUG_DETECT\n  ALSA: hda - Unmute docking line-out as default with AD1984A codec\n  ALSA: hda - Add another entry for Nvidia HDMI device\n  ALSA: hda - Add missing GPIO initialization for AD1984A laptop model\n  ALSA: hda - Add support of docking auto-mute/mic for AD1984A laptop model\n  ALSA: hda - Fix ALC268/ALC269 headphone pin routing\n  ALSA: hda - Create \"Digital Mic Capture Volume\" correctly for IDT codecs\n  ALSA: hda - Add more quirk for HP laptops with AD1984A\n  ALSA: hda - Add / fix model entries for HD-audio driver\n  ALSA: hda - Add full audio support on Acer Aspire 7730G notebook\n  ALSA: hda - Improve auto-cfg mixer name for ALC662\n  ALSA: hda - Improve auto-cfg mixer name for ALC861-VD\n  ALSA: hda - Improve auto-cfg mixer name for ALC262\n  ALSA: hda - Improve auto-cfg mixer name for ALC260\n  ALSA: hda - Improve auto-cfg mixer name for ALC880\n  ...\n"
    },
    {
      "commit": "a68c4d11336610dc348620766119db09675707c2",
      "tree": "5d12014b8547f6dd13281cd1b6be2bd3d38adfa9",
      "parents": [
        "b5d10781731ece07bb2049e7743907194a5cc3f1"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Sep 04 12:19:36 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Sep 07 09:01:10 2009 +0200"
      },
      "message": "ALSA: dummy - Fake buffer allocations\n\nInstead of allocating the real buffers, use a fake buffer and ignore\nread/write in the dummy driver so that we can save the resources.\nFor mmap, a single page (unique to the direction, though) is reused\nto all buffers.\n\nWhen the app requires to read/write the real buffers, pass fake_buffer\u003d0\nmodule option at loading time.  This will get back to the old behavior.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a65cc60f6349fe91539f736dad8fb2398488e431",
      "tree": "741d4e8b5ffa7277fe204e0bf65eff05dfa109a4",
      "parents": [
        "842ae63800bc2be62085d7ce5b3a2298c014d37a"
      ],
      "author": {
        "name": "ddiaz@cenditel.gob.ve",
        "email": "ddiaz@cenditel.gob.ve",
        "time": "Sat Sep 05 16:28:06 2009 -0430"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Sep 07 07:32:33 2009 +0200"
      },
      "message": "ALSA: hda/realtek: Added support for CLEVO M540R subsystem, 6 channel + digital\n\nThe model clevo-m540r was created with 6-channel and digital support. All\nfunctions verified except spdif. Tested with a VIT D2000 laptop which has:\n\n[lspci extract]\n Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio\nController [8086:284b] (rev 03)\n        Subsystem: CLEVO/KAPOK Computer Device [1558:5409]\n\n[/proc/asound/card0/codec\\#0 header]\nCodec: Realtek ALC883\nAddress: 0\nFunction Id: 0x1\nVendor Id: 0x10ec0883\nSubsystem Id: 0x15585409\nRevision Id: 0x100002\n\n[Added a comment about HP mute and the model description by tiwai]\n\nSigned-off-by: Dhionel Diaz \u003cddiaz@cenditel.gob.ve\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "30681bcf2b15a601b9460e6ddab22077998b8d4c",
      "tree": "7420846dfbcacf0bd45f50c8ea848b822893e127",
      "parents": [
        "b142037b4c1edf5ad0b2871c518d4f14ac1cd470"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 03 16:08:08 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 03 16:08:08 2009 +0200"
      },
      "message": "ALSA: dummy - Add more description\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "842ae63800bc2be62085d7ce5b3a2298c014d37a",
      "tree": "6257c30663021334c271e9beee26f0db64f4025e",
      "parents": [
        "4a9678909b366b1f95e1f93220c61340ab866151"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Sep 02 07:43:08 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Sep 02 07:43:08 2009 +0200"
      },
      "message": "ALSA: hda - Add support of Alienware M17x laptop\n\nAdded the quirk for Alienware M17x with IDT 92HD73* codec chip.\nIt has two HP and one line-out jack, one mic jack, a built-in\nspeaker and a built-in mic.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "36ce99c1dcab2978fc1900f19b431adedd8f99f6",
      "tree": "5023629848d50243df8bbb780fde50468fd6acd3",
      "parents": [
        "1b0053a0f0893e6bbaaee0d28f5f6269459d8d14"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Aug 27 16:45:07 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Aug 27 17:42:08 2009 +0200"
      },
      "message": "ALSA: Add debug module option\n\nAdd debug module option to snd core.\nThis controls the debug print level.  When CONFIG_SND_DEBUG_VERBOSE\nis set, you can suppress the debug messages by giving or changing this\nparameter to a lower value.  debug\u003d0 means no debug messsages.\nAs default, it\u0027s set to the verbose level 2.\n\nSince this option can be changed dynamically via sysfs file, you can\nsuppress the verbose debug messages on the fly, which wasn\u0027t possible\nbefore.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e2e465693247b7f81e85aa8b1b482d9502812be4",
      "tree": "2e05f4da640875998b6a09bdfc9d2e7b2b806320",
      "parents": [
        "fc86f95415d14c74fd71f5e70173a4def7da68f6"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 25 18:25:30 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 25 18:25:30 2009 +0200"
      },
      "message": "ALSA: hda - Add / fix model entries for HD-audio driver\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "03cb2dafcbde938ed7d01d4b952ea60e3c4e8532",
      "tree": "f23bf4a9f5a45b174f891b472ac1f2c2e2c2c7cc",
      "parents": [
        "d195658bd785e9384d2f70937034ceb13d5e4bcc",
        "3a38516750e176a18f76d605b401fbab2c72d648"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jul 30 18:09:04 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jul 30 18:09:04 2009 +0200"
      },
      "message": "Merge branch \u0027topic/hda-cirrus\u0027 into topic/hda\n"
    },
    {
      "commit": "9a11f1aa8e14798037d0c9ac134696fa3af6eb2a",
      "tree": "b097c2ff9d37b0a47e085a394c5785f848ac65b1",
      "parents": [
        "1ba7a7c650bd8ee567e25d9b68e9081d131c70f6"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jul 28 16:01:20 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jul 28 16:06:56 2009 +0200"
      },
      "message": "ALSA: hda - Reword information messages for BIOS auto-probing mode\n\nThe sentense \"Unknown model for xxx, ...\" makes people too nervous\nand drives them to a direction to a wrong \"fix\" by giving any\nmismatching model option.\n\nLet\u0027s rephrase the messages to be more nice and easy (at least that\nwon\u0027t make people suspect conspiracies).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b5d6f93b92a37466b43ba105f524bdf046d3bb3c",
      "tree": "ffc95c568744c41782397bfe57857d89410c09f0",
      "parents": [
        "87a8c3702e40028468a2d0ef6dab7627dab60c86"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jul 23 12:25:40 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jul 23 12:25:40 2009 +0200"
      },
      "message": "ALSA: hda - Add description of new models for ALC889/889A\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "cedb8118e8cef21a2b73fd9cb70660ac19124c16",
      "tree": "080bc68c721b8ed24ebff7c809b7e74f6959148f",
      "parents": [
        "79452f0a28aa5a40522c487b42a5fc423647ad98"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jul 23 11:04:13 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jul 23 11:09:03 2009 +0200"
      },
      "message": "ALSA: pcm - Add logging of hwptr updates and interrupt updates\n\nAdded the logging functionality to xrun_debug to record the hwptr\nupdates via snd_pcm_update_hw_ptr() and snd_pcm_update_hwptr_interrupt(),\ncorresponding to 16 and 8, respectively.\n\nFor example,\n\t# echo 9 \u003e /proc/asound/card0/pcm0p/xrun_debug\nwill record the position and other parameters at each period interrupt\ntogether with the normal XRUN debugging.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a6bae20559bb0371e89ebc46689e9cf4e7816813",
      "tree": "cc878ae405742c2d26610d33366d1ab41f800bc4",
      "parents": [
        "60e53882ace216cf58fc847a94d839f32b8eb7bf"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jul 06 15:15:22 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jul 06 15:18:46 2009 +0200"
      },
      "message": "ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206\n\nAdd the default pin configs for MBP55.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "4953550a6ca399b644ef057626617465d8be9a7b",
      "tree": "c578a24960ec21aca31c73374d3c8f890e85400a",
      "parents": [
        "b9791ca013cfe344052455e9c8336e39d133c654"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 30 15:28:30 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 30 16:10:34 2009 +0200"
      },
      "message": "ALSA: hda - Merge patch_alc882() and patch_alc883()\n\nMerge patch_alc882() and patch_alc883() to the former one since both\ncodecs have fairly similar connections but just a slight difference.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b9791ca013cfe344052455e9c8336e39d133c654",
      "tree": "530091e9c2ea488c1ddf4f81575917ca5b3f1446",
      "parents": [
        "546861f1d3372d69d22e6624f51227d7d10c83f4",
        "1e7b8c87cb53d9a14f1a9ef35eed739f68851f5c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 30 15:29:38 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 30 15:29:38 2009 +0200"
      },
      "message": "Merge branch \u0027topic/hda-patch\u0027 into topic/hda\n"
    },
    {
      "commit": "c912e7a58054304575fe88574c776be7e684098e",
      "tree": "64af868f260285748d26a78c03c0a83d211b347b",
      "parents": [
        "03c405ad314d3c4e049b8d04500e54e833d16747"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 24 14:14:34 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 24 14:14:34 2009 +0200"
      },
      "message": "ALSA: hda - Fix support for Samsung P50 with AD1986A codec\n\nSamsung P50 requires the HP auto-muting unlike other Samsung models.\nAdded a new model\u003dsamsung-p50 to support this.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1e7b8c87cb53d9a14f1a9ef35eed739f68851f5c",
      "tree": "4f3f3c2b3db2b40e419f7d3f9fb72b785f0f2e3d",
      "parents": [
        "768248256339da88d65088c8beffe1a3dcd9f1ca"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 17 17:30:54 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 24 11:53:43 2009 +0200"
      },
      "message": "ALSA: hda - More description about patch module option\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "768248256339da88d65088c8beffe1a3dcd9f1ca",
      "tree": "bcaa585a61ec370fcd7a204b993091cd6d8655c9",
      "parents": [
        "4ea6fbc8eb23c3ae5fd2fb55a340ab85c8649bce"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 17 17:17:18 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 24 11:53:43 2009 +0200"
      },
      "message": "ALSA: hda - Add description about patch loading\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "413318444fd5351f9858b9deb4e8ecaf8898ee05",
      "tree": "c5ab72670ca792c800ca6c75e534c96df2cb80c7",
      "parents": [
        "d06063cc221fdefcab86589e79ddfdb7c0e14b63",
        "47166281d2dc9daf7da9a5ad88491ae94366e852"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jun 21 13:13:08 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jun 21 13:13:08 2009 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:\n  ALSA: hda - Add model\u003d6530g option\n  ALSA: hda - Acer Inspire 6530G model for Realtek ALC888\n  ALSA: snd_usb_caiaq: fix legacy input streaming\n  ASoC: Kill BUS_ID_SIZE\n  ALSA: HDA - Correct trivial typos in comments.\n  ALSA: HDA - Name-fixes in code (tagra/targa)\n  ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.\n  ALSA: hda - Fix memory leak at codec creation\n"
    },
    {
      "commit": "47166281d2dc9daf7da9a5ad88491ae94366e852",
      "tree": "84cf6bb94284a411a68cb0f945bb8d6cf92a67c0",
      "parents": [
        "0b6306f69f1857f8883cbd81a5f60393db6a08fc",
        "b1a914690c581f8f88b897d83a79b1c6eaf494c9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Jun 21 10:59:12 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Jun 21 10:59:12 2009 +0200"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n\n* topic/hda:\n  ALSA: hda - Add model\u003d6530g option\n  ALSA: hda - Acer Inspire 6530G model for Realtek ALC888\n  ALSA: HDA - Correct trivial typos in comments.\n  ALSA: HDA - Name-fixes in code (tagra/targa)\n  ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard.\n  ALSA: hda - Fix memory leak at codec creation\n"
    },
    {
      "commit": "b1a914690c581f8f88b897d83a79b1c6eaf494c9",
      "tree": "ff1b80368b6a81671266ed2e5f5eda12b3aaae56",
      "parents": [
        "d2fd4b09c07ae0c5ac288c0da6100c26ba9db15b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Jun 21 10:56:44 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun Jun 21 10:57:16 2009 +0200"
      },
      "message": "ALSA: hda - Add model\u003d6530g option\n\nAdd the new model string corresponding to the previous Acer Aspire\n6530G support.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "489f7ab6c18cdd64a2d444e056d60a0e722f4ad7",
      "tree": "2c7ed6a0042dc15c91ece08c5a3866f610ddca6d",
      "parents": [
        "b322b7816908487c08b89b72f838174c37d8c836",
        "82d27b2b2f3a80ffa7759a49b9cba39e47df476e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jun 14 13:46:25 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jun 14 13:46:25 2009 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (31 commits)\n  trivial: remove the trivial patch monkey\u0027s name from SubmittingPatches\n  trivial: Fix a typo in comment of addrconf_dad_start()\n  trivial: usb: fix missing space typo in doc\n  trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug\n  trivial: Remove the hyphen from git commands\n  trivial: fix ETIMEOUT -\u003e ETIMEDOUT typos\n  trivial: Kconfig: .ko is normally not included in module names\n  trivial: SubmittingPatches: fix typo\n  trivial: Documentation/dell_rbu.txt: fix typos\n  trivial: Fix Pavel\u0027s address in MAINTAINERS\n  trivial: ftrace:fix description of trace directory\n  trivial: unnecessary (void*) cast removal in sound/oss/msnd.c\n  trivial: input/misc: Fix typo in Kconfig\n  trivial: fix grammo in bus_for_each_dev() kerneldoc\n  trivial: rbtree.txt: fix rb_entry() parameters in sample code\n  trivial: spelling fix in ppc code comments\n  trivial: fix typo in bio_alloc kernel doc\n  trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txt\n  trivial: Miscellaneous documentation typo fixes\n  trivial: fix typo milisecond/millisecond for documentation and source comments.\n  ...\n"
    },
    {
      "commit": "056c1ebf1121ca6c16652d0c3fa306622ee338ac",
      "tree": "45b1950e81f1d9ffddee28c42bc29936fcbb43a0",
      "parents": [
        "be914cf91086ca7be9216a894cba0999ddbf541d",
        "4f64e150191bfddc7f5c0768f325f747dbca1913"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jun 12 20:03:15 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jun 12 20:03:15 2009 +0200"
      },
      "message": "Merge branch \u0027topic/pcm-jiffies-check\u0027 into for-linus\n\n* topic/pcm-jiffies-check:\n  ALSA: pcm - Update document about xrun_debug proc file\n"
    },
    {
      "commit": "19f594600110377ec4037fdf7fb93a25ec516212",
      "tree": "bf88707b65f0138b754d896300976e474098a50d",
      "parents": [
        "19af5cdb7c79ff5ec96a99893ffb7f894f4a3dc1"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Mon Apr 27 15:06:31 2009 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Jun 12 18:01:47 2009 +0200"
      },
      "message": "trivial: Miscellaneous documentation typo fixes\n\nFix various typos in documentation txts.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "4f64e150191bfddc7f5c0768f325f747dbca1913",
      "tree": "02a13cf25d495c12a66cf18d346c8ccdd608a162",
      "parents": [
        "c00701101b82f2bc61dfc259748ec6e5288af6a9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jun 11 16:14:11 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jun 11 16:14:11 2009 +0200"
      },
      "message": "ALSA: pcm - Update document about xrun_debug proc file\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "45d60e3648eaba1f5f6976df901fb7c45660fb49",
      "tree": "fb468f9c69a650989590dd6b5c6563fc796403e9",
      "parents": [
        "87cb14a5f46207f5c445dd755096f8568d136a2a",
        "b0ec3a30bc01c15cc6277b223fae136f7b71e90c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:45 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:45 2009 +0200"
      },
      "message": "Merge branch \u0027topic/sc6000\u0027 into for-linus\n\n* topic/sc6000:\n  ALSA: sc6000: enable joystick port\n  ALSA: sc6000: fix older card initialization\n  ALSA: sc6000: add support for SC-6600 and SC-7000\n"
    },
    {
      "commit": "9dea75c70965c240012251dc5845fe0c1a061180",
      "tree": "d4779c1392bb8aa800f0e3cb12af9161e8f217db",
      "parents": [
        "8c3ff3a7fb9730564554bb65d54455e6ce8ad340",
        "04f9890df1bad2115665b7027e664aaffa44088d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:39 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:39 2009 +0200"
      },
      "message": "Merge branch \u0027topic/oxygen\u0027 into for-linus\n\n* topic/oxygen:\n  sound: virtuoso: add Xonar Essence ST support\n  sound: virtuoso: enable HDAV S/PDIF input\n  sound: virtuoso: add another DX PCI ID\n  sound: oxygen: reset DMA when stream is closed\n"
    },
    {
      "commit": "ed8cc176c9d3f8fbc2ddc18b75362be666e6d328",
      "tree": "a3a43f4fe421b29a632202aeb506d51f02bc0959",
      "parents": [
        "03cece06c41431ab71affc540d587e61894d7572",
        "72cbfd45fac627de4bd38c203baaac40cd26477c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:36 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:36 2009 +0200"
      },
      "message": "Merge branch \u0027topic/maya44\u0027 into for-linus\n\n* topic/maya44:\n  ALSA: ice1724 - Add ESI Maya44 support\n  ALSA: ice1724 - Allow spec driver to create own routing controls\n  ALSA: ice1724 - Add PCI postint to reset sequence\n  ALSA: ice1724 - Clean up definitions of DMA records\n  ALSA: ice1724 - Check error in set_rate function\n"
    },
    {
      "commit": "03cece06c41431ab71affc540d587e61894d7572",
      "tree": "b20f17531701edefd7bdc583344b3715b1c061f2",
      "parents": [
        "3c2fcf36d78d75eef46c2e39483ff8c3230ae335",
        "8338c300642f67af5a8cc279ca5e088c7055b7eb"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:34 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:34 2009 +0200"
      },
      "message": "Merge branch \u0027topic/lx6464es\u0027 into for-linus\n\n* topic/lx6464es:\n  ALSA: Add missing description of lx6464es to ALSA-Configuration.txt\n  ALSA: lx6464es - Disable lx_message_send()\n  ALSA: lx6464es - Use snd_card_create()\n  ALSA: lx6464es - driver for the digigram lx6464es interface\n"
    },
    {
      "commit": "81ad969dbf8b10c3e79c5811b8328c054c21ef39",
      "tree": "88f9d582d9c88dcb65f203160ee5701c1514ccb6",
      "parents": [
        "2f0dabcc5f5fde67c64a6f71e9fb369aed39d56f",
        "f03ecf50534a81b06544c58a713076d59d54baf9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:31 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:31 2009 +0200"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n\n* topic/hda: (51 commits)\n  ALSA: hda - Fix the previous tagra-8ch patch\n  ALSA: hda - Add 7.1 support for MSI GX620\n  ALSA: support Sony Vaio TT\n  ALSA: hda_intel: fix build error when !PM\n  ALSA: hda - More Aspire 8930G fixes\n  ALSA: hda - Acer Aspire 8930G support\n  ALSA: hda - Limit codec-verb retry to limited hardwares\n  ALSA: hda - Add codec bus reset and verb-retry at critical errors\n  ALSA: hda - Reorder and clean-up ALC268 quirk table\n  ALSA: hda - fix audio on LG R510\n  ALSA: hda - Macbook[Pro] 5 6ch support\n  ALSA: hda-intel: improve initialization for ALC262_HP_BPC model\n  ALSA: hda - Jack Mode changes for Sigmatel boards\n  ALSA: hda - Support NVIDIA 8 channel HDMI audio\n  ALSA: hda - Fix a typo in the previous patch\n  ALSA: hda - Fix reverted LED setup for HP\n  ALSA: hda - Add more register bits definitions\n  ALSA: hda - Always sync writes in single_cmd mode\n  ALSA: hda - Support sync after writing a verb\n  ALSA: hda - Allow concurrent RIRB access in single_cmd mode\n  ...\n"
    },
    {
      "commit": "e618a5609e504845786c71e2825e10b6a9728185",
      "tree": "6c9e1a40216b776923567f9b3506a8fee66dec89",
      "parents": [
        "d3e3743694cbfd64450b3468e11b40ba8c6f4369",
        "a5990dc5b96f537618b0f057c8723a6a0b0cdc74"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:27 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:27 2009 +0200"
      },
      "message": "Merge branch \u0027topic/ctxfi\u0027 into for-linus\n\n* topic/ctxfi: (35 commits)\n  ALSA: ctxfi - Clear PCM resources at hw_params and hw_free\n  ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks\n  ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()\n  ALSA: ctxfi - Add use_system_timer module option\n  ALSA: ctxfi - Fix wrong model id for UAA\n  ALSA: ctxfi - Clean up probe routines\n  ALSA: ctxfi - Fix / clean up hw20k2 chip code\n  ALSA: ctxfi - Fix possible buffer pointer overrun\n  ALSA: ctxfi - Remove useless initializations and cast\n  ALSA: ctxfi - Fix DMA mask for emu20k2 chip\n  ALSA: ctxfi - Make volume controls more intuitive\n  ALSA: ctxfi - Optimize the native timer handling using wc counter\n  ALSA: ctxfi - Add missing inclusion of linux/math64.h\n  ALSA: ctxfi - Set device 0 for mixer control elements\n  ALSA: ctxfi - Clean up / optimize\n  ALSA: ctxfi - Set periods_min to 2\n  ALSA: ctxfi - Use native timer interrupt on emu20k1\n  ALSA: ctxfi - Fix previous fix for 64bit DMA\n  ALSA: ctxfi - Fix endian-dependent codes\n  ALSA: ctxfi - Allow 64bit DMA\n  ...\n"
    },
    {
      "commit": "ba252af8d60f543a2a2c03f5574f64007ae9c2f3",
      "tree": "a37b2723f0c4ea10447600f321f4df261e45bde6",
      "parents": [
        "07a2039b8eb0af4ff464efd3dfd95de5c02648c6",
        "74b8f955a73d20b1e22403fd1ef85834fbf38d98"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:18 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:18 2009 +0200"
      },
      "message": "Merge branch \u0027topic/asoc\u0027 into for-linus\n\n* topic/asoc: (135 commits)\n  ASoC: Apostrophe patrol\n  ASoC: codec tlv320aic23 fix bogus divide by 0 message\n  ASoC: fix NULL pointer dereference in soc_suspend()\n  ASoC: Fix build error in twl4030.c\n  ASoC: SSM2602: assign last substream to the master when shutting down\n  ASoC: Blackfin: document how anomaly 05000250 is handled\n  ASoC: Blackfin: set the transfer size according the ac97_frame size\n  ASoC: SSM2602: remove unsupported sample rates\n  ASoC: TWL4030: Check the interface format for 4 channel mode\n  ASoC: TWL4030: Use reg_cache in twl4030_init_chip\n  ASoC: Initialise dev for the dummy S/PDIF DAI\n  ASoC: Add dummy S/PDIF codec support\n  ASoC: correct print specifiers for unsigneds\n  ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()\n  ASoC: Switch FSL SSI DAI over to symmetric_rates\n  ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolved\n  ASoC: Fabric bindings for STAC9766 on the Efika\n  ASoC: Support for AC97 on Phytec pmc030 base board.\n  ASoC: AC97 driver for mpc5200\n  ASoC: Main rewite of the mpc5200 audio DMA code\n  ...\n"
    },
    {
      "commit": "64a8be74357477558183b43156c5536b642de134",
      "tree": "faa19fa6d0ef1e1a1d17991ff1afdf4e808c719c",
      "parents": [
        "3e1647c5b54a91a7182e121cfe569e6f0bf167ec"
      ],
      "author": {
        "name": "David Heidelberger",
        "email": "d.okias@gmail.com",
        "time": "Mon Jun 08 16:15:18 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jun 08 16:18:31 2009 +0200"
      },
      "message": "ALSA: hda - Add 7.1 support for MSI GX620\n\nAdded 7.1 support for MSI GX620 and jack quirk.\n\nReference: kernel bug#13430\n\thttp://bugzilla.kernel.org/show_bug.cgi?id\u003d13430\n\nSigned-off-by: David Heidelberger \u003cd.okias@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3e1647c5b54a91a7182e121cfe569e6f0bf167ec",
      "tree": "326dafba8e0978357ac6a55eeb468c9d79fe2a53",
      "parents": [
        "65f759831179bb8922f2a91a989487161d476a94"
      ],
      "author": {
        "name": "Guido Günther",
        "email": "agx@sigxcpu.org",
        "time": "Fri Jun 05 00:47:26 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jun 05 12:12:26 2009 +0200"
      },
      "message": "ALSA: support Sony Vaio TT\n\nwith BIOS probing only we offer a non functional headphone swith and\nvolume slider.\n\nSigned-off-by: Guido Günther \u003cagx@sigxcpu.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3b315d70b094e8b439358756a9084438fd7a71c2",
      "tree": "721ca260820c8d3fcffd6c912e88d062d6e9f927",
      "parents": [
        "8871e5b91518a47284b6bc2603b44dbc79c85446"
      ],
      "author": {
        "name": "Hector Martin",
        "email": "hector@marcansoft.com",
        "time": "Tue Jun 02 10:54:19 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 02 10:58:37 2009 +0200"
      },
      "message": "ALSA: hda - Acer Aspire 8930G support\n\nShort story: this laptop has 5.1 built-in speakers which you *really*\nwant to use (the not-so-\"sub\" woofer is what makes the audio above\naverage for a laptop), so 6-channel support is important (plus a decent\nasound.conf to upmix stereo). It also has the 3 typical jacks that ought\nto have a selectable mode. And it\u0027s based on ALC889, which sucks.\n\nRationale/explanations:\n\nThe const_channel_count stuff was added because, for a laptop like this,\nyou always have 6 channels available (internal speakers) but still need\nto set the mode for the 3 external jacks. Therefore, the device always\nneeds to be in 6-channel mode but there still needs to be a mixer\ncontrol for the jack mode. You could use line/mic-in at the same time as\nthe 6 internal speakers, for example. You might be tempted to make it\neven smarter by dynamically switching the max channel count when\nheadphones are plugged in (therefore muting the internal speakers and\nreducing the physical channel count to the jack channel mode), but as a\nuser I consider this to be harmful because I want the audio to blow up\nto 6 channels / upmixed as soon as I unplug the headphones, and having\nopened the device while in 2-channel mode would prevent this from\nworking (and always making 6-channel mode available doesn\u0027t do any harm).\n\nThe hardware needs EAPD turned on and the DACs routed to the internal\nspeaker pins, so the patch adds those verbs.\n\nThe ALC889 CLFE and subsequent (side/aux, here unused) DACs do NOT work\nby default, at least here. I wasted much time trying to talk to\nRealtek/pshou about this, but they just kept sending me useless updates\nto patch_realtek.c that did nothing relevant. In the end I gave up and\nbrute forced the issue by trying to flip every bit in the proprietary\ncoefficient registers, and eventually found the two magic registers that\nneed to be cleared to enable all DACs. I have only heard Acer users\ncomplain, but that might be because ALC889 is pretty new and using 5.1\n(and noticing the missing center/lfe channels) might not be that common.\nIf this is a generalized issue with all ALC889 systems then those verbs\nshould probably be moved to a common verb array.\n\nThe internal mic is untested and probably doesn\u0027t work.\n\nThese settings will probably work for other Acer Gemstone laptops with\nthe same 5.1 speaker config. When identified, those should be added to\nthe PCI subsystem ID list.\n\nSigned-off-by: Hector Martin \u003chector@marcansoft.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f5219b619504875a14b63659eecd86098208620c",
      "tree": "f7baac310166bb964f309734d80e1b68a4260752",
      "parents": [
        "f00452cfdc5ab97208078f06e802b39a4839b7b3",
        "c87d9732004b3f8fd82d729f12ccfb96c0df279e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 27 16:51:27 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 27 16:51:27 2009 +0200"
      },
      "message": "Merge branch \u0027fix/pcm-jiffies-check\u0027 into for-linus\n\n* fix/pcm-jiffies-check:\n  ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode\n  ALSA: Fix invalid jiffies check after pause\n"
    },
    {
      "commit": "c87d9732004b3f8fd82d729f12ccfb96c0df279e",
      "tree": "f265b35a8c34fa7d0bc41c46b519b330a4d68e8e",
      "parents": [
        "6af3fb72d2437239e5eb13a59e95dc43ccab3e8f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 27 10:53:33 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 27 11:04:30 2009 +0200"
      },
      "message": "ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode\n\nThe PCM hw_ptr jiffies check results sometimes in problems when a\nhardware doesn\u0027t give smooth hw_ptr updates.  So far, au88x0 and some\nother drivers appear not working due to this strict check.\nHowever, this check is a nice debug tool, and the capability should be\nstill kept.\n\nHence, we disable this check now as default unless the user enables it\nby setting the xrun_debug mode to the specific stream via a proc file.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "20e91c575088337cb94f2ed48380efc305dcb81d",
      "tree": "06372adbd912b53b93e6ab6b5fdc22cb94317f69",
      "parents": [
        "86d190e77c44cb057742dcc871b12ebd4633c387",
        "461c6c3a0a23a8fac1a4b636e93ff5dfe599a241"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue May 26 15:19:56 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue May 26 15:19:56 2009 +0200"
      },
      "message": "Merge branch \u0027fix/hda\u0027 into topic/hda\n"
    },
    {
      "commit": "04f9890df1bad2115665b7027e664aaffa44088d",
      "tree": "bb975609dc95a9bda883a6fd38e3b24c1c8bf7db",
      "parents": [
        "b990ae963a3f80a659b30562c1e3214b386ecce3"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon May 25 10:11:29 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 25 11:49:58 2009 +0200"
      },
      "message": "sound: virtuoso: add Xonar Essence ST support\n\nAdd support for the Asus Xonar Essence ST and its daughterboard.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "679d92ed1403b6cf9a19aa42ec62b81cae1aa017",
      "tree": "c7406a1bac8cc7d48bf52589248ceb34fec7bf04",
      "parents": [
        "93574844bc3906941b89d6b6f72e01e87413f3c4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun May 24 19:00:08 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Sun May 24 19:00:08 2009 +0200"
      },
      "message": "ALSA: hda - Add 5stack-no-fp model for STAC927x\n\nThe recent fix for the headphone volume control on IDT/STAC codecs\nresulted in the removal of invalid \"Side\" volume eventually.  But,\nif the front panel doesn\u0027t exist, this setup could be regarded as a\nsort of regression, as reported in kernel bug #13250.\n\nNow as a workaround, a new model 5stack-no-fp is added so that the user\nwithout the front panel can choose this one explicitly.\n\nReference: bko#13250\n\thttp://bugzilla.kernel.org/show_bug.cgi?id\u003d13250\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "eb4c41d30ba1f973c8b10be3644571ab997ae0d6",
      "tree": "86e0e795f613d591da6e712840853d06ddaba75e",
      "parents": [
        "313f6e2d40bd67e394a65e7d64acd0cf9c9d248d"
      ],
      "author": {
        "name": "Torben Schulz",
        "email": "public@letorbi.de",
        "time": "Mon May 18 15:02:35 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 18 15:13:02 2009 +0200"
      },
      "message": "ALSA: hda - Improved MacBook 3,1 support\n\nThis patch adds support for MacBook 3,1 sound by adding a model new\n\"mb31\" with the appropriate init verbs, mixers and channel modes to\nthe ALC883 configuration. patch_alc882() and patch_alc883() are\nmodified to handle the MacBook 3,1 sound-chip (Realtek ALC889A)\ncorrectly.\n\nSigned-off-by: Torben Schulz \u003cpublic@letorbi.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8cc72361481f00253f1e468ade5795427386d593",
      "tree": "ec6f3ea304f90fa9c99abb1bf2354fc5d357db27",
      "parents": [
        "091bf7624d1c90cec9e578a18529f615213ff847"
      ],
      "author": {
        "name": "Wai Yew CHAY",
        "email": "wychay@ctl.creative.com",
        "time": "Thu May 14 08:05:58 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu May 14 08:24:10 2009 +0200"
      },
      "message": "ALSA: SB X-Fi driver merge\n\nThe Sound Blaster X-Fi driver supports Creative solutions based on\n20K1 and 20K2 chipsets.\n\nSupported hardware :\n\nCreative Sound Blaster X-Fi Titanium Fatal1ty® Champion Series\nCreative Sound Blaster X-Fi Titanium Fatal1ty Professional Series\nCreative Sound Blaster X-Fi Titanium Professional Audio\nCreative Sound Blaster X-Fi Titanium\nCreative Sound Blaster X-Fi Elite Pro\nCreative Sound Blaster X-Fi Platinum\nCreative Sound Blaster X-Fi Fatal1ty\nCreative Sound Blaster X-Fi XtremeGamer\nCreative Sound Blaster X-Fi XtremeMusic\n\nCurrent release features:\n\n* ALSA PCM Playback\n* ALSA Record\n* ALSA Mixer\n\nNote:\n\n* External I/O modules detection not included.\n\nSigned-off-by: Wai Yew CHAY \u003cwychay@ctl.creative.com\u003e\nSinged-off-by: Ryan RICHARDS \u003cryan_richards@creativelabs.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9541ba1d665542c96f7c0b5b836bbc1fd9d961b6",
      "tree": "e3ee71b568e322640dae04c3968b7598306b8303",
      "parents": [
        "fa1285b3d1955c3719413d950224977a900f91f9"
      ],
      "author": {
        "name": "Chris Pockelé",
        "email": "chris.pockele.f1@gmail.com",
        "time": "Tue May 12 08:08:53 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue May 12 08:08:53 2009 +0200"
      },
      "message": "ALSA: hda - Add support of Samsung NC10 mini notebook\n\nAdd specific configuration for Samsung NC10 mini notebook.  Internal\nmic/speakers will be correctly muted when plugging in external ones.\nMixer controls are added for speakers, headphones and PC beep.\n\"Boost\" is added for the microphones.\n\nSigned-off-by: Chris Pockelé \u003cchris.pockele.f1@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "01f2bd48d08c6bbde12d86b66c760612e33e49a9",
      "tree": "e274fa38a8c54fe49e5ff6f742ecb2d20f9e8b00",
      "parents": [
        "22e336b776f743cbabfc5c946bff9ccf7ccc756b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 11 08:12:43 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 11 08:12:43 2009 +0200"
      },
      "message": "ALSA: hda - Add missing models for Realtek codecs\n\nAdded the missing descriptions and the model names for Realtek codecs\nto the documentation and the config table.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "72cbfd45fac627de4bd38c203baaac40cd26477c",
      "tree": "830a5958d85a399c62580ab6941e304a769706d6",
      "parents": [
        "2bf864ac963c5126a9c7c3dce0958390fb612270"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 06 17:33:19 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 06 17:33:19 2009 +0200"
      },
      "message": "ALSA: ice1724 - Add ESI Maya44 support\n\nAdded the support for ESI Maya44 board to ice1724 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8560b9321f9050968f393ce1ec67e47c1a0bd5cf",
      "tree": "658ebb20e4fd5dee840f27103b59da367ff473b1",
      "parents": [
        "72e31981a4e91f84c5b5e8994f5d25b1cf22b6cf",
        "6574612fbb34c63117581e68f2231ddce027e41e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 04 16:05:23 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 04 16:05:23 2009 +0200"
      },
      "message": "Merge branch \u0027fix/asoc\u0027 into topic/asoc\n"
    },
    {
      "commit": "b0ec3a30bc01c15cc6277b223fae136f7b71e90c",
      "tree": "44da975eacca5752ca0455eabf1142cf8b17b223",
      "parents": [
        "0cfcdedaddf2468cb53e3cff9c3abfef14b4d784"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Sun May 03 10:39:19 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 04 09:08:22 2009 +0200"
      },
      "message": "ALSA: sc6000: enable joystick port\n\nAdd module parameter to enable or disable\njoystick port (gameport) on the SC6600 and\nlater cards.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "514bf54cd8c7f172816d3c003a6d022e9165a29b",
      "tree": "65b9318f7ea6d6782e5b04ba3062017f4248b672",
      "parents": [
        "cb6605c1e4d2a2eaffdde433fbfe1567ca688458"
      ],
      "author": {
        "name": "James Gardiner",
        "email": "renidragsemaj@yahoo.com",
        "time": "Sun May 03 04:00:44 2009 -0400"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 04 09:06:19 2009 +0200"
      },
      "message": "ALSA: hda - Addition for HP dv4-1222nr laptop support\n\nSigned-off-by: James Gardiner \u003crenidragsemaj@yahoo.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "246d0a17f5e09af0794960164269fc8988a8811c",
      "tree": "3c10da44183691038959ba0b53d5598ac1aaabc4",
      "parents": [
        "1b4246a1fc487370665bf6c55aac8eae379642c0"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Wed Apr 22 18:24:55 2009 +0100"
      },
      "committer": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Wed Apr 22 19:10:13 2009 +0100"
      },
      "message": "ASoC: Add power supply widget to DAPM\n\nMany modern CODECs have shared resources on chip which must be enabled\nfor portions of the chip to work but which can be disabled at other times\nin order to achieve power savings. Examples of such resources include\npower supplies and some internal clocks.\n\nSince these widgets are dependencies for the audio path but do not carry\naudio signals they require slightly different handling to most widgets -\nthey do not contribute to the audio path and so should not be counted as\neither inputs or outputs during path walks.\n\nCases where one supply provides a supply for another will require\nadditional work. There is also room for more optimisation of the graph\nwalking to avoid repeated checks for the same thing.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\n"
    },
    {
      "commit": "83b2086ce2a1458168dc8b9d624060b2d7a82d4c",
      "tree": "3665bc70fc9c67aa1ed6876170b8852a2badfe57",
      "parents": [
        "ff0c68d03b77ecb3a682137c42e947a4dc33e9b3"
      ],
      "author": {
        "name": "Justin Mattock",
        "email": "justinmattock@gmail.com",
        "time": "Tue Apr 14 14:31:21 2009 -0700"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Apr 15 11:51:50 2009 +0200"
      },
      "message": "ALSA: add missing definitions(letters) to HD-Audio.txt\n\nimpact: Add missing definitions(letters).\n\nSigned-off-by: Justin P. Mattock \u003cjustinmattock@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8338c300642f67af5a8cc279ca5e088c7055b7eb",
      "tree": "3f90bae6b873ae21b38c0e7c4718ceb7ff0a59ea",
      "parents": [
        "d7dee4d7744d039bf28e4f6d4f5674f44820265a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Apr 14 12:30:36 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Apr 14 12:30:36 2009 +0200"
      },
      "message": "ALSA: Add missing description of lx6464es to ALSA-Configuration.txt\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b114701c0e8d580a05643c874d87e2501ab729cb",
      "tree": "a4e69cc865b9b76b6737d0d8b8dc81fc40c1e88f",
      "parents": [
        "0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c",
        "103f211d0be2bed75b5739de62a10415ef0bbc25"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Apr 06 03:47:20 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Apr 06 03:47:20 2009 +0200"
      },
      "message": "Merge branch \u0027topic/asoc\u0027 into for-linus\n"
    },
    {
      "commit": "a7808331f1ea6c7f89a14d1d94eafc62615b997b",
      "tree": "dec6cc87f8b9995bd79bc07a0df0ab8d09d3bb5d",
      "parents": [
        "6984992bf0520a07b931124d33f46b46437f6e1c"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Fri Mar 27 17:14:52 2009 +0000"
      },
      "committer": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Thu Apr 02 16:34:20 2009 +0100"
      },
      "message": "ASoC: Add some documentation for the ASoC jack API\n\nA brief overview of how the components of the API fit together.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\n"
    },
    {
      "commit": "b54fc8dd2c43888f2754505cca2b6e88604a8ffa",
      "tree": "7613f3734b0b91c316438c2fd3814a5565e8593a",
      "parents": [
        "9fb5430c3d6e96a74fd4406dbe7608f36abb9987",
        "873591db59e66434fd0a484c92f69fc21100b33d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:17 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:17 2009 +0100"
      },
      "message": "Merge branch \u0027topic/oxygen\u0027 into for-linus\n"
    },
    {
      "commit": "9fb5430c3d6e96a74fd4406dbe7608f36abb9987",
      "tree": "1c990d9f2f91f6daabbf2de957bea744dd2bcb71",
      "parents": [
        "4c5ecb7e59662a76754efdd41c6ed4415e6e9840",
        "e5bf48437370f3fc603e2dce12e8d3fb1a6a2457"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:16 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:16 2009 +0100"
      },
      "message": "Merge branch \u0027topic/oss-fix\u0027 into for-linus\n"
    },
    {
      "commit": "4c5ecb7e59662a76754efdd41c6ed4415e6e9840",
      "tree": "8a362dd8938e06e13a7fff24e0507558e1ab25b4",
      "parents": [
        "fa15fdeffa3977b17882f485547e65296cf0bd30",
        "5e7476243ad755fa1d8be2b1774d0aeb16bb48df"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:15 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:15 2009 +0100"
      },
      "message": "Merge branch \u0027topic/msnd\u0027 into for-linus\n"
    },
    {
      "commit": "e7bfbb0215ee9b2fc976f7f51e20a8ae02b1d839",
      "tree": "469e5a5c9ce609e7109548a2f40d04528740d54b",
      "parents": [
        "fe506d6bc5d7b9c0c1d630eecb32241c1d362462",
        "9b6682ff4c69484b6955f89f7902e3dde2481bed"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:09 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:09 2009 +0100"
      },
      "message": "Merge branch \u0027topic/hda\u0027 into for-linus\n"
    },
    {
      "commit": "f11a936fe74e55e02c6b836f66458c3816b76342",
      "tree": "bd940c4a039468a925adbadc433fc9a5a10e725b",
      "parents": [
        "a3c6048dcfe3d7015e591b81c547b6df707b0859",
        "e776ec19a47a325ee1d9ece2d983526dcd626c53"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:02 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:02 2009 +0100"
      },
      "message": "Merge branch \u0027topic/docbook-fix\u0027 into for-linus\n"
    },
    {
      "commit": "a3c6048dcfe3d7015e591b81c547b6df707b0859",
      "tree": "88262502d8c2d4886887380818291629fdc53c0b",
      "parents": [
        "87cd9d7c8501e5da79de542340208b5f6ab4e1a4",
        "cda9043d56cee9fea39e4ee33fd605ae477a1950"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:59 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:59 2009 +0100"
      },
      "message": "Merge branch \u0027topic/cs423x-merge\u0027 into for-linus\n"
    },
    {
      "commit": "b5c784894c90042f4fc6348aedc7524e899df281",
      "tree": "0db86a93d73e4aabca04e361d7e6807aa4c1d307",
      "parents": [
        "ff4fc3656e489ed6ee575959b0510286aefe1e20",
        "1f2186951e02f2a5bcda9459f63136918932385a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:53 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:53 2009 +0100"
      },
      "message": "Merge branch \u0027topic/asoc\u0027 into for-linus\n"
    },
    {
      "commit": "ec6659c3898798a9cf3010d6c61a8ea6fa123073",
      "tree": "eb1fb4165fe7b897f14bbe9a56a775063e005b90",
      "parents": [
        "c944a93df0d566a66409628c4524f4fc4f62eaf5",
        "79c7cdd5441f5d3900c1632adcc8cd2bee35c8da"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:47 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:47 2009 +0100"
      },
      "message": "Merge branch \u0027topic/vmaster-update\u0027 into for-linus\n"
    },
    {
      "commit": "5b56eec77498f15317f3ff5ac9101372f400c859",
      "tree": "1acfb40ca6a19323a292131aa7fca68ef4ef330b",
      "parents": [
        "c2f43981e5dbc92884149aa2234064cc2c340acd",
        "662c319ae4b4fb60001816dfe1dde5fdfc7a2af9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:43 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:43 2009 +0100"
      },
      "message": "Merge branch \u0027topic/jack\u0027 into for-linus\n"
    },
    {
      "commit": "dec14f8c0eff54549e5747f8a4d1dc6c0347e2dd",
      "tree": "af1744c17c4bacad4c9524ad096d5a65f6c25c73",
      "parents": [
        "8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84",
        "b1a0aac05f044e78a589bfd7a9e2334aa640eb45"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:35 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:35:35 2009 +0100"
      },
      "message": "Merge branch \u0027topic/snd_card_new-err\u0027 into for-linus\n"
    }
  ],
  "next": "307282c8990c5658604b9fda8a64a9a07079b850"
}
