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-sta2x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
drivers: gpio: sta2x11: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-4
/
+1
*
gpio: sta2x11: Inline regs macro
Linus Walleij
2018-07-02
1
-12
/
+7
*
gpio: sta2x11: Use BIT() macro
Linus Walleij
2018-07-02
1
-12
/
+8
*
gpio: sta2x11: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: sta2x11: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-4
/
+9
*
gpio: sta2x11: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
*
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
1
-2
/
+10
*
gpio: sta2x11: use resource management for irqs
Bartosz Golaszewski
2017-03-15
1
-11
/
+6
*
gpio: sta2x11: make explicitly non-modular
Paul Gortmaker
2016-03-31
1
-6
/
+2
*
gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-1
/
+1
*
gpio: sta2x11: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-6
/
+6
*
gpio: sta2x11: Be sure to clamp return value
Linus Walleij
2015-12-26
1
-1
/
+1
*
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+1
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-1
/
+1
*
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
1
-1
/
+1
*
gpio-sta2x11: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-17
1
-1
/
+3
*
gpio-sta2x11: Fix potential NULL pointer dereference
Sachin Kamat
2013-06-17
1
-0
/
+2
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-2
/
+2
*
gpio-sta2x11: don't use pdata if null
Alessandro Rubini
2012-07-05
1
-2
/
+3
*
gpio: Add STA2X11 GPIO block
Alessandro Rubini
2012-05-09
1
-0
/
+435