index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-adp5588.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-14
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-11
gpio: Fix uninitialized variable bit in adp5588_irq_handler
Axel Lin
1
-1
/
+1
2011-12-13
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