summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| * dt-bindings: gpio: pca953x: Document onnn,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
* | tracing: stop making gpio tracing configurableUwe Kleine-König2019-04-084-13/+0
* | 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-08836-9774/+11484
|\ \
| * | Linux 5.1-rc3v5.1-rc3Linus Torvalds2019-03-311-1/+1
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-3160-201/+409
| |\ \
| | * \ Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-289-75/+133
| | |\ \
| | | * | KVM: arm/arm64: Comments cleanup in mmu.cZenghui Yu2019-03-281-14/+9
| | | * | KVM: arm/arm64: vgic-its: Make attribute accessors staticYueHaibing2019-03-201-5/+5
| | | * | KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-03-202-16/+45
| | | * | KVM: arm/arm64: Enforce PTE mappings at stage2 when neededSuzuki K Poulose2019-03-191-22/+21
| | | * | KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier2019-03-191-3/+10
| | | * | KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-194-6/+28
| | | * | arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabledMarc Zyngier2019-03-192-6/+12
| | | * | KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
| | | |/
| | * | Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini2019-03-281-8/+10
| | * | KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson2019-03-281-0/+17