index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sta2x11.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-14
/
+1
2019-04-05
drivers: gpio: sta2x11: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-4
/
+1
2018-07-02
gpio: sta2x11: Inline regs macro
Linus Walleij
1
-12
/
+7
2018-07-02
gpio: sta2x11: Use BIT() macro
Linus Walleij
1
-12
/
+8
2018-07-02
gpio: sta2x11: Include the right header
Linus Walleij
1
-1
/
+1
2017-08-21
gpio: sta2x11: use devres for irq generic chip
Bartosz Golaszewski
1
-4
/
+9
2017-08-21
gpio: sta2x11: disallow unbinding the driver
Bartosz Golaszewski
1
-0
/
+1
2017-05-29
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-2
/
+10
2017-03-15
gpio: sta2x11: use resource management for irqs
Bartosz Golaszewski
1
-11
/
+6
2016-03-31
gpio: sta2x11: make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-02-23
gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-1
/
+1
2016-01-05
gpio: sta2x11: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2015-12-26
gpio: sta2x11: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
1
-1
/
+1
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-17
gpio-sta2x11: Convert to use devm_ioremap_resource
Tushar Behera
1
-1
/
+3
2013-06-17
gpio-sta2x11: Fix potential NULL pointer dereference
Sachin Kamat
1
-0
/
+2
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-07-05
gpio-sta2x11: don't use pdata if null
Alessandro Rubini
1
-2
/
+3
2012-05-09
gpio: Add STA2X11 GPIO block
Alessandro Rubini
1
-0
/
+435