)]}'
{
  "log": [
    {
      "commit": "dccefb3729c8c2b17e45c68cdc0d575f2473a5f0",
      "tree": "1369129e16720462e095b50d89a6311b259c82d8",
      "parents": [
        "b9c913f327ccc5cf422b6dc9b5acfbc9b86e7b62"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 08 12:49:29 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 08 12:49:29 2011 -0800"
      },
      "message": "x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell\n\nThe Kconfig loop detection goes crazy without this.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b9c913f327ccc5cf422b6dc9b5acfbc9b86e7b62",
      "tree": "af7f7f62fe10a962f4c2b48efd960c10be6df25d",
      "parents": [
        "a8d12007c795f3d69ee0b2d29f0abfefd55c6120"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 08 12:17:25 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Nov 08 12:17:25 2011 -0800"
      },
      "message": "x86 platform drivers: make Dell laptop driver select needed LED support\n\nOtherwise we get compile errors like this:\n\n  ERROR: \"led_classdev_unregister\" [drivers/platform/x86/dell-laptop.ko] undefined!\n  ERROR: \"led_classdev_register\" [drivers/platform/x86/dell-laptop.ko] undefined!\n  make[1]: *** [__modpost] Error 1\n  make: *** [modules] Error 2\n\nwhen the dell-laptop support is enabled without the necessary LED\nsupport being enabled.\n\nReported-by: Alessandro Suardi \u003calessandro.suardi@gmail.com\u003e\nAcked-by: Matthew Garrett \u003cmjg59@srcf.ucam.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "32aaeffbd4a7457bf2f7448b33b5946ff2a960eb",
      "tree": "faf7ad871d87176423ff9ed1d1ba4d9c688fc23f",
      "parents": [
        "208bca0860406d16398145ddd950036a737c3c9d",
        "67b84999b1a8b1af5625b1eabe92146c5eb42932"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Nov 06 19:44:47 2011 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Nov 06 19:44:47 2011 -0800"
      },
      "message": "Merge branch \u0027modsplit-Oct31_2011\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux\n\n* \u0027modsplit-Oct31_2011\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux: (230 commits)\n  Revert \"tracing: Include module.h in define_trace.h\"\n  irq: don\u0027t put module.h into irq.h for tracking irqgen modules.\n  bluetooth: macroize two small inlines to avoid module.h\n  ip_vs.h: fix implicit use of module_get/module_put from module.h\n  nf_conntrack.h: fix up fallout from implicit moduleparam.h presence\n  include: replace linux/module.h with \"struct module\" wherever possible\n  include: convert various register fcns to macros to avoid include chaining\n  crypto.h: remove unused crypto_tfm_alg_modname() inline\n  uwb.h: fix implicit use of asm/page.h for PAGE_SIZE\n  pm_runtime.h: explicitly requires notifier.h\n  linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h\n  miscdevice.h: fix up implicit use of lists and types\n  stop_machine.h: fix implicit use of smp.h for smp_processor_id\n  of: fix implicit use of errno.h in include/linux/of.h\n  of_platform.h: delete needless include \u003clinux/module.h\u003e\n  acpi: remove module.h include from platform/aclinux.h\n  miscdevice.h: delete unnecessary inclusion of module.h\n  device_cgroup.h: delete needless include \u003clinux/module.h\u003e\n  net: sch_generic remove redundant use of \u003clinux/module.h\u003e\n  net: inet_timewait_sock doesnt need \u003clinux/module.h\u003e\n  ...\n\nFix up trivial conflicts (other header files, and  removal of the ab3550 mfd driver) in\n - drivers/media/dvb/frontends/dibx000_common.c\n - drivers/media/video/{mt9m111.c,ov6650.c}\n - drivers/mfd/ab3550-core.c\n - include/linux/dmaengine.h\n"
    },
    {
      "commit": "094803e0aab3fe75bbf8202a8f4b5280eaade375",
      "tree": "278528ca9245a767fcfcfa97d977bd5714c082fd",
      "parents": [
        "32087d4eeca14b82660dab288b1d659963b954bd",
        "d8805e633e054c816c47cb6e727c81f156d9253d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:46:07 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:46:07 2011 -0700"
      },
      "message": "Merge branch \u0027akpm\u0027 (Andrew\u0027s incoming)\n\nQuoth Andrew:\n\n - Most of MM.  Still waiting for the poweroc guys to get off their\n   butts and review some threaded hugepages patches.\n\n - alpha\n\n - vfs bits\n\n - drivers/misc\n\n - a few core kerenl tweaks\n\n - printk() features\n\n - MAINTAINERS updates\n\n - backlight merge\n\n - leds merge\n\n - various lib/ updates\n\n - checkpatch updates\n\n* akpm: (127 commits)\n  epoll: fix spurious lockdep warnings\n  checkpatch: add a --strict check for utf-8 in commit logs\n  kernel.h/checkpatch: mark strict_strto\u003cfoo\u003e and simple_strto\u003cfoo\u003e as obsolete\n  llist-return-whether-list-is-empty-before-adding-in-llist_add-fix\n  wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack\n  fat: follow rename pack_hex_byte() to hex_byte_pack()\n  security: follow rename pack_hex_byte() to hex_byte_pack()\n  kgdb: follow rename pack_hex_byte() to hex_byte_pack()\n  lib: rename pack_hex_byte() to hex_byte_pack()\n  lib/string.c: fix strim() semantics for strings that have only blanks\n  lib/idr.c: fix comment for ida_get_new_above()\n  lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef\n  lib/bitmap.c: quiet sparse noise about address space\n  lib/spinlock_debug.c: print owner on spinlock lockup\n  lib/kstrtox: common code between kstrto*() and simple_strto*() functions\n  drivers/leds/leds-lp5521.c: check if reset is successful\n  leds: turn the blink_timer off before starting to blink\n  leds: save the delay values after a successful call to blink_set()\n  drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing\n  drivers/leds/leds-lm3530.c: add __devexit_p where needed\n  ...\n"
    },
    {
      "commit": "e1e5687d75ef0ea5cbae63df48ff2fdcb5306f66",
      "tree": "4831229322e0c7cff31a026270832a83eb51ccf9",
      "parents": [
        "d7f81d4299cdc8cf06fc9562ec3dafce528bd6ff"
      ],
      "author": {
        "name": "Éric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Mon Oct 31 17:11:02 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:30:52 2011 -0700"
      },
      "message": "lis3: change exported function to use passed parameter\n\nChange exported functions to use the device given as parameter\ninstead of the global one.\n\nSigned-off-by: Ilkka Koskinen \u003cilkka.koskinen@nokia.com\u003e\nSigned-off-by: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Witold Pilat \u003cwitold.pilat@gmail.com\u003e\nCc: Lyall Pearce \u003clyall.pearce@hp.com\u003e\nCc: Malte Starostik \u003cm-starostik@versanet.de\u003e\nCc: Thadeu Lima de Souza Cascardo \u003ccascardo@holoscopio.com\u003e\nCc: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d0b6a971ed034054897df42f3e3000b4f57cccc5",
      "tree": "cf710659ae4aaeec7a8291302c4bd3e0532b089f",
      "parents": [
        "cdeaf62255d171dd159f0bdc453efd7ff31c6916"
      ],
      "author": {
        "name": "Éric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Mon Oct 31 17:10:50 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:30:52 2011 -0700"
      },
      "message": "hp_accel: add HP ProBook 655x\n\nAdd axis correction for HP ProBook 6555b.\n\nSigned-off-by: Malte Starostik \u003cm-starostik@versanet.de\u003e\nSigned-off-by: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Witold Pilat \u003cwitold.pilat@gmail.com\u003e\nCc: Lyall Pearce \u003clyall.pearce@hp.com\u003e\nCc: Ilkka Koskinen \u003cilkka.koskinen@nokia.com\u003e\nCc: Thadeu Lima de Souza Cascardo \u003ccascardo@holoscopio.com\u003e\nCc: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "cdeaf62255d171dd159f0bdc453efd7ff31c6916",
      "tree": "8d8b0cad373957cb1a690e4b5b744a92a818c7e6",
      "parents": [
        "a17b81beeb76a7cc3551fc17d7aa73b303dee52c"
      ],
      "author": {
        "name": "Éric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Mon Oct 31 17:10:46 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:30:52 2011 -0700"
      },
      "message": "lis3: add support for HP EliteBook 8540w\n\nAdd axis correction for HP EliteBook 8540w.\n\nReported-by: Lyall Pearce \u003clyall.pearce@hp.com\u003e\nSigned-off-by: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Witold Pilat \u003cwitold.pilat@gmail.com\u003e\nCc: Malte Starostik \u003cm-starostik@versanet.de\u003e\nCc: Ilkka Koskinen \u003cilkka.koskinen@nokia.com\u003e\nCc: Thadeu Lima de Souza Cascardo \u003ccascardo@holoscopio.com\u003e\nCc: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a17b81beeb76a7cc3551fc17d7aa73b303dee52c",
      "tree": "0d23c683d60f8f8ec31315bd51e6d155225dd277",
      "parents": [
        "bd35665f0a16051dbe538ae3122d4baa4659b1f4"
      ],
      "author": {
        "name": "Éric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Mon Oct 31 17:10:43 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:30:52 2011 -0700"
      },
      "message": "lis3: add support for HP EliteBook 2730p\n\nAdd axis correction for HP EliteBook 2730p.\n\nTested-by: Witold Pilat \u003cwitold.pilat@gmail.com\u003e\nSigned-off-by: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Lyall Pearce \u003clyall.pearce@hp.com\u003e\nCc: Malte Starostik \u003cm-starostik@versanet.de\u003e\nCc: Ilkka Koskinen \u003cilkka.koskinen@nokia.com\u003e\nCc: Thadeu Lima de Souza Cascardo \u003ccascardo@holoscopio.com\u003e\nCc: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1510dd5954be5070e46b155eb32362dc73d9e9cb",
      "tree": "75d9a020f23c015739e3c17d742482b0866024b0",
      "parents": [
        "65807044760e03ebf766973c5e94a2ea1d57937b"
      ],
      "author": {
        "name": "Éric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Mon Oct 31 17:10:31 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 17:30:51 2011 -0700"
      },
      "message": "lis3lv02d: avoid divide by zero due to unchecked\n\nAfter an \"unexpected\" reboot, I found this Oops in my logs:\n\ndivide error: 0000 [#1] PREEMPT SMP\u003d20\nCPU 0\u003d20\nModules linked in: lis3lv02d hp_wmi input_polldev [...]\nPid: 390, comm: modprobe Tainted: G         C  2.6.39-rc7-wl+\u003d20\nRIP: 0010:[\u003cffffffffa014b427\u003e]  [\u003cffffffffa014b427\u003e]\n\t\t lis3lv02d_poweron+0x4e/0x94 [lis3lv02d]\nRSP: 0018:ffff8801d6407cf8  EFLAGS: 00010246\nRAX: 0000000000000bb8 RBX: ffffffffa014e000 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: ffffea00066e4708 RDI: ffff8801df002700\nRBP: ffff8801d6407d18 R08: ffffea00066c5a30 R09: ffffffff812498c9\nR10: ffff8801d7bfcea0 R11: ffff8801d7bfce10 R12: 0000000000000bb8\nR13: 00000000ffffffda R14: ffffffffa0154120 R15: ffffffffa0154030\n\u003d46S:  00007fc0705db700(0000) GS:ffff8801dfa00000(0000) knlGS:0\nCS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b\nCR2: 00007f33549174f0 CR3: 00000001d65c9000 CR4: 00000000000406f0\nProcess modprobe (pid: 390, threadinfo ffff8801d6406000, task ffff8801d6b40\u003d\n000)\nStack:\n ffffffffa0154120 62ffffffa0154030 ffffffffa014e000 00000000ffffffea\n ffff8801d6407d58 ffffffffa014bcc1 0000000000000000 0000000000000048\n ffff8801d8bae800 00000000ffffffea 00000000ffffffda ffffffffa0154120\nCall Trace:\n [\u003cffffffffa014bcc1\u003e] lis3lv02d_init_device+0x1ce/0x496 [lis3lv02d]\n [\u003cffffffffa01522ff\u003e] lis3lv02d_add+0x10f/0x17c [hp_accel]\n [\u003cffffffff81233e11\u003e] acpi_device_probe+0x49/0x117\n[...]\nCode: 3a 75 06 80 4d ef 50 eb 04 80 4d ef 40 0f b6 55 ef be 21\n00 00 00 48 89 df ff 53 18 44 8b 63 6c e8 3e fc ff ff 89 c1 44\n89 e0 99 \u003cf7\u003e f9 89 c7 e8 93 82 ef e0 48 83 7b 30 00 74 2d 45\n31 e4 80 7b\u003d20\nRIP  [\u003cffffffffa014b427\u003e] lis3lv02d_poweron+0x4e/0x94 [lis3lv02d]\n RSP \u003cffff8801d6407cf8\u003e\n\n\u003eFrom my POV, it looks like the hardware is not working as expected\nand returns a bogus data rate. The driver doesn\u0027t check the result\nand directly uses it as some sort of divisor in some places:\n\nmsleep(lis3-\u003epwron_delay / lis3lv02d_get_odr());\n\nUnder this circumstances, this could very well cause the\n\"divide by zero\" exception from above.\n\nFor now, I fixed it the easiest and most obvious way:\nCheck if the result is sane and if it isn\u0027t use a sane default\ninstead. I went for \"100\" in the latter case, simply because\n/sys/devices/platform/lis3lv02d/rate returns it on a successful\nboot.\n\nSigned-off-by: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: Éric Piel \u003ceric.piel@tremplin-utc.net\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Witold Pilat \u003cwitold.pilat@gmail.com\u003e\nCc: Lyall Pearce \u003clyall.pearce@hp.com\u003e\nCc: Malte Starostik \u003cm-starostik@versanet.de\u003e\nCc: Ilkka Koskinen \u003cilkka.koskinen@nokia.com\u003e\nCc: Thadeu Lima de Souza Cascardo \u003ccascardo@holoscopio.com\u003e\nCc: Christian Lamparter \u003cchunkeey@googlemail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "7c52d55170ce84ddf9c0ad4e020ef1d7a97975a7",
      "tree": "6788d2f806d44a7cd437f38dc44169395112081e",
      "parents": [
        "69c60c88eeb364ebf58432f9bc38033522d58767"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Fri May 27 12:33:10 2011 -0400"
      },
      "committer": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Mon Oct 31 19:30:36 2011 -0400"
      },
      "message": "x86: fix up files really needing to include module.h\n\nThese files aren\u0027t just exporting symbols -- they are also defining\na MODULE_LICENSE etc. so give them the full module.h file.\n\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n"
    },
    {
      "commit": "91e67a996c60a347ad7b918a74efb0f6b3b274c3",
      "tree": "05fd872079b1199d112cc7508faf81b8490dd83f",
      "parents": [
        "1eb63378354ac37b7e27d256bbf84684751bac32",
        "1d1fc8a75fec3a2b29cc5864d45c5d03048f62e0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 16:10:33 2011 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Oct 31 16:10:33 2011 -0700"
      },
      "message": "Merge branch \u0027for_linus\u0027 of git://cavan.codon.org.uk/platform-drivers-x86\n\n* \u0027for_linus\u0027 of git://cavan.codon.org.uk/platform-drivers-x86: (45 commits)\n  acer-wmi: replaced the hard coded bitmap by the communication devices bitmap from SMBIOS\n  acer-wmi: check the existence of internal wireless device when set capability\n  acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooks\n  sony-laptop:irq: Remove IRQF_DISABLED\n  asus-laptop: Add rfkill support for Pegatron Lucid tablet\n  asus-laptop: pega_accel - Report accelerometer orientation change through udev\n  asus-laptop: fix module description\n  asus-laptop: hide leds on Pegatron Lucid\n  asus-laptop: Pegatron Lucid accelerometer\n  asus-laptop: allow boot time control of Pegatron ALS sensor\n  Platform: samsung_laptop: add support for X520 machines.\n  platform: samsung_laptop: add dmi information for Samsung R700 laptops\n  hp_accel: Add axis-mapping for HP ProBook / EliteBook\n  hp_accel: Add a new PNP id\n  WMI: properly cleanup devices to avoid crashes\n  ideapad: remove sysfs node for cfg\n  ideapad: add debugfs support\n  ideapad: add event for Novo key\n  ideapad: change parameter of ideapad_sync_rfk_state\n  ideapad: define vpc commands\n  ...\n"
    },
    {
      "commit": "1d1fc8a75fec3a2b29cc5864d45c5d03048f62e0",
      "tree": "45a1f891ff9a7287b26079c0adebe52f03154445",
      "parents": [
        "1fbc01a7b0f2cf5dc375ecde3833df2fbbfdc812"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Thu Oct 06 19:06:13 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:42 2011 +0200"
      },
      "message": "acer-wmi: replaced the hard coded bitmap by the communication devices bitmap from SMBIOS\n\nBefore set communication devices state, we need query out all devices state to set\nthe states bitmap. That will be better use the devices bitmap in SMBIOS type Aah\ninstead of hardcode in driver.\n\nTested on Acer Travelmate 8572.\n\nCc: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@suse.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "1fbc01a7b0f2cf5dc375ecde3833df2fbbfdc812",
      "tree": "630776d044bf599c1f7e2e1826db74b3a571e6ce",
      "parents": [
        "72e71de15fceb0fd7cdfd8bb35f4f8aa8b0e20b5"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Thu Aug 18 18:47:34 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:42 2011 +0200"
      },
      "message": "acer-wmi: check the existence of internal wireless device when set capability\n\nThat will be better to check the existence of internal wireless device\nwhen we set wireless capability and generate killswitch for it. It can\navoid userland access wireless rfkill but the machine doesn\u0027t have internal\nwireless device.\n\nTested on Acer Travelmate 8572\n\nCc: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@suse.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "72e71de15fceb0fd7cdfd8bb35f4f8aa8b0e20b5",
      "tree": "4cc927743212e1b6743003255b977b396adffd4d",
      "parents": [
        "6a0d89c2641671a5d29d262dbc7db8e403b543be"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Thu Aug 18 18:47:32 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:42 2011 +0200"
      },
      "message": "acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooks\n\nThere have new acer notebooks\u0027 BIOS provide new WMID_GUID3 and\nACERWMID_EVENT_GUID methods.\n\nSome of machines still keep the old WMID_GUID1 method but more and\nmore machines were already removed old wmi methods from DSDT.\n\nSo, this patch add a new ACER_WMID_v2 interface flag to represent\nnew acer notebooks, the following is definition:\n\n + ACER_WMID:\n        It means this machine only provides WMID_GUID1/2 methods.\n\n + ACER_WMID_v2:\n        It means this machine provide new WMID_GUID3 and WMID_EVENT_GUID\n        methods.\n        Some ACER_WMID_v2 machines also provide old WMID_GUID1/2 methods,\n        but we still query/set communication device\u0027s state by new\n        WMID_GUID3 method.\n\nTested on Acer Travelmate 8572\nTested on Acer Aspire 4739Z\n\nTested-by: AceLan Kao \u003cacelan.kao@canonical.com\u003e\nCc: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@suse.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "6a0d89c2641671a5d29d262dbc7db8e403b543be",
      "tree": "abadf75ec764f7ef6bf4e6fc74a5ec057190fe09",
      "parents": [
        "149083996e52c640fdfd73ad92550be4b803f349"
      ],
      "author": {
        "name": "Yong Zhang",
        "email": "yong.zhang0@gmail.com",
        "time": "Sat Oct 22 17:56:50 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:42 2011 +0200"
      },
      "message": "sony-laptop:irq: Remove IRQF_DISABLED\n\nSince commit [e58aa3d2: genirq: Run irq handlers with interrupts disabled],\nWe run all interrupt handlers with interrupts disabled\nand we even check and yell when an interrupt handler\nreturns with interrupts enabled (see commit [b738a50a:\ngenirq: Warn when handler enables interrupts]).\n\nSo now this flag is a NOOP and can be removed.\n\nSigned-off-by: Yong Zhang \u003cyong.zhang0@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "149083996e52c640fdfd73ad92550be4b803f349",
      "tree": "e14d1ba2571034a621fe59d370795e4f770de3ba",
      "parents": [
        "b93f82816c9ee4868c5aa1c8e06259233916d988"
      ],
      "author": {
        "name": "Anisse Astier",
        "email": "anisse@astier.eu",
        "time": "Fri Oct 14 11:13:42 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:41 2011 +0200"
      },
      "message": "asus-laptop: Add rfkill support for Pegatron Lucid tablet\n\nAdd three new rfkill switches in this driver that are specific to\nPegatron Lucid tablet.\nPlease note that you might not need all three switches. For example if\nyou don\u0027t have a 3G module inside your tablet.\n\nAlso, on my device, the gpio for the wifi/bt module is connected to the\nbluetooth line. Therefore to activate your wireless lan interface, you\nneed to use the \"pega-bt\" rfkill switch.\n\nFinally, the rfkill switch only works before the wireless module is\nloaded the first time. Unloading ath9k doesn\u0027t help, a reboot is\nnecessary.\n\nSigned-off-by: Anisse Astier \u003canisse@astier.eu\u003e\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "b93f82816c9ee4868c5aa1c8e06259233916d988",
      "tree": "076e1d6eec9170bb32814a6c4f04d724b0fab51a",
      "parents": [
        "16cbf93369a8d148316a75c333bb81bbb64a46c4"
      ],
      "author": {
        "name": "Anisse Astier",
        "email": "anisse@astier.eu",
        "time": "Fri Oct 14 11:13:41 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:41 2011 +0200"
      },
      "message": "asus-laptop: pega_accel - Report accelerometer orientation change through udev\n\nSigned-off-by: Anisse Astier \u003canisse@astier.eu\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "16cbf93369a8d148316a75c333bb81bbb64a46c4",
      "tree": "105f6099a5a0937a6fe0b92d097bcfb5f2f18e93",
      "parents": [
        "8d38e42c61c53ab63abbb15380b39df4eae8d44e"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Oct 14 11:13:40 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:41 2011 +0200"
      },
      "message": "asus-laptop: fix module description\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "8d38e42c61c53ab63abbb15380b39df4eae8d44e",
      "tree": "c9a9f7596c736616fe3919da11da3c2efce5ec7d",
      "parents": [
        "b23910c2194e0e0ee43e585788085f8e6dd4877e"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Oct 14 11:13:39 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:41 2011 +0200"
      },
      "message": "asus-laptop: hide leds on Pegatron Lucid\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "b23910c2194e0e0ee43e585788085f8e6dd4877e",
      "tree": "5610789264266ee5235e9b03e1b4bc442e4cbaa3",
      "parents": [
        "abec04dbc3dbe7577ccd9d5d6e188aa153d464eb"
      ],
      "author": {
        "name": "Andy Ross",
        "email": "andy.ross@windriver.com",
        "time": "Fri Oct 14 11:13:38 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:41 2011 +0200"
      },
      "message": "asus-laptop: Pegatron Lucid accelerometer\n\nSupport the built-in accelerometer on the Lucid tablets as a standard\n3-axis input device.\n\nSigned-off-by: Andy Ross \u003candy.ross@windriver.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "abec04dbc3dbe7577ccd9d5d6e188aa153d464eb",
      "tree": "a4a0dac24695c0bbc2507d39f87a83598c6f9c06",
      "parents": [
        "7500eeb08a179e61a4219288c21407d63d1e9c64"
      ],
      "author": {
        "name": "Andy Ross",
        "email": "andy.ross@windriver.com",
        "time": "Fri Oct 14 11:13:37 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:40 2011 +0200"
      },
      "message": "asus-laptop: allow boot time control of Pegatron ALS sensor\n\nSigned-off-by: Andy Ross \u003candy.ross@windriver.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7500eeb08a179e61a4219288c21407d63d1e9c64",
      "tree": "aebf098e6fbe08d44ec6be4c799b2fcea079f548",
      "parents": [
        "f87d02996f05ec1789ceecce9ec839f629b7aa80"
      ],
      "author": {
        "name": "Tommaso Massimi",
        "email": "tmassimi@gmail.com",
        "time": "Tue Sep 20 09:16:09 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:40 2011 +0200"
      },
      "message": "Platform: samsung_laptop: add support for X520 machines.\n\nmy samsung laptop would be very happy if you add\nthese lines to the file drivers/platform/x86/samsung-laptop.c\n\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "f87d02996f05ec1789ceecce9ec839f629b7aa80",
      "tree": "a3582b0952f26eeeecf1188291514fef98f789cf",
      "parents": [
        "85003c3850f4f0b1391df324058a7c5fa0927d25"
      ],
      "author": {
        "name": "Stefan Beller",
        "email": "stefanbeller@googlemail.com",
        "time": "Tue Sep 20 09:16:08 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:40 2011 +0200"
      },
      "message": "platform: samsung_laptop: add dmi information for Samsung R700 laptops\n\nMy DMI model is this:\n\u003edmesg |grep DMI\n[    0.000000] DMI present.\n[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. SR700/SR700, BIOS\n04SR 02/20/2008\n\nadding dmi information of Samsung R700 laptops\nThis adds the dmi information of Samsungs R700 laptops.\n\nSigned-off-by: Stefan Beller \u003cstefanbeller@googlemail.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "85003c3850f4f0b1391df324058a7c5fa0927d25",
      "tree": "df979cbe3dc9c1deaa675e133499478aeaf96b1d",
      "parents": [
        "24570d2293d8874cf0041616af4dc92929f30a7c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 15 12:29:26 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:40 2011 +0200"
      },
      "message": "hp_accel: Add axis-mapping for HP ProBook / EliteBook\n\nAdd the corrected axis-mapping for some HP laptops.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "24570d2293d8874cf0041616af4dc92929f30a7c",
      "tree": "101ab47ee0f11bddc4da8ce1568380a62fc4b12b",
      "parents": [
        "023b9565972a4a5e0f01b9aa32680af6e9b5c388"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 15 12:24:47 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:40 2011 +0200"
      },
      "message": "hp_accel: Add a new PNP id\n\nNew HP laptops assign a new PNP id \"HPQ6000\" for DriveGuard.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "023b9565972a4a5e0f01b9aa32680af6e9b5c388",
      "tree": "1d3260147d92bd3feddf077564cbc0029f758e51",
      "parents": [
        "349d594be45bdc7a86a08385f2f4f49d08ab68dd"
      ],
      "author": {
        "name": "Dmitry Torokhov",
        "email": "dmitry.torokhov@gmail.com",
        "time": "Wed Sep 07 15:00:02 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:40 2011 +0200"
      },
      "message": "WMI: properly cleanup devices to avoid crashes\n\nWe need to remove devices that we destroy from the list, otherwise\nwe\u0027ll crash if there are more than one \"_WDG\" methods in DSDT.\n\nThis fixes https://bugzilla.kernel.org/show_bug.cgi?id\u003d32052\n\nTested-by: Ilya Tumaykin \u003clibrarian_rus@yahoo.com\u003e\nCc: stable@kernel.org\nSigned-off-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nAcked-by: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "349d594be45bdc7a86a08385f2f4f49d08ab68dd",
      "tree": "ae75802bc1963ea1cac53a102393bd0809fc00a5",
      "parents": [
        "773e3206e6a8b4c81826dc76057a96ba3cc96672"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Tue Sep 06 02:33:00 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:39 2011 +0200"
      },
      "message": "ideapad: remove sysfs node for cfg\n\nReplaced by the one in debugfs.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "773e3206e6a8b4c81826dc76057a96ba3cc96672",
      "tree": "0287dbaae5700123225bc9681f8984d4f8d466c0",
      "parents": [
        "f43d9ec06028b8cb122a7a2b367a7af066342918"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Tue Sep 06 02:32:52 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:39 2011 +0200"
      },
      "message": "ideapad: add debugfs support\n\nAdd two nodes in debugfs which shows cfg value and its meaning,\nand status info read from VPC2004.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "f43d9ec06028b8cb122a7a2b367a7af066342918",
      "tree": "ed704ae9d51905c7abf06a25a7eafa08b2facb18",
      "parents": [
        "923de84ab07cfcee75946191f17a6e7fb98e3ac8"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Tue Sep 06 02:32:10 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:39 2011 +0200"
      },
      "message": "ideapad: add event for Novo key\n\nNovo key is the Lenovo define key on every ideapads, which has two\ndefinition. Long press and short click. Driver will report\nKEY_PROG1 on short click and KEY_PROG2 when long press.\n\nOn pre-install OS for ideapads there are application waiting for\nthe event and there is no such application for Linux yet, so I\nthink to report KEY_PROG is fine in anyway.\n\nAlso change the scancode from hex to decimal because they are\nrelated to vpc bit in notify function which is in decimal.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "923de84ab07cfcee75946191f17a6e7fb98e3ac8",
      "tree": "10e51ade61b1adeec673153c2198ee3f42d40864",
      "parents": [
        "2be1dc215bd34faf4895e4396dab924a24e10944"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Tue Sep 06 02:32:01 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:39 2011 +0200"
      },
      "message": "ideapad: change parameter of ideapad_sync_rfk_state\n\nThis could save us a local variable.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "2be1dc215bd34faf4895e4396dab924a24e10944",
      "tree": "c4db4dbc75a07e6c2f30755e3619d826d0d41193",
      "parents": [
        "21893ab24c78ec844cbaffbb7bf11b33cfdea8b4"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Tue Sep 06 02:31:53 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:39 2011 +0200"
      },
      "message": "ideapad: define vpc commands\n\nBetter then write hex number everywhere.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "21893ab24c78ec844cbaffbb7bf11b33cfdea8b4",
      "tree": "86aab2f5c007eb112331eb928ca9e802aee7bbf4",
      "parents": [
        "6cb8c13da10855f17110421d9b13db015e11840e"
      ],
      "author": {
        "name": "Kirill A. Shutemov",
        "email": "kirill.shutemov@linux.intel.com",
        "time": "Fri Aug 26 11:55:46 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:39 2011 +0200"
      },
      "message": "intel_scu_ipcutil: fix major device number handling\n\nWe need to save major device number to be able to use it for\nunregister_chrdev() in ipc_module_exit().\n\nipc_module_init() must return 0 on success, not major device number.\n\nSigned-off-by: Kirill A. Shutemov \u003ckirill.shutemov@linux.intel.com\u003e\nSigned-off-by: Alan Cox \u003calan@linux.intel.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "d4afc7754a60b885b63ef23fd194984e2d53a4e6",
      "tree": "fc668ab5e445bf04147f51e760f5ce2967481d1b",
      "parents": [
        "1709adab0773616da7a8190f2762e599afb0a295"
      ],
      "author": {
        "name": "Rene Bollford",
        "email": "xsecute@googlemail.com",
        "time": "Sun Oct 23 09:56:42 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:38 2011 +0200"
      },
      "message": "[PATCH] ideapad: Check if acpi already handle backlight power to avoid a page fault\n\nThis patch avoid a page fault in the ideapad-laptop extras when\nturning the backlight power on or off.\n\nSigned-off-by: Rene Bolldorf \u003cxsecute@googlemail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "1709adab0773616da7a8190f2762e599afb0a295",
      "tree": "8cdc7cb33a74bd25989c9833e750d11107985d20",
      "parents": [
        "8fcf71aa0032acbd30b3222f9cb238919ab3b984"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Thu Aug 18 18:47:33 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:38 2011 +0200"
      },
      "message": "acer-wmi: check wireless capability flag before register rfkill\n\nThere will be better to check the wireless capability flag\n(ACER_CAP_WIRELESS) before register wireless rfkill because maybe\nthe machine doesn\u0027t have wifi module or the module removed by user.\n\nTested on Acer Travelmate 8572\nTested on Acer Aspire 4739Z\n\nTested-by: AceLan Kao \u003cacelan.kao@canonical.com\u003e\nCc: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@suse.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "8fcf71aa0032acbd30b3222f9cb238919ab3b984",
      "tree": "04f2299615adfef58c098960fbc3524da5981498",
      "parents": [
        "e9298028ee69bda44607156e7348cd32f7ab9360"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Mon Aug 08 17:17:18 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:38 2011 +0200"
      },
      "message": "platform-drivers-x86: asus-laptop: fix wrong test for successful registered led_classdev\n\ndevice_create returns \u0026struct device pointer on success, or ERR_PTR() on error.\nThus if led_classdev_register fails, led_cdev-\u003edev is always not NULL.\n\nThus to unregister a successful registered led_classdev, we should check\nIS_ERR_OR_NULL macro for led_cdev-\u003edev instead of checking if led_cdev-\u003edev\nis NULL or not.\n\nwe use IS_ERR_OR_NULL instead of IS_ERR because if we havn\u0027t call\nled_classdev_register, the led_cdev-\u003edev is NULL.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nAcked-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "e9298028ee69bda44607156e7348cd32f7ab9360",
      "tree": "6ac947db3ddcc1365dc83020b612876f6096f7bd",
      "parents": [
        "5d6afd150321a9e6f1180f5dced9032cce6861ac"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Mon Aug 08 17:16:01 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:38 2011 +0200"
      },
      "message": "platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exit\n\nThis patch fixes wrong test for successful registered led_classdev,\nand also fixes a leak due to missing led_classdev_unregister call\nfor asus-\u003ekbd_led in asus_wmi_led_exit.\n\ndevice_create returns \u0026struct device pointer on success, or ERR_PTR() on error.\nThus if led_classdev_register fails, led_cdev-\u003edev is always not NULL.\n\nThus to unregister a successful registered led_classdev, we should check\n(!IS_ERR_OR_NULL(asus-\u003etpd_led.dev)) instead of (asus-\u003etpd_led.dev).\n\nwe use IS_ERR_OR_NULL instead of IS_ERR because if we havn\u0027t call\nled_classdev_register, the led_cdev-\u003edev is NULL.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nAcked-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "5d6afd150321a9e6f1180f5dced9032cce6861ac",
      "tree": "83442856b52952204938be7873629ac79189a7d6",
      "parents": [
        "33989ba6f7feb3d03916e42d7775d802d2fdea1e"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Mon Aug 08 17:14:19 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:38 2011 +0200"
      },
      "message": "platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered led_classdev\n\ndevice_create returns \u0026struct device pointer on success, or ERR_PTR() on error.\nThus if led_classdev_register fails, led_cdev-\u003edev is always not NULL.\n\nIf IS_ERR(eeepc-\u003etpd_led.dev) is ture, it means led_classdev_register fails.\nIf (asus-\u003etpd_led.dev) is NULL, it means we call eeepc_led_exit before\ncalling led_classdev_register for \u0026eeepc-\u003etpd_led.\n\nWe only want to call led_classdev_unregister for sucessfully registered\nled_classdev, then we should check (!IS_ERR_OR_NULL(eeepc-\u003etpd_led.dev)).\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nAcked-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "33989ba6f7feb3d03916e42d7775d802d2fdea1e",
      "tree": "9d22b446a6c8e7e6574b8b75159d069e2434c2e0",
      "parents": [
        "8819de7f988289111cf4c44946f0d8c008b2d9a7"
      ],
      "author": {
        "name": "Andy Ross",
        "email": "andy.ross@windriver.com",
        "time": "Fri Oct 14 11:13:36 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "asus-laptop: Pegatron Lucid ALS sensor\n\nAmbient light sensor for Pegatron Lucid.  Supports pre-existing\nls_switch sysfs interface to en/disable automatic control, and exports\nthe brightness from the device as \"ls_value\".\n\nSigned-off-by: Andy Ross \u003candy.ross@windriver.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "8819de7f988289111cf4c44946f0d8c008b2d9a7",
      "tree": "a1f3a842bb8038fb2e90d70b7d4f0288b7c46907",
      "parents": [
        "ba05b237372bad82533d1f717569d1d817ff3c27"
      ],
      "author": {
        "name": "Andy Ross",
        "email": "andy.ross@windriver.com",
        "time": "Fri Oct 14 11:13:35 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "asus-laptop: Platform detection for Pegatron Lucid\n\nRecognize the Pegatron Lucid tablets by their method signatures.\n\nSigned-off-by: Andy Ross \u003candy.ross@windriver.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "ba05b237372bad82533d1f717569d1d817ff3c27",
      "tree": "4ab84889713510958299ee72cea863691782584a",
      "parents": [
        "be3128b107e36271f7973ef213ccde603a494fe8"
      ],
      "author": {
        "name": "John Serock",
        "email": "john.serock@gmail.com",
        "time": "Thu Oct 13 06:42:01 2011 -0400"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "Platform: Detect samsung laptop quirk when initial level is zero\n\nThis patch depends on the \"Platform: Brightness quirk for samsung\nlaptop driver\" patch from Jason Stubbs. This patch adds a check for an\ninitial brightness level of 0; if the level is 0, this patch changes\nthe brightness level to 1 before the driver attempts to detect the\nbrightness quirk.\n\nThe Samsung N150 netbook experiences the brightness quirk. Without\nJason\u0027s patch, the only brightness levels available on the N150 are 0,\n1, and 8. This patch ensures that, when the initial brightness level\nis 0, the samsang-laptop driver detects the brightness quirk on the\nN150, thereby making brightness levels 0 through 8 available.\n\nSigned-off-by: John Serock \u003cjohn.serock@gmail.com\u003e\nAcked-by: Jason Stubbs \u003cjasonbstubbs@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "be3128b107e36271f7973ef213ccde603a494fe8",
      "tree": "ebbe9383da3baaac9140f81cebae40a53a3f5923",
      "parents": [
        "2d8b90be4f1cadd9921312e2983459f568d29cd1"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Thu Oct 06 15:01:55 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "acer-wmi: Add wireless quirk for Lenovo 3000 N200\n\nThis quirk fixes the wlan rfkill status on this machine. Without\nit, wlan is permanently soft blocked whenever acer-wmi is loaded.\n\nBugLink: https://bugs.launchpad.net/bugs/857297\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nReviewed-by: Lee, Chun-Yi \u003cjlee@novell.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "2d8b90be4f1cadd9921312e2983459f568d29cd1",
      "tree": "6ae5de2592ebad0021f4e2ec0212019462bac9d9",
      "parents": [
        "bd038080c70b70a5b31c48af774fada36eacc834"
      ],
      "author": {
        "name": "AceLan Kao",
        "email": "acelan.kao@canonical.com",
        "time": "Tue Oct 04 16:25:44 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "dell-laptop: support Synaptics/Alps touchpad led\n\nThis patch supports Dell laptop with Synaptics and Alps touchpad chip\nthat with LED to indicate the functionality of touchpad is disabled or\nenabled.\n\nThe command for touchpad LED is 0x97, and the data 1 means turn on the\ntouchpad LED, 2 means turn it off.\n\nBTW, I add dell_quirks to white list those machines that supports this\nbehavior, so that the code won\u0027t affect those who don\u0027t have a touchpad LED\nmachine.\n\nWe can easily to turn it on/off by\n   echo 1 \u003e /sys/class/leds/dell-laptop::touchpad/brightness\n   echo 0 \u003e /sys/class/leds/dell-laptop::touchpad/brightness\n\nSigned-off-by: AceLan Kao \u003cacelan.kao@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "bd038080c70b70a5b31c48af774fada36eacc834",
      "tree": "8d909a6fe5ce34863bba55d584da986f1d1bdeed",
      "parents": [
        "ac2dad886d9fae561fe53d693e1b6c33fb0ad674"
      ],
      "author": {
        "name": "Manuel Lauss",
        "email": "manuel.lauss@googlemail.com",
        "time": "Mon Sep 26 15:04:54 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "topstar-latop: ignore 0x82 event\n\nEvent 0x82 is emitted whenever a backlight event happens (brightness\nchange, backlight on/off).  For instance, when display is switched\noff after a timeout, event 0x82 is emitted, and along with it a keypress\nwhich switches the display back on again.\n\nThis patch adds 0x82 to the event ignore list so that the display stays\noff when it is automatically switched off.\n\nSigned-off-by: Manuel Lauss \u003cmanuel.lauss@googlemail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "ac2dad886d9fae561fe53d693e1b6c33fb0ad674",
      "tree": "54c51cbfbee212e368b03353777efcae942c46b9",
      "parents": [
        "36d03f93558c66527e5dbf602cb2eb4ccbd899a6"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Sep 20 16:55:54 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:37 2011 +0200"
      },
      "message": "toshiba_acpi: Initialize brightness in backlight device\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "36d03f93558c66527e5dbf602cb2eb4ccbd899a6",
      "tree": "058ea19223d9962fbb92b2409cb1c16b478ee9ae",
      "parents": [
        "a540d6b5b577f5a320d873a9cc8778ff20bf5ddf"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Sep 20 16:55:53 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:36 2011 +0200"
      },
      "message": "toshiba_acpi: Don\u0027t add devices for unsupported features\n\nTest for features up-front to determine whether or not they are\nsupported, and avoid creating devices and proc files for\nunsupported features.\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a540d6b5b577f5a320d873a9cc8778ff20bf5ddf",
      "tree": "0215c79f5c74337687066b960c1ba85d37b681cc",
      "parents": [
        "6e02cc7eb61aeafadb91f7b591a768cdb7a57740"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Sep 20 16:55:52 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:36 2011 +0200"
      },
      "message": "toshiba_acpi: Support SPFC as an HCI method\n\nSome Toshiba models, notably those with the TOS1900 device, use\nthe SPFC method for HCI calls instead of GHCI. Test for this method\nif GHCI isn\u0027t found, and if it exists use it for all HCI calls.\n\nSigned-off-by: Azael Avalos \u003ccoproscefalo@gmail.com\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "6e02cc7eb61aeafadb91f7b591a768cdb7a57740",
      "tree": "c308c6910ed2a44dd6b23f8041d7fab897f3b3eb",
      "parents": [
        "32bcd5cba02436336053d9c3b7a8ff86f889ebf4"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Sep 20 16:55:51 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:36 2011 +0200"
      },
      "message": "toshiba_acpi: Use handle for HCI calls\n\nNow that we\u0027re using an acpi driver we already have a handle to\nthe namespace of the HCI call, so there\u0027s no need to test various\npaths to the HCI call or even be aware of the path at all.\n\nSigned-off-by: Azael Avalos \u003ccoproscefalo@gmail.com\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "32bcd5cba02436336053d9c3b7a8ff86f889ebf4",
      "tree": "2a51f960618ea2e7360419c8f235b0848552fb1b",
      "parents": [
        "135740de77641b4180c8a1f19abcfcd5e4351b15"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Sep 20 16:55:50 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:36 2011 +0200"
      },
      "message": "toshiba_acpi: Fix up return codes\n\nMany routines are returning success on failure, and those that are\nindicating failure frequently return incorrect error codes. Fix\nthese up throughout the driver.\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "135740de77641b4180c8a1f19abcfcd5e4351b15",
      "tree": "b8c1421f005dbaa8f95079c53eeb30cd18becf36",
      "parents": [
        "f689c875c13c9d62b3c4de09cd5dad66549f700d"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Sep 20 16:55:49 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:36 2011 +0200"
      },
      "message": "toshiba_acpi: Convert to use acpi_driver\n\nChanges toshiba_acpi to register an acpi driver and eliminates the\nplatform device it was using. Also eliminates most global\nvariables, moving them into toshiba_acpi_dev, along with some\nother miscellaneous fixes and cleanup.\n\nSigned-off-by: Azael Avalos \u003ccoproscefalo@gmail.com\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "f689c875c13c9d62b3c4de09cd5dad66549f700d",
      "tree": "1e5a019e253554aaef1ead8cdd7335c06f2bf55a",
      "parents": [
        "7b3c257ce4267e004a7c7e68c05d1eb70da8c972"
      ],
      "author": {
        "name": "Raul Gutierrez Segales",
        "email": "rgs@collabora.co.uk",
        "time": "Tue Sep 20 09:16:15 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:36 2011 +0200"
      },
      "message": "Platform: fix samsung-laptop DMI identification for N220 model\n\nThis is a follow-up for commit 78a7539b, which didn\u0027t cover the\nSamsung N220 laptop. With this backlight brightness works nicely\non the N220 netbook.\n\nSigned-off-by: Raul Gutierrez Segales \u003crgs@collabora.co.uk\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7b3c257ce4267e004a7c7e68c05d1eb70da8c972",
      "tree": "408d5214fc3abdd8fceb908d4064a1c2a8ab4157",
      "parents": [
        "ac080523141d5bfa5f60ef2436480f645f915e9c"
      ],
      "author": {
        "name": "Jason Stubbs",
        "email": "jasonbstubbs@gmail.com",
        "time": "Tue Sep 20 09:16:14 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:35 2011 +0200"
      },
      "message": "Platform: Samsung laptop DMI info for NC210/NC110\n\nThis patch just adds the DMI info for the samsung laptop driver to work with\nthe NC210/NC110. It needs the brightness quirk patch for proper support.\n\nSigned-off-by: Jason Stubbs \u003cjasonbstubbs@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "ac080523141d5bfa5f60ef2436480f645f915e9c",
      "tree": "b8900469b14265e22227c7bbaaf1d491ea417e5b",
      "parents": [
        "a7ea19926ffba86f373f6050a106cd162dbb9a78"
      ],
      "author": {
        "name": "Jason Stubbs",
        "email": "jasonbstubbs@gmail.com",
        "time": "Tue Sep 20 09:16:13 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:35 2011 +0200"
      },
      "message": "Platform: Brightness quirk for samsung laptop driver\n\nOn some Samsung laptops the brightness regulation works slightly different.\nAll SABI commands except for set_brightness work as expected. The behaviour\nof set_brightness is as follows:\n\n- Setting a new brightness will only step one level toward the new brightness\n  level. For example, setting a level of 5 when the current level is 2 will\n  result in a brightness level of 3.\n- A spurious KEY_BRIGHTNESS_UP or KEY_BRIGHTNESS_DOWN event is also generated\n  along with the change in brightness.\n- Neither of the above two issues occur when changing from/to brightness\n  level 0.\n\nThis patch adds detection and a non-intrusive workaround for the above issues.\n\nSigned-off-by: Jason Stubbs \u003cjasonbstubbs@gmail.com\u003e\nTested-by: David Herrmann \u003cdh.herrmann@googlemail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a7ea19926ffba86f373f6050a106cd162dbb9a78",
      "tree": "4c6da04869eefdf754bfb3c60b29b24dd9d2640b",
      "parents": [
        "bee460be8c691c544e84ed678280ace6153104c6"
      ],
      "author": {
        "name": "David Herrmann",
        "email": "dh.herrmann@googlemail.com",
        "time": "Tue Sep 20 09:16:12 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:35 2011 +0200"
      },
      "message": "Platform: Fix error path in samsung-laptop init\n\nsamsung_init() should not return success if not all devices are initialized.\nOtherwise, samsung_exit() will dereference sdev NULL pointers and others.\n\nSigned-off-by: David Herrmann \u003cdh.herrmann@googlemail.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "bee460be8c691c544e84ed678280ace6153104c6",
      "tree": "dfca717127a7369d99675ee29bef603933b01a8d",
      "parents": [
        "093ed561648d43263c009ea88abab21a31cd4f1d"
      ],
      "author": {
        "name": "Jason Stubbs",
        "email": "jasonbstubbs@gmail.com",
        "time": "Tue Sep 20 09:16:11 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:35 2011 +0200"
      },
      "message": "platform: samsung_laptop: fix samsung brightness min/max calculations\n\nThe min_brightness value of the sabi_config is incorrectly used in brightness\ncalculations. For the config where min_brightness \u003d 1 and max_brightness \u003d 8,\nthe user visible range should be 0 to 7 with hardware being set in the range\nof 1 to 8. What is actually happening is that the user visible range is 0 to\n8 with hardware being set in the range of -1 to 7.\n\nThis patch fixes the above issue as well as a miscalculation that would occur\nin the case of min_brightness \u003e 1.\n\nSigned-off-by: Jason Stubbs \u003cjasonbstubbs@gmail.com\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "093ed561648d43263c009ea88abab21a31cd4f1d",
      "tree": "795ddb89c07f01ae780a20470d3577878df514ec",
      "parents": [
        "c3b92c8787367a8bb53d57d9789b558f1295cc96"
      ],
      "author": {
        "name": "Smelov Andrey",
        "email": "xor29a@bk.ru",
        "time": "Tue Sep 20 09:16:10 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Oct 24 16:52:35 2011 +0200"
      },
      "message": "Platform: samsung_laptop: samsung backlight for R528/R728\n\npatch works for me, but I need to add \"acpi_backlight\u003dvendor\" to kernel\nparams\n\nSigned-off-by: Smelov Andrey \u003cxor29a@bk.ru\u003e\nCc: stable \u003cstable@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "1f01358cec0e4ea40cda00cee7c6a209bc82cc8d",
      "tree": "d53cf16a82fbc74a1b10bf85a6ee2d5e70075703",
      "parents": [
        "2656de7e0e3539351d30bdf107d7392b1cac0920"
      ],
      "author": {
        "name": "Paul Bolle",
        "email": "pebolle@tiscali.nl",
        "time": "Thu Oct 06 22:57:56 2011 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Fri Oct 07 09:39:51 2011 +0200"
      },
      "message": "thinkpad_acpi: Fix printk typo \u0027bluestooth\u0027\n\nSigned-off-by: Paul Bolle \u003cpebolle@tiscali.nl\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "395cf9691d72173d8cdaa613c5f0255f993af94b",
      "tree": "813be524794fe1c0850805d7faca90e45fd0e60b",
      "parents": [
        "e060c38434b2caa78efe7cedaff4191040b65a15"
      ],
      "author": {
        "name": "Paul Bolle",
        "email": "pebolle@tiscali.nl",
        "time": "Mon Aug 15 02:02:26 2011 +0200"
      },
      "committer": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Tue Sep 27 18:08:04 2011 +0200"
      },
      "message": "doc: fix broken references\n\nThere are numerous broken references to Documentation files (in other\nDocumentation files, in comments, etc.). These broken references are\ncaused by typo\u0027s in the references, and by renames or removals of the\nDocumentation files. Some broken references are simply odd.\n\nFix these broken references, sometimes by dropping the irrelevant text\nthey were part of.\n\nSigned-off-by: Paul Bolle \u003cpebolle@tiscali.nl\u003e\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\n"
    },
    {
      "commit": "15b956a0b5651bbb1217ec374fdd67291dabb2af",
      "tree": "a0ebb0f7cc05db86592af6ba0e396b813a277f16",
      "parents": [
        "2c3422d9c475c62adae82743d8507651342925ae"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Sat Jul 30 17:00:45 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:52 2011 -0400"
      },
      "message": "acer-wmi: support Lenovo ideapad S205 wifi switch\n\nThe AMW0 function in acer-wmi works on Lenovo ideapad S205 for control\nthe wifi hardware state. We also found there have a 0x78 EC register\nexposes the state of wifi hardware switch on the machine.\n\nSo, add this patch to support Lenovo ideapad S205 wifi hardware switch\nin acer-wmi driver.\n\nReference: bko#37892\n\thttps://bugzilla.kernel.org/show_bug.cgi?id\u003d37892\n\nCc: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nTested-by: Florian Heyer \u003cheyho@flanto.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@suse.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "2c3422d9c475c62adae82743d8507651342925ae",
      "tree": "4f61faef0caf3198230750240f46ca35275dce2a",
      "parents": [
        "7451a55af08d40fd6b28802f4e26a13264114430"
      ],
      "author": {
        "name": "Anton V. Boyarshinov",
        "email": "boyarsh@altlinux.org",
        "time": "Thu Jul 28 18:05:35 2011 +0400"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:51 2011 -0400"
      },
      "message": "acerhdf.c: spaces in aliased changed to *\n\nIt seems that aliases shouldn\u0027t contain spaces, as\nmodule-init-tools uses them as delimeters in module.alias file\n\nSigned-off-by: Anton V. Boyarshinov \u003cboyarsh@altlinux.org\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7451a55af08d40fd6b28802f4e26a13264114430",
      "tree": "651ab1840943cc5974e577806b3ddbe60f52470b",
      "parents": [
        "70fda70a724c737b0df4195763f9124d181fe64d"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Wed Jul 27 15:27:34 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:50 2011 -0400"
      },
      "message": "platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideapad_acpi_add error path\n\nIn the case of ideapad_backlight_init() failure,\nwe need to free the resources allocated by ideapad_input_init().\n\nAslo drop __devexit annotation for ideapad_input_exit() because\nwe also call it in ideapad_acpi_add() error path.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "70fda70a724c737b0df4195763f9124d181fe64d",
      "tree": "0ae756cfa304b3b328fef7d673768f20ce8b9719",
      "parents": [
        "78a7539b881eb557494a7c810625c0307b27296c"
      ],
      "author": {
        "name": "Jesse Barnes",
        "email": "jbarnes@virtuousgeek.org",
        "time": "Fri Jul 22 09:21:36 2011 -0700"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:49 2011 -0400"
      },
      "message": "x86 driver: fix typo in TDP override enabling\n\nWhen enabling turbo, we need to set both the TDC and TDP bits.  IIRC\nonly the TDC one actually matters, but fix it up anyway since the\ncurrent code is confusing.\n\nSigned-off-by: Jesse Barnes \u003cjbarnes@virtuousgeek.org\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "78a7539b881eb557494a7c810625c0307b27296c",
      "tree": "e8e4e4921de24e790680ba43dde2cabe413e01a5",
      "parents": [
        "f1566f0dc07ec9b5409b348070f5a700032d7881"
      ],
      "author": {
        "name": "Thomas Courbon",
        "email": "thcourbon@gmail.com",
        "time": "Wed Jul 20 22:57:44 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:48 2011 -0400"
      },
      "message": "Platform: fix samsung-laptop DMI identification for N150/N210/220/N230\n\nSome samsung latop of the N150/N2{10,20,30} serie are badly detected by the samsung-laptop platform driver, see bug # 36082.\nIt appears that N230 identifies itself as N150/N210/N220/N230 whereas the other identify themselves as N150/N210/220.\nThis patch attemtp fix #36082 allowing correct identification for all the said netbook model.\n\nReported-by: Daniel Eklöf \u003cdaniel@ekloef.se\u003e\nSigned-off-by: Thomas Courbon \u003cthcourbon@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "f1566f0dc07ec9b5409b348070f5a700032d7881",
      "tree": "92864b2280021b0e582d88f30656c88776a0835c",
      "parents": [
        "046f828b410837d304137cec9e4e0d72e50fc454"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Mon Aug 01 15:46:10 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:47 2011 -0400"
      },
      "message": "dell-wmi: Add keys for Dell XPS L502X\n\nAll of these keys are being reported on the keyboard\ncontroller but are also generating WMI events. Add them\nto the legacy keymap to silence the noise.\n\nBugLink: http://bugs.launchpad.net/bugs/815914\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "046f828b410837d304137cec9e4e0d72e50fc454",
      "tree": "f21f99e1afb1ec3d14da6861fb3ea9094dbc6cb7",
      "parents": [
        "78542e18335e35136c2dcb6c904f3f554241ae97"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Mon Jul 18 16:08:21 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 15:21:47 2011 -0400"
      },
      "message": "platform-drivers-x86: samsung-q10: make dmi_check_callback return 1\n\nWe only care about if there is any successful match from the dmi table\nor no match at all, we can make dmi_check_system return immediately if\nwe have a successful match instead of iterate thorough the whole table.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "78542e18335e35136c2dcb6c904f3f554241ae97",
      "tree": "4eba8ac4ed4985e023cb8473782ce380b6ed9bab",
      "parents": [
        "daa7769641019e9a0da180170cc1cd1b8ebd1641"
      ],
      "author": {
        "name": "Frederick van der Wyck",
        "email": "fvanderwyck@gmail.com",
        "time": "Thu Jul 07 22:05:25 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:17 2011 -0400"
      },
      "message": "Platform: Samsung Q10 backlight driver\n\nThis adds backlight control on the Samsung Q10 laptop, which does not support\nthe SABI interface. Also tested successfully on the Dell Latitude X200.\n\nSigned-off-by: Frederick van der Wyck \u003cfvanderwyck@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "daa7769641019e9a0da180170cc1cd1b8ebd1641",
      "tree": "5ad84d03c5d7e8ec2e98d77c98e07c195320475a",
      "parents": [
        "b73210aec44ddf73ca856cbca2d25daeccf47025"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Thu Jul 07 10:22:46 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:15 2011 -0400"
      },
      "message": "platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "b73210aec44ddf73ca856cbca2d25daeccf47025",
      "tree": "39fffa0948c494cd5bd6ca0f8001797c27ffb33c",
      "parents": [
        "c8bb2ebd6267d6c1288201344d7e7ee987d74467"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Thu Jul 07 10:21:15 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:14 2011 -0400"
      },
      "message": "platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE\n\nAnd also remove unused variable \u0027my_id_table\u0027.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "c8bb2ebd6267d6c1288201344d7e7ee987d74467",
      "tree": "af708620fa450a71cfa01e69de279b29cbd30c10",
      "parents": [
        "03f8952cf63b6059e56074be6ed450dc7739cdee"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Thu Jul 07 10:05:49 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:12 2011 -0400"
      },
      "message": "platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor()\n\nOtherwise, the error path will always be executed.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "03f8952cf63b6059e56074be6ed450dc7739cdee",
      "tree": "fbbd5410b36f457d4446ba77e2cff7fae5da3ff6",
      "parents": [
        "94ee48b9287c5c22c90754a48dbcf80b2df99d5f"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Wed Jul 06 23:40:51 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:11 2011 -0400"
      },
      "message": "platform-drivers-x86: intel_mid_thermal: fix memory leak\n\nThe memory for td_info which is allocated in initialize_sensor()\nshould be properly kfreed in mid_thermal_probe() error patch and\nmid_thermal_remove().\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "94ee48b9287c5c22c90754a48dbcf80b2df99d5f",
      "tree": "8f4c71e11c6a849f5a200e34e36e82e2b42180ae",
      "parents": [
        "4e2441c046737d3fb452ae46f0e4b12e18cf440d"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Wed Jul 06 11:05:20 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:10 2011 -0400"
      },
      "message": "platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init error path\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "4e2441c046737d3fb452ae46f0e4b12e18cf440d",
      "tree": "652164a521d6d9fb409673f3658688101262b262",
      "parents": [
        "a912d329102aa13c572989c6adc103685c9d24ae"
      ],
      "author": {
        "name": "J Witteveen",
        "email": "jwitteve@liacs.nl",
        "time": "Sun Jul 03 13:15:44 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:08 2011 -0400"
      },
      "message": "Samsung Laptop platform driver: support N510\n\nThe N510 benefits from this code as well. Below is a patch to include support.\n\nSigned-off-by: Jouke Witteveen \u003cj.witteveen@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a912d329102aa13c572989c6adc103685c9d24ae",
      "tree": "63cbcec09342e8d5913df0908aa2456bacb5a5da",
      "parents": [
        "43be8bde1fdfbe3f4dedfd04ca4f9d6dd1e04b46"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:41 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:07 2011 -0400"
      },
      "message": "asus-wmi: add uwb rfkill support\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "43be8bde1fdfbe3f4dedfd04ca4f9d6dd1e04b46",
      "tree": "1f2a0d4941d193eba8c4163072f8701e42a4ad95",
      "parents": [
        "fddbfed595b307f9dddc7a86ddfbcbcb80141e28"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:40 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:05 2011 -0400"
      },
      "message": "asus-wmi: add gps rfkill support\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "fddbfed595b307f9dddc7a86ddfbcbcb80141e28",
      "tree": "8107abe6a86fb4371744b9000520efc843359a5a",
      "parents": [
        "3df5fdadf6400373a696bb14e27d4771e5f6afb3"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:39 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:04 2011 -0400"
      },
      "message": "asus-wmi: add CWAP support and clarify the meaning of WAPF bits\n\nref: http://dev.iksaif.net/projects/3/wiki/Asus-laptop_WAPF\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "3df5fdadf6400373a696bb14e27d4771e5f6afb3",
      "tree": "cc4e47a641735d708ed5abd67a7ee75b427d1448",
      "parents": [
        "e02431d6f5e8f1023ce0cfbaf70ddf4afae924d8"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:38 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:02 2011 -0400"
      },
      "message": "asus-wmi: return proper value in store_cpufv()\n\nCc: stable@kernel.org\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "e02431d6f5e8f1023ce0cfbaf70ddf4afae924d8",
      "tree": "d4f3ea0ac91106180fdca3a0bececa66a1487f29",
      "parents": [
        "6118b8adb50c23714d5be089965082bbbb48d831"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:37 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:01 2011 -0400"
      },
      "message": "asus-wmi: check for temp1 presence\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "6118b8adb50c23714d5be089965082bbbb48d831",
      "tree": "879b67364770980827d8202b064e1612ef79e816",
      "parents": [
        "79ec1172c29ed521f1652b0b44dceb84ba115541"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:36 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:46:00 2011 -0400"
      },
      "message": "asus-wmi: add thermal sensor\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "79ec1172c29ed521f1652b0b44dceb84ba115541",
      "tree": "031a322c631d3483c9976df59b24a9e56ba45824",
      "parents": [
        "af965e973276b015d1b7d9ee78ed8d8df9d6bc98"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:35 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:58 2011 -0400"
      },
      "message": "asus-wmi: add some device ids\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "af965e973276b015d1b7d9ee78ed8d8df9d6bc98",
      "tree": "003fc5dcee22107752d45dad370c76ff9c0b3faf",
      "parents": [
        "8fe8c25ef92ffc773a49c4b0dab2938a6fd64489"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:34 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:57 2011 -0400"
      },
      "message": "asus-wmi: fix keyboard backlight detection\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "8fe8c25ef92ffc773a49c4b0dab2938a6fd64489",
      "tree": "a71c538fbe3e0a0e5e14faf6df11dca00be33086",
      "parents": [
        "e9809c0b9670656855655d8ed6dc33718ec12ba2"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:32 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:55 2011 -0400"
      },
      "message": "asus-wmi: fix section mismatch\n\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "e9809c0b9670656855655d8ed6dc33718ec12ba2",
      "tree": "8e7d828d007263006bbb7f4e7b42440f69acb0c5",
      "parents": [
        "57d5c8e742dbb8cdc794d9e0fee769c9533072af"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Fri Jul 01 11:34:31 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:54 2011 -0400"
      },
      "message": "asus-wmi: add keyboard backlight support\n\nBased on a patch from Nate Weibley. \u003cnweibley@gmail.com\u003e.\n\nCc: Nate Weibley \u003cnweibley@gmail.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "57d5c8e742dbb8cdc794d9e0fee769c9533072af",
      "tree": "6e782cf6a96c22bb58ff14f95f0877f6185b831b",
      "parents": [
        "39bbde059973d3337ae5f2fae5097d52599415e4"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentincj@iksaif.net",
        "time": "Fri Jul 01 11:34:30 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:52 2011 -0400"
      },
      "message": "asus-wmi: second part of the version starts at 16 not 8\n\nSigned-off-by: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "39bbde059973d3337ae5f2fae5097d52599415e4",
      "tree": "d49e33eec76942abfc707e16b609cfd1dc1d0ea1",
      "parents": [
        "6ae8b807371ba8d5b42648721c528582295136f7"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Mon Jul 04 09:49:20 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:51 2011 -0400"
      },
      "message": "asus-wmi: Enable autorepeat for hotkey input device\n\nThe T101MT Home/Express Gate key autorepeats in hardware, but\nsparse-keymap does not support hardware autorepeat. Enable the\ninput core\u0027s software autorepeat to emulate the hardware behavior.\nNormal hotkeys are autoreleased, so the behavior of these keys\nwill not be affected.\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "6ae8b807371ba8d5b42648721c528582295136f7",
      "tree": "5a5c9ee80a5f7d97f8db6745e8dbc3ec91b18b8c",
      "parents": [
        "c4453f6a7ceff330ff37a9712ee8305fc3f8e9b6"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Fri Jul 01 11:34:28 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:50 2011 -0400"
      },
      "message": "eeepc-wmi: Add support for T101MT Home/Express Gate key\n\nThis key is different than other hotkeys, having seperate scan\ncodes for press, release, and hold, so it requires some special\nfiltering. Press and release events are passed on, and hold events\nare ignored since sparse-keymap does not support hardware\nautorepeat.\n\nNote that \"Home\" in the context of this button doesn\u0027t mean the\nsame thing as the usual Home key, and it really isn\u0027t clear at\nall what is meant by \"Home\". The manufacurer\u0027s description of the\nbutton indicates that it should launch some sort of touch screen\nsettings interface on short press and apply a desktop rotation on\nlong press.\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "c4453f6a7ceff330ff37a9712ee8305fc3f8e9b6",
      "tree": "6a1564cbff80f8a7df4fa7160cc442ed6d49103a",
      "parents": [
        "49979d091d1847823c064301da1ec173619ddd92"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Fri Jul 01 11:34:27 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:48 2011 -0400"
      },
      "message": "asus-wmi: Add callback for hotkey filtering\n\nThis is required for the T101MT home key, which behaves differently\nthan other hotkeys.\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "49979d091d1847823c064301da1ec173619ddd92",
      "tree": "f33e8965f229d17c9179d6da7cb7992f993e652c",
      "parents": [
        "a4ecbb8ae7be16497db2f984ee7a3ffec0f164c3"
      ],
      "author": {
        "name": "Corentin Chary",
        "email": "corentin.chary@gmail.com",
        "time": "Fri Jul 01 11:34:26 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:47 2011 -0400"
      },
      "message": "asus-wmi: fix hwmon/pwm1\n\nThe code was completly broken, and should never had been sent\nto the kernel. That\u0027s what happens when you write code without\nhardware to test it.\n\nCc: stable@kernel.org\nSigned-off-by: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a4ecbb8ae7be16497db2f984ee7a3ffec0f164c3",
      "tree": "a35d723223e7144f8b828b3e5be48667caad36b9",
      "parents": [
        "a84511f7fbeb37e26aacb9c72f5a21ffc24e909e"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Thu Jun 30 19:50:52 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:45 2011 -0400"
      },
      "message": "ideapad: add backlight driver\n\nWhen acpi_backlight\u003dvendor in cmdline or no backlight support in acpi video\ndevice, ideapad-laptop will register backlight device and control brightness\nand backlight power via the command in VPC2004.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "a84511f7fbeb37e26aacb9c72f5a21ffc24e909e",
      "tree": "fd7ae07ffad60c7201d7d26e28c2dbc35d398040",
      "parents": [
        "3371f48167e04017125dd08cc1f70fa93d2f2e17"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Thu Jun 30 19:50:47 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:44 2011 -0400"
      },
      "message": "ideapad: let camera_power node invisiable if no camera\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "3371f48167e04017125dd08cc1f70fa93d2f2e17",
      "tree": "a45b029f0a64e44f2b731a6fba0954c0f9ce8ba5",
      "parents": [
        "33009557bd9397c446a59e4cc91059a8e84c046b"
      ],
      "author": {
        "name": "Ike Panhc",
        "email": "ike.pan@canonical.com",
        "time": "Thu Jun 30 19:50:40 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:42 2011 -0400"
      },
      "message": "ideapad: define cfg bits and create sysfs node for cfg\n\nCreate /sys/devices/platform/ideapad/cfg for showing cfg value.\n\nSigned-off-by: Ike Panhc \u003cike.pan@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "33009557bd9397c446a59e4cc91059a8e84c046b",
      "tree": "b553cf2d802bda2170ae8da013a1dbe3a79e2d36",
      "parents": [
        "38803141bf6ccf8f20d05c6f48e6e12c3650ce9a"
      ],
      "author": {
        "name": "Andy Lutomirski",
        "email": "luto@MIT.EDU",
        "time": "Tue May 24 15:16:43 2011 -0400"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:41 2011 -0400"
      },
      "message": "Add KEY_MICMUTE and enable it on Lenovo X220\n\nI suspect that this works on T410.\n\nSigned-off-by: Andy Lutomirski \u003cluto@mit.edu\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "38803141bf6ccf8f20d05c6f48e6e12c3650ce9a",
      "tree": "1c49b3863bd68b8efb8fc2e9138a93f14051f76d",
      "parents": [
        "1a04d8ffc04c10fc50124f311d4c8c391f9a04ca"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Fri Jun 10 15:24:26 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:39 2011 -0400"
      },
      "message": "msi-laptop: add MSI U270 netbook to module alias and scm list\n\nAfter test, msi-laptop driver also can support MSI U270 netbook.\nSo, add MSI U270\u0027s dmi information to module alias and scm table\nfor support this machine.\n\nTested on MSI U270 netbook.\n\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nCc: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@novell.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "1a04d8ffc04c10fc50124f311d4c8c391f9a04ca",
      "tree": "26203d7dedfb719d16c6b1b2038d5d9f49f22b40",
      "parents": [
        "b06862ba6b98bf05f92772bbe36971a483e35fdf"
      ],
      "author": {
        "name": "Seth Forshee",
        "email": "seth.forshee@canonical.com",
        "time": "Tue Jun 21 12:00:32 2011 -0500"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:38 2011 -0400"
      },
      "message": "acer-wmi: Add support for Aspire 1830 wlan hotkey\n\nSigned-off-by: Seth Forshee \u003cseth.forshee@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "b06862ba6b98bf05f92772bbe36971a483e35fdf",
      "tree": "95abd9c85773cc31149a0949413724e05f323ec4",
      "parents": [
        "2605d753e488330f61000f1b2dc72d1668fba4ac"
      ],
      "author": {
        "name": "Julien Valroff",
        "email": "julien@kirya.net",
        "time": "Fri Jun 24 08:47:17 2011 -0400"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:36 2011 -0400"
      },
      "message": "acerhdf: add support for Aspire 1810TZ BIOS v1.3314\n\nWould you please consider applying the following patch adding support for\nthe Aspire 1810TZ BIOS v.1.3314 version to the acerhdf module and avoids the\nfollowing error:\n\nacerhdf: unknown (unsupported) BIOS version Acer/Aspire 1810TZ/v1.3314, ple\u003d\nase report, aborting!\n\nNot sure about the other Aspire models, but it seems at least 1810T should\nalso be updated.\n\nSigned-off-by: Julien Valroff \u003cjulien@kirya.net\u003e\n"
    },
    {
      "commit": "2605d753e488330f61000f1b2dc72d1668fba4ac",
      "tree": "a1599803eb6795aed95f98a17c16e8aeec2292d2",
      "parents": [
        "7b8aca65db5dd1aaa6dc1e11f6bfcc0ecd6bc8a4"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Wed Jun 08 14:56:42 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:35 2011 -0400"
      },
      "message": "platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutex\n\nDEFINE_MUTEX() will automatically initialize buffer_mutex,\nno need to call mutex_init() in dell_init().\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "7b8aca65db5dd1aaa6dc1e11f6bfcc0ecd6bc8a4",
      "tree": "6f2989a3bc13afea0b554e07201623b76118a958",
      "parents": [
        "de96355c111679dd6e2c5c73e25e814c72510c58"
      ],
      "author": {
        "name": "Lee, Chun-Yi",
        "email": "joeyli.kernel@gmail.com",
        "time": "Tue May 31 14:52:22 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Fri Aug 05 14:45:34 2011 -0400"
      },
      "message": "acer-wmi: schedule threeg and interface sysfs for feature removal\n\nwe can now autodetect internal 3G device and already have the threeg\nrfkill device. So, we plan to remove threeg sysfs support for it\u0027s no\nlonger necessary.\n\nWe also plan to remove interface sysfs file that exposed which ACPI-WMI\ninterface that was used by acer-wmi driver. It will replaced by information\nlog when acer-wmi initial.\n\nWe keep it around for userspace compatibility reasons, schedule removal\nin 2012.\n\nCc: Carlos Corbacho \u003ccarlos@strangeworlds.co.uk\u003e\nCc: Matthew Garrett \u003cmjg@redhat.com\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Corentin Chary \u003ccorentincj@iksaif.net\u003e\nAcked-by: Thomas Renninger \u003ctrenn@suse.de\u003e\nSigned-off-by: Lee, Chun-Yi \u003cjlee@novell.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "e772aed369779c98f44e83ccd7fb1b713953cd09",
      "tree": "b95e12adefedbaa2df6cb2d41e820f9a6161b033",
      "parents": [
        "963945bf93e46b9bf71a07bf9c78183e0f57733a"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Jul 23 20:59:40 2011 -0400"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sun Jul 24 10:12:19 2011 -0400"
      },
      "message": "asus-wmi: -\u003eis_visible() can\u0027t return negative\n\nIt\u0027s mode_t; return 0 (no access) on error.\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "0401846c339fbdfb9bd822d83b43e8a9f7d072a4",
      "tree": "dd998733df9af656b960c97588d4e3ec84521236",
      "parents": [
        "b486742a12a474a01d1acb1a5924af11d9b32b68"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Mon Jul 11 12:22:21 2011 +0200"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Jul 11 09:52:35 2011 -0400"
      },
      "message": "hp-wmi: fix use after free\n\n[  191.310008] WARNING: kmemcheck: Caught 32-bit read from freed memory (f0d25f14)\n[  191.310011] c056d2f088000000105fd2f00000000050415353040000000000000000000000\n[  191.310020]  i i i i f f f f f f f f f f f f f f f f f f f f f f f f f f f f\n[  191.310027]                                          ^\n[  191.310029]\n[  191.310032] Pid: 737, comm: modprobe Not tainted 3.0.0-rc5+ #268 Hewlett-Packard HP Compaq 6005 Pro SFF PC/3047h\n[  191.310036] EIP: 0060:[\u003cf80b3104\u003e] EFLAGS: 00010286 CPU: 0\n[  191.310039] EIP is at hp_wmi_perform_query+0x104/0x150 [hp_wmi]\n[  191.310041] EAX: f0d25601 EBX: f0d25f00 ECX: 000121cf EDX: 000121ce\n[  191.310043] ESI: f0d25f10 EDI: f0f97ea8 EBP: f0f97ec4 ESP: c173f34c\n[  191.310045]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068\n[  191.310046] CR0: 8005003b CR2: f540c000 CR3: 30f30000 CR4: 000006d0\n[  191.310048] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000\n[  191.310050] DR6: ffff4ff0 DR7: 00000400\n[  191.310051]  [\u003cf80b317b\u003e] hp_wmi_dock_state+0x2b/0x40 [hp_wmi]\n[  191.310054]  [\u003cf80b6093\u003e] hp_wmi_init+0x93/0x1a8 [hp_wmi]\n[  191.310057]  [\u003cc10011f0\u003e] do_one_initcall+0x30/0x170\n[  191.310061]  [\u003cc107ab9f\u003e] sys_init_module+0xef/0x1a60\n[  191.310064]  [\u003cc149f998\u003e] sysenter_do_call+0x12/0x28\n[  191.310067]  [\u003cffffffff\u003e] 0xffffffff\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "b486742a12a474a01d1acb1a5924af11d9b32b68",
      "tree": "e2ea6e330e16219b60a349e7c5cbbf5ef829729d",
      "parents": [
        "be65dde82a4a402e9607c2f306f343bf0912623c"
      ],
      "author": {
        "name": "Jose Alonso",
        "email": "joalonsof@gmail.com",
        "time": "Sun Jul 10 15:46:51 2011 -0300"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Jul 11 09:52:31 2011 -0400"
      },
      "message": "dell-laptop - using buffer without mutex_lock\n\nUsing buffer-\u003eoutput[1] without mutex_lock()\n\nSigned-off-by: Jose Alonso \u003cjoalonsof@gmail.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "be65dde82a4a402e9607c2f306f343bf0912623c",
      "tree": "7da754ba93b1f551b5184cd1b8bccd08bf719408",
      "parents": [
        "60cfa098dc60a9988e18d0bbab735e10c744e6fe"
      ],
      "author": {
        "name": "Keng-Yu Lin",
        "email": "kengyu@canonical.com",
        "time": "Mon Jun 27 11:19:03 2011 +0100"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Mon Jul 11 09:52:19 2011 -0400"
      },
      "message": "Revert: \"dell-laptop: Toggle the unsupported hardware killswitch\"\n\nThis reverts commit a3d77411e8b2ad661958c1fbee65beb476ec6d70,\n\nas it causes a mess in the wireless rfkill status on some models.\nIt is probably a bad idea to toggle the rfkill for all dell models\nwithout the respect to the claim that it is hardware-controlled.\n\nCc: stable@kernel.org\nSigned-off-by: Keng-Yu Lin \u003ckengyu@canonical.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    },
    {
      "commit": "60cfa098dc60a9988e18d0bbab735e10c744e6fe",
      "tree": "4ae8cdfae16d008adba2579f96f4ffc8e051647e",
      "parents": [
        "a50245af782ea85b1d5ad23e1015e0ac52996b27"
      ],
      "author": {
        "name": "Axel Lin",
        "email": "axel.lin@gmail.com",
        "time": "Wed Jun 29 11:43:30 2011 +0800"
      },
      "committer": {
        "name": "Matthew Garrett",
        "email": "mjg@redhat.com",
        "time": "Thu Jul 07 11:27:17 2011 -0400"
      },
      "message": "platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM\n\nSome newly added drivers do not set backlight type, as a result\n/sys/class/backlight/\u003cbacklight\u003e/type shows incorrect backlight type.\n\nSigned-off-by: Axel Lin \u003caxel.lin@gmail.com\u003e\nCc: Corentin Chary \u003ccorentin.chary@gmail.com\u003e\nCc: Yin Kangkai \u003ckangkai.yin@intel.com\u003e\nSigned-off-by: Matthew Garrett \u003cmjg@redhat.com\u003e\n"
    }
  ],
  "next": "a50245af782ea85b1d5ad23e1015e0ac52996b27"
}
