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-wm8994.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
gpio: wm8xxx: Cut down on boilerplate
Linus Walleij
1
-5
/
+1
2018-09-17
gpio: wm8xxx: Use the right header
Linus Walleij
1
-1
/
+1
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-7
/
+6
2016-09-13
gpio: constify gpio_chip structures
Julia Lawall
1
-1
/
+1
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
1
-1
/
+0
2016-04-14
gpio: wm8994: use the new open drain callback
Linus Walleij
1
-1
/
+24
2016-02-23
gpio: wm8994: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-14
/
+3
2016-01-05
gpio: wm8994: use gpiochip data pointer
Linus Walleij
1
-13
/
+8
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-1
/
+2
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
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-07-27
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
1
-12
/
+5
2012-07-12
gpiolib: wm8994: Convert to devm_kzalloc()
Mark Brown
1
-8
/
+3
2012-07-12
gpiolib: wm8994: Use irq_domain mappings for gpios
Mark Brown
1
-4
/
+2
2012-07-05
gpiolib: wm8994: Pay attention to the value set when enabling as output
Mark Brown
1
-1
/
+4
2012-01-02
gpio: Add decode of WM8994 GPIO configuration
Mark Brown
1
-2
/
+77
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+242