aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-98/+111
2024-01-18Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2024-01-17gpiolib: revert the attempt to protect the GPIO device list with an rwsemGravatar Bartosz Golaszewski 4-89/+97
2024-01-15gpio: EN7523: fix kernel-doc warningsGravatar Randy Dunlap 1-3/+3
2024-01-15gpio: mlxbf3: add an error code check in mlxbf3_gpio_probeGravatar Su Hui 1-0/+2
2024-01-15gpio: rtd: Fix signedness bug in probeGravatar Dan Carpenter 1-6/+9
2024-01-04gpiolib: replace the GPIO device mutex with a read-write semaphoreGravatar Bartosz Golaszewski 3-11/+11
2024-01-04gpiolib: remove the GPIO device from the list when it's unregisteredGravatar Bartosz Golaszewski 1-3/+3
2024-01-03gpio: nuvoton: Add Nuvoton NPCM sgpio driverGravatar Jim Liu 3-0/+627
2024-01-03gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCsGravatar Tzuyi Chang 3-0/+618
2024-01-03gpio: pmic-eic-sprd: Configure the bit corresponding to the EIC through offsetGravatar Wenhua Lin 1-9/+10
2024-01-02gpio: dwapb: Use generic request, free and set_configGravatar Emil Renner Berthing 1-4/+9
2023-12-27gpio: sysfs: drop tabs from local variable declarationsGravatar Bartosz Golaszewski 1-33/+32
2023-12-27gpiolib: drop tabs from local variable declarationsGravatar Bartosz Golaszewski 1-20/+18
2023-12-27gpiolib: remove extra_checksGravatar Bartosz Golaszewski 1-22/+9
2023-12-27gpio: tps65219: don't use CONFIG_DEBUG_GPIOGravatar Bartosz Golaszewski 1-9/+9
2023-12-27gpiolib: cdev: replace locking wrappers for gpio_device with guardsGravatar Kent Gibson 1-158/+47
2023-12-27gpiolib: cdev: replace locking wrappers for config_mutex with guardsGravatar Kent Gibson 1-39/+24
2023-12-27gpiolib: cdev: allocate linereq using kvzalloc()Gravatar Kent Gibson 1-2/+2
2023-12-27gpiolib: cdev: include overflow.hGravatar Kent Gibson 1-0/+1
2023-12-27Merge tag 'v6.7-rc7' into gpio/for-nextGravatar Bartosz Golaszewski 3-14/+29
2023-12-21gpio: dwapb: mask/unmask IRQ when disable/enale itGravatar xiongxin 1-4/+8
2023-12-21gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()Gravatar Kent Gibson 1-4/+12
2023-12-19gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()Gravatar Kent Gibson 1-38/+36
2023-12-19gpiolib: cdev: improve documentation of get/set valuesGravatar Kent Gibson 1-1/+23
2023-12-19gpiolib: cdev: fully adopt guard() and scoped_guard()Gravatar Kent Gibson 1-86/+57
2023-12-19gpiolib: remove debounce_period_us from struct gpio_descGravatar Kent Gibson 2-8/+0
2023-12-19gpiolib: cdev: relocate debounce_period_us from struct gpio_descGravatar Kent Gibson 1-23/+142
2023-12-18Merge tag 'intel-gpio-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Bartosz Golaszewski 3-59/+22
2023-12-18gpio: mmio: Clean up headersGravatar Andy Shevchenko 1-13/+11
2023-12-18gpio: mmio: Make use of device propertiesGravatar Andy Shevchenko 1-18/+7
2023-12-18gpiolib: use a mutex to protect the list of GPIO devicesGravatar Bartosz Golaszewski 4-100/+90
2023-12-18gpiolib: rename static functions that are called with the lock takenGravatar Bartosz Golaszewski 1-4/+4
2023-12-18gpio: xilinx: remove excess kernel docGravatar Bartosz Golaszewski 1-1/+0
2023-12-15gpiolib: allocate memory atomically with a spinlock heldGravatar Bartosz Golaszewski 1-1/+9
2023-12-13backlight: hx8357: Convert to agnostic GPIO APIGravatar Andy Shevchenko 1-2/+2
2023-12-08gpio: sim: implement the dbg_show() callbackGravatar Bartosz Golaszewski 1-0/+22
2023-12-08Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-nextGravatar Bartosz Golaszewski 4-25/+43
2023-12-08gpiolib: remove gpiochip_is_requested()Gravatar Bartosz Golaszewski 1-35/+13
2023-12-08gpio: stmpe: use gpiochip_dup_line_label()Gravatar Bartosz Golaszewski 1-1/+5
2023-12-08gpio: wm8994: use gpiochip_dup_line_label()Gravatar Bartosz Golaszewski 1-5/+8
2023-12-08gpio: wm831x: use gpiochip_dup_line_label()Gravatar Bartosz Golaszewski 1-5/+9
2023-12-08gpiolib: provide gpiochip_dup_line_label()Gravatar Bartosz Golaszewski 1-0/+29
2023-12-07gpio: sim: fix the email address in MODULE_AUTHOR()Gravatar Bartosz Golaszewski 1-1/+1
2023-12-07gpio: max730x: don't use kernel-doc marker for regular commentGravatar Randy Dunlap 1-1/+1
2023-12-01gpio: ixp4xx: Handle clock output on pin 14 and 15Gravatar Linus Walleij 1-1/+50
2023-12-01gpiolib: sysfs: Fix error handling on failed exportGravatar Boerge Struempfel 1-6/+9
2023-11-28gpio: sysfs: fix forward declaration of struct gpio_deviceGravatar Bartosz Golaszewski 1-2/+2
2023-11-24Merge branch 'gpio/device_get_label_for_pinctrl' into gpio/for-nextGravatar Bartosz Golaszewski 1-0/+14
2023-11-24gpiolib: provide gpio_device_get_label()Gravatar Bartosz Golaszewski 1-0/+14