index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-altera.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: altera: change to platform_get_irq_optional to avoid false-positive error
Ooi, Joyce
2020-01-09
1
-1
/
+1
*
gpio: altera: Pass irqchip when adding gpiochip
Linus Walleij
2019-07-03
1
-27
/
+21
*
gpio: altera: Allocate irq_chip dynamically
Phil Reid
2019-06-10
1
-12
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
gpio: altera: Fixup block comment style
Phil Reid
2019-01-28
1
-2
/
+2
*
gpio: altera: Include GPIO driver header
Linus Walleij
2018-01-13
1
-1
/
+2
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+2
*
gpio: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
1
-2
/
+2
*
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-05-04
1
-12
/
+12
|
\
|
*
gpio: altera: make use of raw_spinlock variants
Julia Cartwright
2017-03-16
1
-12
/
+12
*
|
gpio: altera: Use handle_level_irq when configured as a level_high
Phil Reid
2017-03-06
1
-15
/
+11
|
/
*
gpio: altera: fix implicit assumption module.h is present
Paul Gortmaker
2016-09-15
1
-0
/
+1
*
gpio: gpio-altera: Remove gpiochip on probe failure.
Phil Reid
2016-01-27
1
-2
/
+3
*
gpio: altera: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-14
/
+9
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: altera: use container_of() to get state container
Linus Walleij
2015-10-02
1
-5
/
+10
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-4
/
+2
*
gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
Masahiro Yamada
2015-07-16
1
-1
/
+1
*
gpio: altera: fix return value of altera_gpio_remove()
Masahiro Yamada
2015-07-16
1
-1
/
+1
*
gpio: Fix checkpatch.pl issues
Daniel Lockyer
2015-06-16
1
-1
/
+2
*
altera_gpio_probe() can be static
kbuild test robot
2015-03-27
1
-1
/
+1
*
drivers/gpio: Altera soft IP GPIO driver
Tien Hock Loh
2015-03-07
1
-0
/
+374