summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-08drivers: gpio: amd8111: use SPDX-License-IdentifierEnrico Weigelt, metux IT consult
2020-12-08drivers: gpio: amd8111: prefer dev_err()/dev_info() over raw printkEnrico Weigelt, metux IT consult
2020-12-08drivers: gpio: bt8xx: prefer dev_err()/dev_warn() over of raw printkEnrico Weigelt, metux IT consult
2020-12-06gpio: Add TODO item for debugfs interfaceLinus Walleij
2020-12-05gpio: just plain warning when nonexisting gpio requestedEnrico Weigelt
2020-12-05tools: gpio: add option to report wall-clock time to gpio-event-monKent Gibson
2020-12-05tools: gpio: add support for reporting realtime event clock to lsgpioKent Gibson
2020-12-05gpiolib: cdev: allow edge event timestamps to be configured as REALTIMEKent Gibson
2020-12-05gpio: msc313: MStar MSC313 GPIO driverDaniel Palmer
2020-12-05dt-bindings: gpio: Binding for MStar MSC313 GPIO controllerDaniel Palmer
2020-12-05dt-bindings: gpio: Add a binding header for the MSC313 GPIO driverDaniel Palmer
2020-12-05dt-bindings: gpio: Use Tegra186-specific include guardThierry Reding
2020-12-05Documentation: gpio: fix typo and unclear legacy API sectionAlexandre Courbot
2020-12-04gpio: mxs: Remove unused .id_table supportFabio Estevam
2020-12-04gpio: tegra186: Set affinity callback to parentLinus Walleij
2020-12-04gpio: sifive: Set affinity callback to parentLinus Walleij
2020-12-04gpio: sysfs: Enforce character deviceLinus Walleij
2020-11-18gpio: mxc: Convert the driver to DT-onlyFabio Estevam
2020-11-18MAINTAINERS: add fragment for xilinx GPIO driversSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Check return value of of_property_read_u32Srinivas Neeli
2020-11-18gpio: gpio-xilinx: Add remove functionSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Add clock supportSrinivas Neeli
2020-11-18dt-bindings: gpio: gpio-xilinx: Add clk support to xilinx soft gpio IPSrinivas Neeli
2020-11-18gpio: gpio-xilinx: Arrange headers in sorting orderSrinivas Neeli
2020-11-17Merge tag 'intel-gpio-v5.11-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Walleij
2020-11-17Merge tag 'v5.10-rc4' into develLinus Walleij
2020-11-16gpiolib: acpi: Make Intel GPIO tree official for GPIO ACPI workAndy Shevchenko
2020-11-16gpiolib: acpi: Use BIT() macro to increase readabilityAndy Shevchenko
2020-11-16gpiolib: acpi: Convert pin_index to be u16Andy Shevchenko
2020-11-16gpiolib: acpi: Extract acpi_request_own_gpiod() helperAndy Shevchenko
2020-11-16gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()Andy Shevchenko
2020-11-16gpiolib: acpi: Set initial value for output pin based on bias and polarityVasile-Laurentiu Stanimir
2020-11-16gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the codeAndy Shevchenko
2020-11-16gpiolib: acpi: Move non-critical code outside of critical sectionAndy Shevchenko
2020-11-16gpiolib: acpi: Take into account debounce settingsAndy Shevchenko
2020-11-16gpiolib: acpi: Use named item for enum gpiod_flags variableAndy Shevchenko
2020-11-16gpiolib: acpi: Respect bias settings for GpioInt() resourceAndy Shevchenko
2020-11-16gpiolib: Introduce gpio_set_debounce_timeout() for internal useAndy Shevchenko
2020-11-16gpiolib: Extract gpio_set_config_with_argument_optional() helperAndy Shevchenko
2020-11-16gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()Andy Shevchenko
2020-11-16gpiolib: Extract gpio_set_config_with_argument() for future useAndy Shevchenko
2020-11-16gpiolib: use proper API to pack pin configuration parametersAndy Shevchenko
2020-11-16gpiolib: add missed break statementAndy Shevchenko
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko
2020-11-16Merge tag 'intel-pinctrl-v5.10-2' into HEADAndy Shevchenko
2020-11-15Linux 5.10-rc4v5.10-rc4Linus Torvalds
2020-11-15Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-16Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-11-15Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-15Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds