index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
2016-04-02
1
-2
/
+1
*
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-03-23
18
-424
/
+995
|
\
|
*
hp-wmi: Remove GPS rfkill support via pre-2009 interface
Maciej S. Szmigiero
2016-03-23
1
-37
/
+1
|
*
hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again
Maciej S. Szmigiero
2016-03-23
1
-7
/
+7
|
*
dell-wmi: support Dell Inspiron M5110
Michał Kępień
2016-03-23
1
-1
/
+12
|
*
dell-wmi: properly process Dell Instant Launch hotkey
Michał Kępień
2016-03-23
1
-1
/
+4
|
*
dell-wmi: enable receiving WMI events on Dell Vostro V131
Michał Kępień
2016-03-23
2
-0
/
+67
|
*
dell-smbios: rename dell_smi_error() to dell_smbios_error()
Michał Kępień
2016-03-23
3
-11
/
+11
|
*
dell-laptop: move dell_smi_error() to dell-smbios
Michał Kępień
2016-03-23
3
-14
/
+18
|
*
ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
John Dahlstrom
2016-03-23
1
-0
/
+14
|
*
fujitsu-laptop: Support radio toggle button
Michał Kępień
2016-03-23
1
-1
/
+7
|
*
intel-hid: allocate correct amount of memory for private struct
Wolfram Sang
2016-03-23
1
-2
/
+1
|
*
platform/x86: Make intel_scu_ipc explicitly non-modular
Paul Gortmaker
2016-03-23
1
-31
/
+4
|
*
intel_pmc_ipc: Avoid pending IPC1 command during legacy suspend
Qipeng Zha
2016-03-23
1
-1
/
+2
|
*
intel_pmc_ipc: Fix GCR register base address and length
Qipeng Zha
2016-03-23
1
-2
/
+3
|
*
asus-nb-wmi: add wapf=4 quirk for ASUS X75VD
Oleksandr Natalenko
2016-03-23
1
-0
/
+9
|
*
intel_telemetry_pltdrv: Change verbosity control bits
Souvik Kumar Chakravarty
2016-03-23
1
-1
/
+12
|
*
dell-rbtn: Add a comment about the XPS 13 9350
Andy Lutomirski
2016-03-23
1
-0
/
+15
|
*
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
Andy Lutomirski
2016-03-23
1
-7
/
+64
|
*
dell-wmi: Clean up hotkey table size check
Andy Lutomirski
2016-03-23
1
-2
/
+13
|
*
dell-wmi, dell-laptop: depends DMI
Andy Lutomirski
2016-03-23
1
-0
/
+2
|
*
dell-wmi: Stop storing pointers to DMI tables
Andy Lutomirski
2016-03-23
1
-28
/
+46
|
*
dell-smbios: make da_tokens static
Michał Kępień
2016-03-23
2
-4
/
+1
|
*
dell-smbios: remove find_token_{id,location}()
Michał Kępień
2016-03-23
2
-28
/
+0
|
*
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
Michał Kępień
2016-03-23
1
-12
/
+12
|
*
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
Michał Kępień
2016-03-23
1
-11
/
+11
|
*
dell-smbios: implement new function for finding DMI table 0xDA tokens
Michał Kępień
2016-03-23
2
-0
/
+15
|
*
dell-smbios: make the SMBIOS buffer static
Michał Kępień
2016-03-23
2
-3
/
+1
|
*
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
2016-03-23
3
-19
/
+35
|
*
dell-smbios: don't return an SMBIOS buffer from dell_smbios_send_request()
Michał Kępień
2016-03-23
2
-6
/
+2
|
*
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
2016-03-23
3
-25
/
+23
|
*
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
2016-03-23
3
-26
/
+26
|
*
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
2016-03-23
3
-17
/
+17
|
*
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
2016-03-23
3
-10
/
+10
|
*
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
2016-03-23
3
-16
/
+16
|
*
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień
2016-03-23
5
-163
/
+257
|
*
toshiba_acpi: Add a module parameter to disable hotkeys registration
Azael Avalos
2016-03-23
1
-0
/
+10
|
*
toshiba_acpi: Add sysfs entries for the Cooling Method feature
Azael Avalos
2016-03-23
1
-0
/
+51
|
*
toshiba_acpi: Add support for cooling method feature
Azael Avalos
2016-03-23
1
-0
/
+54
|
*
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
Eric Curtin
2016-03-23
1
-3
/
+1
|
*
alienware-wmi: whitespace improvements
Mario Limonciello
2016-02-07
1
-9
/
+5
|
*
alienware-wmi: Add support for two new systems: ASM200 and ASM201.
Mario Limonciello
2016-02-07
1
-0
/
+32
|
*
alienware-wmi: Add support for deep sleep control.
Mario Limonciello
2016-02-07
1
-0
/
+95
|
*
alienware-wmi: Add initial support for alienware graphics amplifier.
Mario Limonciello
2016-02-07
1
-19
/
+88
|
*
alienware-wmi: Add support for new platform: X51-R3
Mario Limonciello
2016-02-07
1
-5
/
+19
|
*
alienware-wmi: Clean up whitespace for ASM100 platform
Mario Limonciello
2016-02-07
1
-8
/
+8
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-23
/
+88
|
\
\
|
*
\
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-14
2
-3
/
+2
|
|
\
\
|
*
|
|
apple-gmux: Add helper for presence detect
Lukas Wunner
2016-02-09
1
-1
/
+2
|
*
|
|
apple-gmux: Add switch_ddc support
Lukas Wunner
2016-02-09
1
-3
/
+42
[next]