summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-1210-239/+253
|\
| * um: irq: don't set the chip for all irqsBartosz Golaszewski2019-05-071-1/+1
| * um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
| * um: remove uses of variable length arraysBartosz Golaszewski2019-05-071-9/+27
| * um: remove unused variableBartosz Golaszewski2019-05-071-1/+0
| * uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski2019-05-071-1/+1
| * um: Do not unlock mutex that is not hold.Daniel Walter2019-05-071-2/+2
| * hostfs: fix mismatch between link_file definition and declarationColin Ian King2019-05-071-1/+1
| * arch: um: drivers: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-05-071-176/+176
| * arch: um: Kconfig: pedantic indention cleanupsEnrico Weigelt, metux IT consult2019-05-071-26/+26
| * um: Revert to using stack for pt_regs in signal handlingAnton Ivanov2019-05-072-23/+15
* | Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...Linus Torvalds2019-05-1214-183/+984
|\ \
| * | 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-162-0/+60
| * | platform/chrome: wilco_ec: Standardize mailbox interfaceNick Crews2019-04-155-121/+91
| * | 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-1158-1012/+1052
|\ \ \
| * | | gpio: Update documentationLinus Walleij2019-05-071-132/+229
| * | | docs: gpio: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-04-232-14/+42
| * | | 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-234-7/+11
| * | | gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko2019-04-235-27/+28
| * | | gpiolib: Indent entry values of enum gpio_lookup_flagsAndy Shevchenko2019-04-231-8/+8
| * | | gpio: pca953x: add support for pca6416Alexandre Belloni2019-04-111-0/+2
| * | | dt-bindings: gpio: pca953x: document the nxp,pca6416Alexandre Belloni2019-04-111-0/+1
| * | | 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-112-81/+11
| * | | Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...Linus Walleij2019-04-0810-125/+279
| |\ \ \
| | * | | 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