summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
19 hoursMerge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
24 hoursgpios: palmas: add .get_direction() opAndreas Kemnade
25 hoursgpio: sifive: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
25 hoursgpio: rcar: Drop unused FILONOFF macroMarek Vasut
25 hoursgpio: cdev: Drop redundant nonseekable_open() return checkbui duc phuc
25 hoursgpio: mt7621: unify naming style in driver codeSergio Paracuellos
25 hoursMerge tag 'v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
4 daysMerge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysgpio: nomadik: drop "chip registered" log on probe successThéo Lebrun
4 daysgpio: nomadik: use dev_err_probe()Théo Lebrun
4 daysgpio: nomadik: drop duplicate probe error lineThéo Lebrun
4 daysgpio: nomadik: add missing dev_err() call on chip populate failureThéo Lebrun
4 daysgpio: nomadik: convert nmk_gpio_populate_chip() to goto cleanupThéo Lebrun
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
6 daysgpio: mvebu: add wake-up interrupt supportRosen Penev
6 daysgpio: timberdale: Return -ENOMEM on dynamic memory allocation in probeVladimir Zapolskiy
7 daysgpio: mt7621: be sure IRQ domain is created before exposing GPIO chipsSergio Paracuellos
7 daysgpio: mt7621: more robust management of IRQ domain teardownSergio Paracuellos
7 daysgpio: mt7621: avoid corruption of shared interrupt trigger stateSergio Paracuellos
7 daysgpio: shared-proxy: always serialize with a sleeping mutexViacheslav Bocharov
7 daysgpio-f7188x: Add support for NCT6126D version BPaul Louvel
8 daysgpio: amd-fch: switch to guard() notationDmitry Torokhov
8 daysgpio: kunit: add test cases for software node hogsBartosz Golaszewski
8 daysgpio: kunit: shrink initialization codeBartosz Golaszewski
11 daysgpio: htc-egpio: use managed gpiochip registrationPengpeng Hou
11 daysgpio: mvebu: fail probe if gpiochip registration failsPengpeng Hou
11 daysgpio: pca9570: Use I2C match dataPengpeng Hou
11 daysgpio: realtek: Add driver for Realtek DHC RTD1625 SoCTzuyi Chang
11 daysgpio: Replace "default y" with "default ARCH_REALTEK" in KconfigYu-Chun Lin
11 daysgpio: tb10x: remove unnecessary bracesIgor Putko
11 daysgpio: tb10x: use unsigned int instead of bare unsignedIgor Putko
11 daysgpio: rockchip: use platform_get_irq() to retrieve interruptMarco Scardovi
11 daysgpio: rockchip: use devm_platform_ioremap_resource() to map registersMarco Scardovi
2026-06-23gpio: davinci: fix IRQ domain leak on devm_kzalloc failureQingshuang Fu
2026-06-23gpio: tegra: do not call pinctrl for GPIO directionRunyu Xiao
2026-06-22gpio: tb10x: fix struct tb10x_gpio kernel-docIgor Putko
2026-06-22gpiolib: initialize return value in gpiochip_set_multiple()Ruoyu Wang
2026-06-19Merge commit '6beaec3aee9852438b89e4d7891caf5e84d45851' of git://git.kernel.o...Bartosz Golaszewski
2026-06-18gpio: eic-sprd: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-18gpio: sch: use raw_spinlock_t in the irq startup pathRunyu Xiao
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-17gpiolib: acpi: Prevent out-of-bounds pin access in OperationRegion handlerMarco Scardovi
2026-06-17gpiolib: acpi: Add robust bounds-checking for GPIO pin resourcesMarco Scardovi
2026-06-16Merge tag 'intel-gpio-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski
2026-06-16gpio: mlxbf3: fail probe if gpiochip registration failsPengpeng Hou
2026-06-16gpio: pisosr: Read "ngpios" as u32Rob Herring (Arm)
2026-06-16Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2026-06-16Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-10gpiolib: handle gpio-hogs only onceDaniel Drake