summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: xilinx: Convert gpio_lock to raw spinlockSean Anderson4 days1-16/+16
* gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offsetBinbin Zhou10 days1-3/+3
* gpio: sim: lock up configfs that an instantiated device depends onKoichiro Den2025-01-031-7/+41
* gpio: virtuser: lock up configfs that an instantiated device depends onKoichiro Den2025-01-031-7/+40
* gpio: virtuser: fix handling of multiple conn_ids in lookup tableKoichiro Den2025-01-031-4/+4
* gpio: virtuser: fix missing lookup table cleanupsKoichiro Den2025-01-031-11/+25
* gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespaceUwe Kleine-König2024-12-101-2/+3
* Merge tag 'v6.13-rc2' into gpio/for-currentBartosz Golaszewski2024-12-1012-13/+13
|\
| * module: Convert default symbol namespace to string literalMasahiro Yamada2024-12-031-1/+1
| * module: Convert symbol namespace to string literalPeter Zijlstra2024-12-0211-12/+12
* | gpio: graniterapids: Fix GPIO Ack functionalityAlan Borzeszkowski2024-12-101-1/+1
* | gpio: graniterapids: Check if GPIO line can be used for IRQsAlan Borzeszkowski2024-12-101-3/+12
* | gpio: graniterapids: Determine if GPIO pad can be used by driverAlan Borzeszkowski2024-12-101-0/+16
* | gpio: graniterapids: Fix invalid RXEVCFG register bitmaskShankar Bandal2024-12-101-1/+1
* | gpio: graniterapids: Fix invalid GPI_IS register offsetShankar Bandal2024-12-101-1/+1
* | gpio: graniterapids: Fix incorrect BAR assignmentAlan Borzeszkowski2024-12-101-4/+9
* | gpio: graniterapids: Fix vGPIO driver crashAlan Borzeszkowski2024-12-101-1/+1
* | gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li2024-12-061-1/+1
* | gpio: GPIO_MVEBU should not default to y when compile-testingGeert Uytterhoeven2024-12-041-1/+2
|/
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-2913-13/+13
|\
| * Fix a potential abuse of seq_printf() format string in driversDavid Wang2024-11-2213-13/+13
* | Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-274-6/+19
|\ \
| * | gpio: mpsse: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-11-221-2/+2
| * | gpio: exar: set value when external pull-up or pull-down is presentSai Kumar Cholleti2024-11-211-4/+6
| * | gpio: altera: Add missed base and label initialisationsAndy Shevchenko2024-11-211-0/+5
| * | gpio: zevio: Add missed label initialisationAndy Shevchenko2024-11-211-0/+6
* | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-271-7/+8
|\ \ \ | |/ / |/| |
| * | gpio: Replace deprecated PCI functionsPhilipp Stanner2024-11-071-7/+8
* | | gpio: tegra186: Allow to enable driver on Tegra234Lars-Peter Clausen2024-11-181-3/+3
* | | gpio: grgpio: Add NULL check in grgpio_probeCharles Han2024-11-181-0/+3
* | | gpio: mpfs: add CoreGPIO supportConor Dooley2024-11-131-5/+33
* | | gpio: rockchip: support new version GPIOYe Zhang2024-11-121-0/+2
* | | gpio: rockchip: change the GPIO version judgment logicYe Zhang2024-11-121-3/+9
* | | gpio: rockchip: explan the format of the GPIO version IDYe Zhang2024-11-121-2/+8
* | | gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko2024-11-121-4/+4
* | | gpio: Get rid of GPIOF_ACTIVE_LOWAndy Shevchenko2024-11-091-3/+0
* | | Merge tag 'intel-gpio-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2024-11-071-3/+1
|\ \ \
| * | | gpio: acpi: switch to device_for_each_child_node_scoped()Javier Carrasco2024-09-301-3/+1
| |/ /
* | | gpio: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2024-11-062-2/+2
* | | gpio: mpfs: add polarfire soc gpio supportLewis Hanly2024-11-063-0/+167
* | | gpio: altera: Drop legacy-of-mm-gpiochip.h headerAndy Shevchenko2024-11-042-102/+78
* | | gpio: pcie-idio-24: Replace deprecated PCI functionsWilliam Breathitt Gray2024-11-041-11/+8
* | | gpio: pci-idio-16: Replace deprecated PCI functionsWilliam Breathitt Gray2024-11-041-12/+5
* | | gpio: cdev: don't report GPIOs requested as interrupts as usedBartosz Golaszewski2024-11-041-1/+0
* | | gpio: sysfs: emit chardev line-state events on edge storeBartosz Golaszewski2024-11-041-2/+12
* | | gpio: sysfs: emit chardev line-state events on active-low changesBartosz Golaszewski2024-11-041-0/+2
* | | gpio: sysfs: emit chardev line-state events on GPIO exportBartosz Golaszewski2024-11-041-2/+6
* | | gpio: sysfs: use cleanup guards for the sysfs_lock mutexBartosz Golaszewski2024-11-041-33/+22
* | | gpio: sysfs: use cleanup guards for gpiod_data::mutexBartosz Golaszewski2024-11-041-52/+30
* | | gpiolib: clean up debugfs separator handlingJohan Hovold2024-11-041-6/+6