index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Lines
2017-04-13
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
Hans de Goede
-1
/
+35
2017-04-13
platform/x86: dell-laptop: Protect kbd_state against races
Hans de Goede
-36
/
+76
2017-04-13
platform/x86: dell-laptop: Refactor kbd_led_triggers_store()
Hans de Goede
-31
/
+32
2017-04-13
platform/x86: dell-*: Add a generic dell-laptop notifier chain
Hans de Goede
-0
/
+31
2017-03-30
apple-gmux: Don't switch external DP port on 2011+ MacBook Pros
Lukas Wunner
-1
/
+30
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
-282
/
+241
2017-03-23
platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl
Michał Kępień
-13
/
+12
2017-03-23
platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...
Michał Kępień
-9
/
+7
2017-03-23
platform/x86: fujitsu-laptop: add and remove platform device in separate func...
Michał Kępień
-26
/
+40
2017-03-23
platform/x86: fujitsu-laptop: simplify platform device attribute definitions
Michał Kępień
-19
/
+9
2017-03-23
platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...
Michał Kępień
-87
/
+3
2017-03-23
platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51
Pau Espin Pedrol
-0
/
+2
2017-03-21
platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function
Logan Gunthorpe
-24
/
+7
2017-03-16
platform/x86: surface3_button: Propagate error from gpiod_count()
Andy Shevchenko
-2
/
+3
2017-03-14
platform/x86: intel-hid: do not set parents of input devices explicitly
Michał Kępień
-2
/
+0
2017-03-14
platform/x86: toshiba_acpi: remove sparse_keymap_free() calls
Michał Kępień
-6
/
+2
2017-03-14
platform/x86: toshiba-wmi: remove sparse_keymap_free() calls
Michał Kępień
-4
/
+1
2017-03-14
platform/x86: topstar-laptop: remove sparse_keymap_free() calls
Michał Kępień
-4
/
+1
2017-03-14
platform/x86: panasonic-laptop: remove sparse_keymap_free() calls
Michał Kępień
-15
/
+3
2017-03-14
platform/x86: msi-wmi: remove sparse_keymap_free() calls
Michał Kępień
-7
/
+2
2017-03-14
platform/x86: msi-laptop: remove sparse_keymap_free() calls
Michał Kępień
-11
/
+3
2017-03-14
platform/x86: ideapad-laptop: remove sparse_keymap_free() calls
Michał Kępień
-4
/
+1
2017-03-14
platform/x86: hp-wmi: remove sparse_keymap_free() calls
Michał Kępień
-4
/
+1
2017-03-14
platform/x86: eeepc-laptop: remove sparse_keymap_free() calls
Michał Kępień
-6
/
+2
2017-03-14
platform/x86: dell-wmi: remove sparse_keymap_free() calls
Michał Kępień
-12
/
+4
2017-03-14
platform/x86: dell-wmi-aio: remove sparse_keymap_free() calls
Michał Kępień
-5
/
+1
2017-03-14
platform/x86: asus-wmi: remove sparse_keymap_free() calls
Michał Kępień
-6
/
+2
2017-03-14
platform/x86: asus-laptop: remove sparse_keymap_free() calls
Michał Kępień
-6
/
+2
2017-03-14
platform/x86: acer-wmi: remove sparse_keymap_free() calls
Michał Kępień
-4
/
+1
2017-03-14
platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()
Michał Kępień
-14
/
+14
2017-03-14
platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...
Michał Kępień
-14
/
+10
2017-03-14
platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...
Michał Kępień
-8
/
+8
2017-03-14
platform/x86: fujitsu-laptop: register backlight device in a separate function
Michał Kępień
-16
/
+22
2017-03-14
platform/x86: fujitsu-laptop: simplify brightness key event generation logic
Michał Kępień
-25
/
+15
2017-03-14
platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()
Michał Kępień
-31
/
+33
2017-03-14
platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill
Sven Rebhan
-0
/
+7
2017-03-14
platform/x86: thinkpad_acpi: add mapping for new hotkeys
Christian Kellner
-12
/
+79
2017-03-14
platform/x86: thinkpad_acpi: guard generic hotkey case
Christian Kellner
-5
/
+7
2017-03-14
platform/x86: intel-hid: remove redundant set_bit() call
Michał Kępień
-1
/
+0
2017-03-14
platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...
Michał Kępień
-26
/
+5
2017-03-14
platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument
Michał Kępień
-5
/
+5
2017-03-14
platform/x86: intel-hid: simplify enabling/disabling HID events
Michał Kępień
-4
/
+2
2017-03-13
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
-282
/
+241
2017-03-12
platform/x86: asus-wmi: Remove quirk_no_rfkill
João Paulo Rechi Vita
-52
/
+3
2017-03-06
platform/x86: dell-wmi-led: fix coding style issues
Michał Kępień
-40
/
+26
2017-03-06
dell-led: move driver to drivers/platform/x86/dell-wmi-led.c
Michał Kępień
-0
/
+209
2017-03-06
platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...
Michał Kępień
-0
/
+28
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+1
2017-02-26
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
João Paulo Rechi Vita
-4
/
+19
2017-02-26
platform/x86: fujitsu-laptop: remove redundant MODULE_ALIAS entries
Alan Jenkins
-4
/
+0
[prev]
[next]