index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-adp5588.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: removing kfree remove functionality
Varka Bhadram
2015-04-08
1
-1
/
+0
*
gpio: use (!foo) instead of (foo == NULL)
Varka Bhadram
2015-04-08
1
-2
/
+2
*
gpio: use devm_kzalloc
Varka Bhadram
2015-04-08
1
-2
/
+1
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-5
/
+1
*
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
2014-02-13
1
-0
/
+1
*
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
2014-02-13
1
-2
/
+13
*
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
-3
/
+6
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: adp5588: Use module_i2c_driver
Axel Lin
2012-09-04
1
-13
/
+1
*
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
2012-04-10
1
-1
/
+1
*
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
1
-3
/
+2
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+503