aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-17platform/x86: asus-wmi: Support WMI event queueYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Refactor WMI event handlingYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi
2019-06-17platform/x86: wmi: Add function to get _UID of WMI deviceYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Increase input buffer size of WMI methodsYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Fix preserving keyboard backlight intensity on loadYurii Pavlovskyi
2019-06-17platform/x86: asus-wmi: Fix hwmon device cleanupYurii Pavlovskyi
2019-06-17platform/x86: intel_telemetry: no need to check return value of debugfs_creat...Greg Kroah-Hartman
2019-06-17platform/x86: intel_pmc: no need to check return value of debugfs_create func...Greg Kroah-Hartman
2019-06-17platform/x86: pmc_atom: no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-06-17platform/x86: samsung-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman
2019-06-17platform/x86: ideapad-laptop: no need to check return value of debugfs_create...Greg Kroah-Hartman
2019-06-17platform/x86: dell-laptop: no need to check return value of debugfs_create fu...Greg Kroah-Hartman
2019-06-17platform/x86: asus-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-06-17platform/x86: acer-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-06-12platform/x86: hp_accel: Add support for HP ProBook 450 G0Colin Sindle
2019-06-12platform/x86: pcengines-apuv2: Make two symbols staticYueHaibing
2019-06-12platform/x86: intel_menlow: avoid null pointer deference errorYoung Xiao
2019-06-12platform/x86: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski
2019-06-12platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Plus tablet.Daniel Smith
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowVadim Pasternak
2019-06-12platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationVadim Pasternak
2019-06-12platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Hans de Goede
2019-06-12Platform: OLPC: Add a config menu category for XO 1.75Lubomir Rintel
2019-06-12Platform: OLPC: Require CONFIG_POWER_SUPPLY for XO-1.75 ECLubomir Rintel
2019-06-12Platform: OLPC: Fix olpc_xo175_ec_cmd() return valueLubomir Rintel
2019-06-11Platform: OLPC: Add INPUT dependenciesYueHaibing
2019-06-11Platform: OLPC: Fix build error without CONFIG_SPIYueHaibing
2019-05-20power: supply: olpc_battery: Allow building the driver on non-x86Lubomir Rintel
2019-05-20Platform: OLPC: Add a regulator for the DCONLubomir Rintel
2019-05-20Platform: OLPC: Add XO-1.75 EC driverLubomir Rintel
2019-05-20Platform: OLPC: Avoid a warning if the EC didn't register yetLubomir Rintel
2019-05-20Platform: OLPC: Move EC-specific functionality out from x86Lubomir Rintel
2019-05-20Platform: OLPC: Remove an unused includeLubomir Rintel
2019-05-20platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...Steffen Dirkwinkel
2019-05-20platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...Hans de Goede
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds