summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-10-27Add touchscreen platform data for the Schneider SCT101CTM tabletDaniel Gorbea Ainz
2019-10-27platform/x86: intel_int0002_vgpio: Pass irqchip when adding gpiochipLinus Walleij
2019-10-27platform/x86: intel_punit_ipc: Drop useless labelAndy Shevchenko
2019-10-27platform/x86: intel_punit_ipc: use devm_platform_ioremap_resource() to simpli...Andy Shevchenko
2019-10-21platform/x86: huawei-wmi: Remove unnecessary battery mutexAyman Bagabas
2019-10-21platform/x86: huawei-wmi: No need to check for battery nameAyman Bagabas
2019-10-21platform/x86: huawei-wmi: Stricter battery thresholds setAyman Bagabas
2019-10-21treewide: Rename Peter Feuerer to Peter KaestlePeter Kaestle
2019-10-21platform/x86: acerhdf: Add support for Acer Aspire 7551Peter Feuerer
2019-10-15platform/x86: Add System76 ACPI driverJeremy Soller
2019-10-15platform/x86: huawei-wmi: Fix a precision vs width printf bugDan Carpenter
2019-10-15platform/x86: huawei-wmi: Avoid use of global variable when possibleAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: No need to keep pointer to platform deviceAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: Don't leak memory on the exitAndy Shevchenko
2019-10-15platform/x86: huawei-wmi: huawei_wmi can be statickbuild test robot
2019-10-15platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko
2019-10-15platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQAndy Shevchenko
2019-10-15platform/mellanox: Add bootctl driver for Mellanox BlueField SocLiming Sun
2019-10-15platform/x86: classmate-laptop: remove unused variableyu kuai
2019-10-15platform/x86: intel_cht_int33fe: Split code to Micro-B and Type-CYauhen Kharuzhy
2019-10-15platform/x86: toshiba_acpi: do not select INPUT_POLLDEVDmitry Torokhov
2019-10-15platform/x86: peaq-wmi: switch to using polled mode of input devicesDmitry Torokhov
2019-10-15platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov
2019-10-15platform/x86: asus-laptop: switch to using polled mode of input devicesDmitry Torokhov
2019-10-15platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD
2019-10-15platform/x86: huawei-wmi: Add debugfs supportAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add fn-lock supportAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add battery charging thresholdsAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Implement huawei wmi managementAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Add quirks and module parametersAyman Bagabas
2019-10-15platform/x86: huawei-wmi: Move to platform driverAyman Bagabas
2019-10-13Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-13Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-12Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-11Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-11Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-11firmware: google: increment VPD key_len properlyBrian Norris
2019-10-11Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-11Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-11Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-10nbd: fix possible sysfs duplicate warningXiubo Li
2019-10-10xen: Stop abusing DT of_dma_configure APIRob Herring
2019-10-10xen/grant-table: remove unnecessary printingFuqian Huang