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
/
gpio-ath79.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-09
gpio: ath79: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-06-27
gpio: ath79: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-29
gpio: fix meaningless return expression
zhong jiang
2018-03-27
gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()
Wei Yongjun
2017-12-02
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-10-19
gpio: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-03-16
gpio: ath79: make use of raw_spinlock variants
Julia Cartwright
2016-10-24
gpio: ath79: Fix module autoload
Javier Martinez Canillas
2016-09-15
gpio: ath79: fix implicit assumption module.h is present
Paul Gortmaker
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
2016-02-10
gpio: ath79: Update the copyright notice
Alban Bedel
2016-02-10
gpio: ath79: Add support for the interrupt controller
Alban Bedel
2016-02-10
gpio: ath79: Make the driver removable
Alban Bedel
2016-02-10
gpio: ath79: Allow building in compile tests
Alban Bedel
2016-02-10
gpio: ath79: Move to the generic GPIO driver
Alban Bedel
2016-01-05
gpio: ath79: use gpiochip data pointer
Linus Walleij
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-11
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
2015-11-30
gpio: use dev_get_platdata()
Nizam Haider
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-10-02
gpio: ath79: Convert to the state container design pattern
Alban Bedel
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
2015-09-03
MIPS: ath79: Move the GPIO driver to drivers/gpio
Alban Bedel