summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-02-15gpio: mvebu: add pwm support for Armada 8K/7KBaruch Siach
2021-02-15gpio: tegra: Fix irq_set_affinityDmitry Osipenko
2021-02-15gpio: tegra: Support building driver as a loadable moduleDmitry Osipenko
2021-02-15gpio: tegra: Clean up whitespaces in tegra_gpio_driverDmitry Osipenko
2021-02-15gpio: tegra: Use debugfs_create_devm_seqfile()Dmitry Osipenko
2021-02-15gpio: tegra: Improve formatting of the codeDmitry Osipenko
2021-02-15gpio: mvebu: improve handling of pwm zero on/off valuesBaruch Siach
2021-02-15gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAXBaruch Siach
2021-02-15gpio: mvebu: make pwm .get_state closer to idempotentBaruch Siach
2021-02-15gpio: mvebu: improve pwm period calculation accuracyBaruch Siach
2021-02-15gpio: mockup: tweak the Kconfig help textBartosz Golaszewski
2021-02-15gpio: wcove: convert comma to semicolonZheng Yongjun
2021-02-15gpio: vx855: convert comma to semicolonZheng Yongjun
2021-02-15gpio: tegra186: convert comma to semicolonZheng Yongjun
2021-02-15gpio: max77620: convert comma to semicolonZheng Yongjun
2021-02-15gpio: remove zte zx driverArnd Bergmann
2021-02-15gpio: uapi: fix line info flags descriptionKent Gibson
2021-02-15selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson
2021-02-15selftests: gpio: port to GPIO uAPI v2Kent Gibson
2021-02-15tools: gpio: remove uAPI v1 code no longer used by selftestsKent Gibson
2021-02-15selftests: remove obsolete gpio references from kselftest_deps.shKent Gibson
2021-02-15selftests: remove obsolete build restriction for gpioKent Gibson
2021-02-15selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson
2021-02-15selftests: gpio: rework and simplify test implementationKent Gibson
2021-02-15gpio: tegra: Fix wake interruptDmitry Osipenko
2021-02-15dt-bindings: gpio: pca953x: Increase allowed length for gpio-line-namesUwe Kleine-König
2021-02-15dt-bindings: gpio: pca953x: Document new supported chip pca9506Uwe Kleine-König
2021-02-15gpio: pca953x: Add support for pca9506Uwe Kleine-König
2021-02-15gpio: rcar: Add R-Car V3U (R8A779A0) supportGeert Uytterhoeven
2021-02-15gpio: rcar: Optimize GPIO pin state read on R-Car Gen3Geert Uytterhoeven
2021-02-15dt-bindings: gpio: rcar: Add r8a779a0 supportGeert Uytterhoeven
2021-02-15gpio: bd7xxxx: use helper variable for pdev->devBartosz Golaszewski
2021-02-15gpio: tegra: Convert to gpio_irq_chipThierry Reding
2021-02-15arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driverNobuhiro Iwamatsu
2021-02-15MAINTAINERS: Add entries for Toshiba Visconti GPIO controllerNobuhiro Iwamatsu
2021-02-15gpio: visconti: Add Toshiba Visconti GPIO supportNobuhiro Iwamatsu
2021-02-15dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO ControllerNobuhiro Iwamatsu
2021-02-15dt-bindings: gpio: Add compatible string for AM64 SoCAswath Govindraju
2021-02-15gpio: bd7xxxx: Do not depend on parent driver dataMatti Vaittinen
2021-02-15gpio: Kconfig: Update help description for GPIO_RCAR configLad Prabhakar
2021-02-15gpio: sl28cpld: convert comma to semicolonZheng Yongjun
2021-02-15gpio: rcar: Remove redundant compatible valuesLad Prabhakar
2021-02-15docs: gpio: intro: Improve HTML formattingJonathan Neuschäfer
2021-02-15docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer
2021-02-15gpio: fix spelling mistake in Kconfig "supprot" -> "support"Colin Ian King
2021-02-14Linux 5.11Linus Torvalds
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann