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-sx150x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
gpio: sx150x: fix implicit assumption module.h is present
Paul Gortmaker
1
-2
/
+0
2016-04-14
gpio: sx150x: use the new open drain callback
Linus Walleij
1
-14
/
+27
2016-04-14
gpio: sx150x: move platform data into driver
Linus Walleij
1
-1
/
+59
2016-04-05
gpio: sx150x: make explicitly non-modular
Paul Gortmaker
1
-11
/
+4
2016-02-23
gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-16
/
+2
2016-01-05
gpio: sx150x: use gpiochip data pointer
Linus Walleij
1
-15
/
+10
2015-12-27
gpio: sx150x: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-12-22
gpio: sx150x: Add support for sx1502
Peter Rosin
1
-4
/
+49
2015-11-30
gpio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-02
gpio: sx150x: use container_of() to get state container
Linus Walleij
1
-17
/
+14
2015-09-14
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-01-22
gpio: sx150x: fixup OF support
Linus Walleij
1
-2
/
+5
2015-01-19
gpio: sx150x: add dts support for sx150x driver
Wei Chen
1
-1
/
+16
2015-01-15
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
Axel Lin
1
-1
/
+1
2015-01-15
gpio: sx150x: add support for sx1506 gpio expander device
Wei Chen
1
-45
/
+112
2015-01-15
gpio: sx150x: move to irqdomain framework for sx150x driver
Wei Chen
1
-54
/
+18
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-5
/
+2
2014-04-28
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
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-05-31
gpio: sx150x: convert to use devm_* functions
Nikolay Balandin
1
-11
/
+7
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-06
gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
Axel Lin
1
-18
/
+6
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+680