index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2020-11-25
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
2020-11-19
gpio: tps65910: use regmap accessors
Michał Mirosław
2020-11-18
gpio: sifive: To get gpio irq offset from device tree data
Greentime Hu
2020-11-18
gpio: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-18
gpio: gpio-xilinx: Check return value of of_property_read_u32
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Add remove function
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Add clock support
Srinivas Neeli
2020-11-18
gpio: gpio-xilinx: Arrange headers in sorting order
Srinivas Neeli
2020-11-16
gpiolib: acpi: Use BIT() macro to increase readability
Andy Shevchenko
2020-11-16
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
2020-11-16
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
2020-11-16
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
2020-11-16
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
2020-11-16
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
2020-11-16
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
2020-11-16
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2020-11-16
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-11-16
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
2020-11-16
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
2020-11-16
gpiolib: Extract gpio_set_config_with_argument_optional() helper
Andy Shevchenko
2020-11-16
gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
Andy Shevchenko
2020-11-16
gpiolib: Extract gpio_set_config_with_argument() for future use
Andy Shevchenko
2020-11-16
gpiolib: use proper API to pack pin configuration parameters
Andy Shevchenko
2020-11-16
gpiolib: add missed break statement
Andy Shevchenko
2020-11-16
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
2020-11-16
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
2020-11-11
Merge branch 'devel' into for-next
Linus Walleij
2020-11-11
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
2020-11-10
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2020-11-06
gpio: tegra: Use raw_spinlock
Dmitry Osipenko
2020-11-06
gpio: tegra: Add lockdep class
Dmitry Osipenko
2020-11-06
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-05
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2020-10-30
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
2020-10-30
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
2020-10-30
gpio: rcar: Align register offsets
Geert Uytterhoeven
2020-10-30
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
2020-10-30
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
2020-10-29
gpio: 104-idi-48: improve code indentation
Deepak R Varma
2020-10-29
gpio: mockup: Allow probing from device tree
Vincent Whitchurch
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-28
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
2020-10-28
gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
Andy Shevchenko
2020-10-28
gpiolib: Use proper type for bias enumerator in gpio_set_bias()
Andy Shevchenko
2020-10-26
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
2020-10-26
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-26
gpiolib: split error path in gpiod_request_commit()
Andy Shevchenko
[prev]
[next]