summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay TrailHans de Goede2019-02-051-6/+26
| * | platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkillAnthony Wong2019-02-051-0/+7
| * | platform/x86: touchscreen_dmi: Add info for the Chuwi Hi8 Air tabletKai Renzig2019-02-051-0/+23
| * | platform/x86: touchscreen_dmi: Add info for the PoV Wintab P1006w (v1.0) tabletHans de Goede2019-02-051-0/+29
| * | platform/x86: dell-wmi: Ignore new keyboard backlight change eventKai-Heng Feng2019-02-051-0/+3
| * | ACPI / scan: Create platform device for BSG2150 ACPI nodesHans de Goede2019-02-051-0/+9
| * | platform/x86: mlx-platform: Add support for new VMOD0007 board nameVadim Pasternak2019-01-261-0/+13
| * | platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak2019-01-262-1/+91
| * | platform/x86: mlx-platform: Add support for fan direction registerVadim Pasternak2019-01-261-0/+9
| * | platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne2019-01-261-2/+5
* | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-083-0/+275
|\ \ \
| * | | x86: apuv2: remove unused variableArnd Bergmann2019-03-081-1/+0
| * | | platform/x86: fix PCENGINES_APU2 Kconfig warningRandy Dunlap2019-03-081-0/+2
| * | | x86: pcengines apuv2 gpio/leds/keys platform driverEnrico Weigelt, metux IT consult2019-02-223-0/+274
* | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-089-115/+247
|\ \ \ \ | | |_|/ | |/| |
| * | | platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbarEnric Balletbo i Serra2019-02-011-35/+18
| * | | mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra2019-02-011-16/+0
| * | | mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra2019-02-014-7/+48
| * | | mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra2019-02-013-22/+55
| * | | mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra2019-02-013-2/+55
| * | | mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra2019-02-013-23/+86
| * | | mfd / platform: cros_ec: Use devm_mfd_add_devicesEnric Balletbo i Serra2019-02-013-25/+0
| | |/ | |/|
* | | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-061-9/+6
|\ \ \
| * | | platform/x86: intel_cht_int33fe: Remove old style mux connectionsHeikki Krogerus2019-02-141-15/+6
| * | | platform/x86: intel_cht_int33fe: Prepare for better mux naming schemeHeikki Krogerus2019-02-141-1/+7
| | |/ | |/|
* | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-2/+2
|\ \ \
| * | | Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman2019-02-111-0/+2
| |\| |
| * | | Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman2019-01-281-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | drivers: platform: goldfish: fix the checkpatch complain in KconfigRoman Kiryanov2019-01-221-2/+2
* | | | Merge branch 'acpica'Rafael J. Wysocki2019-03-041-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss2019-02-241-4/+4
| |/ /
* | | platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-01-291-0/+1
* | | platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya2019-01-291-0/+1
| |/ |/|
* | platform/x86: apple-gmux: Make PCI dependency explicitSinan Kaya2019-01-151-1/+1
* | platform/x86: intel_pmc: Make PCI dependency explicitSinan Kaya2019-01-151-1/+1
* | platform/x86: intel_ips: make PCI dependency explicitSinan Kaya2019-01-151-1/+1
|/
* Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-5/+17
|\
| * platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
| * platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+1
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-283-133/+0
|\ \
| * | pvpanic: move pvpanic to misc as common driverPeng Hao2018-11-073-133/+0
| |/
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-281-1/+1
|\ \
| * | staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko2018-12-051-1/+1
| |/
* | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-261-1/+2
|\ \
| * | MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-191-1/+2
| |/
* | Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-255-22/+302
|\ \
| * | platform/x86: add support for Huawei WMI hotkeysAyman Bagabas2018-12-133-0/+226
| * | platform/x86: thinkpad_acpi: Drop superfluous exported functionTakashi Iwai2018-11-281-19/+11
| * | platform/x86: dell-laptop: Drop superfluous exported functionTakashi Iwai2018-11-281-17/+5