index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ath79.c
Age
Commit message (
Expand
)
Author
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