index
:
linux.git
master
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-02-12
gpiolib: rework the locking mechanism for lineevent kfifo
Bartosz Golaszewski
2020-02-10
gpio: sifive: fix static checker warning
Yash Shah
2020-02-10
gpio: xilinx: Fix bug where the wrong GPIO register is written to
Paul Thomas
2020-02-10
gpiolib: remove unnecessary argument from set_config call
Kent Gibson
2020-02-10
gpio: bd71828: Remove unneeded defines for GPIO_LINE_DIRECTION_IN/OUT
Axel Lin
2020-02-10
gpiolib: fix gpio_do_set_config()
Bartosz Golaszewski
2020-02-10
Revert "gpiolib: remove set but not used variable 'config'"
Bartosz Golaszewski
2020-02-10
Revert "gpiolib: Remove duplicated function gpio_do_set_config()"
Bartosz Golaszewski
2020-02-10
gpio: wcd934x: Fix logic of wcd_gpio_get
Axel Lin
2020-02-10
gpio: wcd934x: Don't change gpio direction in wcd_gpio_set
Axel Lin
2020-02-10
gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not there
Lubomir Rintel
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-29
Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-01-26
Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-01-24
gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
Matti Vaittinen
2020-01-23
gpiolib: hold gpio devices lock until ->descs array is initialised
Dan Callaghan
2020-01-23
gpio: aspeed-sgpio: fixed typos
Sachin agarwal
2020-01-23
gpio: Drop the chained IRQ handler assign function
Linus Walleij
2020-01-23
gpio: mvebu: clear irq in edge cause register before unmask edge irq
Maxim Kiselev
2020-01-23
gpiolib: Lower verbosity when allocating hierarchy irq
Kevin Hao
2020-01-23
Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2020-01-20
gpio/sifive: Add GPIO driver for SiFive SoCs
Yash Shah
2020-01-17
gpiolib: Remove duplicated function gpio_do_set_config()
YueHaibing
2020-01-17
Merge branch 'fixup-thunderx-hierarchy' into devel
Linus Walleij
2020-01-17
Merge tag 'v5.5-rc6' into devel
Linus Walleij
2020-01-15
gpio: wcd934x: Add support to wcd934x gpio controller
Srinivas Kandagatla
2020-01-15
gpiolib: remove set but not used variable 'config'
YueHaibing
2020-01-15
gpio: vx855: fixed a typo
Sachin agarwal
2020-01-15
gpio: mockup: sort headers alphabetically
Bartosz Golaszewski
2020-01-15
gpio: mockup: update the license tag
Bartosz Golaszewski
2020-01-15
gpio: Remove the unused flags
Shaokun Zhang
2020-01-15
gpiolib: Set lockdep class for hierarchical irq domains
Stephen Boyd
2020-01-15
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
Kevin Hao
2020-01-15
gpiolib: Add the support for the msi parent domain
Kevin Hao
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2020-01-15
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
Kevin Hao
2020-01-09
gpio: altera: change to platform_get_irq_optional to avoid false-positive error
Ooi, Joyce
2020-01-09
gpio: Update TODO
Linus Walleij
2020-01-07
Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-01-07
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
Song Hui
2020-01-07
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
2020-01-07
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
Jia-Ju Bai
2020-01-07
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-07
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2020-01-07
gpiolib: use gpiochip_get_desc() in gpio_ioctl()
Bartosz Golaszewski
2020-01-07
gpiolib: use gpiochip_get_desc() in lineevent_create()
Bartosz Golaszewski
[prev]
[next]