)]}'
{
  "log": [
    {
      "commit": "7cd01dd840824e7c6023ad1dbfdb94a2183a7adb",
      "tree": "de69f9433e271d4c9a4cf35a7fd9a3f898e7f1a4",
      "parents": [
        "9d70d91c4663d580bd18317dac3c7dc3bee79480"
      ],
      "author": {
        "name": "Kyle Moffett",
        "email": "mrmacman_g4@mac.com",
        "time": "Wed Nov 30 10:54:28 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:30:01 2006 +0100"
      },
      "message": "[ALSA] snd_powermac: Add ID for Spring 2005 17\u0027 Powerbook\n\nModules: PPC PMAC driver\n\nThe audio chip in my Spring 2005 17\u0027 PowerBook was incorrectly\nrecognized as an AWACS chip.  This adds the chip ID to the\nsnd_powermac driver such that it is recognized as a Toonie (I don\u0027t\nknow if that\u0027s correct, but it\u0027s the only one that makes it work at\nall). and sorts the ID lists numerically.  NOTE:  This chip is only\nminimally supported at this point; it has system beep support and\nvery low volume speaker output, and that\u0027s about it.\n\nSigned-off-by: Kyle Moffett \u003cmrmacman_g4@mac.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.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": "403d19446bd0cabee70110415d2f3bc466f46448",
      "tree": "d2ddf51bd4a1274e6469272143a052566944d1ae",
      "parents": [
        "9056412f21bb6b76ceb98329409a958198b2d591"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@embeddedalley.com",
        "time": "Tue Nov 29 15:00:51 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:58 2006 +0100"
      },
      "message": "[ALSA] hda-codec - update sigmatel support and bug fixes\n\nModules: HDA Codec driver\n\n- Explictly set pin control as input for all input pins\n- Fix bug in 922x mixer (no mute on adc0vol)\n- Remove broken ch_mode control\n- Add support for jack retasking mixer controls to use rear line and\n  mic as surround outputs\n- Add board tables to support autodetect and pin config defaults for\n  systems with broken bioses\n- Add support for several Intel mobos\n- Add support for DFI mobo with reference boards attached\n  (gets rid of compile time switch to use reference boards)\n\nSigned-off-by: Matt Porter \u003cmporter@embeddedalley.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9056412f21bb6b76ceb98329409a958198b2d591",
      "tree": "4184fda7122d5160b36e2cd5ac7d8d901973f934",
      "parents": [
        "954fa19ab7a14c3f54044780a90cd6a95149f90b"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Nov 29 14:48:41 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:56 2006 +0100"
      },
      "message": "[ALSA] sound: align device drivers menus\n\nModules: Sound Core,Generic drivers\n\nAC97 Kconfig entries broke the ALSA device drivers menu, so move them to a\nlocation where that won\u0027t happen, enabling all device sub-menus to be\npresented together.\n\nFixed for the latest ALSA tree by Takashi Iwai \u003ctiwai@suse.de\u003e.\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "954fa19ab7a14c3f54044780a90cd6a95149f90b",
      "tree": "2cb86863883ab1c1b08d07d752a283188691632f",
      "parents": [
        "015b6a198f51d660797b78c6c7ee60d0252ebf40"
      ],
      "author": {
        "name": "Matt Porter",
        "email": "mporter@embeddedalley.com",
        "time": "Tue Nov 29 14:46:01 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:54 2006 +0100"
      },
      "message": "[ALSA] hda-intel - Fix HDA probe_mask default\n\nModules: HDA Intel driver\n\nThe probe_mask module parameter comment notes that the intended\ndefault is -1. Fix it to be so, otherwise all codecs are skipped\nand init fails.\n\nSigned-off-by: Matt Porter \u003cmporter@embeddedalley.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "015b6a198f51d660797b78c6c7ee60d0252ebf40",
      "tree": "827f8caeabbf69f4932d4fd1ee054876dfd9e738",
      "parents": [
        "16f47bb66000a917a33a0da67ef2823b239c36f6"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Nov 28 10:50:59 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:53 2006 +0100"
      },
      "message": "[ALSA] ens1371: added spdif and lineio module options\n\nModules: ENS1370/1+ driver\n\n- spdif module option: some hardware revisions are without spdif output\n- lineio module option: force shared line in / rear out jack settings\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "16f47bb66000a917a33a0da67ef2823b239c36f6",
      "tree": "7ea561745a39af2e0708207c555251a4b01e2869",
      "parents": [
        "f8c7c7b8dd2828b42c1230c6b0235e7d1dcf57e5"
      ],
      "author": {
        "name": "Matthew Garrett",
        "email": "mjg59@srcf.ucam.org",
        "time": "Fri Nov 25 12:03:20 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:50 2006 +0100"
      },
      "message": "[ALSA] ac97 - Add extra IDs for headphone autosense\n\nModules: AC97 Codec\n\nThe following patch adds some extra IDs for the list of hardware which\nshould have headphone line sense enabled by default.\n\nSigned-off-by: Matthew Garrett \u003cmjg59@srcf.ucam.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f8c7c7b8dd2828b42c1230c6b0235e7d1dcf57e5",
      "tree": "b6750d3a18d438f79819473b5604f03660a8a3d1",
      "parents": [
        "d32410b1095cf93e8e31f8919de46f496d7b3ce0"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 24 16:17:20 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:48 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Fix surrounds on 3stack mode of AD1988\n\nModules: HDA Codec driver\n\nFixed the swapped surround/CLFE on 3stack mode of AD1988.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d32410b1095cf93e8e31f8919de46f496d7b3ce0",
      "tree": "8d4b825c568c6bde3fa751320fa1e03e26052773",
      "parents": [
        "b2ec642362eef10f660e2b857dda12e2d61e0198"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 24 16:06:23 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:47 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Fix/enhance AD1988 support\n\nModules: HDA Codec driver\n\nFix/enhance AD1988 support code.\n\n- Fix for h/w bug of AD1988A rev 2\n- The BIOS auto-configuration is added and used as fallback\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b2ec642362eef10f660e2b857dda12e2d61e0198",
      "tree": "d8370e3a0cdaef7d2000c9576b8dce06837b4907",
      "parents": [
        "606ad75fb5372c0edb5ee6276c8e29fcb525f3e1"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 24 16:05:04 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:45 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Fix channel mode helper\n\nModules: HDA Codec driver\n\nFix the channel mode helper (for put callback).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "606ad75fb5372c0edb5ee6276c8e29fcb525f3e1",
      "tree": "8ae65a6a70b4c5950788346d0c897013a03759f0",
      "parents": [
        "5014f193166d14e47525a34d65a1c7d77b0f6f38"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 24 16:03:40 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:43 2006 +0100"
      },
      "message": "[ALSA] hda-intel - Use position buffer as default\n\nModules: HDA Intel driver\n\n- Use the position buffer for obtaining the current DMA position\n  as default.  This seems more stable than others.\n- Add probe_mask module option (mainly for test boards with multiple\n  codecs).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5014f193166d14e47525a34d65a1c7d77b0f6f38",
      "tree": "0350c8c4089aa66947cdd0aabece2d7b40e6e4a5",
      "parents": [
        "18612048b3e951f7e0ae9be65efe9e8cfde868a6"
      ],
      "author": {
        "name": "Libin Yang",
        "email": "libin.yang@intel.com",
        "time": "Wed Nov 23 15:48:36 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:41 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Fix auto-probe of ALC880\n\nModules: HDA Codec driver\n\nThis patch is to fix the problem of calculating the nid incorrectly\nwhen auto-probe for ALC880. The problem to be fixed often behaves\nwith such words when using dmesg, \u0027num_steps \u003d 0 for NID\u003d0x8\u0027 when\nauto-probe for ALC880.\n\nThe patch contains:\n- alsa-kernel/pci/hda/patch_realtek.c: replace \u0027alc880_dac_to_idx\u0027\n  with \u0027alc880_idx_to_dac\u0027 in function \u0027alc880_auto_fill_dac_nids()\u0027\n\nSigned-off-by: Libin Yang \u003clibin.yang@intel.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "18612048b3e951f7e0ae9be65efe9e8cfde868a6",
      "tree": "5432f794d9ee9129b21b066655fce88d63f073c3",
      "parents": [
        "9a1a2a1d4eeda00df45ccf7a3a375d1887f1efb3"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Nov 23 13:14:50 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:40 2006 +0100"
      },
      "message": "[ALSA] sound/: possible cleanups\n\nModules: RawMidi Midlevel,HDA generic driver\n\nThis patch contains the following possible cleanups:\n- pci/hda/hda_proc.c should #include \u0027hda_local.h\u0027 for including the\n  prototype of it\u0027s global function snd_hda_codec_proc_new()\n- core/rawmidi.c: make the needlessly global and EXPORT_SYMBOL\u0027ed\n  function snd_rawmidi_info() static\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9a1a2a1d4eeda00df45ccf7a3a375d1887f1efb3",
      "tree": "35b4897c4a353838d5c0d6e0336735a8f418b974",
      "parents": [
        "6a81dbf23df5400e4f8182e9f2eb52fabcf42015"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Nov 22 15:46:41 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:38 2006 +0100"
      },
      "message": "[ALSA] Fix a missing include\n\nModules: ALSA Core\n\nFix missing include \u003clinux/device.h\u003e\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6a81dbf23df5400e4f8182e9f2eb52fabcf42015",
      "tree": "f80f141a9430eaa6ff1d334b51dd33d90b030c0d",
      "parents": [
        "1f14a657d87aa0e1a6c08c2e31588fbca34a8844"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Nov 22 14:33:27 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:33 2006 +0100"
      },
      "message": "[ALSA] ice1712 - Fix Front Digital Input of Terratec DMX 6Fire\n\nModules: ICE1712 driver\n\nFix the inverted switch of \u0027Front Digital Input\u0027 of Terratec DMX 6Fire.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1f14a657d87aa0e1a6c08c2e31588fbca34a8844",
      "tree": "74fde07268a93952b1b9caa79efbc42042bb501f",
      "parents": [
        "2e5b9567f7444673a93cbacdcbeb3feacdb4914f"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Nov 21 16:40:00 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:32 2006 +0100"
      },
      "message": "[ALSA] usb-audio: fix Edirol UA-20 support\n\nModules: USB generic driver\n\nSomebody at Edirol fucked up and released a new revision of the UA-20\nwithout class-specific descriptors, so now we have to hard-code the\nsample format.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "2e5b9567f7444673a93cbacdcbeb3feacdb4914f",
      "tree": "ca09ff107a1e28da797e5a2c27f689fed524678f",
      "parents": [
        "d25695056ff2e1e048cfc8d7dbafaf80c3c46d5d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 21 16:36:15 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:29 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Fix AD1988 support\n\nModules: HDA Codec driver\n\nFix AD1988 support.  As default, 6stack model is used.\nStill no auto-BIOS setup is implemented.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d25695056ff2e1e048cfc8d7dbafaf80c3c46d5d",
      "tree": "d639f0a40b176de26140428c1d4107c4546911f3",
      "parents": [
        "54d174031576a2855c49611d83d4946bde81b504"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 21 16:33:51 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:28 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Allocate connection lists dynamically in generic parser\n\nModules: HDA generic driver\n\nAllocate connection lists dynamically in generic parser.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "54d174031576a2855c49611d83d4946bde81b504",
      "tree": "6bdcefaccb78bddfa1a3ea7b429e1178b479999d",
      "parents": [
        "1b98ea4791892399d8c23c93e117567eeff38887"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 21 16:33:22 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:27 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Fix connection list parsing\n\nModules: HDA Codec driver,HDA generic driver\n\n- Fix connection list parsing (with ranged flag).\n- Increase the max number of connections\n- Introduce widget capabilities cache\n- Power up/down widgets at init, suspend and resume\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1b98ea4791892399d8c23c93e117567eeff38887",
      "tree": "5128a11d23f34048e7d00f2915326f8e9e32bee5",
      "parents": [
        "0ef797c5ca8a73853c827cf495caed44676cfe17"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Nov 21 07:31:31 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:25 2006 +0100"
      },
      "message": "[ALSA] rawmidi: adjust runtime-\u003eavail when changing output buffer size\n\nModules: RawMidi Midlevel\n\nWhen the output buffer size is changed, runtime-\u003eavail must be\nadjusted to the new size; otherwise, draining of a bigger buffer would\nappear to fail because avail does not reach buffer_size.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "0ef797c5ca8a73853c827cf495caed44676cfe17",
      "tree": "df926c1efce91263b315f205df213a325e71b416",
      "parents": [
        "d001544ded23ddb1116f945ccc2d89a7f98ab7e8"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Nov 21 07:30:20 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:23 2006 +0100"
      },
      "message": "[ALSA] adjust documentation for higher card limit\n\nModules: Documentation\n\nFix all places in the docs where the card number limit is mentioned.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "d001544ded23ddb1116f945ccc2d89a7f98ab7e8",
      "tree": "721fbc6355acfb886817e2b120f198383c5e6ae6",
      "parents": [
        "204bdb1b50013c7aa3922d8b66df943123087bd8"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 14:09:05 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:21 2006 +0100"
      },
      "message": "[ALSA] dynamic minors (6/6): increase maximum number of sound cards\n\nModules: ALSA Core,Memalloc module,ALSA sequencer\n\nWith dynamic minor numbers, we can increase the number of sound cards.\n\nThis requires that the sequencer client numbers of some kernel drivers\nare allocated dynamically, too.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "204bdb1b50013c7aa3922d8b66df943123087bd8",
      "tree": "9e1721fe87bd960d497dfbb7a3abe9ddb57e5365",
      "parents": [
        "332682b1cd540dd7abbbbfc1905af8139e76e1b7"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 14:08:28 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:20 2006 +0100"
      },
      "message": "[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card\n\nModules: ALSA sequencer,Generic drivers\n\nTo allow increasing the maximum number of sound cards, we have to limit\nthe number of sequencer clients per card because client numbers are\nstill allocated statically.\n\nReducing the number of clients to four limits the number of sequencer\nMIDI ports to 1024 per card.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "332682b1cd540dd7abbbbfc1905af8139e76e1b7",
      "tree": "e2e858870972073b2e01f7f8d5948c187c11e2bb",
      "parents": [
        "f87135f56cb266e031f5ec081dfbde7e43f55e80"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 14:07:47 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:19 2006 +0100"
      },
      "message": "[ALSA] dynamic minors (4/6): dynamic minor number allocation\n\nModules: ALSA Core,ALSA Minor Numbers\n\nAdd an option to allocate device file minor numbers dynamically.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "f87135f56cb266e031f5ec081dfbde7e43f55e80",
      "tree": "c048abae6bb04df53f5d8d7dcffbf2c28bc638ff",
      "parents": [
        "6983b7240cd229787c3ee00e663ea94ea649d96a"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 14:06:59 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:17 2006 +0100"
      },
      "message": "[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically\n\nInstead of storing the pointers to the device-specific structures in an\narray, put them into the struct snd_minor, and look them up dynamically.\n\nThis makes the device type modules independent of the minor number\nencoding.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "6983b7240cd229787c3ee00e663ea94ea649d96a",
      "tree": "25005b4a0fce5465e70961a5d3fe2d040786f890",
      "parents": [
        "2af677fc884fc6dc79e65c99050ea607ac8bab9b"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 14:05:49 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:15 2006 +0100"
      },
      "message": "[ALSA] dynamic minors (2/6): simplify storage of snd_minor structures\n\nModules: ALSA Core\n\nStore the snd_minor structure pointers in one array instead of using a\nseparate list for each card.  This simplifies the mapping from device\nfiles to minor struct by removing the need to know about the encoding\nof the card number in the minor number.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "2af677fc884fc6dc79e65c99050ea607ac8bab9b",
      "tree": "4291d36c2f116d5887b88da5f0213b68933a1201",
      "parents": [
        "a106cd3d9e88c8761bd0eac2ce402cc82bd11fea"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 14:03:48 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:14 2006 +0100"
      },
      "message": "[ALSA] dynamic minors (1/6): store device type in struct snd_minor\n\nInstead of a comment string, store the device type in the snd_minor\nstructure.  This makes snd_minor more flexible, and has the nice side\neffect that we don\u0027t need anymore to create a separate snd_minor\ntemplate for registering a device but can pass the file_operations\ndirectly to snd_register_device().\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "a106cd3d9e88c8761bd0eac2ce402cc82bd11fea",
      "tree": "1dd614d50a0bd30af45fd63372f02da5a5fe86e6",
      "parents": [
        "ac09a9251d3b7678150ee512de8de1bd98628d11"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 13:59:56 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:12 2006 +0100"
      },
      "message": "[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()\n\nModules: RawMidi Midlevel\n\nIn snd_rawmidi_info_select(), check that the device identified by the\npassed device number actually exists.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "ac09a9251d3b7678150ee512de8de1bd98628d11",
      "tree": "6bc4cb3fadec6da9ffc619165467ca74aa61161b",
      "parents": [
        "a2c855bbd76e7044c54a9d84ae46f6eead1b8f89"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Sun Nov 20 13:58:28 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:11 2006 +0100"
      },
      "message": "[ALSA] cs5535audio: move sound/driver.h to the top\n\nModules: CS5535 driver\n\nMove the #include of \u003csound/driver.h\u003e to the top which is\nrequired for compilation on earlier kernels.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.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": "b32425ac93370e1ba5556110e662f896b2e143b3",
      "tree": "c5837ee90c16d2aa358e399f2ad79ca4eb770e94",
      "parents": [
        "2eb061f41cf74f829bfe90a9c79c765172be9f0b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Nov 18 18:52:14 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:08 2006 +0100"
      },
      "message": "[ALSA] Fix possible races in timer callbacks\n\nFix possible races in timer callbacks.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "2eb061f41cf74f829bfe90a9c79c765172be9f0b",
      "tree": "41d6aa7f968e0a49f93a673cf2600fd85e457894",
      "parents": [
        "a9824c868a2c7e310e6263ea4bc9f35cbbec8227"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Nov 18 07:44:13 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:29:04 2006 +0100"
      },
      "message": "[ALSA] intel8x0 - Added swap_hp quirk for Fujitsu-Siemens Celsius H320 [0x10cf:0x12f2]\n\nModules: Intel8x0 driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\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": "5fe76e4dc60a2c3ff9b1143f5275a953db685e26",
      "tree": "f54acdb029f429bf8c0068ed964a1216fbe614d3",
      "parents": [
        "a4efc230c60ad15584e723755316e67b3c708d67"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:26:09 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:55 2006 +0100"
      },
      "message": "[ALSA] document - Update PM support\n\nModules: Documentation\n\nUpdate the description about the PCI PM support.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a4efc230c60ad15584e723755316e67b3c708d67",
      "tree": "8b81a5e7c079ea5e06279f08ba1d6d4ce4d31dcb",
      "parents": [
        "27441127b086230cc4c57d6cd9a615272fb47bcd"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:24:26 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:53 2006 +0100"
      },
      "message": "[ALSA] document - Add PM support\n\nModules: Documentation\n\nMark the drivers newly supporting PM in the documentation.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "27441127b086230cc4c57d6cd9a615272fb47bcd",
      "tree": "83ef28d69ec9b3699ddf28eec2e79745c002cfa8",
      "parents": [
        "ebfbd2b83da14c7118da0efd1b59d8b641da08c2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:22:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:52 2006 +0100"
      },
      "message": "[ALSA] Remove snd_legacy_auto_probe()\n\nModules: ALSA Core\n\nRemove unsed snd_legacy_auto_probe() function.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ebfbd2b83da14c7118da0efd1b59d8b641da08c2",
      "tree": "27f33be61aee55d574d9854687d91056763622af",
      "parents": [
        "fa8174db0fd032c3d48cc0873946358c68e44d4f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:21:46 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:50 2006 +0100"
      },
      "message": "[ALSA] Remove snd_card_generic_dev()\n\nRemove the obsolete snd_card_generic_dev().\nCONFIG_SND_GENERIC_DRIVER is also removed from Kconfig.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fa8174db0fd032c3d48cc0873946358c68e44d4f",
      "tree": "de77fe66e2f606831b10efec0e687a9385835404",
      "parents": [
        "2b3f558727244efb6edb0866952331f537da13a4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:20:15 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:49 2006 +0100"
      },
      "message": "[ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig\n\nModules: ARM\n\nRemove the obsolete SND_GENERIC_DRIVER from arm/Kconfig.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "2b3f558727244efb6edb0866952331f537da13a4",
      "tree": "9aa637edbfc15af42fc4a11a7d8620afaed600c4",
      "parents": [
        "792a6c51875c9d3b4a7b9af553b7fd18e8d84684"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:19:50 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:47 2006 +0100"
      },
      "message": "[ALSA] Use platform_device\n\nModules: SA11xx UDA1341 driver\n\nRewrite the probe/remove with platform_device.\nFix PM support, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "792a6c51875c9d3b4a7b9af553b7fd18e8d84684",
      "tree": "8d4887d2be87c9734fbee4436bcddcfe4a946e7d",
      "parents": [
        "5e12bea0833e47117c31f13b528e31dc8112de57"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:19:25 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:46 2006 +0100"
      },
      "message": "[ALSA] Fix PM support\n\nModules: ARM AACI PL041 driver,ARM PXA2XX driver\n\nFix PM support of aaci and pxa2xx drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5e12bea0833e47117c31f13b528e31dc8112de57",
      "tree": "d0e35b6a75cf3605d4e4a64f380d5b46a7eff393",
      "parents": [
        "e4f163d96080dda40fd02df725f3672d035e4c5a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:17:08 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:44 2006 +0100"
      },
      "message": "[ALSA] powermac - Use platform_device\n\nModules: PPC,PPC PMAC driver,PPC PowerMac driver\n\nRewrite the probe/remove with platform_device.\nMove the PM support to platform_device\u0027s callbacks.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e4f163d96080dda40fd02df725f3672d035e4c5a",
      "tree": "c97fc3575683cdbd9ea1d25bb92e0519501d2642",
      "parents": [
        "7f52bdb61bdb945b29c2a3b3a6d0f8e6e80b8ec8"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:15:58 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:42 2006 +0100"
      },
      "message": "[ALSA] pdaudiocf - Fix PM support\n\nModules: PDAudioCF driver\n\nFix the PM support on pdaudiocf driver.\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": "703529140cfb774366b839f38f027f283cb948b4",
      "tree": "a138810f5748f34aea4d3617010e8ede9fc1075c",
      "parents": [
        "5bdb6a1629408f657f5f2c42b3c07c689c411499"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:16:36 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:04 2006 +0100"
      },
      "message": "[ALSA] als4000 - Add PM support\n\nModules: ALS4000 driver\n\nAdd PM support to PCI ALS4000 driver.\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": "cb60e5f5b2b19284479825cdaa6dd6b7078cf5d2",
      "tree": "1a2a9674bbe9abc98385b0a5e0015bc250fd9895",
      "parents": [
        "b1e9ed26a9e472548a63a59014708fdae013b7a3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:14:49 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:01 2006 +0100"
      },
      "message": "[ALSA] cmipci - Add PM support\n\nModules: CMIPCI driver\n\nAdd PM support to CMIPCI driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b1e9ed26a9e472548a63a59014708fdae013b7a3",
      "tree": "69403fa8ec2c417af81098946888e2555ae5e4b9",
      "parents": [
        "09668b441dacdf4640509b640ad73e24efd5204f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:14:33 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:59 2006 +0100"
      },
      "message": "[ALSA] fm801 - Add PM support\n\nModules: FM801 driver\n\nAdd PM support to fm801 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "09668b441dacdf4640509b640ad73e24efd5204f",
      "tree": "177d0548acbcca4432f82ce6f3aa397cba5ba528",
      "parents": [
        "fe8be10786c040bce53c18048d75b1b23aec64ae"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:14:10 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:58 2006 +0100"
      },
      "message": "[ALSA] emu10k1 - Add PM support\n\nModules: EMU10K1/EMU10K2 driver\n\nAdd PM support to emu10k1 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fe8be10786c040bce53c18048d75b1b23aec64ae",
      "tree": "5f96e9b242637dd5c654cf9d9e5baeaf680407e1",
      "parents": [
        "11d3824ad7d6240d7ce44bdf1d9e81e62a903f72"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:13:41 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:56 2006 +0100"
      },
      "message": "[ALSA] ens137x - Fix and ADD PM support\n\nModules: ENS1370/1+ driver\n\nFix PM support on ens1371 driver.\nAdd PM support on ens1370 (together with AK4531), too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "11d3824ad7d6240d7ce44bdf1d9e81e62a903f72",
      "tree": "14561c3817dfb06bf4b59c77beaa86fc41bf88d7",
      "parents": [
        "3fcf7d2cd8e0ebce10e4bf89da175ff9bd6aa2da"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:13:05 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:55 2006 +0100"
      },
      "message": "[ALSA] ak4531 - Add PM support\n\nModules: AK4531 codec\n\nAdd PM support to AK4531 codec driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3fcf7d2cd8e0ebce10e4bf89da175ff9bd6aa2da",
      "tree": "282784904eb8aab68bf98642e75ba2aebd503758",
      "parents": [
        "421a12520d4ed4a0c96640fb672ef24ad8019beb"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:11:24 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:53 2006 +0100"
      },
      "message": "[ALSA] nm256-intel - Fix PM support\n\nModules: NM256 driver\n\nFix PM support on NM256 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "421a12520d4ed4a0c96640fb672ef24ad8019beb",
      "tree": "cdfbcad3881129cb50d4d8d5dd1ae5b17a9d7dbc",
      "parents": [
        "bf53c3b3f368cdc2aa9a59f220337ede854f507d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:11:09 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:51 2006 +0100"
      },
      "message": "[ALSA] hda-intel - Fix PM support\n\nModules: HDA Intel driver\n\nFix PM support on HDA-Intel driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "bf53c3b3f368cdc2aa9a59f220337ede854f507d",
      "tree": "420cfb1ef9012e49c8c0b0cfc5a6b3565731c945",
      "parents": [
        "57feb83507d598de04e986cfa463acda9f2a67a8"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:10:51 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:50 2006 +0100"
      },
      "message": "[ALSA] ali5451 - Fix PM support\n\nModules: ALI5451 driver\n\nFix PM support on ALI5451 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "57feb83507d598de04e986cfa463acda9f2a67a8",
      "tree": "3a9b9fef2fed7b8306674724685270c012d096b9",
      "parents": [
        "0e2364a7013688c06d1a9454a2c20567027f6a6e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:10:35 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:48 2006 +0100"
      },
      "message": "[ALSA] via82xx - Fix PM support\n\nModules: VIA82xx driver,VIA82xx-modem driver\n\nFix PM support on VIA82xx and modem drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0e2364a7013688c06d1a9454a2c20567027f6a6e",
      "tree": "c8b80e895ef3ef6b42a81c2ca79e106720a75580",
      "parents": [
        "5809c6c41ae95ce3f45ad14d31503deb1fa8268a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:10:19 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:47 2006 +0100"
      },
      "message": "[ALSA] maestro3 - Fix PM support\n\nModules: Maestro3 driver\n\nFix PM support on maestro3 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5809c6c41ae95ce3f45ad14d31503deb1fa8268a",
      "tree": "c1029ae1b55bb67414459d47820dd39dfd277ef7",
      "parents": [
        "ded462356886e5f80f6a20b227f7e5cf7cfc5159"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:10:01 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:42 2006 +0100"
      },
      "message": "[ALSA] intel8x0 - Fix PM support\n\nModules: Intel8x0 driver,Intel8x0-modem driver\n\nFix PM support on Intel8x0 and modem drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ded462356886e5f80f6a20b227f7e5cf7cfc5159",
      "tree": "d060b0f123a3bf844246823174bddd7dcfba0a6e",
      "parents": [
        "fb0700b4debbf45fb0465b40188bdc5396947bda"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:09:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:38 2006 +0100"
      },
      "message": "[ALSA] ymfpci - Fix PM support\n\nModules: YMFPCI driver\n\nFix PM support on YMFPCI driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fb0700b4debbf45fb0465b40188bdc5396947bda",
      "tree": "6a314571cd81b9995de254932ab7fe37038fa7b5",
      "parents": [
        "cb28e45ba2aa42393596a364d4f947027db8a1b5"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:09:25 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:37 2006 +0100"
      },
      "message": "[ALSA] trident - Fix PM support\n\nModules: Trident driver\n\nFix PM support on Trident driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "cb28e45ba2aa42393596a364d4f947027db8a1b5",
      "tree": "8a9dbc18b5d4c2820fedf1ec27ec25c578ddee8c",
      "parents": [
        "1d4b822be64b119b47c172aaac7ee76949470e28"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:09:04 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:35 2006 +0100"
      },
      "message": "[ALSA] cs46xx - Fix PM support\n\nModules: CS46xx driver\n\nFix PM support on CS46xx driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1d4b822be64b119b47c172aaac7ee76949470e28",
      "tree": "04f56645155654cf6ac411c42b0c44b3adac7287",
      "parents": [
        "b34a580ec5b2eb7d3a7645552821e9dadb42bdab"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:08:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:34 2006 +0100"
      },
      "message": "[ALSA] es1968 - Fix PM support\n\nModules: ES1968 driver\n\nFix PM support on ES1968 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b34a580ec5b2eb7d3a7645552821e9dadb42bdab",
      "tree": "eafcecac59f5d297294e319991b83eab9bd4f465",
      "parents": [
        "38c0a158ee23027e6a4fe47311e05d9c34c94da4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:08:27 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:31 2006 +0100"
      },
      "message": "[ALSA] es1938 - Fix PM support\n\nModules: ES1938 driver\n\nFix PM support on ES1938 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "38c0a158ee23027e6a4fe47311e05d9c34c94da4",
      "tree": "541dfe21e27fed32932b117aa00dd3d5971ac344",
      "parents": [
        "92304cc7ecfc87d8336696ab5fe6a1c0eec2ff00"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:08:11 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:27 2006 +0100"
      },
      "message": "[ALSA] cs4281 - Fix PM support\n\nModules: CS4281 driver\n\nFix PM support on CS4281 driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "92304cc7ecfc87d8336696ab5fe6a1c0eec2ff00",
      "tree": "979c7147e3234bc4c92eaf97aff08853c5bb7264",
      "parents": [
        "0ed1cad172176a4595f82e8cd9055938ad54bd4b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:07:46 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:24 2006 +0100"
      },
      "message": "[ALSA] atiixp - Fix PM support\n\nModules: ATIIXP driver,ATIIXP-modem driver\n\nFix PM support on ATIIXP and modem drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0ed1cad172176a4595f82e8cd9055938ad54bd4b",
      "tree": "b00296e5a061c90debfc4fa8c5303f75042456bc",
      "parents": [
        "597c3c96691c861e837f9024084b4943fa5fc0fd"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:06:05 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:22 2006 +0100"
      },
      "message": "[ALSA] vx-driver - Fix PM support\n\nFix PM support on VX drivers (vxpocket and vx222).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "597c3c96691c861e837f9024084b4943fa5fc0fd",
      "tree": "1a27106490d5f24fe270d2be1d5e209d65b3c329",
      "parents": [
        "b3fe95123f0db79dd0345d249c312823178c11f5"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:04:14 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:20 2006 +0100"
      },
      "message": "[ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig\n\nModules: Generic drivers\n\nRemove SND_GENERIC_DRIVER from drivers/Kconfig.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b3fe95123f0db79dd0345d249c312823178c11f5",
      "tree": "c7c3b6c2270bbe4e4fe83a348e8603ae52df07c4",
      "parents": [
        "3564fbb880f9a62ddbb81b7440c32e0e6619c52d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:03:39 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:14 2006 +0100"
      },
      "message": "[ALSA] mpu401 - Use platform_device\n\nModules: MPU401 UART\n\nRewrite the probe/remove code using platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3564fbb880f9a62ddbb81b7440c32e0e6619c52d",
      "tree": "87689136136d719d0ada90638ee696a2679f6a53",
      "parents": [
        "9caf6b5908e1e3b10478e9201ca1be809145253f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:03:26 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:13 2006 +0100"
      },
      "message": "[ALSA] virmidi - Use platform_device\n\nModules: Generic drivers\n\nRewrite the probe/remove code using platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9caf6b5908e1e3b10478e9201ca1be809145253f",
      "tree": "c4429da58b9f7169b4371675e3625a5f868c4acf",
      "parents": [
        "077d0ac5b63185abb848ae81e2949a1e9aedc1bb"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:02:30 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:27:11 2006 +0100"
      },
      "message": "[ALSA] serial-u16550 - Use platform_device\n\nModules: Generic drivers\n\nRewrite the probe/remove code using platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "077d0ac5b63185abb848ae81e2949a1e9aedc1bb",
      "tree": "56fdb29388d28123548cb5a067fee957032d69d6",
      "parents": [
        "6e65c1cc4458b2784224759b6137a50d4f65e610"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:02:15 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:32 2006 +0100"
      },
      "message": "[ALSA] mtpav - Use platform_device\n\nModules: Generic drivers\n\nRewrite the probe/remove code using platform_device.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6e65c1cc4458b2784224759b6137a50d4f65e610",
      "tree": "3eb2969064812e3c4aa202bc5f97f6e2aeb98e31",
      "parents": [
        "e26e7545e9542425f140cb4c605a7ab5a3b13e00"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:01:56 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:29 2006 +0100"
      },
      "message": "[ALSA] dummy - Use platform_device\n\nModules: Generic drivers\n\nRewrite the probe/remove code using platform_device.\nAdded the suspend/resume support, too.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e26e7545e9542425f140cb4c605a7ab5a3b13e00",
      "tree": "adbbb875ffba2bf48f18aa962cb0d260314744a5",
      "parents": [
        "603bf524aa4cba95e4fcd64dbfffc41f804c65ab"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 16:00:01 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:28 2006 +0100"
      },
      "message": "[ALSA] ac97 - NULL check in snd_ac97_suspend/resume\n\nModules: AC97 Codec\n\nAdd NULL check in snd_ac97_suspend() and snd_ac97_resume() so that\nthe caller doesn\u0027t have to do it by itself.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "603bf524aa4cba95e4fcd64dbfffc41f804c65ab",
      "tree": "6ea3abc3f71b3b234c161e1c5744674727176c00",
      "parents": [
        "a381a7a66486f11606eccb8866e29848f995278f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 15:59:14 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:20 2006 +0100"
      },
      "message": "[ALSA] pcm - NULL check in snd_pcm_suspend*()\n\nModules: PCM Midlevel\n\nAdd NULL check in snd_pcm_suspend*() so that the caller doesn\u0027t have to do it\nby itself.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a381a7a66486f11606eccb8866e29848f995278f",
      "tree": "4fcc2f971a1f0d509939181b91096a600454b0d6",
      "parents": [
        "fd66e0d0591dd12eb0bea1e9f3aa194bb93cebbd"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 15:55:49 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:19 2006 +0100"
      },
      "message": "[ALSA] Decentralize PM control\n\nModules: ALSA Core,Control Midlevel,/oss/Makefile\n\nRemove the centralized PM control in the sound core.\nEach driver is responsible to get callbacks from bus/driver now.\n\nSND_GENERIC_DRIVER is removed together with this action.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fd66e0d0591dd12eb0bea1e9f3aa194bb93cebbd",
      "tree": "010f8f3a7d1db8061616d0228c48bfe129ddabb7",
      "parents": [
        "9398441edaf0dc64eca828e3ce7a0326c8640d4c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 15:31:34 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:17 2006 +0100"
      },
      "message": "[ALSA] hda-codec - Add AD1988 support\n\nModules: HDA Codec driver\n\nAdd AD1988 codec support to hda-codec driver.\nStill experimental, and no BIOS configuration parser is implemented yet.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9398441edaf0dc64eca828e3ce7a0326c8640d4c",
      "tree": "87d41ad6c4183f242e411557dca3b2f67a364bc5",
      "parents": [
        "446ab5f5039df4209a2e28752bd48c99007d3d82"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 15:30:43 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:15 2006 +0100"
      },
      "message": "[ALSA] ac97-codec - Better ac97_bus name\n\nModules: AC97 Codec\n\nGenerate a better name string for ac97_bus sysfs interface including\nthe name of ac97 codec chip.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "446ab5f5039df4209a2e28752bd48c99007d3d82",
      "tree": "d40253e01ba04cfdf03ba2aaf5f81e91d40be369",
      "parents": [
        "a0d6f880faad2ceba3af3b8c34ddefd15119ced1"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 15:12:54 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:20:14 2006 +0100"
      },
      "message": "[ALSA] Remove xxx_t typedefs: Documentation\n\nModules: Documentation\n\nRemove xxx_t typedefs from documentation.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    }
  ],
  "next": "a0d6f880faad2ceba3af3b8c34ddefd15119ced1"
}
