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-adp5588.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
gpio: adp5588: Use irqchip template
Linus Walleij
1
-15
/
+24
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2019-02-09
gpio: adp5588.c: Switch to events system
Nikolaus Voss
1
-56
/
+35
2019-02-09
gpio: adp5588: Add device tree support
Nikolaus Voss
1
-83
/
+68
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2018-08-29
drivers: gpio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2018-08-29
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-01-13
gpio: adp5588: Include proper header
Linus Walleij
1
-1
/
+1
2017-05-29
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2016-02-23
gpio: adp5588: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-3
/
+1
2016-01-05
gpio: adp5588: use gpiochip data pointer
Linus Walleij
1
-11
/
+7
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
1
-9
/
+1
2015-04-08
gpio: removing kfree remove functionality
Varka Bhadram
1
-1
/
+0
2015-04-08
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
1
-2
/
+2
2015-04-08
gpio: use devm_kzalloc
Varka Bhadram
1
-2
/
+1
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-5
/
+1
2014-05-09
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-02-13
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
1
-0
/
+1
2014-02-13
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
1
-2
/
+13
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
-3
/
+6
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-04
gpio: adp5588: Use module_i2c_driver
Axel Lin
1
-13
/
+1
2012-04-10
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
1
-1
/
+1
2011-12-12
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
1
-3
/
+2
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+503