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
/
pinctrl
/
qcom
/
pinctrl-ssbi-gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
pinctrl: qcom: ssbi-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-04-20
pinctrl: qcom ssbi-gpio: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+21
2023-01-26
pinctrl: qcom: Unify accessing to device fwnode
Andy Shevchenko
1
-1
/
+1
2022-11-28
pinctrl: qcom: remove duplicate included header files
ye xingchen
1
-1
/
+0
2022-10-24
pinctrl: qcom: Add missing header(s)
Andy Shevchenko
1
-8
/
+10
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2020-07-20
pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-09
pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
Linus Walleij
1
-1
/
+1
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
1
-1
/
+1
2020-01-07
pinctrl: qcom: ssbi-gpio: constify copied structure
Julia Lawall
1
-1
/
+1
2019-10-03
pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio core
Brian Masney
1
-88
/
+33
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2019-02-14
qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate
Brian Masney
1
-1
/
+2
2019-02-13
qcom: ssbi-gpio: add support for hierarchical IRQ chip
Brian Masney
1
-12
/
+123
2019-02-13
pinctrl: qcom: ssbi-gpio: hardcode IRQ counts
Brian Masney
1
-14
/
+7
2018-11-17
pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues
Brian Masney
1
-6
/
+17
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+1
2018-09-05
pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant
Douglas Anderson
1
-7
/
+21
2017-08-14
pinctrl: qcom: ssbi-gpio: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2016-04-21
pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-7
/
+2
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-8
/
+8
2016-01-07
pinctrl: qcom: Use platform_irq_count() instead of of_irq_count()
Stephen Boyd
1
-3
/
+6
2016-01-05
pinctrl: ssbi-gpio: use gpiochip data pointer
Linus Walleij
1
-7
/
+7
2016-01-05
pinctrl: qcom: fix up errorpath
Linus Walleij
1
-2
/
+2
2015-12-27
pinctrl: ssbi-gpio: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
1
-1
/
+1
2015-12-01
pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins
Stephen Boyd
1
-6
/
+10
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-17
pinctrl: fix qcom ssbi drivers for 64-bit compilation
Arnd Bergmann
1
-1
/
+1
2015-10-16
pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n
Jonas Gorski
1
-1
/
+1
2015-09-14
pinctrl: qcom: ssbi: convert null test to IS_ERR test
Julia Lawall
1
-2
/
+2
2015-07-17
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson
1
-0
/
+791