aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds2019-05-1212-152/+948
|\
| * platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel2019-04-174-1/+183
| * platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra2019-04-171-22/+8
| * platform/chrome: cros_ec: Add EC host command support using rpmsgPi-Hsun Shih2019-04-163-0/+271
| * platform/chrome: wilco_ec: Add h1_gpio status to debugfsNick Crews2019-04-161-0/+47
| * platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2019-04-153-90/+68
| * platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata2019-04-151-0/+11
| * platform/chrome: Add CrOS USB PD logging driverGuenter Roeck2019-04-153-0/+275
| * platform/chrome: cros_ec_spi: Transfer messages at high priorityDouglas Anderson2019-04-151-6/+74
| * platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...Enric Balletbo i Serra2019-04-151-29/+6
| * platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...Enric Balletbo i Serra2019-04-051-4/+5
* | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-1147-833/+756
|\ \
| * | gpio: sch: Remove write-only core_baseJan Kiszka2019-04-231-5/+0
| * | gpio: pxa: Make two symbols staticYueHaibing2019-04-231-2/+2
| * | gpiolib: acpi: Respect pin bias settingAndy Shevchenko2019-04-232-0/+14
| * | gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helperAndy Shevchenko2019-04-233-6/+19
| * | gpiolib: acpi: Set pin value, based on bias, more accuratelyAndy Shevchenko2019-04-231-9/+17
| * | gpiolib: acpi: Change type of dflagsAndy Shevchenko2019-04-231-2/+2
| * | gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko2019-04-233-7/+9
| * | gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko2019-04-234-23/+24
| * | gpio: pca953x: add support for pca6416Alexandre Belloni2019-04-111-0/+2
| * | gpio: pca953x: add pcal6416 to the of_device_id tableAlexandre Belloni2019-04-111-0/+1
| * | gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interruptsRussell King2019-04-111-16/+2
| * | gpio: gpio-omap: configure edge detection for level IRQs for idle wakeupRussell King2019-04-111-79/+11
| * | Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...Linus Walleij2019-04-089-125/+278
| |\ \
| | * | gpio: mlxbf: remove unused including <linux/version.h>YueHaibing2019-04-081-1/+0
| | * | gpiolib: Don't WARN on gpiod_put() for optional GPIOAndy Shevchenko2019-04-041-1/+2
| | * | gpiolib: acpi: Fix references in kernel doc and amendAndy Shevchenko2019-04-011-20/+25
| | * | gpio: mxc: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-04-011-3/+1
| | * | gpio: mlxbf: Add dependency on 64BIT to Kconfig entryShravan Kumar Ramani2019-03-271-1/+1
| | * | gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren2019-03-271-8/+17
| | * | gpio: gpio-omap: always scan for triggered non-wakeup capable interruptsTony Lindgren2019-03-271-8/+0
| | * | gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios onlyTony Lindgren2019-03-271-12/+16
| | * | gpio: add driver for Mellanox BlueField GPIO controllerShravan Kumar Ramani2019-03-263-0/+161
| | * | gpio: 74x164: Convert to use SPDX identifierAndy Shevchenko2019-03-261-4/+1
| | * | gpio: 74x164: Remove linux/init.h and sort headersAndy Shevchenko2019-03-261-5/+4
| | * | gpio: 74x164: Make use of device propertiesAndy Shevchenko2019-03-261-4/+4
| | * | gpio: mockup: move the driver out of the IOMEM drivers sectionBartosz Golaszewski2019-03-221-12/+12
| | * | gpio: mockup: drop unneeded dependencies from KconfigBartosz Golaszewski2019-03-221-3/+1
| | * | gpio: pca953x: Add support for CAT9554Geert Uytterhoeven2019-03-221-0/+1
| | * | gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()Andrey Smirnov2019-03-181-3/+3
| | * | gpio: vf610: Use devres to remove gpiochipAndrey Smirnov2019-03-181-14/+1
| | * | gpio: vf610: Use devres to disable clk_gpioAndrey Smirnov2019-03-181-2/+4
| | * | gpio: vf610: Use devres to disable clk_portAndrey Smirnov2019-03-181-6/+10
| | * | gpio: vf610: Simplify vf610_gpio_get()Andrey Smirnov2019-03-181-7/+5
| | * | gpio: vf610: Simplify vf610_gpio_set()Andrey Smirnov2019-03-181-4/+2
| | * | gpio: vf610: Do not share irq_chipAndrey Smirnov2019-03-181-14/+12
| * | | gpio: pca953x: Configure wake-up path when wake-up is enabledGeert Uytterhoeven2019-04-081-5/+16
| * | | gpio: of: Optimize quirk checksGeert Uytterhoeven2019-04-081-6/+5
| * | | Merge tag 'v5.1-rc3' into develLinus Walleij2019-04-08300-6025/+2417
| |\ \ \