index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
platform/x86: wmi: add context argument to the probe function
Mattias Jacobsson
7
-7
/
+10
2019-06-17
platform/x86: wmi: add context pointer field to struct wmi_device_id
Mattias Jacobsson
1
-0
/
+22
2019-06-17
platform/x86: asus-wmi: Do not disable keyboard backlight on unloading
Yurii Pavlovskyi
1
-0
/
+4
2019-06-17
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
1
-8
/
+143
2019-06-17
platform/x86: asus-wmi: Enhance detection of thermal data
Yurii Pavlovskyi
1
-2
/
+5
2019-06-17
platform/x86: asus-wmi: Organize code into sections
Yurii Pavlovskyi
1
-42
/
+47
2019-06-17
platform/x86: asus-wmi: Refactor error handling
Yurii Pavlovskyi
1
-5
/
+1
2019-06-17
platform/x86: asus-nb-wmi: Add microphone mute key code
Yurii Pavlovskyi
1
-1
/
+2
2019-06-17
platform/x86: asus-wmi: Support WMI event queue
Yurii Pavlovskyi
1
-5
/
+68
2019-06-17
platform/x86: asus-wmi: Refactor WMI event handling
Yurii Pavlovskyi
1
-24
/
+42
2019-06-17
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
2
-4
/
+21
2019-06-17
platform/x86: wmi: Add function to get _UID of WMI device
Yurii Pavlovskyi
1
-0
/
+19
2019-06-17
platform/x86: asus-wmi: Increase input buffer size of WMI methods
Yurii Pavlovskyi
1
-1
/
+9
2019-06-17
platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on load
Yurii Pavlovskyi
1
-2
/
+1
2019-06-17
platform/x86: asus-wmi: Fix hwmon device cleanup
Yurii Pavlovskyi
1
-3
/
+4
2019-06-17
platform/x86: intel_telemetry: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
1
-62
/
+16
2019-06-17
platform/x86: intel_pmc: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
1
-15
/
+3
2019-06-17
platform/x86: pmc_atom: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-33
/
+10
2019-06-17
platform/x86: samsung-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
1
-66
/
+23
2019-06-17
platform/x86: ideapad-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
1
-29
/
+7
2019-06-17
platform/x86: dell-laptop: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
1
-3
/
+2
2019-06-17
platform/x86: asus-wmi: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-36
/
+11
2019-06-17
platform/x86: acer-wmi: no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
1
-24
/
+5
2019-06-12
platform/x86: hp_accel: Add support for HP ProBook 450 G0
Colin Sindle
1
-0
/
+1
2019-06-12
platform/x86: pcengines-apuv2: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-12
platform/x86: intel_menlow: avoid null pointer deference error
Young Xiao
1
-2
/
+6
2019-06-12
platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
1
-2
/
+0
2019-06-12
platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.
Daniel Smith
1
-0
/
+25
2019-06-12
platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flow
Vadim Pasternak
1
-0
/
+1
2019-06-12
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration
Vadim Pasternak
1
-1
/
+1
2019-06-12
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
1
-2
/
+14
2019-06-12
platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...
Hans de Goede
3
-1
/
+10
2019-06-12
Platform: OLPC: Add a config menu category for XO 1.75
Lubomir Rintel
1
-1
/
+13
2019-06-12
Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 EC
Lubomir Rintel
1
-0
/
+1
2019-06-12
Platform: OLPC: Fix olpc_xo175_ec_cmd() return value
Lubomir Rintel
1
-0
/
+1
2019-06-11
Platform: OLPC: Add INPUT dependencies
YueHaibing
1
-0
/
+1
2019-06-11
Platform: OLPC: Fix build error without CONFIG_SPI
YueHaibing
1
-1
/
+1
2019-05-20
power: supply: olpc_battery: Allow building the driver on non-x86
Lubomir Rintel
1
-1
/
+1
2019-05-20
Platform: OLPC: Add a regulator for the DCON
Lubomir Rintel
2
-0
/
+68
2019-05-20
Platform: OLPC: Add XO-1.75 EC driver
Lubomir Rintel
5
-2
/
+771
2019-05-20
Platform: OLPC: Avoid a warning if the EC didn't register yet
Lubomir Rintel
1
-2
/
+5
2019-05-20
Platform: OLPC: Move EC-specific functionality out from x86
Lubomir Rintel
2
-4
/
+96
2019-05-20
Platform: OLPC: Remove an unused include
Lubomir Rintel
1
-1
/
+0
2019-05-20
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...
Steffen Dirkwinkel
1
-0
/
+24
2019-05-20
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...
Hans de Goede
1
-0
/
+9
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
37
-66
/
+53
2019-05-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+105
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-133
/
+174
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
23
-219
/
+2105
2019-05-19
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
[next]