messages from 2017-02-21 18:12:52 to 2017-03-13 10:37:39 UTC [more...]
[PATCH] platform/x86: intel-hid: do not set parents of input devices explicitly
2017-03-13 10:37 UTC (2+ messages)
[PATCH 1/5] PCI: add resizeable BAR infrastructure v2
2017-03-13 9:43 UTC (12+ messages)
` [PATCH 2/5] PCI: add functionality for resizing resources
` [PATCH 3/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors
` [PATCH 4/5] drm/amdgpu: fix printing the doorbell BAR info
` [PATCH 5/5] drm/amdgpu: resize VRAM BAR for CPU access
56677 platform-driver-x86
2017-03-12 15:11 UTC
[PATCH 0/5] Thunderbolt GPU fixes
2017-03-10 12:15 UTC (10+ messages)
` [PATCH 2/5] apple-gmux: Don't switch external DP port on 2011+ MacBook Pros
` [PATCH 1/5] PCI: Recognize Thunderbolt devices
[PATCH v4 0/4] fujitsu_init() cleanup
2017-03-10 11:02 UTC (6+ messages)
` [PATCH v4 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function
` [PATCH v4 2/4] platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add()
` [PATCH v4 3/4] platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present
` [PATCH v4 4/4] platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
[PATCH v3 0/4] fujitsu_init() cleanup
2017-03-10 10:45 UTC (10+ messages)
` [PATCH v3 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function
` [PATCH v3 2/4] platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add()
` [PATCH v3 3/4] platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present
` [PATCH v3 4/4] platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
[PATCH v3] Input: sparse-keymap - use a managed allocation for keymap copy
2017-03-09 18:08 UTC (6+ messages)
[PATCH 00/14] platform/x86: remove sparse_keymap_free() calls
2017-03-09 12:11 UTC (15+ messages)
` [PATCH 01/14] platform/x86: acer-wmi: "
` [PATCH 02/14] platform/x86: asus-laptop: "
` [PATCH 03/14] platform/x86: asus-wmi: "
` [PATCH 04/14] platform/x86: dell-wmi-aio: "
` [PATCH 05/14] platform/x86: dell-wmi: "
` [PATCH 06/14] platform/x86: eeepc-laptop: "
` [PATCH 07/14] platform/x86: hp-wmi: "
` [PATCH 08/14] platform/x86: ideapad-laptop: "
` [PATCH 09/14] platform/x86: msi-laptop: "
` [PATCH 10/14] platform/x86: msi-wmi: "
` [PATCH 11/14] platform/x86: panasonic-laptop: "
` [PATCH 12/14] platform/x86: topstar-laptop: "
` [PATCH 13/14] platform/x86: toshiba-wmi: "
` [PATCH 14/14] platform/x86: toshiba_acpi: "
[PATCH v2] platform/x86: dell-laptop: Handle return error form dell_get_intensity
2017-03-09 5:49 UTC
[PATCH] platform/x86: dell-laptop: Handle return error form dell_get_intensity
2017-03-09 5:43 UTC (3+ messages)
[PATCH] hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI list
2017-03-09 1:43 UTC (7+ messages)
[PATCH] ideapad-laptop: Add Lenovo ideapad 310-15IKB to no_hw_rfkill dmi list
2017-03-08 13:48 UTC (2+ messages)
[PATCH] eeepc-laptop: Skip unknown key messages 0x50 0x51
2017-03-07 19:27 UTC (8+ messages)
[PATCH v2 0/4] fujitsu_init() cleanup
2017-03-07 8:08 UTC (17+ messages)
` [PATCH v2 1/4] platform/x86: fujitsu-laptop: register backlight device in a separate function
` [PATCH v2 2/4] platform/x86: fujitsu-laptop: do not use call_fext_func() for LCD blanking
` [PATCH v2 3/4] platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present
` [PATCH v2 4/4] platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
` [PATCH v2 0/4] fujitsu_init() cleanup [resend due to vger error]
[PATCH v8 0/7] platform/x86: Notify userspace about hotkeys changing kbd-backlight brightness
2017-03-06 13:39 UTC (33+ messages)
` [PATCH v8 1/7] platform/x86/thinkpad_acpi: Stop setting led_classdev brightness directly
` [PATCH v8 7/7] platform/x86/dell-*: Call led_classdev_notify_brightness_hw_changed on kbd brightness change
[PATCH] x86: thinkpad_acpi: Handle return error
2017-03-06 8:45 UTC (2+ messages)
[PATCH] x86: thinkpad_acpi: Handle return error
2017-03-06 7:46 UTC
[PATCH v2 0/2] fujitsu-laptop: acpi_fujitsu_bl_notify() cleanup
2017-03-05 22:57 UTC (5+ messages)
` [PATCH v2 1/2] platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()
` [PATCH v2 2/2] platform/x86: fujitsu-laptop: simplify brightness key event generation logic
[PATCH v2 1/2] platform/x86: thinkpad_acpi: guard generic hotkey case
2017-03-03 18:28 UTC (5+ messages)
` [PATCH v2 2/2] platform/x86: thinkpad_acpi: add mapping for new hotkeys
[PATCH 0/4] Improve intel-hid's self-consistency
2017-03-03 18:27 UTC (8+ messages)
` [PATCH 1/4] platform/x86: intel-hid: simplify enabling/disabling HID events
` [PATCH 2/4] platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument
` [PATCH 3/4] platform/x86: intel-hid: use devm_input_allocate_device() for HID events input device
` [PATCH 4/4] platform/x86: intel-hid: remove redundant set_bit() call
[PATCH v4] platform/x86: ideapad-laptop: Add sysfs interface for touchpad state
2017-03-01 23:16 UTC (3+ messages)
[PATCH 0/4] fujitsu_init() cleanup
2017-03-01 3:19 UTC (15+ messages)
dell_smm_hwmon - request to enable on Dell XPS 15 9560 (2017) (works with ignore_dmi)
2017-02-28 20:24 UTC
[PATCH v1 0/4] gpio: make gpiod_count() API consistent
2017-02-28 9:48 UTC (5+ messages)
` [PATCH v1 4/4] Input: soc_button_array - Propagate error from gpiod_count()
[lkp-robot] [platform/x86] 84c2f235ad: general_protection_fault:#[##]KASAN
2017-02-27 5:27 UTC (4+ messages)
` [platform/x86] 84c2f235ad BUG: KASAN: null-ptr-deref on address 0000000000000008
[lkp-robot] [platform/x86] a869ab5dab: BUG:unable_to_handle_kernel
2017-02-27 1:31 UTC (3+ messages)
[PATCH 0/2] Support for T470s hotkeys
2017-02-26 18:48 UTC (5+ messages)
` [PATCH 1/2] platform/x86: thinkpad_acpi: guard generic hotkey case
` [PATCH 2/2] platform/x86: thinkpad_acpi: add mapping for new hotkeys on T470
[PATCH 00/10] fujitsu-laptop: renames and cleanups
2017-02-26 15:03 UTC (12+ messages)
20970 platform-driver-x86
2017-02-26 0:14 UTC
[PATCHv2 0/2] platform/x86: asus-wmi: Substitute quirk_no_rfkill with a generic fix
2017-02-24 20:32 UTC (2+ messages)
LED devices & poll() for brightness attribute
2017-02-24 8:58 UTC (13+ messages)
RE:
2017-02-23 15:13 UTC
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
2017-02-23 17:53 UTC (5+ messages)
[PATCH v2 1/3] Input: silead - Add OF device ID table
2017-02-22 14:40 UTC
[PATCH 1/3] Input: silead - Add OF device ID table
2017-02-22 14:25 UTC (5+ messages)
[PATCH] platform: intel_turbo_max_3: make it explicitly non-modular
2017-02-21 18:35 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox