)]}'
{
  "log": [
    {
      "commit": "9fcde235270e6783600d1aee5bcda78c8282bcdd",
      "tree": "9941716acecf72572b59f93af218ffd09220a36c",
      "parents": [
        "a9fc6338bd51a3d5735839e756fe7b741c2e6fad"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 10 13:47:35 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "USB: move trancevibrator.c to the proper usb directory\n\nIt\u0027s not a input driver, so it doesn\u0027t belong in the input directory.\n\n\nCc: Sam Hocevar \u003csam@zoy.org\u003e\nCc: Dmitry Torokhov \u003cdtor@insightbb.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "a9fc6338bd51a3d5735839e756fe7b741c2e6fad",
      "tree": "0c75d1739bd65f21b125562dd9f603b1d195dd8c",
      "parents": [
        "c41286fd42f3545513f8de9f61028120b6d38e89"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 09 00:08:02 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "usbnet: add a mutex around phy register access\n\nWhen working on the mcs7830, I noticed the need for a mutex in its\nmdio_read/mdio_write functions. A related problem seems to be present\nin the asix driver in the respective functions.\n\nThis introduces a mutex in the common usbnet driver and uses it\nfrom the two hardware specific drivers.\n\nAcked-by: David Hollis \u003cdhollis@davehollis.com\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "c41286fd42f3545513f8de9f61028120b6d38e89",
      "tree": "2dddcf5c7423c0db62a1f8752c002cf62080287b",
      "parents": [
        "2a36d7083438ccb607055abae633f39495a99947"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 09 00:08:01 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "usbnet: improve generic ethtool support\n\nThis adds generic support for the ethtool commands get_settings,\nset_settings, get_link and nway_reset to usbnet. These are now\nimplemented using mii functions when a low-level driver supports\nmdio_read/mdio_write and does not override the usbnet ethtool\ncommands with its own.\n\nCurrently, this applies to the asix and the mcs7830 drivers.\nI have tested it on mcs7830.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nAcked-by: David Hollis \u003cdhollis@davehollis.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "2a36d7083438ccb607055abae633f39495a99947",
      "tree": "622266ad628307fe8e9ceec355c910b8c70a53b1",
      "parents": [
        "27d39e2627dc7493f554bc0549d8c63953762478"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Mon Oct 09 00:08:00 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter\n\nThis driver adds support for the DeLOCK USB ethernet adapter\nand potentially others based on the MosChip MCS7830 chip.\n\nIt is based on the usbnet and asix drivers as well as the\noriginal device driver provided by MosChip, which in turn\nwas based on the usbnet driver.\n\nIt has been tested successfully on an OHCI, but interestingly\nthere seems to be a problem with the mcs7830 when connected to\nthe ICH6/EHCI in my thinkpad: it keeps receiving lots of\nbroken packets in the RX interrupt. The problem goes away when\nI\u0027m using an active USB hub, so I assume it\u0027s not related to\nthe device driver, but rather to the hardware.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "27d39e2627dc7493f554bc0549d8c63953762478",
      "tree": "17aa7627b203a897657472abaf3559a73ed4fa9d",
      "parents": [
        "f8ac232ad7388bfff680b26e84b3ac63889d1cea"
      ],
      "author": {
        "name": "Akinobu Mita",
        "email": "akinobu.mita@gmail.com",
        "time": "Mon Oct 09 18:09:33 2006 +0900"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "usb devio: handle class_device_create() error\n\nThis patch adds missing class_device_create() error check,\nand makes notifier return NOTIFY_BAD.\n\nSigned-off-by: Akinobu Mita \u003cakinobu.mita@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "f8ac232ad7388bfff680b26e84b3ac63889d1cea",
      "tree": "f6961b189ec82c63d0eae24428c8d251d27fd302",
      "parents": [
        "d5477c11111467e19787f00d3cab20fb48c2699e"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Sun Oct 08 16:02:00 2006 +0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "USB: drivers/usb/net/*: use BUILD_BUG_ON\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "d5477c11111467e19787f00d3cab20fb48c2699e",
      "tree": "58716db7e697cdacec1895fc9803604eddfc775c",
      "parents": [
        "c40fd5ea565587c05b0e2c49c02cad2c35fd85c6"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Tue Oct 10 11:56:26 2006 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "usbcore: fix endpoint device creation\n\nThis patch (as800) straightens out the USB endpoint class device\ncreation routine, fixing a refcount bug in the process.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "c40fd5ea565587c05b0e2c49c02cad2c35fd85c6",
      "tree": "2ecf07bfaaf60ca6cadccd967f4750fe5f2d2f01",
      "parents": [
        "b62df4516981745d4b5de01ceec1d65a9174a524"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Tue Oct 10 11:55:47 2006 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:32 2006 -0700"
      },
      "message": "usbcore: fix refcount bug in endpoint removal\n\nThis patch (as799) fixes a nasty refcount error in the USB endpoint class.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "b62df4516981745d4b5de01ceec1d65a9174a524",
      "tree": "b7eae113a1fc6b860763abb91ca49629552cbd83",
      "parents": [
        "96a518928e1fd00a6d0eb344f420ea82aeec8ab9"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Tue Oct 10 10:54:00 2006 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "UHCI: workaround for Asus motherboard\n\nThis patch (as798) adds a workaround to uhci-hcd.  At least one Asus\nmotherboard is wired in such a way that any device attached to a\nsuspended UHCI controller will prevent the system from entering\nsuspend-to-RAM by immediately waking it up.  The only way around the\nproblem is to turn the controller off instead of suspending it.\n\nThis fixes Bugzilla #6193.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "96a518928e1fd00a6d0eb344f420ea82aeec8ab9",
      "tree": "b9482d646329df33edd77dc85041b5fd5613bf2b",
      "parents": [
        "516077c1ee8a4a47cc41634a29954b636f3975ea"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Oct 09 12:24:49 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "USB: ftdi-elan: fix sparse warnings\n\nDeleted some unused code that could do bad things on non-x86 platforms.\n\nAlso fixed some minor formatting errors.\n\nThanks to Al Viro for pointing out the sparse errors.\n\nCc: Tony Olech \u003ctony.olech@elandigitalsystems.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "516077c1ee8a4a47cc41634a29954b636f3975ea",
      "tree": "937b43dd72ce5a745efb2f2b670c9ced199423d1",
      "parents": [
        "44960af1b6ab3e8fd23dc134fcf7862caf42936b"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.org",
        "time": "Thu Oct 05 09:04:11 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "USB: fix suspend support for usblp\n\nthis implements suspend support for usblp. According to the CUPS people\nENODEV will make CUPS retry the job. Thus it is returned in the runtime\ncase. My printer survives suspend/resume cycles with it.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.name\u003e\nSigned-off-by: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "44960af1b6ab3e8fd23dc134fcf7862caf42936b",
      "tree": "feab883afb63dac3b996a79c38d3268923ed759f",
      "parents": [
        "6a4f1b41357d2bd65d39f7a5d44e92f69daaf04b"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "baldrick@free.fr",
        "time": "Thu Oct 05 11:05:50 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "cxacru: add the ZTE ZXDSL 852\n\n From http://doc.ubuntu-fr.org/materiel/zxdsl852.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "6a4f1b41357d2bd65d39f7a5d44e92f69daaf04b",
      "tree": "9cd7cb832e9c1435f16c6a1a11c949e3f23fd291",
      "parents": [
        "ccf40d62c70128990cf2e8775853cc3287cd7ce3"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "baldrick@free.fr",
        "time": "Thu Oct 05 10:40:55 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "speedtch: \"extended reach\"\n\nThe speedtouch modem setup code was reverse engineered many years\nago from a prehistoric windows driver. Less ancient windows drivers,\neven those from a few years ago, perform extra initialization steps\nwhich this patch adds to the linux driver.  David Woodhouse observed\nthat this initialization along with the firmware bin/sachu3/zzzlp2.eni\nfrom the driver at\nhttp://www.speedtouch.co.uk/downloads/330/301/UK3012%20Extended.zip\nimproves line sync speeds by about 20%.  He provided the original\npatch, which I\u0027ve modified to use symbolic names (BMaxDSL, ModemMode,\nModemOption) rather than magic numbers.  These names may not seem like\nmuch of an improvement (after all, what is \"ModemOption\" exactly?),\nbut they do have one big advantage: they are the names used in the\nwindows registry.  I\u0027ve made them available as module parameters.\nThanks are due to Aurelio Arroyo, who noticed the relationship\nbetween these magic numbers and the entries in Phonebook.ini.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "ccf40d62c70128990cf2e8775853cc3287cd7ce3",
      "tree": "1f9ee5f3da100404be153f6d2a563b682d3f2ecc",
      "parents": [
        "e4a20daa7b44ab9805979eb716f6bb7532bc67b9"
      ],
      "author": {
        "name": "Duncan Sands",
        "email": "baldrick@free.fr",
        "time": "Thu Oct 05 09:56:44 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "usbatm: fix tiny race\n\nIf usbatm_do_heavy_init finishes before usbatm_heavy_init\nwrites the pid, the disconnect method could shoot down the\nwrong process if the pid has been recycled.\n\nSigned-off-by: Duncan Sands \u003cbaldrick@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "e4a20daa7b44ab9805979eb716f6bb7532bc67b9",
      "tree": "7330e0b662483aee14cbb2c68aaf0c2c1f78b020",
      "parents": [
        "762f007b05446f5c63268fb2c28646f28959ee4b"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Wed Oct 04 16:31:15 2006 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "USB: unusual_devs entry for Nokia 6131\n\nThis patch (as796) adds an unusual_devs entry for the Nokia 6131, which\ndoesn\u0027t like large transfer sizes.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "762f007b05446f5c63268fb2c28646f28959ee4b",
      "tree": "48e35914e0e423b6014fa57cd3474fcacdc18a38",
      "parents": [
        "a7a0c9cd1f45c2cae38ebe0951246bf94399818a"
      ],
      "author": {
        "name": "Jarek Poplawski",
        "email": "jarkao2@o2.pl",
        "time": "Fri Oct 06 07:23:11 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "USB: fix cdc-acm problems with hard irq? (inconsistent lock state)\n\nSigned-off-by: Jarek Poplawski \u003cjarkao2@o2.pl\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "a7a0c9cd1f45c2cae38ebe0951246bf94399818a",
      "tree": "2e93104a6328c5d3e1342552783c7917ad1061cb",
      "parents": [
        "531a39bbab213209a9914e68809bcf8b60a54f47"
      ],
      "author": {
        "name": "matthieu castet",
        "email": "castet.matthieu@free.fr",
        "time": "Tue Oct 03 21:44:11 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "UEAGLE : comestic changes\n\nHi,\n\nthis patch does some cosmetic changes :\n- dump firwmare version as soon as possible and export it on sysfs\n- hint about wrong cmv/dsp\n- Display a message to warn user when the modem is ready : it can help\n  people to detect problems on the line without debug trace\n- Fix wrong indent\n- display modem type (pots/isdn)\n- increase version number\n\n\nSigned-off-by: Matthieu Castet \u003ccastet.matthieu@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "531a39bbab213209a9914e68809bcf8b60a54f47",
      "tree": "44ecec0b3145cbc14d03ec4004ea95f8dba566b2",
      "parents": [
        "9ca5346483ea2c2e8932268246d1d8746fe3bcaa"
      ],
      "author": {
        "name": "matthieu castet",
        "email": "castet.matthieu@free.fr",
        "time": "Tue Oct 03 21:49:29 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "UEAGLE : use interruptible sleep\n\nthis patch use wait_event_interruptible_timeout and msleep_interruptible\nbeacause uninterruptible sleep (task state \u0027D\u0027) is counted as 1 towards\nload average, like running processes.\n\n\nSigned-off-by: Matthieu Castet \u003ccastet.matthieu@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "9ca5346483ea2c2e8932268246d1d8746fe3bcaa",
      "tree": "e53f26c946489d32cacd9e082427b0b81c75353b",
      "parents": [
        "8442ae00d47dad690ac1105b426274433dc672f8"
      ],
      "author": {
        "name": "matthieu castet",
        "email": "castet.matthieu@free.fr",
        "time": "Tue Oct 03 21:46:33 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:31 2006 -0700"
      },
      "message": "UEAGLE : be suspend friendly\n\nthis patch avoid that the kernel thread block the suspend process.\nSome work is still need to recover after a resume.\n\nSigned-off-by: Matthieu Castet \u003ccastet.matthieu@free.fr\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "8442ae00d47dad690ac1105b426274433dc672f8",
      "tree": "629c48b66106bb16b069b54edcff52614381c880",
      "parents": [
        "1a2ea1dfc4ee078841cd6406ebf6bf0c5a3d25e9"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Mon Oct 02 07:20:10 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: ohci-pnx4008 build fixes\n\nThe OHCI bus glue for the Philips PNX chips is missing a few calls.\n\n - Bus suspend/resume were wrongly omitted in the original submission.\n - Two new calls were added since that glue was submitted:\n     * Root hub irq enable call\n     * Shutdown hook for usbcore\n\nPlus usb_bus.hcpriv has now been removed from usbcore.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "1a2ea1dfc4ee078841cd6406ebf6bf0c5a3d25e9",
      "tree": "cba3ced71bc8573e283fe5cd85c2eb532f3e3438",
      "parents": [
        "fbe2bafcb00b25265c2c869ba4615d6a5324b7f1"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.name",
        "time": "Tue Oct 03 10:30:52 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: suspend/resume support for kaweth\n\nthis adds support for suspend and resume to the kaweth driver.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.name\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "fbe2bafcb00b25265c2c869ba4615d6a5324b7f1",
      "tree": "33524d8878fbb57b16930cd998771916f377d54d",
      "parents": [
        "91a9c9214e34c364bf15406aadb922787ae7129b"
      ],
      "author": {
        "name": "Oliver Neukum",
        "email": "oliver@neukum.name",
        "time": "Thu Sep 28 23:36:04 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: remove private debug macros from kaweth\n\nthis kills the private debug macros from the kaweth driver.\n\nSigned-off-by: Oliver Neukum \u003coliver@neukum.name\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "91a9c9214e34c364bf15406aadb922787ae7129b",
      "tree": "299c8cbe41baa25747a0bc1300665d4e0909057f",
      "parents": [
        "931b0411ac296591643662b7a790d15d6e23d57e"
      ],
      "author": {
        "name": "Chris Malley",
        "email": "mail@chrismalley.co.uk",
        "time": "Tue Oct 03 10:08:28 2006 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: Support for BT On-Air USB modem in cdc-acm.c\n\nThe patch below is a necessary workaround to support the BT On-Air USB modem, which\nfails to initialise properly during normal probing thus:\n\nSep 30 17:34:57 sled kernel: drivers/usb/class/cdc-acm.c: Zero length descriptor references\nSep 30 17:34:57 sled kernel: cdc_acm: probe of 1-1.2:1.0 failed with error -22\n\nAdding the patch below causes the probing section to be skipped, and the modem\nthen initialises correctly.\n\nSigned-off-by: Chris Malley \u003cmail@chrismalley.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "931b0411ac296591643662b7a790d15d6e23d57e",
      "tree": "c96b35d042ed64169e09e545777eb143614f5077",
      "parents": [
        "2daa48729dfafd349c2a52520734de2edb9dc805"
      ],
      "author": {
        "name": "Luiz Fernando N. Capitulino",
        "email": "lcapitulino@mandriva.com.br",
        "time": "Tue Oct 03 10:31:36 2006 -0300"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "airprime: New device ID.\n\nAdds support for the verizon wireless Broadband Access, National Access V640\nExpressCard34 Qualcomm 3G CDMA.\n\nReported by Maciej A. __enczykowski \u003cmaze@google.com\u003e\n\nSigned-off-by: Luiz Fernando N. Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "2daa48729dfafd349c2a52520734de2edb9dc805",
      "tree": "9355ed48b1da6d74b8877866fb49cfb57ec579f5",
      "parents": [
        "2920349d438ec08d2b1f6761c8b78b8d13fd1dee"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "snakebyte@gmx.de",
        "time": "Wed Oct 04 09:56:44 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: fix use after free in wacom_sys.c\n\nthe following commit added a use after free\nhttp://www.kernel.org/git/?p\u003dlinux/kernel/git/torvalds/linux-2.6.git;a\u003dcommit;h\u003d3D3bea733ab21247290bd552dd6a2cd3049af9adef\nFound by coverity (cid #1441)\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nSigned-off-by: \"Ping Cheng\" \u003cpingc@wacom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "2920349d438ec08d2b1f6761c8b78b8d13fd1dee",
      "tree": "10fb227d8a4df923291eb6cbae67c1257cad241f",
      "parents": [
        "8d32e3ae5972641ee9eb813e7a5c44a2b85d3694"
      ],
      "author": {
        "name": "Eric Sesterhenn",
        "email": "[mailto:snakebyte@gmx.de]",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: BUG_ON conversion for wacom.c\n\nthis patch converts two if () BUG(); construct to BUG_ON();\nwhich occupies less space, uses unlikely and is safer when\nBUG() is disabled.\n\nSigned-off-by: Eric Sesterhenn \u003csnakebyte@gmx.de\u003e\nAcked-by: \"Ping Cheng\" \u003cpingc@wacom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "8d32e3ae5972641ee9eb813e7a5c44a2b85d3694",
      "tree": "115d520ebc40873b268db11a88ab9a5c3a05c763",
      "parents": [
        "64f89798da35f43c6ef6afda0541e25034513458"
      ],
      "author": {
        "name": "Ping Cheng",
        "email": "pingc@wacom.com",
        "time": "Tue Sep 26 13:34:47 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 14:46:30 2006 -0700"
      },
      "message": "USB: Wacom driver updates\n\nThis fixes some issues with the current wacom driver due to the split of\nthe driver into different pieces and adds support for the Intuos3 4x6\n\nSigned-off-by: Ping Cheng \u003cpingc@wacom.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "64f89798da35f43c6ef6afda0541e25034513458",
      "tree": "419546d28bac423277b504b3a94ed7da333490ca",
      "parents": [
        "4e4bc305e16440ab38060d61fbcb7d774881d2f1"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 13:57:18 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Tue Oct 17 13:57:18 2006 -0700"
      },
      "message": "USB: revert EHCI VIA workaround patch\n\nThis reverts 26f953fd884ea4879585287917f855c63c6b2666 which caused\nresume problems on the mac mini.\n\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "4e4bc305e16440ab38060d61fbcb7d774881d2f1",
      "tree": "6d5a2557f487a9ec881ecf7232cf1188241e4f2c",
      "parents": [
        "a052b52f4b6b77503af2647dc0c7415939d8232a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:25 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:25 2006 -0700"
      },
      "message": "sky2: GMAC pause frame\n\nThis reverts earlier change that attempted to fix flow control.\nDevice needs to discard pause frames, otherwise it hangs after a while.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "a052b52f4b6b77503af2647dc0c7415939d8232a",
      "tree": "e62c42a7d2dfaceb7ddbd86e5fc8c5e444ecb77a",
      "parents": [
        "52c89cac6781dea0ee2426821cd3effae1a925d3"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:23 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:23 2006 -0700"
      },
      "message": "sky2: accept multicast pause frames\n\nWhen using flow control, the PHY needs to accept multicast pause frames.\nWithout this fix, these frames were getting discarded by the PHY before\ndoing any flow control.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "52c89cac6781dea0ee2426821cd3effae1a925d3",
      "tree": "dcf3f7f94a055127f3f964cd63085a70ed3a86c0",
      "parents": [
        "b6d7773462df13c105c19ab89706687ded839844"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:18 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:18 2006 -0700"
      },
      "message": "sky2: version 1.9\n\nMark version, this has been a lot of patches.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "b6d7773462df13c105c19ab89706687ded839844",
      "tree": "e3202eedceee73389818767ce9eb7a80f0b5b63d",
      "parents": [
        "16ad91e1c686734aaa5664cd08af0b5e9bf3af61"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:16 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:16 2006 -0700"
      },
      "message": "sky2: no message on rx fifo overflow\n\nUnder high load it is possible to make the receiver FIFO get overloaded.\nThe driver/hardware recover properly, so there is no reason to fill the log\nwith lots of extra messages, just update counter.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "16ad91e1c686734aaa5664cd08af0b5e9bf3af61",
      "tree": "2e4c5d3e4932c66d2c00eddee81b2df0667970fe",
      "parents": [
        "7800fddcd05a7dc89276389b96664af4f7890ea7"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:13 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:13 2006 -0700"
      },
      "message": "sky2: flow control setting fixes\n\nThe result of flow control negotiation should not limit the next\nnegotiatition. If board is plugged into an old half duplex 10Mbit port,\nwithout pause, then replugged into a gigabit port, it should negotiate\nwhat is desired, not inherit that last negotiation.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "7800fddcd05a7dc89276389b96664af4f7890ea7",
      "tree": "5c302f2906b3b36ab38fe4f19fd129534f556d8c",
      "parents": [
        "7c74ac1c236457e454804774e832046c1a7cc0bf"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:10 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:10 2006 -0700"
      },
      "message": "sky2: don\u0027t reset PHY twice\n\nDon\u0027t need to reset PHY twice on startup.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "7c74ac1c236457e454804774e832046c1a7cc0bf",
      "tree": "10d9bc000ffbec9fc94604977eef69f84a134def",
      "parents": [
        "0edea0f54e1e28bdc1ce6b02d5ca3c4c878cf959"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:08 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:08 2006 -0700"
      },
      "message": "sky2: use duplex result bits\n\nThe result of duplex negotiation is avaliable in the phy status\nregister, so use that to simplify code and avoid rereading the PHY.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "0edea0f54e1e28bdc1ce6b02d5ca3c4c878cf959",
      "tree": "362667dd0b62cf4af8e6769a9d756e06e2d2aef4",
      "parents": [
        "709c6e7bb07411176ef9ef660242b1e59fc87a6f"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:07 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:07 2006 -0700"
      },
      "message": "sky2: advertising register 16 bits\n\nThe advertising bits (from ethtool.h) fit in 16 bits.\n"
    },
    {
      "commit": "709c6e7bb07411176ef9ef660242b1e59fc87a6f",
      "tree": "429b3ac2178cc3a9c437d739253b9c31da230621",
      "parents": [
        "ebc646f681a6ad5a81989a6906832e82155df283"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:04 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:24:04 2006 -0700"
      },
      "message": "sky2: fiber pause bits\n\nThe advertisement bits for flow control are located in\ndifferent location on fiber (1000baseX)\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "ebc646f681a6ad5a81989a6906832e82155df283",
      "tree": "650bb7a00d2236080faa05acf52ad768648e04ea",
      "parents": [
        "e561a83be5c9cada5fa3733efdff67a2098a0c8e"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:23:56 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:23:56 2006 -0700"
      },
      "message": "sky2: phy irq on shutdown\n\nWhen PHY is turned off on shutdown, it causes the IRQ to get stuck on.\nMake sure and disable the IRQ first, and if IRQ occurs when device\nis not running, don\u0027t access PHY because that will hang.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "e561a83be5c9cada5fa3733efdff67a2098a0c8e",
      "tree": "f8c85b3dc8f7af7dfe7ec5cf30c6002ea45e82e1",
      "parents": [
        "2bffc23a01a489ad46ba7d61a1a657cecec87cc8"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:20:51 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:20:51 2006 -0700"
      },
      "message": "sky2: turn of workaround timer\n\nThe workaround timer is not needed in most systems with proper IRQ\nrouting and by perodically waking up it adds to laptop power consumption.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "2bffc23a01a489ad46ba7d61a1a657cecec87cc8",
      "tree": "c51f1e9da8eb1e8dde9ae197c4ba61849d6d772e",
      "parents": [
        "43f82216f0bd114599f4a221ae6924f3658a0c9a"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:17:18 2006 -0700"
      },
      "committer": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Tue Oct 17 10:17:18 2006 -0700"
      },
      "message": "sky2: MSI test is only a warning\n\nSome motherboards don\u0027t implement MSI correctly. The driver handles this\nbut the warning is too verbose and overly cautious.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\n"
    },
    {
      "commit": "43f82216f0bd114599f4a221ae6924f3658a0c9a",
      "tree": "89dbd85a0a1882ae38e6b61e360b365c018195fd",
      "parents": [
        "20f85957667ccc53183b5ffac22213d75e317408",
        "b435fdcda126db42343b8055d04a0a27c229717b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:56:43 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:56:43 2006 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:\n  Input: fm801-gp - handle errors from pci_enable_device()\n  Input: gameport core - handle errors returned by device_bind_driver()\n  Input: serio core - handle errors returned by device_bind_driver()\n  Lockdep: fix compile error in drivers/input/serio/serio.c\n  Input: serio - add lockdep annotations\n  Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()\n  Input: atkbd - supress \"too many keys\" error message\n  Input: i8042 - supress ACK/NAKs when blinking during panic\n  Input: add missing exports to fix modular build\n"
    },
    {
      "commit": "7786ce192fc4917fb9b789dd823476ff8fd6cf66",
      "tree": "3ec803c1c77ff22bfe6076ea4d90a27f888b4fad",
      "parents": [
        "04518bfe8eac2e82b476fb2b0093527adc2bc791"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Oct 17 00:10:40 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:49 2006 -0700"
      },
      "message": "[PATCH] ISDN: check for userspace copy faults\n\nMost of the ISDN -\u003ereadstat() implementations needed to check\ncopy_to_user() and put_user() return values.\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "04518bfe8eac2e82b476fb2b0093527adc2bc791",
      "tree": "4b90b18cb60d1db94325675886b74f0aa0bf346f",
      "parents": [
        "078d396598401dbaa88d5f95ec45579f9d3dce0e"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Oct 17 00:10:39 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:49 2006 -0700"
      },
      "message": "[PATCH] ISDN: fix drivers, by handling errors thrown by -\u003ereadstat()\n\nThis is a particularly ugly on-failure bug, possibly security, since the\nlack of error handling here is covering up another class of bug: failure to\nhandle copy_to_user() return values.\n\nThe I4L API function -\u003ereadstat() returns an integer, and by looking at\nseveral existing driver implementations, it is clear that a negative return\nvalue was meant to indicate an error.\n\nGiven that several drivers already return a negative value indicating an\nerrno-style error, the current code would blindly accept that [negative]\nvalue as a valid amount of bytes read.  Obvious damage ensues.\n\nCorrecting -\u003ereadstat() handling to properly notice errors fixes the\nexisting code to work correctly on error, and enables future patches to\nmore easily indicate errors during operation.\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: Karsten Keil \u003ckkeil@suse.de\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "078d396598401dbaa88d5f95ec45579f9d3dce0e",
      "tree": "747f189ffa8a1329b1cab8f048b12992d89e9cd4",
      "parents": [
        "0d9ba869e103d91d471146378ad85bf1fb8e74b4"
      ],
      "author": {
        "name": "Amol Lad",
        "email": "amol@verismonetworks.com",
        "time": "Tue Oct 17 00:10:37 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:48 2006 -0700"
      },
      "message": "[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced appropriately\n\nSigned-off-by: Amol Lad \u003camol@verismonetworks.com\u003e\nAcked-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0d9ba869e103d91d471146378ad85bf1fb8e74b4",
      "tree": "9892fa0c36e9ac88ab6810a8b233426747a28423",
      "parents": [
        "bd5349cfd2b9bbb10a3dbcd3fe5cbaabe0b2ab9e"
      ],
      "author": {
        "name": "Amol Lad",
        "email": "amol@verismonetworks.com",
        "time": "Tue Oct 17 00:10:36 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:48 2006 -0700"
      },
      "message": "[PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriately\n\nWith Karsten Keil \u003ckkeil@suse.de\u003e\n\nsave_flags()/cli() pair is replaced with spin_lock_irqsave() and\nrestore_flags() replaced with spin_unlock_irqrestore()\n\nTested compile only using allmodconfig\n\nSigned-off-by: Amol Lad \u003camol@verismonetworks.com\u003e\nAcked-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dabad0568a5935e9f4903f5fd1d8f22b1c7c88c7",
      "tree": "8f095cf80e83c01b3262451fc1c91b4ee22ff26f",
      "parents": [
        "ea6f94dfe9db4d19a39e774cfafa5c9428a9fdbc"
      ],
      "author": {
        "name": "Akinobu Mita",
        "email": "akinobu.mita@gmail.com",
        "time": "Tue Oct 17 00:10:28 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:48 2006 -0700"
      },
      "message": "[PATCH] epca: prevent panic on tty_register_driver() failure\n\nMake epca fail on initialization failure instead of panic.\n\nCc: \"Digi International, Inc\" \u003cEng.Linux@digi.com\u003e\nSigned-off-by: Akinobu Mita \u003cakinobu.mita@gmail.com\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nAcked-by: Scott Kilau \u003cscottk@digi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ea6f94dfe9db4d19a39e774cfafa5c9428a9fdbc",
      "tree": "22c0b158dd9bf54e516eb7a9d6f50e3405b729d7",
      "parents": [
        "3864c4894a7f4c03d69a90082a5bb0ab10e437ab"
      ],
      "author": {
        "name": "Akinobu Mita",
        "email": "akinobu.mita@gmail.com",
        "time": "Tue Oct 17 00:10:27 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:48 2006 -0700"
      },
      "message": "[PATCH] rd: memory leak on rd_init() failure\n\nIf RAM disk driver initialization fails due to blk_alloc_queue() faulure, the\ngendisk structs stored in rd_disks[] will not be freed completely.\n\nThis patch resolves that memory leak case by doing alloc_disk() and\nblk_alloc_queue() at the same time.\n\nSigned-off-by: Akinobu Mita \u003cakinobu.mita@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6a15f46c1272afd3010259067451bf0df04f6511",
      "tree": "21968f8737159e2ef24c8fef487fb633ba2c9681",
      "parents": [
        "eee44cca665aa1a5663e6a00c2bdfc275739dac5"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Oct 17 00:10:25 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:47 2006 -0700"
      },
      "message": "[PATCH] rtc: fix printk of 64-bit res on 32-bit platform\n\nWith 64-bit resources on 32-bit platforms, the resource address might be\nlarger than a void*.  Fix printk to work regardless of resource size.\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6b5f29675c6a1041aefc147271508bd56cf2b761",
      "tree": "097426aac84e322df5188954b435a86281bbb40a",
      "parents": [
        "12fda16814bba05a84a49a1da25a069d6c249758"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Oct 17 00:10:22 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:46 2006 -0700"
      },
      "message": "[PATCH] I2O: handle a few sysfs errors\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: Markus Lidel \u003cMarkus.Lidel@shadowconnect.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "12fda16814bba05a84a49a1da25a069d6c249758",
      "tree": "05cb63f14784190d75e98d6ac3f9b2e5949a5539",
      "parents": [
        "58ff407bee5a55f9c1188a3f9d70ffc79485183c"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Oct 17 00:10:20 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:46 2006 -0700"
      },
      "message": "[PATCH] drivers/led: handle sysfs errors\n\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "48d1a7ea6373337985f27dc1c707649469df5827",
      "tree": "38139069fec8acb041ed2fae759d9770e2eb2e88",
      "parents": [
        "a460e745e8f9c75a0525ff94154a0629f9d3e05d"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Oct 17 00:10:05 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:45 2006 -0700"
      },
      "message": "[PATCH] sx: fix user-visible typo (devic)\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a4bb2cf1c3d30e7498e5561b22246b5bcbfe2e15",
      "tree": "2f8a81498718d563b928c2e2c3d139ec799f4b02",
      "parents": [
        "c60099bfe3a5e6fa22a930627689b3769c52153f"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 17 00:10:00 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:44 2006 -0700"
      },
      "message": "[PATCH] drivers/char/specialix.c: fix the baud conversion\n\nCorrect the following bugs introduced by commit\n67cc0161ecc9ebee6eba4af6cbfdba028090b1b9:\n\n- remove one remaining and now incorrect baud_table[] usage\n- \"baud +\u003d\" is no longer correct\n\nThe former bug was spotted by the Coverity checker.\n\nRolf Eike Beer spotted a bug in the initial version of my patch.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1fec74a9cda95772887c82ede5c0ac60f5be857e",
      "tree": "c3d0cc4270d37bff046668a0f437950c0788939c",
      "parents": [
        "286e1ea3ac1ca4f503ebbb3020bdb0cbe6adffac"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Tue Oct 17 00:09:58 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:44 2006 -0700"
      },
      "message": "[PATCH] acpi_processor_latency_notifier(): UP warning fix\n\ndrivers/acpi/processor_idle.c:1112: warning: \u0027smp_callback\u0027 defined but not used\n\nCc: Len Brown \u003clenb@kernel.org\u003e\nCc: Arjan van de Ven \u003carjan@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c430169e0c9f42f2cd27e0a6161e7ff4dc7e608d",
      "tree": "9d91a42684644fdf76c8c7b0667beeb36b52dcf3",
      "parents": [
        "f9b2e97bea228739b74b541033b1119c5707200b"
      ],
      "author": {
        "name": "Francisco Larramendi",
        "email": "flarramendi@gmail.com",
        "time": "Tue Oct 17 00:09:53 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:44 2006 -0700"
      },
      "message": "[PATCH] rtc-max6902: month conversion fix\n\nFix October-only BCD-to-binary conversion bug:\n\n\t0x08 -\u003e 7\n\t0x09 -\u003e 8\n\t0x10 -\u003e 15 (!)\n\t0x11 -\u003e 19\n\nFixes http://bugzilla.kernel.org/show_bug.cgi?id\u003d7361\n\nCc: Raphael Assenat \u003craph@raphnet.net\u003e\nCc: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f9b2e97bea228739b74b541033b1119c5707200b",
      "tree": "7e71ebdebb36276f6899c32ee1affb0fd1f5f3f3",
      "parents": [
        "91828a405ae454a9503c41a7744f6ff877a80714"
      ],
      "author": {
        "name": "Evgeniy Polyakov",
        "email": "johnpol@2ka.mipt.ru",
        "time": "Tue Oct 17 00:09:47 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:44 2006 -0700"
      },
      "message": "[PATCH] w1 kconfig fix\n\nRemove dependency of w1 subsytem from connector, only w1_con must depend on\nit.  With attached patch applied to vanilla 2.6.19-git things works fine.\n\nSigned-off-by: Evgeniy Polyakov \u003cjohnpol@2ka.mipt.ru\u003e\nCc: \u003cdmb@pochta.ru\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nCc: \"Randy.Dunlap\" \u003crdunlap@xenotime.net\u003e\nCc: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e24650c2e744f99541125a5b023f0d02cad19d14",
      "tree": "59f043a5bddb973feac1b1543cf87970665370c5",
      "parents": [
        "a649fd9271773dd0f78e2b9f347bcceecb8827f9"
      ],
      "author": {
        "name": "Akinobu Mita",
        "email": "akinobu.mita@gmail.com",
        "time": "Tue Oct 17 00:09:38 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:43 2006 -0700"
      },
      "message": "[PATCH] md: fix /proc/mdstat refcounting\n\nI have seen mdadm oops after successfully unloading md module.\n\nThis patch privents from unloading md module while\nmdadm is polling /proc/mdstat.\n\nCc: Neil Brown \u003cneilb@suse.de\u003e\nSigned-off-by: Akinbou Mita \u003cakinobu.mita@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "623a43952abfad2d48f287d1fab07b2089d07554",
      "tree": "46394c16677773934f3fe1e88bfac49a4c78c854",
      "parents": [
        "59f148005cfd3d41537a4b872c266213d5fe4dc6"
      ],
      "author": {
        "name": "Paul Fulghum",
        "email": "paulkf@microgate.com",
        "time": "Tue Oct 17 00:09:27 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:42 2006 -0700"
      },
      "message": "[PATCH] synclink: remove PAGE_SIZE reference\n\nRemove reference to PAGE_SIZE that causes errors if PAGE_SIZE !\u003d 4096\n\nSigned-off-by: Paul Fulghum \u003cpaulkf@microgate.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "59f148005cfd3d41537a4b872c266213d5fe4dc6",
      "tree": "1e769ca80218a39417f7d45759e1bd2a4dbf6452",
      "parents": [
        "107d5a72f2c6a6819b66eebcb0281c7a67b6baaa"
      ],
      "author": {
        "name": "Brent Casavant",
        "email": "bcasavan@sgi.com",
        "time": "Tue Oct 17 00:09:25 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:42 2006 -0700"
      },
      "message": "[PATCH] ioc4: Enable build on non-SN2\n\nThe SGI PCI-RT card, based on the SGI IOC4 chip, will be made available on\nAltix XE (x86_64) platforms in the near future.  As such it is now a\nmisnomer for the IOC4 base device driver to live under drivers/sn, and\nwould complicate builds for non-SN2.\n\nThis patch moves the IOC4 base driver code from drivers/sn to drivers/misc,\nand updates the associated Makefiles and Kconfig files to allow building on\nnon-SN2 configs.  Due to the resulting change in link order, it is now\nnecessary to use late_initcall() for IOC4 subdriver initialization.\n\n[akpm@osdl.org: __udivdi3 fix]\n[akpm@osdl.org: fix default in Kconfig]\nAcked-by: Pat Gefre \u003cpfg@sgi.com\u003e\nAcked-by: Jeremy Higdon \u003cjeremy@sgi.com\u003e\nSigned-off-by: Brent Casavant \u003cbcasavan@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "107d5a72f2c6a6819b66eebcb0281c7a67b6baaa",
      "tree": "d77ea3fad74cad5e56fd7231dec8ffb39f9880c3",
      "parents": [
        "4d99bfac9d5ce53b383d3c8279b917050be4e06c"
      ],
      "author": {
        "name": "Brent Casavant",
        "email": "bcasavan@sgi.com",
        "time": "Tue Oct 17 00:09:24 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Oct 17 08:18:42 2006 -0700"
      },
      "message": "[PATCH] ioc4: Remove SN2 feature and config dependencies\n\nThe SGI PCI-RT card, based on the SGI IOC4 chip, will be made available on\nAltix XE (x86_64) platforms in the near future.  As such dependencies on\nSN2-specific features and config dependencies need to be removed.\n\nThis patch updates the Kconfig files to remove the config dependency, and\nupdates the IOC4 bus speed detection routine to use universally available\ntime interfaces instead of mmtimer.\n\nSigned-off-by: Brent Casavant \u003cbcasavan@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4d99bfac9d5ce53b383d3c8279b917050be4e06c",
      "tree": "619295dba71c73919eb331d615311dd1390fc668",
      "parents": [
        "39af114377bf80d2a88e47be33d578d1fa9b0775"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "geert@linux-m68k.org",
        "time": "Mon Oct 16 19:59:43 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 16 12:19:03 2006 -0700"
      },
      "message": "[PATCH] CONFIG_TELCLOCK depends on X86\n\nThe telecom clock driver for MPBL0010 ATCA SBC depends on X86\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nAcked-by: Mark Gross \u003cmark.gross@intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5206a79d7b217c139116fc6faef55d1c0e65c800",
      "tree": "334717cbd3ae9752351ec81acc088577142c8cab",
      "parents": [
        "29da7eb0ec69245c6e9b4eb5bdaa04af685f5c4f",
        "3f5306927d800306ebba542438cfdf1a1c418376"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 16 08:33:06 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 16 08:33:06 2006 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: (25 commits)\n  [Bluetooth] Use work queue to trigger URB submission\n  [Bluetooth] Add locking for bt_proto array manipulation\n  [Bluetooth] Check if DLC is still attached to the TTY\n  [Bluetooth] Fix reference count when connection lookup fails\n  [Bluetooth] Disconnect HID interrupt channel first\n  [Bluetooth] Support concurrent connect requests\n  [Bluetooth] Make use of virtual devices tree\n  [Bluetooth] Handle return values from driver core functions\n  [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP\n  [IPV6] sit: Add missing MODULE_LICENSE\n  [IPV6]: Remove bogus WARN_ON in Proxy-NA handling.\n  [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors\n  [XFRM]: Fix xfrm_state_num going negative.\n  [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()\n  NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly\n  NetLabel: better error handling involving mls_export_cat()\n  NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping\n  [BRIDGE]: flush forwarding table when device carrier off\n  [NETFILTER]: ctnetlink: Remove debugging messages\n  [NETFILTER]: Update MAINTAINERS entry\n  ...\n"
    },
    {
      "commit": "8741ca71a3f626a56595b88200ebf952ce77ceef",
      "tree": "f029a1ab0c83e0bf669bb961e2be93fef1d11122",
      "parents": [
        "3a42bb223f61fbd755d6e61b9b50b9681d68fcae"
      ],
      "author": {
        "name": "Andrey Mirkin",
        "email": "amirkin@sw.ru",
        "time": "Mon Oct 16 12:08:43 2006 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 16 08:30:04 2006 -0700"
      },
      "message": "[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix\n\nIt is known that 2 LSI Logic MegaRAID SATA RAID Controllers (150-4 and\n150-6) don\u0027t support 64-bit DMA.  Unfortunately currently this check is\nwrong and driver sets 64-bit DMA mode for these devices.\n\nSigned-off-by: Andrey Mirkin \u003camirkin@sw.ru\u003e\nAcked-by: Vasily Averin \u003cvvs@sw.ru\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3a42bb223f61fbd755d6e61b9b50b9681d68fcae",
      "tree": "7c3a3f9839efbe70c4aa27b94b5f2a7b367cbcdc",
      "parents": [
        "9d90dafdb1f0e3c2b69fa8d3fbe99649127c8fa4"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Oct 16 16:31:02 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 16 08:27:54 2006 -0700"
      },
      "message": "[PATCH] ide: add sanity checking to ide taskfile ioctl\n\nWithout this the user can feed in bogus values and get very bogus\nresults. Security impact is minimal as this ioctl isn\u0027t available to\nunpriviledged processes anyway.\n\nReported to the l/k list and found with an auditing tool.\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9d90dafdb1f0e3c2b69fa8d3fbe99649127c8fa4",
      "tree": "1bfc2de4c1bdbccaa4922b15664a9c33919d4570",
      "parents": [
        "51018b0a3160d253283173c2f54f16746cee5852"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Oct 16 16:28:44 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Oct 16 08:27:54 2006 -0700"
      },
      "message": "[PATCH] rio: fix array checking\n\nFound by an analysis tool and reported to the list. Fix is simple enough\n\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3f5306927d800306ebba542438cfdf1a1c418376",
      "tree": "bf63518ddbb9c9c07c7d4703017baa4bb56384f1",
      "parents": [
        "74da626a1098640ddc40c0e3481c0cd41e8ec1e9"
      ],
      "author": {
        "name": "Marcel Holtmann",
        "email": "marcel@holtmann.org",
        "time": "Sun Oct 15 17:31:19 2006 +0200"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Oct 15 23:14:35 2006 -0700"
      },
      "message": "[Bluetooth] Use work queue to trigger URB submission\n\nThe bcm203x firmware loading driver uses a timer to trigger the URB\nsubmission. It is better to use a work queue instead.\n\nSigned-off-by: Marcel Holtmann \u003cmarcel@holtmann.org\u003e\n"
    },
    {
      "commit": "0b269d8462a9f0058afb46eaee56e0732acf16c4",
      "tree": "f6f5d801b0f991b34b7a71394370fc31746883bb",
      "parents": [
        "ed75ded7dd3fdb647df4efefc5d11158e3d182be",
        "9aaed2b42d00d4abb2748d72d599a8033600e2bf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 15 11:02:52 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 15 11:02:52 2006 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (28 commits)\n  ACPI: check battery status on resume for un/plug events during sleep\n  ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID\n  ACPI: asus_acpi: don\u0027t printk on writing garbage to proc files\n  ACPI: asus_acpi: fix proc files parsing\n  ACPI: SCI interrupt source override\n  ACPI: fix printk format warnings\n  ACPI: fix section for CPU init functions\n  ACPI: update comments in motherboard.c\n  ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL\n  ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG\n  ACPI: ibm_acpi: delete obsolete documentation\n  ACPI: created a dedicated workqueue for notify() execution\n  ACPI: Remove deferred execution from global lock acquire wakeup path\n  MSI S270 Laptop support: backlight, wlan, bluetooth states\n  ACPI: EC: export ec_transaction() for msi-laptop driver\n  ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().\n  ACPI: EC: Unify poll and interrupt gpe handlers\n  ACPI: EC: Unify poll and interrupt mode transaction functions\n  ACPI: EC: Remove unused variables and duplicated code\n  ACPI: EC: Remove unnecessary delay added by previous transation patch.\n  ...\n"
    },
    {
      "commit": "ed75ded7dd3fdb647df4efefc5d11158e3d182be",
      "tree": "b1deddc70e76c03c1416add83c90160cefc5ac6f",
      "parents": [
        "e5a301ee02e53acf000bb8331587129930bc2290",
        "5570dd02ca7fb2e28d32516fae05031d48711aa5"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 15 11:01:53 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 15 11:01:53 2006 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb\n\n* \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb:\n  V4L/DVB (4750): AGC command1/2 is board specific\n  V4L/DVB (4748): Fixed oops for Nova-T USB2\n  V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1\n  V4L/DVB (4744): The Samsung TCPN2121P30A does not have a tda9887\n  V4L/DVB (4743): Fix oops in VIDIOC_G_PARM\n  V4L/DVB (4742): Drivers/media/video: handle sysfs errors\n  V4L/DVB (4741): {ov511,stv680}: handle sysfs errors\n  V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messages\n  V4L/DVB (4739): SECAM support for saa7113 into saa7115\n  V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.\n  V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attach\n  V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attach\n  V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACH\n  V4L/DVB (4731a): Kconfig: restore pvrusb2 menu items\n  V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840.\n  V4L/DVB (4727): Support status readout for saa713x based FM radio\n  V4L/DVB (4725): Fix vivi compile on parisc\n  V4L/DVB (4692): Add WinTV-HVR3000 DVB-T support\n"
    },
    {
      "commit": "e5a301ee02e53acf000bb8331587129930bc2290",
      "tree": "11cc2cf01465a136efaca0d618f5fc33ced02373",
      "parents": [
        "cbff67668d597da48f8bc48549a9630cbf968f34"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 14 16:51:49 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 15 11:00:58 2006 -0700"
      },
      "message": "[PATCH] serial167 __user annotations, NULL noise removal\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6ce6b3aeeae75eee34670bcd42870ac839bfec4c",
      "tree": "e4d279000521602893b5cc5c109225ebdb3ff434",
      "parents": [
        "733f99acc82543030ce0417e2f2201ddc63097af"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Sat Oct 14 16:52:36 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Oct 15 11:00:58 2006 -0700"
      },
      "message": "[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9aaed2b42d00d4abb2748d72d599a8033600e2bf",
      "tree": "3e887a78c239314fd29b84a4a05cc62ad770c18b",
      "parents": [
        "18d508bf5144e645443e80c606ed513f77369a50",
        "a790b323fb1b73f9388426bf3b96f153d1c90d2c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:28:07 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:28:07 2006 -0400"
      },
      "message": "Pull trivial into test branch\n"
    },
    {
      "commit": "384bc8f07075804b9ce8807ed54dd7a483bd749a",
      "tree": "99728f6d04d0000ff297b537e54996dde5814545",
      "parents": [
        "e0749be933c3b0c4498d693524b0aa15cbdf0f8b",
        "37605a6900f6b4d886d995751fcfeef88c4e462c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:26:42 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:26:42 2006 -0400"
      },
      "message": "Pull bugzilla-5534 into test branch\n"
    },
    {
      "commit": "e0749be933c3b0c4498d693524b0aa15cbdf0f8b",
      "tree": "a8e1ff652cb18c47da44f53bf9c346fb39522ab4",
      "parents": [
        "ed3269a31be516db7e5c415703e7c8eb09751083",
        "8c4c731a89ea6458001f48033f8988447736fb38"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:26:18 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:26:18 2006 -0400"
      },
      "message": "Pull msi-laptop into test branch\n"
    },
    {
      "commit": "ed3269a31be516db7e5c415703e7c8eb09751083",
      "tree": "e903bb77ae13b403c602ac5ffb41d06daaf24f71",
      "parents": [
        "d7321ad2936c48a95af5187d4d676118cb59aa5f",
        "ab9e43c640b2b7d6e296fc39dd8cbcb96f9ae393"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:26:10 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:26:10 2006 -0400"
      },
      "message": "Pull ec into test branch\n"
    },
    {
      "commit": "d7321ad2936c48a95af5187d4d676118cb59aa5f",
      "tree": "238e1ca71ca6cc148204d00335f16cff329d7903",
      "parents": [
        "1d5b30fc339fe2865599c70486abccc18200317d",
        "991528d7348667924176f3e29addea0675298944"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:59 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:59 2006 -0400"
      },
      "message": "Pull mwait into test branch\n"
    },
    {
      "commit": "1d5b30fc339fe2865599c70486abccc18200317d",
      "tree": "5a7e84ca1da7aec17789c1e348b157ac943584eb",
      "parents": [
        "c92fd49c547c607e23b2687f0f65f762b7210035",
        "34c4415ab857dc6d51db08d62bcd45d4b8513bb6"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:48 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:48 2006 -0400"
      },
      "message": "Pull battery into test branch\n"
    },
    {
      "commit": "c92fd49c547c607e23b2687f0f65f762b7210035",
      "tree": "ac1aa99cc17ecf2bd4432a5551cc50e9c1fe2ae4",
      "parents": [
        "9443d7c93499e2b4bd37d30c09e8ac3aa4208466",
        "2fe6dffabb06bfa0591c8c490b092b458fba1f06"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:40 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:40 2006 -0400"
      },
      "message": "Pull ibm into test branch\n"
    },
    {
      "commit": "9443d7c93499e2b4bd37d30c09e8ac3aa4208466",
      "tree": "a4a543d0d9a62179fa4db551fa88238d83c505d2",
      "parents": [
        "aeb1104814e1177b865eec4f4b364602f5fcb6d1",
        "6df05702f97f99e038ab817f4466386f6255f58d"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:33 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:25:33 2006 -0400"
      },
      "message": "Pull asus into test branch\n"
    },
    {
      "commit": "34c4415ab857dc6d51db08d62bcd45d4b8513bb6",
      "tree": "310a568ec57a1eaceba762e6d2db8c8b9fe066d9",
      "parents": [
        "3cd5b87d96db503f69a5892b8f5350d356d18969"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jikos@jikos.cz",
        "time": "Tue Oct 10 14:20:41 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:22:51 2006 -0400"
      },
      "message": "ACPI: check battery status on resume for un/plug events during sleep\n\nAdd -\u003eresume method to the ACPI battery handler to check\nif the battery state has changed during sleep.\nIf yes, update the ACPI internal data structures\nfor benefit of /proc/acpi/battery/.\n\nSigned-off-by: Jiri Kosina \u003cjikos@jikos.cz\u003e\nCc: Stefan Seyfried \u003cseife@suse.de\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "aeb1104814e1177b865eec4f4b364602f5fcb6d1",
      "tree": "6800a54587029f0281705076ca9775c31b119d9a",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Eiichiro Oiwa",
        "email": "eiichiro.oiwa.nm@hitachi.com",
        "time": "Mon Oct 02 19:18:03 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:13:38 2006 -0400"
      },
      "message": "ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID\n\nI could not get correct PCI Express bus number from the structure of\nacpi_object_extra. I always get zero as bus number regardless of bus\nlocation. I found that there is incorrect comparison with _HID (PNP0A08) in\nacpi/events/evrgnini.c and PCI Express _BBN method always fail.\nTherefore, we always get zero as PCI Express bus number.\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d7145\n\nSigned-off-by: Bob Moore \u003crobert.moore@intel.com\u003e\nSigned-off-by: Alexey Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6df05702f97f99e038ab817f4466386f6255f58d",
      "tree": "c980ce9a19f763ed2bf7ba1e4bf96449937ef7a4",
      "parents": [
        "6311f0dac006032b82e3556874a1e18b31e80de2"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Tue Oct 10 14:20:36 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:03:49 2006 -0400"
      },
      "message": "ACPI: asus_acpi: don\u0027t printk on writing garbage to proc files\n\nThis reporting is useless (we errno anyway).\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6311f0dac006032b82e3556874a1e18b31e80de2",
      "tree": "faf92a3869b1d798104dd9d7773a410628209901",
      "parents": [
        "288f3ad406460f03642a41bb945826891a7b866f"
      ],
      "author": {
        "name": "Darren Jenkins",
        "email": "darrenrjenkins@gmail.com",
        "time": "Tue Oct 10 14:20:35 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 02:03:02 2006 -0400"
      },
      "message": "ACPI: asus_acpi: fix proc files parsing\n\nICC complains about a \"Pointless comparsion of unsigned interger with zero\"\n@ line 760 \u0026 808 of asus_acpi.c\n\nparse_arg() mentioned below returns -E but it\u0027s copied into unsigned variable...\n\nSigned-off-by: Darren Jenkins \u003cdarrenrjenkins@gmail.com\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "a790b323fb1b73f9388426bf3b96f153d1c90d2c",
      "tree": "34f3c125759c7a0098ea06b7563f037809be956a",
      "parents": [
        "7af8b66004fa827958b4871112e59a07db5b3f6b"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Tue Oct 10 14:20:32 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:59:46 2006 -0400"
      },
      "message": "ACPI: fix printk format warnings\n\nFix printk format warnings in drivers/acpi:\ndrivers/acpi/tables/tbget.c:326: warning: format \u0027%X\u0027 expects type \u0027unsigned int\u0027, but argument 5 has type \u0027long unsigned int\u0027\ndrivers/acpi/tables/tbrsdt.c:189: warning: format \u0027%X\u0027 expects type \u0027unsigned int\u0027, but argument 5 has type \u0027long unsigned int\u0027\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7af8b66004fa827958b4871112e59a07db5b3f6b",
      "tree": "4f349b35f8f0f705bf6aa0d9174fd774d2b13c61",
      "parents": [
        "f4d2e2d87eac0338884b2c26f6bafed115dbac5e"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Tue Oct 10 14:20:31 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:58:38 2006 -0400"
      },
      "message": "ACPI: fix section for CPU init functions\n\nThe ACPI processor init functions should be marked as __cpuinit as they use\nstructures marked with __cpuinitdata.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "f4d2e2d87eac0338884b2c26f6bafed115dbac5e",
      "tree": "5970c00810dfcedc63b47f152893d59abdcf1b87",
      "parents": [
        "168a328f30e9d1a8bc6ff55c0501e0bdc08bee60"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Thu Sep 14 17:16:22 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:56:27 2006 -0400"
      },
      "message": "ACPI: update comments in motherboard.c\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "168a328f30e9d1a8bc6ff55c0501e0bdc08bee60",
      "tree": "16c6e686a55596bdf3110366f6a408407b682710",
      "parents": [
        "786f18c666d7202a86a8aa42a98783b115fe8739"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jikos@jikos.cz",
        "time": "Thu Aug 24 00:36:19 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:54:21 2006 -0400"
      },
      "message": "ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL\n\nacpi_pci_link_set() allocates both with interrupts on\nand with interrupts off (resume-time), so check interrupts\nand decide on GFP_ATOMIC or GFP_KERNEL at run-time.\n\nSigned-off-by: Jiri Kosina \u003cjikos@jikos.cz\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "786f18c666d7202a86a8aa42a98783b115fe8739",
      "tree": "e5c304ec8a0caf57b8b7d87a6e73cfa65e17d53d",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dtor@insightbb.com",
        "time": "Wed Aug 23 23:18:06 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:54:21 2006 -0400"
      },
      "message": "ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG\n\ndevice was set to null and used before set in a debug printk\n\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "37605a6900f6b4d886d995751fcfeef88c4e462c",
      "tree": "97c0452d730c16e7e80f0062d776bdcee2446851",
      "parents": [
        "fcfc638c6b1345b6646523dbab0065b36a868ffc"
      ],
      "author": {
        "name": "Alexey Y. Starikovskiy",
        "email": "alexey.y.starikovskiy@intel.com",
        "time": "Tue Sep 26 04:20:47 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:50:10 2006 -0400"
      },
      "message": "ACPI: created a dedicated workqueue for notify() execution\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5534#c160\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "fcfc638c6b1345b6646523dbab0065b36a868ffc",
      "tree": "3355d5feeb47df2d7f3fef5a145b17b5f7a91055",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Alexey Y. Starikovskiy",
        "email": "alexey.y.starikovskiy@intel.com",
        "time": "Tue Sep 26 04:18:16 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:50:09 2006 -0400"
      },
      "message": "ACPI: Remove deferred execution from global lock acquire wakeup path\n\nOn acquiring the ACPI global lock, if there were sleepers on the lock,\nwe used to use acpi_os_execute() to defer a thread which would signal\nsleepers.  Now just signal the semaphore directly.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5534#c159\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8c4c731a89ea6458001f48033f8988447736fb38",
      "tree": "dd1f7533539e373a60627a6e0d7290365d1fb9db",
      "parents": [
        "ab9e43c640b2b7d6e296fc39dd8cbcb96f9ae393"
      ],
      "author": {
        "name": "Lennart Poettering",
        "email": "mzxreary@0pointer.de",
        "time": "Fri Oct 06 01:27:02 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 01:48:29 2006 -0400"
      },
      "message": "MSI S270 Laptop support: backlight, wlan, bluetooth states\n\nCreate a driver to support the platform-specific features\nof MSI S270 laptops (and maybe other MSI laptops).\nThis driver implements a backlight device for controlling LCD brightness\n(/sys/class/backlight/msi-laptop-bl/).\nIn addition it allows access to the WLAN and Bluetooth states\nthrough a platform driver (/sys/devices/platform/msi-laptop-pf/).\n\nSigned-off-by: Lennart Poettering \u003cmzxreary@0pointer.de\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "ab9e43c640b2b7d6e296fc39dd8cbcb96f9ae393",
      "tree": "5505f5527a8b2cebee413ef9e417d602f955e309",
      "parents": [
        "6ffb221a82de962f31034b45d945e203a0f0500f"
      ],
      "author": {
        "name": "Lennart Poettering",
        "email": "mzxreary@0pointer.de",
        "time": "Tue Oct 03 22:49:00 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:56 2006 -0400"
      },
      "message": "ACPI: EC: export ec_transaction() for msi-laptop driver\n\nSigned-off-by: Lennart Poettering \u003cmzxreary@0pointer.de\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "6ffb221a82de962f31034b45d945e203a0f0500f",
      "tree": "c7531515f7127945247c4fa7b96b8e7b22429df0",
      "parents": [
        "8e0341ba791cc72c643340b0d8119141ae5a80c5"
      ],
      "author": {
        "name": "Denis M. Sadykov",
        "email": "denis.m.sadykov@intel.com",
        "time": "Tue Sep 26 19:50:33 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:56 2006 -0400"
      },
      "message": "ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().\n\nSimplify acpi_hw_low_level_xxx() functions to inb() and outb().\n\nSigned-off-by: Alexey Y. Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "8e0341ba791cc72c643340b0d8119141ae5a80c5",
      "tree": "70fc9e26896116fd58e652c981f3d52fafee757b",
      "parents": [
        "3576cf619b73d850f5b21375609645f221e6270f"
      ],
      "author": {
        "name": "Denis M. Sadykov",
        "email": "denis.m.sadykov@intel.com",
        "time": "Tue Sep 26 19:50:33 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:55 2006 -0400"
      },
      "message": "ACPI: EC: Unify poll and interrupt gpe handlers\n\nSigned-off-by: Alexey Y. Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "3576cf619b73d850f5b21375609645f221e6270f",
      "tree": "0e4fedeea6c261b781c7ac1acb9d0467230fa4c2",
      "parents": [
        "703959d47e887a29dc58123c05aa0ffcbbfa131d"
      ],
      "author": {
        "name": "Denis M. Sadykov",
        "email": "denis.m.sadykov@intel.com",
        "time": "Tue Sep 26 19:50:33 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:55 2006 -0400"
      },
      "message": "ACPI: EC: Unify poll and interrupt mode transaction functions\n\nSigned-off-by: Alexey Y. Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "703959d47e887a29dc58123c05aa0ffcbbfa131d",
      "tree": "553ca4d1f0b76c77d3eeacc75f246dbbe5cafc0f",
      "parents": [
        "7c6db5e51227761f42c6ac8260753f5c24dc1dde"
      ],
      "author": {
        "name": "Denis M. Sadykov",
        "email": "denis.m.sadykov@intel.com",
        "time": "Tue Sep 26 19:50:33 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:54 2006 -0400"
      },
      "message": "ACPI: EC: Remove unused variables and duplicated code\n\nSigned-off-by: Alexey Y. Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "7c6db5e51227761f42c6ac8260753f5c24dc1dde",
      "tree": "ecfa3b8a1dc0c7991633ee1145854382e7dbbea8",
      "parents": [
        "d7a76e4cb3b4469b1eccb6204c053e3ebcd4c196"
      ],
      "author": {
        "name": "Denis M. Sadykov",
        "email": "denis.m.sadykov@intel.com",
        "time": "Tue Sep 26 19:50:33 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:53 2006 -0400"
      },
      "message": "ACPI: EC: Remove unnecessary delay added by previous transation patch.\n\nRemove unnecessary delay (50 ms) while reading data from EC in interrupt mode.\n\nSigned-off-by: Alexey Y. Starikovskiy \u003calexey.y.starikovskiy@intel.com\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d7a76e4cb3b4469b1eccb6204c053e3ebcd4c196",
      "tree": "db53dad0c84af4741a3888f96bb297ab328db78b",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Lennart Poettering",
        "email": "mzxreary@0pointer.de",
        "time": "Tue Sep 05 12:12:24 2006 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:49:52 2006 -0400"
      },
      "message": "ACPI: consolidate functions in acpi ec driver\n\nUnify the following functions:\n\n    acpi_ec_poll_read()\n    acpi_ec_poll_write()\n    acpi_ec_poll_query()\n    acpi_ec_intr_read()\n    acpi_ec_intr_write()\n    acpi_ec_intr_query()\n\ninto:\n\n    acpi_ec_poll_transaction()\n    acpi_ec_intr_transaction()\n\nThese new functions take as arguments an ACPI EC command, a few bytes\nto write to the EC data register and a buffer for a few bytes to read\nfrom the EC data register. The old _read(), _write(), _query() are\njust special cases of these functions.\n\nThen unified the code in acpi_ec_poll_transaction() and\nacpi_ec_intr_transaction() a little more. Both functions are now just\nwrappers around the new acpi_ec_transaction_unlocked() function. The\nlatter contains the EC access logic, the two original\nfunction now just do their special way of locking and call the the\nnew function for the actual work.\n\nThis saves a lot of very similar code. The primary reason for doing\nthis, however, is that my driver for MSI 270 laptops needs to issue\nsome non-standard EC commands in a safe way. Due to this I added a new\nexported function similar to ec_write()/ec_write() which is called\nec_transaction() and is essentially just a wrapper around\nacpi_ec_{poll,intr}_transaction().\n\nSigned-off-by: Lennart Poettering \u003cmzxreary@0pointer.de\u003e\nAcked-by: Luming Yu \u003cluming.yu@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "991528d7348667924176f3e29addea0675298944",
      "tree": "ed8552bd4c696700a95ae37b26c4197923207ae7",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Venkatesh Pallipadi",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Mon Sep 25 16:28:13 2006 -0700"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:35:39 2006 -0400"
      },
      "message": "ACPI: Processor native C-states using MWAIT\n\nIntel processors starting with the Core Duo support\nsupport processor native C-state using the MWAIT instruction.\nRefer: Intel Architecture Software Developer\u0027s Manual\nhttp://www.intel.com/design/Pentium4/manuals/253668.htm\n\nPlatform firmware exports the support for Native C-state to OS using\nACPI _PDC and _CST methods.\nRefer: Intel Processor Vendor-Specific ACPI: Interface Specification\nhttp://www.intel.com/technology/iapc/acpi/downloads/302223.htm\n\nWith Processor Native C-state, we use \u0027MWAIT\u0027 instruction on the processor\nto enter different C-states (C1, C2, C3).  We won\u0027t use the special IO\nports to enter C-state and no SMM mode etc required to enter C-state.\nOverall this will mean better C-state support.\n\nOne major advantage of using MWAIT for all C-states is, with this and\n\"treat interrupt as break event\" feature of MWAIT, we can now get accurate\ntiming for the time spent in C1, C2, ..  states.\n\nSigned-off-by: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "3cd5b87d96db503f69a5892b8f5350d356d18969",
      "tree": "00331b3bd194097ccca81cb329b341ab6f4bc56c",
      "parents": [
        "963497c12acb4d43caa9751b9291b014eea51a1a"
      ],
      "author": {
        "name": "Lebedev, Vladimir P",
        "email": "vladimir.p.lebedev@intel.com",
        "time": "Tue Sep 05 19:59:22 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:34:00 2006 -0400"
      },
      "message": "ACPI: sbs: fix module_param() initializers\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "963497c12acb4d43caa9751b9291b014eea51a1a",
      "tree": "0f03381df050a060f884d6f9a0a8b7fce9e9557d",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Lebedev, Vladimir P",
        "email": "vladimir.p.lebedev@intel.com",
        "time": "Tue Sep 05 19:49:13 2006 +0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:33:52 2006 -0400"
      },
      "message": "ACPI: sbs: check for NULL device pointer\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "4d6bd5ea4ec4991901a8cf5a586babef68e1fa3f",
      "tree": "5678f7d190b4425a74dc1877e7d735992e0a6922",
      "parents": [
        "b4bd8c66435a8cdf8c90334fb3b517a23ff2ab95"
      ],
      "author": {
        "name": "Stefan Schmidt",
        "email": "stefan@datenfreihafen.org",
        "time": "Fri Sep 22 12:19:14 2006 +0200"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Oct 14 00:32:22 2006 -0400"
      },
      "message": "ACPI: ibm_acpi: Remove experimental status for brightness and volume.\n\nThe brightness and volume features from ibm-acpi are stable.\nThe experimental flag is no longer needed.\n\nSigned-off-by: Stefan Schmidt \u003cstefan@datenfreihafen.org\u003e\nAcked-by: Borislav Deianov \u003cborislav@users.sourceforge.net\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    }
  ],
  "next": "288f3ad406460f03642a41bb945826891a7b866f"
}
