)]}'
{
  "log": [
    {
      "commit": "63eb1e4bd2975f1d1102c1f44e4fd6fcd76f7792",
      "tree": "6768bcbdfba41b7e4a79f5faee5d4f117e076321",
      "parents": [
        "6540dffa6ecfe0d99fb263548dcc4b35ccefe784"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "jesper.juhl@gmail.com",
        "time": "Tue Jun 13 11:58:12 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jun 22 21:34:22 2006 +0200"
      },
      "message": "[ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()\n\nFirst testing if a pointer is NULL and if it is (or might be), proceeding\nwith code that dereferences that same pointer is clearly a mistake.\nThis happens in sound/isa/sb/sb8_midi.c::snd_sb8dsp_midi_interrupt()\nThe patch below reworks the code so this unfortunate case doesn\u0027t happen.\nAlso remove some blank comments.\nFound by the Coverity checker as bug #367\nPatch is compile testted only due to lack of hardware.\n\nSigned-off-by: Jesper Juhl \u003cjesper.juhl@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "2e74eba3e2f000184ade92833c80e799af41c180",
      "tree": "a83010a86190b9bf57e28352898e32acb4679e33",
      "parents": [
        "3f3488b84c261ab3cb64b9f0b9f40b61e33edb98"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jun 09 15:28:07 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jun 22 21:34:17 2006 +0200"
      },
      "message": "[ALSA] Fix invalid __init in ALSA ISA drivers\n\nReplaced invalid __init with __devinit in snd-sbawe and snd-opl3sa2\ndrivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "302e4c2f9e2b9f07c69649782330a61c60001ac4",
      "tree": "406d44e355f502ac5e7ee584a28d725c6e7c8a94",
      "parents": [
        "140432fd2fbe68d59fe6fcddbcd4bcd0f84e951a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue May 23 13:24:30 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jun 22 21:33:56 2006 +0200"
      },
      "message": "[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags\n\nChange the 5th argument of snd_mpu401_uart_new() to bit flags\ninstead of a boolean.  The argument takes bits that consist of\nMPU401_INFO_XXX flags.\nThe callers that used the value 1 there are replaced with\nMPU401_INFO_INTEGRATED.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6581f4e74d8541dd7d579f64e94822622cbb1654",
      "tree": "fa7a0609c7a3e0460e052ab54a06a6fa935c64dc",
      "parents": [
        "0fbf405c583e6ee6d7227eb938a096d0998f7e78"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed May 17 17:14:51 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jun 22 21:33:45 2006 +0200"
      },
      "message": "[ALSA] Remove zero-initialization of static variables\n\nRemoved zero-initializations of static variables.\nA tiny optimization.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "450047a78f3c35a905576e121abfbee2ccd45993",
      "tree": "7788c29141fc1dac2c0cb5f2b4799b7c9231c361",
      "parents": [
        "c97f3dd85490e51ba48782dd0c063cdade352c0d"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Tue May 02 16:08:41 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jun 22 21:33:18 2006 +0200"
      },
      "message": "[ALSA] add more sequencer port type information bits\n\nAdd four new information flags SNDRV_SEQ_PORT_TYPE_HARDWARE, _SOFTWARE,\n_SYNTHESIZER, _PORT for sequencer ports.  This makes it easier for apps\nlike Rosegarden to make policy decisions based on the port type.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "bf850204a71a97eb5a6afaf27263bb667f9cab0a",
      "tree": "2d917d9886a3488f1524699374d546d8bf6af88e",
      "parents": [
        "7e4eeec8a30fa9e00cac67a37ca9ddf6cbdb79c4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Apr 28 15:13:41 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jun 22 21:33:09 2006 +0200"
      },
      "message": "[ALSA] Remove unneeded read/write_size fields in proc text ops\n\nRemove unneeded read/write_size fields in proc text ops.\nsnd_info_set_text_ops() is fixed, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1caef6aa97a3a43a82f238d8b31bf177de34a4bf",
      "tree": "168195b4a61f2676850eb7468f45d9396124af8d",
      "parents": [
        "fad43488b8c9b3914fcdc48ee3b8d30aeb49fa30"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sat May 20 15:00:35 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun May 21 12:59:22 2006 -0700"
      },
      "message": "[PATCH] es18xx build fix\n\nsound/isa/es18xx.c: In function `snd_es18xx_identify\u0027:\nsound/isa/es18xx.c:1606: warning: implicit declaration of function `udelay\u0027\n\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nCc: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c128b82cf4095bb64aec435cf58d67fb78272f2f",
      "tree": "425a566d5c2a044effcd123f397ec83e1a4ddf3d",
      "parents": [
        "531213a93f0e75b934471bf5567babad4da1ff70"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Apr 18 15:01:23 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Apr 27 21:10:17 2006 +0200"
      },
      "message": "[ALSA] Fix double free in error path of miro driver\n\nFixed the double free in error path of miro driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "dcccdd938ef0c5d96145957217b814b14bd46cdc",
      "tree": "8522ad7957ee85a7f0ab53f776afee8a05795be7",
      "parents": [
        "d0ac642d76c79c5cc673c4cdfe43e926379784e1"
      ],
      "author": {
        "name": "Rene Herman",
        "email": "rene.herman@keyaccess.nl",
        "time": "Tue Apr 11 14:09:37 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Apr 12 11:55:32 2006 +0200"
      },
      "message": "[ALSA] unregister platform device again if probe was unsuccessful\n\nUnregister the platform device again if the probe was unsuccessful.\n\nThis restores the behaviour of not loading the driver on probe() failure.\n\nSigned-off-by: Rene Herman \u003crene.herman@keyaccess.nl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d0ac642d76c79c5cc673c4cdfe43e926379784e1",
      "tree": "676e529b860634706ff98978d0328a71e584bc4f",
      "parents": [
        "12831c15f35dcc9f55fa63d50fd4892c7c6a0a1c"
      ],
      "author": {
        "name": "Rene Herman",
        "email": "rene.herman@keyaccess.nl",
        "time": "Tue Apr 11 14:08:33 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Apr 12 11:55:30 2006 +0200"
      },
      "message": "[ALSA] continue on IS_ERR from platform device registration\n\nContinue with the next one on error from device registration.\n\nThis would seem the correct thing to do, even if it\u0027s not the probe()\nerror that we\u0027re getting.\n\nSigned-off-by: Rene Herman \u003crene.herman@keyaccess.nl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "cf40a310a7aaf1944eea3e01e9c120b31850c3b6",
      "tree": "a5e17b831899b2db25cd5f18b3e2f15eda0b3adf",
      "parents": [
        "060d77b9c04acd7aef60790398a53f731db8c8fe"
      ],
      "author": {
        "name": "Rene Herman",
        "email": "rene.herman@keyaccess.nl",
        "time": "Tue Mar 28 12:38:20 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Mar 31 17:58:59 2006 +0200"
      },
      "message": "[ALSA] AdLib FM card driver\n\nAttached you\u0027ll find an ALSA driver for AdLib FM cards. An AdLib card is\njust an OPL2, which was already supported by sound/drivers/opl3, so only\nvery minimal bus-glue is needed. The patch applies cleanly to both\n2.6.16 and 2.6.16-mm1.\n\nThe driver has been tested with an actual ancient 8-bit ISA AdLib card\nand works fine. It also works fine for an OPL3 {,emulation} as still\nfound on many ISA soundcards but given that AdLib cards don\u0027t have their\nown mixer, upping the volume from 0 might be a problem without the card\ndriver already loaded and driving the OPL3.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "82756b2785c5f08204e7f3dab64e12d4533bfe89",
      "tree": "ad4379ec6710f9a47cfb30158cbe2ab29a959046",
      "parents": [
        "43560116d1f70de274915fdec0745c6e02feef30"
      ],
      "author": {
        "name": "Rene Herman",
        "email": "rene.herman@keyaccess.nl",
        "time": "Mon Mar 27 13:50:11 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Mar 31 17:58:58 2006 +0200"
      },
      "message": "[ALSA] ISA drivers bailing on first !enable[i]\n\nFix the wrong check of enable option in cmi8330 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "10d150e186d069cc7e2075c4823049949933777c",
      "tree": "014f18a8ac2374b17f754cd50b4c3b2e85e07360",
      "parents": [
        "b3a70d5ece60684c00d7d94ccc42741efdf99336"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Mar 27 13:42:39 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Mar 31 17:58:58 2006 +0200"
      },
      "message": "[ALSA] Remove obsolete kfree_nocheck call\n\nFixed the compilation, removing obsolete kfree_nocheck() call\nfor memory debugging.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1841f613fd2e73f09d3fa2beeccf2f8d978ec2db",
      "tree": "b2f7b297a1b0f109f12f1cbc5f951de801d88c0e",
      "parents": [
        "cbac4b0cb62d01cb0aaec7778410b8856f01186b"
      ],
      "author": {
        "name": "Martin Langer",
        "email": "martin-langer@gmx.de",
        "time": "Mon Mar 27 12:41:01 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Mar 31 17:58:56 2006 +0200"
      },
      "message": "[ALSA] Add snd-miro driver\n\nAdded snd-miro driver for miroSOUND PCM by Martin Langer.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c94ded6e602594c8e66fd5b1ba832d5327f5c103",
      "tree": "e0c9a0ba3b84e6e5c93d3ec02035ae4f900d6c34",
      "parents": [
        "38125956441c5cab28333414cee308d162507477"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:18 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:55 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix some __init/__devinit issues.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "38125956441c5cab28333414cee308d162507477",
      "tree": "85b0461fe5aa8a7f505aef7bfc71ae17c78fd3f1",
      "parents": [
        "be54414d597b168d8c4eb2dafb8933ea15a7c148"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:17 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: sscape\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "312fef308cb15e793d8902f1dbd318d01268d36e",
      "tree": "0867a21d522155b9aed0a81ad584de7628fdbe3d",
      "parents": [
        "ebdb71ea7b384ff3f32dd038dba0aad58580e832"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:15 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: sb16\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix some __init/__devinit issues.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ebdb71ea7b384ff3f32dd038dba0aad58580e832",
      "tree": "3c9948bd9d938361700aef4d77034d79aa686893",
      "parents": [
        "6a3a3a0260cf5a4e5942db8d56cae4db4dc139a6"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:14 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: interwave\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix some __init/__devinit issues.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6a3a3a0260cf5a4e5942db8d56cae4db4dc139a6",
      "tree": "7276dd1d721f7ffa25dc814f8bcde20bd3b0241b",
      "parents": [
        "fea9739f2a1aed1cfb9b7af7cce66b28b68d4394"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:14 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: es968\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix some __init/__devinit issues.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "fea9739f2a1aed1cfb9b7af7cce66b28b68d4394",
      "tree": "032fbca13e0fd6724c9dd41d20a597aef2bf8a1d",
      "parents": [
        "6736a6587b991477aae927c37176e8cab8689f9e"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:13 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix some __init/__devinit issues.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6736a6587b991477aae927c37176e8cab8689f9e",
      "tree": "c529a1a472e652648bf1ffd20e2e7932de37fefd",
      "parents": [
        "07d58ad06b46e630a5ff6b10e9b81f370b175b56"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:12 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "07d58ad06b46e630a5ff6b10e9b81f370b175b56",
      "tree": "11694ea3c346bd03670ed630681777455d5847ec",
      "parents": [
        "db2735eb9076c5176ec9dcbbaefd38e7d82f0e47"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:11 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:54 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix some __init/__devinit issues.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "db2735eb9076c5176ec9dcbbaefd38e7d82f0e47",
      "tree": "0844f8816317a7aa27804b31456817fc908eff28",
      "parents": [
        "51427ec0f222cb73b21f3849416a95d751bdd742"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:10 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:53 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: azt2320\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "51427ec0f222cb73b21f3849416a95d751bdd742",
      "tree": "7915818c4cb5e268e8c317eed9c89f28d290f175",
      "parents": [
        "5f53f4e2107fcfdd33da1cc34a86c9aef5e76af6"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:53 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: als100\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.  And fix a __init/__devinit issue.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5f53f4e2107fcfdd33da1cc34a86c9aef5e76af6",
      "tree": "18e3fb83d69667cf24b677ced4f604c6cd6a2549",
      "parents": [
        "982c609448b9d724e1c3a0d5aeee388c064479f0"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:08 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:53 2006 -0800"
      },
      "message": "[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a\n\nRemove the assumption that pnp_register_card_driver() returns the\nnumber of devices claimed.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8c59c4a2216583cf79eaaaf71ef1dd5757e12854",
      "tree": "56618d818f232399ba7a682af36301fdd14b232e",
      "parents": [
        "ed7cb1913168fdce6d084f2f5cd6818851313383"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:05 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:53 2006 -0800"
      },
      "message": "[PATCH] pnp: opl3sa2: adjust pnp_register_driver signature\n\nRemove the assumption that pnp_register_driver() returns the number of devices\nclaimed.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ed7cb1913168fdce6d084f2f5cd6818851313383",
      "tree": "8077b4bd2c4ee99e468d1cea07409a75d9b1fa1e",
      "parents": [
        "f301ae6a690abe7edd2f92fa6df0b1b06986a6ad"
      ],
      "author": {
        "name": "Bjorn Helgaas",
        "email": "bjorn.helgaas@hp.com",
        "time": "Mon Mar 27 01:17:04 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Mar 27 08:44:53 2006 -0800"
      },
      "message": "[PATCH] pnp: cs4236: adjust pnp_register_driver signature\n\nRemove the assumption that pnp_register_driver() returns the number of devices\nclaimed.\n\nSigned-off-by: Bjorn Helgaas \u003cbjorn.helgaas@hp.com\u003e\nCc: Adam Belay \u003cambx1@neo.rr.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d61975fc6b40dadd2cd61fc9535499c7d7b806de",
      "tree": "a3203048ad4b84ba10b1337902d9d08010b902c7",
      "parents": [
        "e64d2e36236175a56fd1d8b2acd784e21bdc7de6"
      ],
      "author": {
        "name": "Eugene Teo",
        "email": "eugene.teo@eugeneteo.net",
        "time": "Fri Mar 17 16:32:52 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:39:25 2006 +0100"
      },
      "message": "[ALSA] Fix gus_pcm dereference before NULL\n\nModules: GUS Library\n\nThe NULL check of substream is simply superfluous. It is\nguaranteed to receive non-NULL substream. Thanks Takashi.\n\nCoverity bug #861\n\nSigned-off-by: Eugene Teo \u003ceugene.teo@eugeneteo.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "202728d783a0fc180e7141d18186eeae167218a1",
      "tree": "d24ca9a920cd92247b2f52f6512a73c317e545fb",
      "parents": [
        "3e964432f56f05a8ef639902796e476456b230ad"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Mar 14 09:44:19 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:38:23 2006 +0100"
      },
      "message": "[ALSA] fix some memory leaks\n\nModules: Generic drivers,ES18xx driver,CS46xx driver\n\nThis patch fixes two memory leaks spotted by the Coverity checker.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3de4414e798795ef5d719622dbf12bbe27a9e72e",
      "tree": "b7724eee842c7d33a8e322cab839da0ea3abc336",
      "parents": [
        "bcc54f9a563f146e723ead16c76f842bcaeb694e"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Mon Mar 06 13:31:18 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:36:08 2006 +0100"
      },
      "message": "[ALSA] ad1848 double free\n\nModules: AD1848 driver\n\nSame again, snd_ctl_add() already kfree\u0027s on error.\n\nCoverity #956\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "bcc54f9a563f146e723ead16c76f842bcaeb694e",
      "tree": "73a31717b1fb3d2b24f1d54c2b2684f90f51b99d",
      "parents": [
        "c27e8c591854ef349fdf5bec777355dae04bb48f"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Mon Mar 06 13:28:34 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:35:57 2006 +0100"
      },
      "message": "[ALSA] sound/isa/sb/sb_mixer.c double kfree\n\nModules: SB drivers\n\nsnd_ctl_add() already does the free on error.\n\nCoverity bug #957\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0bbbc4ca7e2459f2750bd4bd8dda2ccbf7a71f02",
      "tree": "110852fee061c6143b98105ff6aff2a8fc01eb08",
      "parents": [
        "a5a6bbd9b2481dd556236ea866424590f5f987a4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 27 17:23:46 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:31:40 2006 +0100"
      },
      "message": "[ALSA] opti9x - Fix compile without CONFIG_PNP\n\nModules: Opti9xx drivers\n\nFix compile errors without CONFIG_PNP.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a5a6bbd9b2481dd556236ea866424590f5f987a4",
      "tree": "1a7952d9654d7f9d26b4681dc295cee10ac71813",
      "parents": [
        "62f09c3d321c82981ae3f2dd7e32bc4c73379a7e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 27 17:20:41 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:31:37 2006 +0100"
      },
      "message": "[ALSA] cs4236 - Fix a typo\n\nModules: CS4236+ driver\n\nFixed a typo in snd_cs4236_put_master_digital(), resulting in silence\nright channel.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8278ca8feb2748cf02d756ac6c5b9ab2e047c84a",
      "tree": "a58ddfa8d7ac897c02e4ba3bda9b77e278348fbf",
      "parents": [
        "1a56f8d662ec7fc86f2c408d289fa07cdb781746"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 20 11:57:34 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:30:43 2006 +0100"
      },
      "message": "[ALSA] Fix check of enable module option\n\nFix the check of enable module option in probe of platform_device drivers.\nIt shouldn\u0027t break the loop but just ignore if enable[i] is false.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d08a23e2509e8e80637b4dfa5607ea00b9151b0a",
      "tree": "c5bdea37ac173c092dd6db73ef519c4aad699d84",
      "parents": [
        "bd84b0cc99d267d6512f01a55af7dbb673f784af"
      ],
      "author": {
        "name": "Ken Arromdee",
        "email": "arromdee@rahul.net",
        "time": "Thu Feb 09 13:50:26 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:28:58 2006 +0100"
      },
      "message": "[ALSA] ad1816a - Fix PCM trigger direction\n\nModules: AD1816A driver\n\nFixed the bug of capture with Shark Predator ISA resulting in:\n\tarecord: pcm_read:1196: read error: Input/output error\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8b7547f95cbe8a5940df62ed730646fdfcba5fda",
      "tree": "704102a2b9eaef96cf8b96c46e9e48855de64ea3",
      "parents": [
        "ef9f0a42db987e7e2df72289fb4522d24027786b"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Jan 16 16:33:08 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:25:03 2006 +0100"
      },
      "message": "[ALSA] semaphore -\u003e mutex (ISA part)\n\nSemaphore to mutex conversion.\n\nThe conversion was generated via scripts, and the result was validated\nautomatically via a script as well.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "95b712965f0a50365cc0128dacc27acf562f2ff1",
      "tree": "19e4f44751862c4f89c2e7465735e726a3965ac1",
      "parents": [
        "14086771c04acecc81e3985ca3118b330324194d"
      ],
      "author": {
        "name": "Mark Salazar",
        "email": "markTheCoder@justmyself.net",
        "time": "Mon Jan 16 11:35:40 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:24:17 2006 +0100"
      },
      "message": "[ALSA] #4/4 for Zoom Video - add Zoom Video support\n\nModules: ES18xx driver\n\nForth of 4 es18xx.c patches culminating in Zoom Video support.\n\nThis patch adds Zoom Video support for those chipsets that support it.\n\nTesting:\nThis work was initially done on the source from the Debian Sarge ALSA\npackage, then tested\non an ES1879. I could not test the Zoom Video function for an ES1878 or\nES1869.\nPatches were created against the Sarge code and then edited to apply\ncorrectly to the\nALSA cvs code. Lastly the patched ALSA cvs code was test for successful\ncompilation.\nNo additional testing was done on the ALSA cvs version.\n\nOne quirk (noted in my comments below) is that apparently the datasheet\nis wrong\nfor one of the ES1879 Zoom Video \u0027enable\u0027 bits, because\n 1) if you set this bit it messes up PCM playback (speaker_test play a\nlower frequency)\n 2) even if you don\u0027t set this bit Zoom Video still works.\nI added a control to toggle the bit on just in case there might be a\nversion of the\nES1879 that requires it, but I expect noone will need it.\n\nSigned-off-by: Mark Salazar \u003cmarkTheCoder@justmyself.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "14086771c04acecc81e3985ca3118b330324194d",
      "tree": "72e008a3d667bd2d49fb0e13e08fa6d0df9622b5",
      "parents": [
        "f4df221f8fe129ac2fa2a2a4306b7355cf7d05d6"
      ],
      "author": {
        "name": "Mark Salazar",
        "email": "markTheCoder@justmyself.net",
        "time": "Mon Jan 16 11:33:52 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:24:08 2006 +0100"
      },
      "message": "[ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handling\n\nModules: ES18xx driver\n\nThird of 4 es18xx.c patches culminating in Zoom Video support.\n\nThis patch changes the Hardware Volume support to reflect the fact that\nnot all of the\nsupported chipsets have seperate registers dedicated to the Hardware\nVolume inputs. Although\nall the chipsets can generate an HWV interrupt whenever a Hardware\nVolume input is received\nonly those with seperate HWV registers can split the HWV registers from\nthe Master volume\nregisters.\n\nTesting:\nThis work was initially done on the source from the Debian Sarge ALSA\npackage, then tested\non an ES1879 and an ES1878 machine. Patches were created against the\nSarge code and then edited\nto apply correctly to the ALSA cvs code. Lastly the patched ALSA cvs\ncode was test for\nsuccessful compilation. No additional testing was done on the ALSA cvs\nversion.\n\nSigned-off-by: Mark Salazar \u003cmarkTheCoder@justmyself.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f4df221f8fe129ac2fa2a2a4306b7355cf7d05d6",
      "tree": "53b630ac77752f3ed30ead32cec9d62e32d30712",
      "parents": [
        "c1f6d41593d3ef1f778fd6892cc4b916050c7cb9"
      ],
      "author": {
        "name": "Mark Salazar",
        "email": "markTheCoder@justmyself.net",
        "time": "Mon Jan 16 11:31:14 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:24:04 2006 +0100"
      },
      "message": "[ALSA] #2/4 for Zoom Video - resolve number of record sources\n\nModules: ES18xx driver\n\nSecond of 4 es18xx.c patches culminating in Zoom Video support.\n\nThis patch changes the \u0027record source\u0027 mux routines to reflect the fact\nthat not all of the\nsupported chipsets have 8 possible inputs. Some have 4 and some have 5.\n\nTesting:\nThis work was initially done on the source from the Debian Sarge ALSA\npackage, then tested\non an ES1879 and an ES1878 machine. Patches were created against the\nSarge code and then edited\nto apply correctly to the ALSA cvs code. Lastly the patched ALSA cvs\ncode was test for\nsuccessful compilation. No additional testing was done on the ALSA cvs\nversion.\n\nSigned-off-by: Mark Salazar \u003cmarkTheCoder@justmyself.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c1f6d41593d3ef1f778fd6892cc4b916050c7cb9",
      "tree": "573794c432dea568a81ad500b80390001838e0ae",
      "parents": [
        "415b09e4559b0c95666af3cebe918386212aef98"
      ],
      "author": {
        "name": "Mark Salazar",
        "email": "markTheCoder@justmyself.net",
        "time": "Mon Jan 16 11:29:09 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 22 10:23:52 2006 +0100"
      },
      "message": "[ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls\n\nModules: ES18xx driver\n\nFirst of 4 es18xx.c patches culminating in Zoom Video support.\nWhile adding support for Zoom Video to the es18xx driver I found some of\nthe mixer controls\nwere wrong. Since you guys went to the trouble of supplying the\ndatasheets for the supported\nchipsets I did a review of all of them and tried to get es18xx.c to\naccurately reflect the\nproper mixer controls for each chipset. If the datasheets are wrong then\nso are my patches.\n\nThis first patch moves some controls from the common-to-all-chipsets array\n\u0027snd_es18xx_base_controls\u0027 to a chipset-specific array and adds code to\nmanage that new array.\nAlso while testing on my ES1878 test machine I discovered it needed a\ncouple of udelays in\nthe identify function so those are in this patch as well.\n\nTesting:\nThis work was initially done on the source from the Debian Sarge ALSA\npackage, then tested\non an ES1879 and an ES1878 machine. Patches were created against the\nSarge code and then edited\nto apply correctly to the ALSA cvs code. Lastly the patched ALSA cvs\ncode was test for\nsuccessful compilation. No additional testing was done on the ALSA cvs\nversion.\n\nSigned-off-by: Mark Salazar \u003cmarkTheCoder@justmyself.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6f595cffedc09da3f5bed13afc86aac64e67c4d7",
      "tree": "4d6405462b45d1572405acb42dc5aa71636ff624",
      "parents": [
        "6ced13cdcab440931b87829b0f2d0dedacfb3f2d"
      ],
      "author": {
        "name": "Rene Herman",
        "email": "rene.herman@keyaccess.nl",
        "time": "Fri Feb 24 13:03:51 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Feb 24 14:31:36 2006 -0800"
      },
      "message": "[PATCH] snd-cs4236 typo fix\n\nI noticed on 2.6.16-rc4 that my MPU-401 wasn\u0027t functional, due to a simple\ncopy \u0026 paste error in sound/isa/cs423x/cs4236.c.\n\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1d79716ab07710465fa9fc1ae7328cc6095d2526",
      "tree": "2d5eae7551acff8a8f31dbfe79a5c3dbeafd55c6",
      "parents": [
        "89ac9c256495cbdbe130be5ed192c8911c89ed87"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Jan 25 14:30:44 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 01 13:09:26 2006 +0100"
      },
      "message": "[ALSA] Fix adding second dma channel\n\nModules: OPL3SA2 driver,GUS Classic driver\n\ndma2 is a global array. sprintf below suggests there was a typo.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "50f794c8dcfd0e63f3034d7cfd41e563f35741aa",
      "tree": "b72a7a5ab27ac0eb6e06b6e1bef15d40de15e505",
      "parents": [
        "68b8bc05213567cfc58d8bdb8917b36c314ba7fd"
      ],
      "author": {
        "name": "Lukasz Stemach",
        "email": "stelmacl@ee.pw.edu.pl",
        "time": "Mon Jan 23 15:22:13 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 01 13:09:12 2006 +0100"
      },
      "message": "[ALSA] cs4236 - Add PnP ids for Netfinity 3000\n\nModules: CS4236+ driver\n\nPnP ids for Netfinity 3000 builtin soundcard.\n\nThis one works for me.\n\nThis patch was submitted through kernel Bugzilla #4214.\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\n"
    },
    {
      "commit": "91134859702e66e5946383f66e6eb50ba4325458",
      "tree": "6accdbc61f79ec5c2f19fea22b29c4f79d0d2473",
      "parents": [
        "fe25ad8a84c798a82591e5ed14519c001500fa61"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jan 23 15:21:05 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 01 13:09:09 2006 +0100"
      },
      "message": "[ALSA] opti93x - Fix a compile warning\n\nModules: Opti9xx drivers\n\nFix a gcc-4.1 compile warning regarding uninitialized variables.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fe25ad8a84c798a82591e5ed14519c001500fa61",
      "tree": "77d4ebe873ccb24f0325b6e8be10a30c9abc738c",
      "parents": [
        "51c2bbfcdb10162b294f31e2b1c7106639caaec2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jan 23 15:20:38 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 01 13:09:07 2006 +0100"
      },
      "message": "[ALSA] wavefront - Fix a compile warning\n\nModules: Wavefront drivers\n\nFix a gcc-4.1 compile warning regarding uninitialized variables.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ec80859ed292a55334df68fc2492f1303cf3a0ac",
      "tree": "6ecbffbcb4bd16c002d5fdceb110f7a1c1b6eeb2",
      "parents": [
        "168a95f170070ddda1ba7505c2ce9ae8b50f21f6"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun Jan 22 09:28:15 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun Jan 22 17:10:43 2006 +0100"
      },
      "message": "[ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNP\n\nModules: CS4236+ driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "80faf041cd731bde220523166f016377e1765acd",
      "tree": "b261e1ce0bf2bef48da4a7448346ba08dce44107",
      "parents": [
        "62af9905a1f809094f5209ae15d2ce69599a8123"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jan 20 14:03:39 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun Jan 22 16:25:00 2006 +0100"
      },
      "message": "[ALSA] sb16 - Fix duplicated PnP entry\n\nModules: SB16/AWE driver\n\nFix the duplicated PnP entry between sb16 and sbawe drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "62af9905a1f809094f5209ae15d2ce69599a8123",
      "tree": "21fdbaf9b6a58fab6b833532132d968f1c71169b",
      "parents": [
        "2f25b7feab257bae406f1edb44438a347a1cc727"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jan 20 14:03:06 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun Jan 22 16:24:58 2006 +0100"
      },
      "message": "[ALSA] opl3sa2 - Fix conflict of driver name on sysfs\n\nModules: OPL3SA2 driver\n\nFix the conflict of driver name \u0027opl3sa2\u0027 on sysfs with OSS driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "59b1b34f47e6c8ac8f00660db2cd34216819b400",
      "tree": "5422f5f889696e4896e5c44a26b9c021fe8a47fb",
      "parents": [
        "d82ed2ffc2839413c20b41a271a4d8db12b0683c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jan 04 15:06:44 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun Jan 22 16:23:48 2006 +0100"
      },
      "message": "[ALSA] Fix compilation without CONFIG_PNP\n\nFix compilation of some ISA drivers without CONFIG_PNP.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a1365647022eb05a5993f270a78e9bef3bf554eb",
      "tree": "6dbcab4db80b7d07fdaec88c003743d1f6e1a289",
      "parents": [
        "fd285bb54d8a3e99810090ae88cfe8ed77d1da25"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Sun Jan 08 01:04:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jan 08 20:14:02 2006 -0800"
      },
      "message": "[PATCH] remove gcc-2 checks\n\nRemove various things which were checking for gcc-1.x and gcc-2.x compilers.\n\nFrom: Adrian Bunk \u003cbunk@stusta.de\u003e\n\n    Some documentation updates and removes some code paths for gcc \u003c 3.2.\n\nAcked-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7b6d92451ad5e1136dc347347e888b94638b8ba9",
      "tree": "e62edf62f29e988378cd2c984cde0ccb0993120b",
      "parents": [
        "83e8ad6984dccd6d848ac91ba0df379ff968180b"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Dec 12 09:33:37 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:30:49 2006 +0100"
      },
      "message": "[ALSA] seq: set client name in snd_seq_create_kernel_client()\n\nAll users of snd_seq_create_kernel_client() have to set the client name\nanyway, so we can just pass the name as parameter.  This relieves us\nfrom having to muck around with a struct snd_seq_client_info in these\ncases.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "83e8ad6984dccd6d848ac91ba0df379ff968180b",
      "tree": "5ae1f379de542b8ede18ab1cc65537b01b21d212",
      "parents": [
        "255bd169ab645970f77d3fd7ac800781f96ddccb"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Dec 12 09:30:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:30:47 2006 +0100"
      },
      "message": "[ALSA] seq: remove struct snd_seq_client_callback\n\nThe fields of struct snd_seq_client_callback either aren\u0027t used or are\nalways set to the same value, so we can get rid of it altogether.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "f7a9275d949cb0bf1f259a1546e52a0bf518151c",
      "tree": "4d96d9b6196d43684903857ba676dc51bbde4026",
      "parents": [
        "416c1079d30f1a52399b96f6772e993274b774ae"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Wed Dec 07 09:13:42 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:30:39 2006 +0100"
      },
      "message": "[ALSA] unregister platform devices\n\nCall platform_device_unregister() for all platform devices that we\u0027ve\nregistered.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "9d70d91c4663d580bd18317dac3c7dc3bee79480",
      "tree": "3360f1b030f71385c82f28c01471b1e3131d1bc0",
      "parents": [
        "403d19446bd0cabee70110415d2f3bc466f46448"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Nov 30 10:12:26 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:59 2006 +0100"
      },
      "message": "[ALSA] ad1848 - Fix compilation without CONFIG_PM\n\nModules: AD1848 driver\n\nFix compilation without CONFIG_PM.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a2c855bbd76e7044c54a9d84ae46f6eead1b8f89",
      "tree": "101ba08b1a59c4552ecf811848b18c2a35c9e434",
      "parents": [
        "b32425ac93370e1ba5556110e662f896b2e143b3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Nov 18 18:52:39 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:09 2006 +0100"
      },
      "message": "[ALSA] Fix a compile warning\n\nModules: CS4231 driver\n\nFix a compile warning (unused variable).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a9824c868a2c7e310e6263ea4bc9f35cbbec8227",
      "tree": "10dd67e5bd08e375bc09b138761221187441cbec",
      "parents": [
        "fa55f837bb1bfc3d9ac9988d6f5450a603fa079a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:51:00 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:02 2006 +0100"
      },
      "message": "[ALSA] Add CS4232 PnP BIOS support\n\nModules: CS4231 driver,CS4236+ driver\n\nAdd CS4232 PnP BIOS support.  Still experimental.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fa55f837bb1bfc3d9ac9988d6f5450a603fa079a",
      "tree": "ed2ad5d1bf0d1943cf0008dcbdab6411bc92c893",
      "parents": [
        "73e77ba0235532bd7523ba90883d325f6e095acf"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:48:30 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:00 2006 +0100"
      },
      "message": "[ALSA] Fix resume of cs4231\n\nModules: CS4231 driver\n\nUse mce_down() again in the resume callback.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "73e77ba0235532bd7523ba90883d325f6e095acf",
      "tree": "d22f29805ade9e78bd5f1802590d42f6e121c3c1",
      "parents": [
        "00a4e3d9f8df8a90966b75d517154718b4a2242a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:44:01 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:58 2006 +0100"
      },
      "message": "[ALSA] Add error messages\n\nAdd error messages in the critial error path to be more verbose.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "00a4e3d9f8df8a90966b75d517154718b4a2242a",
      "tree": "aa67a476ecb418679c9e5a5cec89d6a31269dd42",
      "parents": [
        "5fe76e4dc60a2c3ff9b1143f5275a953db685e26"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:41:08 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:57 2006 +0100"
      },
      "message": "[ALSA] Merge ad1816a-lib module to ad1816a\n\nModules: AD1816A driver\n\nMerge ad1816a-lib module to ad1816.\nThere is no more reason to split.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7f52bdb61bdb945b29c2a3b3a6d0f8e6e80b8ec8",
      "tree": "96768c8014ac011aaf0db17a8a7e8d281fbf794b",
      "parents": [
        "d29b761e6162d3b91079b25334270a2c36f6157d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:15:20 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:41 2006 +0100"
      },
      "message": "[ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig\n\nModules: ISA\n\nRemove the obsolete SND_GENERIC_DRIVER from isa/Kconfig.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d29b761e6162d3b91079b25334270a2c36f6157d",
      "tree": "ec32368c58173039725dba4b6fa1b50d8b6aaab5",
      "parents": [
        "99a0b7687ef991a577506a1974be146f02f18d74"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:14:11 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:39 2006 +0100"
      },
      "message": "[ALSA] wavefront - Use platform_device\n\nModules: Wavefront drivers\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "99a0b7687ef991a577506a1974be146f02f18d74",
      "tree": "ef92d7b1898b8a017decf6fd8c20fc6e1ffce6b2",
      "parents": [
        "654aa661779703d3b22ba04a83ddeb1a0dd7a09a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:13:59 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:37 2006 +0100"
      },
      "message": "[ALSA] opti9xx - Use platform_device\n\nModules: Opti9xx drivers\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "654aa661779703d3b22ba04a83ddeb1a0dd7a09a",
      "tree": "a113eb172cef6883c46966adbd3bd3399b87f881",
      "parents": [
        "2a571ed13c853d132433c7e81509351823a7c8c6"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:13:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:36 2006 +0100"
      },
      "message": "[ALSA] gus - Use platform_device\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "2a571ed13c853d132433c7e81509351823a7c8c6",
      "tree": "7c50c681906445667fb15b76581fd412cee64b61",
      "parents": [
        "277e926c9b2722317a6bf89ed921d97f6784e0cc"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:13:30 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:34 2006 +0100"
      },
      "message": "[ALSA] es1688 - Use platform_device\n\nModules: ES1688 driver\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "277e926c9b2722317a6bf89ed921d97f6784e0cc",
      "tree": "a8f5ae3307e26fecd61f11ac60205c34ebe587ac",
      "parents": [
        "feb158e6ada20b7871f625e1edd429216ac00d3c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:13:12 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:31 2006 +0100"
      },
      "message": "[ALSA] sscape - Use platform_device\n\nModules: Sound Scape driver\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "feb158e6ada20b7871f625e1edd429216ac00d3c",
      "tree": "75323e101824a15e65573a5179ec407474377409",
      "parents": [
        "f7e0ba3e440d4aab381dca6d7a7eee8f2faf210b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:12:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:29 2006 +0100"
      },
      "message": "[ALSA] sgalaxy - Use platform_device, add PM support\n\nModules: Sound Galaxy driver\n\nRewrite the probe/remove with platform_device.\nAlso, add the PM support.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f7e0ba3e440d4aab381dca6d7a7eee8f2faf210b",
      "tree": "88b578819914103fafcf33b3f3bfc618e3ba172c",
      "parents": [
        "704e05204c623136ea12411dc4286d1caea6cd7c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:12:07 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:28 2006 +0100"
      },
      "message": "[ALSA] es18xx - Use platform_device\n\nModules: ES18xx driver\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "704e05204c623136ea12411dc4286d1caea6cd7c",
      "tree": "3527413100be5eb599325eca50a933539fab6cf2",
      "parents": [
        "acdcbc15426b91b0041756a92ea4932c60def189"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:11:53 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:27 2006 +0100"
      },
      "message": "[ALSA] opl3sa2 - Use platform_device\n\nModules: OPL3SA2 driver\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "acdcbc15426b91b0041756a92ea4932c60def189",
      "tree": "07116cab00cfa6e935187af677059a7f5b8fb139",
      "parents": [
        "175cdcfb113e2a72f9d1a2ced4b80e0ff17fcaae"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:11:35 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:25 2006 +0100"
      },
      "message": "[ALSA] cmi8330 - Use platform_device, add PM support\n\nModules: CMI8330 driver\n\nRewrite the probe/remove with platform_device.\nAlso, add the PM support.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "175cdcfb113e2a72f9d1a2ced4b80e0ff17fcaae",
      "tree": "d543a187b156f9c468fae56ac4e429e1d4870338",
      "parents": [
        "e2fa213591518bb1387f6042b8572c76ecdc6c6e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:05:02 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:24 2006 +0100"
      },
      "message": "[ALSA] ad1816a - Clean up PnP code\n\nModules: AD1816A driver\n\nClean up PnP code of ad1816a driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e2fa213591518bb1387f6042b8572c76ecdc6c6e",
      "tree": "a57921931676bc83ec207f813ecb382981b0056d",
      "parents": [
        "b6cc25cae365bada36c9f006e314b998eb2c5e7c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:04:35 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:23 2006 +0100"
      },
      "message": "[ALSA] dt019x - Add PM support\n\nModules: DT019x driver\n\nAdd PM support to dt019x driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b6cc25cae365bada36c9f006e314b998eb2c5e7c",
      "tree": "f3b3b2df9b698c3004308b342a7b3d65f7ca26fc",
      "parents": [
        "480615f33fa48e1a4db33e40b21d4009250f5b23"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:04:12 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:21 2006 +0100"
      },
      "message": "[ALSA] azt2320 - Add PM support\n\nModules: AZT2320 driver\n\nAdd PM support to azt2320 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "480615f33fa48e1a4db33e40b21d4009250f5b23",
      "tree": "bd87766d2d32ae02722a65ab99ec0f36c884efb6",
      "parents": [
        "6bba41ac974ad77aa21d112a368ee565b55f303b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:03:53 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:17 2006 +0100"
      },
      "message": "[ALSA] als100 - Add PM support\n\nModules: ALS100 driver\n\nAdd PM support to als100 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6bba41ac974ad77aa21d112a368ee565b55f303b",
      "tree": "421ee3a28760d64e6b6a0d8ea2176e18febe4026",
      "parents": [
        "8b91375736ca602a5fc0695b53caa89b6ef263c9"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:00:53 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:16 2006 +0100"
      },
      "message": "[ALSA] cs4236 - Use platform_device\n\nModules: CS4236+ driver\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8b91375736ca602a5fc0695b53caa89b6ef263c9",
      "tree": "514b636ffb70565f36a7219c5687d0e43dea2cfd",
      "parents": [
        "7bb35e20e8a00cf9e3f4e9df0457eee9f312a637"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:00:41 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:15 2006 +0100"
      },
      "message": "[ALSA] cs4231 - Use platform_device\n\nModules: CS4231 driver\n\nRewrite the probe/remove with platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7bb35e20e8a00cf9e3f4e9df0457eee9f312a637",
      "tree": "e5483c0460f2dd82318c3774d897b24ea3ea5d2b",
      "parents": [
        "686688458e5814ac0aca44fc2033218a848fd2d0"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:00:17 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:13 2006 +0100"
      },
      "message": "[ALSA] cs4231 - Fix PM support\n\nModules: CS4231 driver\n\nFix PM support.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "686688458e5814ac0aca44fc2033218a848fd2d0",
      "tree": "a02ecb0c5d5c35faf4e21728fe0c8a1be37993e3",
      "parents": [
        "c66d7f72569e304acc134b2561b148fe7c23c0f7"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:58:26 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:11 2006 +0100"
      },
      "message": "[ALSA] ad1848 - Use platform_device, add PM\n\nModules: AD1848 driver\n\nRewrite the probe/remove with platform_device.\nAdd the PM support, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c66d7f72569e304acc134b2561b148fe7c23c0f7",
      "tree": "5404f454238c7f3546eaa1f7d892b7c5a1b5e020",
      "parents": [
        "7a8fef1f95e563a93c7d70048b63c1ca20685a1b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:57:48 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:10 2006 +0100"
      },
      "message": "[ALSA] ad1848 - Add PM support\n\nModules: AD1848 driver\n\nAdd PM support to ad1848 support code.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7a8fef1f95e563a93c7d70048b63c1ca20685a1b",
      "tree": "34fa516e4d6775d50fefbab9bfe1bda8d6deb57b",
      "parents": [
        "67be445871bb35c450100753b72392ad6ddc0245"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:56:11 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:08 2006 +0100"
      },
      "message": "[ALSA] es968 - Add PM support\n\nModules: ES968 driver\n\nAdd PM support to es968 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "67be445871bb35c450100753b72392ad6ddc0245",
      "tree": "2c39b540d1b1d86f6b94429cac4d5572b322937c",
      "parents": [
        "6f045616aff91022966b5c37ba6845791dd125dc"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:55:22 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:07 2006 +0100"
      },
      "message": "[ALSA] sb8 - Use platform_device and add PnP support\n\nModules: SB8 driver\n\nRewrite the probe/remove with platform_device.\nAdd PM support, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6f045616aff91022966b5c37ba6845791dd125dc",
      "tree": "273a962fbd5fcdd131f194cdc9b91ab0c409c98c",
      "parents": [
        "703529140cfb774366b839f38f027f283cb948b4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:54:56 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:05 2006 +0100"
      },
      "message": "[ALSA] sb16 - Use platform_device and add PnP support\n\nModules: SB16/AWE driver\n\nRewrite the probe/remove with platform_device.\nAdd PM support using PnP suspend/resume callbacks.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5bdb6a1629408f657f5f2c42b3c07c689c411499",
      "tree": "b99b216117506a89a3f09ebb874da83ec13fbf6c",
      "parents": [
        "cb60e5f5b2b19284479825cdaa6dd6b7078cf5d2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:16:10 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:03 2006 +0100"
      },
      "message": "[ALSA] Add PM support to SB-support code\n\nModules: SB drivers,SB16/AWE driver\n\nAdd PM support to SB-support code.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "11ff5c62b1327cc7bdcfcf66b4b718495fea0043",
      "tree": "a6ed8733002ac196993a091504d804dca48317a1",
      "parents": [
        "be6245373f46eb21839ba1b54c83bc7cc8274208"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:42:36 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:39 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA SB/AD-clone\n\nModules: ALS100 driver,AZT2320 driver,DT019x driver,Sound Galaxy driver\n\nRemove xxx_t typedefs from the ISA SB/AD-clone drivers\n(als100, azt2320, dt019x, sgalaxy).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "be6245373f46eb21839ba1b54c83bc7cc8274208",
      "tree": "645b9067557c6cb2fe733d7d4aacdfa005b1220e",
      "parents": [
        "ec6c5ae353fd9b1141da67094e125e75d031d740"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:42:05 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:37 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA SoundScape\n\nModules: Sound Scape driver\n\nRemove xxx_t typedefs from the ISA SoundScape driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ec6c5ae353fd9b1141da67094e125e75d031d740",
      "tree": "b17125118d8f4e07636992aebe69d5b133592e6f",
      "parents": [
        "8047c910ff27811060e6983ac446ed5a0fe550c6"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:41:45 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:36 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA OPL3SA2\n\nModules: OPL3SA2 driver\n\nRemove xxx_t typedefs from the ISA OPL3SA2 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8047c910ff27811060e6983ac446ed5a0fe550c6",
      "tree": "1a48ae4d0caaa29804cd38bf8398ad3a526ab69a",
      "parents": [
        "e3561703723fcc2315f852cb85e80533a2c58e3e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:41:22 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:34 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA ES18xx\n\nModules: ES18xx driver\n\nRemove xxx_t typedefs from the ISA ES18xx driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e3561703723fcc2315f852cb85e80533a2c58e3e",
      "tree": "6c0712a5f963851e21e9a9d0c8773e0c9fe2decd",
      "parents": [
        "542172f31d41e689988aedcf0d6e67dfe757736a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:41:02 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:32 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA CMI8330\n\nModules: CMI8330 driver\n\nRemove xxx_t typedefs from the ISA CMI8330 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "542172f31d41e689988aedcf0d6e67dfe757736a",
      "tree": "caad40a7368afc0eb719491b09e84f279b1f9bf6",
      "parents": [
        "346c7a689542285aef9b899eda7693d4b912d60d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:39:06 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:30 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA Wavefront\n\nModules: Wavefront drivers\n\nRemove xxx_t typedefs from the ISA Wavefront driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "346c7a689542285aef9b899eda7693d4b912d60d",
      "tree": "80dc6240d92cd1d9c99b97c5eb9a1bc6617f31d3",
      "parents": [
        "5e2da20648e39a0e3cb33861499b686a6fe38112"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:37:56 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:29 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA Opti9xx\n\nModules: Opti9xx drivers\n\nRemove xxx_t typedefs from the ISA Opti 9xx drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5e2da20648e39a0e3cb33861499b686a6fe38112",
      "tree": "e5f3117e2f44b262f9b6d45cfbd9e17a0ea913bd",
      "parents": [
        "029d64b0cfa30abc10f722e2f67d282abe09c9da"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:36:44 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:27 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA GUS\n\nRemove xxx_t typedefs from the ISA GUS drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "029d64b0cfa30abc10f722e2f67d282abe09c9da",
      "tree": "d9a1e72e9792b33e57db2695f6c1a1a4843df0bf",
      "parents": [
        "d3a7e476740dc23588ea65fa0df1aacdf8e70003"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:34:36 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:25 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE\n\nRemove xxx_t typedefs from the ISA SB8/SB16/SBAWE drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d3a7e476740dc23588ea65fa0df1aacdf8e70003",
      "tree": "f3526502e60c587df54394b2e0117996ae25442a",
      "parents": [
        "ba2375a45c528fd902676ea01014ea0f8931464b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:31:42 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:23 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA ES1688\n\nModules: ES1688 driver\n\nRemove xxx_t typedefs from the ISA ES1688 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ba2375a45c528fd902676ea01014ea0f8931464b",
      "tree": "e38833035449d0d65afb3cfc1104b243ce88454c",
      "parents": [
        "c8ff6647bb8a1865608b2d0c8565ca0ac47fb9b7"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:30:42 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:21 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA CS423x\n\nModules: CS4231 driver,CS4236+ driver\n\nRemove xxx_t typedefs from the ISA CS423x drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c8ff6647bb8a1865608b2d0c8565ca0ac47fb9b7",
      "tree": "49f33f6cfed368bd3f85147cb66b0cddc5bcbf28",
      "parents": [
        "cbdd0dd15f06a989c519089bb24023a5bfa66eaf"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:29:37 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:19 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA AD1848\n\nModules: AD1848 driver\n\nRemove xxx_t typedefs from the ISA AD1848 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "cbdd0dd15f06a989c519089bb24023a5bfa66eaf",
      "tree": "9217e0e66a53937e0516b92b45c7d0038a4efd78",
      "parents": [
        "4a4d2cfd8cbca3076742547157ea135d0be77928"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 14:28:35 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:18:18 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: ISA AD1816A\n\nModules: AD1816A driver\n\nRemove xxx_t typedefs from the ISA AD1816A driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ba7301c7d985d206a5688c69d0a74de3988f6d6c",
      "tree": "b060741f2035862e0375630e1dcfc7917defb2d4",
      "parents": [
        "a57d15158113cb7f10e662e6df07f445c986a12d"
      ],
      "author": {
        "name": "Andreas Mohr",
        "email": "andi@lisas.de",
        "time": "Thu Nov 17 11:03:31 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:17:15 2006 +0100"
      },
      "message": "[ALSA] ALS4000 update\n\nModules: SB drivers,ALS4000 driver\n\nsome update for the ALS4000 driver (tested with hardware in my PC):\n\n- use common control names according to ControlNames.txt\n- add some controls (Master Mono, 3D control)\n- optimize struct snd_card_als4000_t layout (performance/size)\n- save some bytes via unified error path\n- constify some read-only data\n- add ToDo list\n- move GPL license text to top\n- add comments\n\nSigned-off-by: Andreas Mohr \u003candi@lisas.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f739aeccedc7681a249bdae435e9af3e5476ad1d",
      "tree": "f0a2e33a755039a6cb3286895d8c43187c1de613",
      "parents": [
        "0948e3c8bb187b3dea38be1e1ffd1797866014f1"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 10:27:08 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:16:44 2006 +0100"
      },
      "message": "[ALSA] Clean up ISA cs4231 code\n\nModules: CS4231 driver\n\nClean up ISA cs4231 code, removing experimental EBUS/SBUS merge,\nto improve readability.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "230b5c1a612ae903c560b55a15df287b0ff437ea",
      "tree": "a32df8002571f0f29b2f18c5f4d8b566e7cb4d8f",
      "parents": [
        "3e8731740e17f01ec1ecce556ccdc4c42279ce1b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 10:17:05 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:16:31 2006 +0100"
      },
      "message": "[ALSA] Sort Kconfig entries\n\nModules: ISA,PCI drivers\n\nSort Kconfig entries in alphabetical order.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c3e6f7d8763fa0400d28c57633eb323515ba05fc",
      "tree": "b0803843b710ac74fc1399910445a8ff2cf396a5",
      "parents": [
        "f31a31b9024f21b2ad8f5a7c30e265a652e2e211"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Nov 16 18:43:35 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:16:21 2006 +0100"
      },
      "message": "[ALSA] Remove superfluous pcm_free callbacks\n\nRemove superflous pcm_free callbacks.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8433a509c0eb6bb1f33ce39c82c580b8901619ee",
      "tree": "f1554905dee5da4e840dfd674d5b004124496a22",
      "parents": [
        "d78bec210f07b06f406b877b9179e0cc281ae8e6"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Mon Oct 24 15:02:37 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Nov 04 13:19:49 2005 +0100"
      },
      "message": "[ALSA] Fix schedule_timeout usage\n\nUse schedule_timeout_{,un}interruptible() instead of\nset_current_state()/schedule_timeout() to reduce kernel size.  Also use\nhuman-time conversion functions instead of hard-coded division to avoid\nrounding issues.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    }
  ],
  "next": "99b359ba10a582148c6725f428a33ba5356dd993"
}
