Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c71283cb682c28085125bea35e4c6149b538f5db
/
drivers
/
platform
b9358b2
Merge tag 'platform-drivers-x86-v4.6-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
5d07163
platform:x86 decouple telemetry driver from the optional IPC resources
by Aubrey Li
· 9 years ago
a771836
thinkpad_acpi: Silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
d0192dc
intel_telemetry_pltdrv: Silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
ff22b48
hp_accel: Silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
330a106
hp_accel: Add support for HP ProBook 440 G3
by Martin Vajnar
· 9 years ago
cb10716
Convert straggling drivers to new six-argument get_user_pages()
by Linus Torvalds
· 9 years ago
45aa56c
intel-hid: add a workaround to ignore an event after waking up from S4.
by Alex Hung
· 9 years ago
5a010c7
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
fffcad8
hp-wmi: Remove GPS rfkill support via pre-2009 interface
by Maciej S. Szmigiero
· 9 years ago
c7805e5
hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again
by Maciej S. Szmigiero
· 9 years ago
aaf3a5e
dell-wmi: support Dell Inspiron M5110
by Michał Kępień
· 9 years ago
13f5059
dell-wmi: properly process Dell Instant Launch hotkey
by Michał Kępień
· 9 years ago
e09c4d5
dell-wmi: enable receiving WMI events on Dell Vostro V131
by Michał Kępień
· 9 years ago
0db2180
dell-smbios: rename dell_smi_error() to dell_smbios_error()
by Michał Kępień
· 9 years ago
e8edf53
dell-laptop: move dell_smi_error() to dell-smbios
by Michał Kępień
· 9 years ago
4db9675
ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
by John Dahlstrom
· 9 years ago
b5df36c
fujitsu-laptop: Support radio toggle button
by Michał Kępień
· 9 years ago
e8b69a5
intel-hid: allocate correct amount of memory for private struct
by Wolfram Sang
· 9 years ago
f52ab44
platform/x86: Make intel_scu_ipc explicitly non-modular
by Paul Gortmaker
· 9 years ago
1f1ae99
intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend
by Qipeng Zha
· 9 years ago
1a2f25d
intel_pmc_ipc: Fix GCR register base address and length
by Qipeng Zha
· 9 years ago
4670768
asus-nb-wmi: add wapf=4 quirk for ASUS X75VD
by Oleksandr Natalenko
· 9 years ago
479f3b6
intel_telemetry_pltdrv: Change verbosity control bits
by Souvik Kumar Chakravarty
· 9 years ago
4d340c6
dell-rbtn: Add a comment about the XPS 13 9350
by Andy Lutomirski
· 9 years ago
a464afb
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
by Andy Lutomirski
· 9 years ago
b13de70
dell-wmi: Clean up hotkey table size check
by Andy Lutomirski
· 9 years ago
a570af4
dell-wmi, dell-laptop: depends DMI
by Andy Lutomirski
· 9 years ago
18b6f80
dell-wmi: Stop storing pointers to DMI tables
by Andy Lutomirski
· 9 years ago
b7bca2d
dell-smbios: make da_tokens static
by Michał Kępień
· 9 years ago
73511ff
dell-smbios: remove find_token_{id,location}()
by Michał Kępień
· 9 years ago
f951d6e
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
by Michał Kępień
· 9 years ago
63c4029
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
by Michał Kępień
· 9 years ago
96f7ef9
dell-smbios: implement new function for finding DMI table 0xDA tokens
by Michał Kępień
· 9 years ago
92ebd0d
dell-smbios: make the SMBIOS buffer static
by Michał Kępień
· 9 years ago
bc2104c
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
by Michał Kępień
· 9 years ago
c42831c
dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()
by Michał Kępień
· 9 years ago
17070f2
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
by Michał Kępień
· 9 years ago
2f26213
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
by Michał Kępień
· 9 years ago
cb16176
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
by Michał Kępień
· 9 years ago
b6aa7e1
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
by Michał Kępień
· 9 years ago
ee83c47
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
by Michał Kępień
· 9 years ago
2f9f26b
dell-laptop: extract SMBIOS-related code to a separate module
by Michał Kępień
· 9 years ago
7faa6a3
toshiba_acpi: Add a module parameter to disable hotkeys registration
by Azael Avalos
· 9 years ago
b1009b9
toshiba_acpi: Add sysfs entries for the Cooling Method feature
by Azael Avalos
· 9 years ago
763ff32
toshiba_acpi: Add support for cooling method feature
by Azael Avalos
· 9 years ago
15c7562
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
by Eric Curtin
· 9 years ago
266c73b
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9dffdb3
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
9b61c0f
Merge drm-fixes into drm-next.
by Dave Airlie
· 9 years ago
1661753
goldfish: Fix build error of missing ioremap on UM
by Krzysztof Kozlowski
· 9 years ago
bb27d49
Merge char-misc-next into staging-next
by Greg Kroah-Hartman
· 9 years ago
1d427da
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
by Shraddha Barke
· 9 years ago
1b79dff
Merge 4.5-rc4 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
2413306
apple-gmux: Add helper for presence detect
by Lukas Wunner
· 9 years ago
f798d96
apple-gmux: Add switch_ddc support
by Lukas Wunner
· 9 years ago
3e46304
apple-gmux: Track switch state
by Lukas Wunner
· 9 years ago
156d7d4
vga_switcheroo: Add handler flags infrastructure
by Lukas Wunner
· 9 years ago
5fae054
goldfish: locking bugs in goldfish_pipe_read_write()
by Dan Carpenter
· 9 years ago
ec5eead
alienware-wmi: whitespace improvements
by Mario Limonciello
· 9 years ago
b332f82
alienware-wmi: Add support for two new systems: ASM200 and ASM201.
by Mario Limonciello
· 9 years ago
8ea81ec
alienware-wmi: Add support for deep sleep control.
by Mario Limonciello
· 9 years ago
cbbb50d
alienware-wmi: Add initial support for alienware graphics amplifier.
by Mario Limonciello
· 9 years ago
9e503a9
alienware-wmi: Add support for new platform: X51-R3
by Mario Limonciello
· 9 years ago
66ad0dd
alienware-wmi: Clean up whitespace for ASM100 platform
by Mario Limonciello
· 9 years ago
b1d353a
intel_scu_ipcutil: underflow in scu_reg_access()
by Dan Carpenter
· 9 years ago
1c319e7
intel-hid: fix incorrect entries in intel_hid_keymap
by Alex Hung
· 9 years ago
d62f324
goldfish: Enable ACPI-based enumeration for android pipe
by Jason Hu
· 9 years ago
4f42071
goldfish_pipe: Pass physical addresses to the device if supported
by Yu Ning
· 9 years ago
2e5fc89
Enable platform support for Goldfish virtual devices
by Miodrag Dinic
· 9 years ago
25dd0f4
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
by Greg Hackmann
· 9 years ago
91a18a4
platform: goldfish: pipe: add devicetree bindings
by Greg Hackmann
· 9 years ago
2f3be88
goldfish_pipe: Pin pages to memory while copying and other cleanups
by Christoffer Dall
· 9 years ago
23c5ee2
goldfish_pipe: don't be clever with #define offsets
by Alex Bennée
· 9 years ago
bd2f348
goldfish: refactor goldfish platform configs
by Greg Hackmann
· 9 years ago
6b31de3
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
by Josh Boyer
· 9 years ago
7885f2f
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
by Souvik Kumar Chakravarty
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2b4015e
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
4bef0a2
surface pro 4: fix compare_const_fl.cocci warnings
by Julia Lawall
· 9 years ago
6d5ac6e
surface pro 4: Add support for Surface Pro 4 Buttons
by Weng Xuetian
· 9 years ago
87bee29
platform:x86: Add Intel Telemetry Debugfs interfaces
by Souvik Kumar Chakravarty
· 9 years ago
48c1917
platform:x86: Add Intel telemetry platform device
by Souvik Kumar Chakravarty
· 9 years ago
9d16b48
platform:x86: Add Intel telemetry platform driver
by Souvik Kumar Chakravarty
· 9 years ago
378f956
platform/x86: Add Intel Telemetry Core Driver
by Souvik Kumar Chakravarty
· 9 years ago
3fae757
intel_punit_ipc: add NULL check for input parameters
by Qipeng Zha
· 9 years ago
bb28f3d5
thinkpad_acpi: Add support for keyboard backlight
by Pali Rohár
· 9 years ago
481fe5b
dell-wmi: Process only one event on devices with interface version 0
by Pali Rohár
· 9 years ago
595773a4
dell-wmi: Check if Dell WMI descriptor structure is valid
by Pali Rohár
· 9 years ago
75d7e7d
tc1100-wmi: fix build warning when CONFIG_PM not enabled
by Colin Ian King
· 9 years ago
b0a095f
asus-wireless: Add ACPI HID ATK4001
by João Paulo Rechi Vita
· 9 years ago
f6a6bba
platform/x86: Add Asus Wireless Radio Control driver
by João Paulo Rechi Vita
· 9 years ago
f5b3f66
asus-wmi: drop to_platform_driver macro
by Geliang Tang
· 9 years ago
ecc83e5
intel-hid: new hid event driver for hotkeys
by Alex Hung
· 9 years ago
800f201
Keyboard backlight control for some Vaio Fit models
by Mattia Dongili
· 9 years ago
dc4522b
platform/x86: Add rfkill dependency to ACPI_TOSHIBA entry
by Azael Avalos
· 9 years ago
fdca4f1
platform:x86: add Intel P-Unit mailbox IPC driver
by Qipeng Zha
· 9 years ago
8cc7fb4
intel_pmc_ipc: update acpi resource structure for Punit
by Qipeng Zha
· 9 years ago
edde316
ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
by Josh Boyer
· 9 years ago
cbc61f1
dell-wmi: Improve unknown hotkey handling
by Andy Lutomirski
· 9 years ago
Next »