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
/
meson
/
pinctrl-meson.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
pinctrl: meson: Constify some structures
Christophe JAILLET
1
-12
/
+13
2024-06-17
pinctrl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2022-09-08
pinctrl: meson: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-4
/
+3
2022-04-18
pinctrl: meson: Replace custom code by gpiochip_node_count() call
Andy Shevchenko
1
-16
/
+12
2022-04-18
pinctrl: meson: Rename REG_* to MESON_REG_*
Andy Shevchenko
1
-12
/
+12
2020-11-05
pinctrl/meson: enable building as modules
Kevin Hilman
1
-0
/
+8
2020-07-07
pinctrl: meson: fix drive strength register and bit calculation
Hyeonki Hong
1
-4
/
+7
2020-04-28
pinctrl: meson: wire up the gpio_chip's set_config callback
Martin Blumenstingl
1
-0
/
+1
2020-04-28
pinctrl: meson: implement the gpio_chip get_direction callback
Martin Blumenstingl
1
-0
/
+13
2020-01-07
pinctrl: meson: Fix wrong shift value when get drive-strength
Qianggui Song
1
-0
/
+1
2019-11-19
pinctrl: meson: add pinctrl driver support for Meson-A1 SoC
Qianggui Song
1
-0
/
+9
2019-11-19
pinctrl: meson: add a new callback for SoCs fixup
Qianggui Song
1
-9
/
+20
2019-08-23
pinctrl: meson: meson: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-83
/
+267
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
1
-7
/
+1
2019-06-01
pinctrl: meson: update with SPDX Licence identifier
Neil Armstrong
1
-7
/
+1
2019-05-24
pinctrl: meson: add output support in pinconf
Jerome Brunet
1
-55
/
+127
2019-05-23
pinctrl: meson: add support of drive-strength-microamp
Guillaume La Roque
1
-0
/
+99
2019-05-23
pinctrl: meson: Rework enable/disable bias part
Guillaume La Roque
1
-36
/
+49
2019-01-21
pinctrl: meson: add optional region for drive strength
Jerome Brunet
1
-0
/
+6
2019-01-21
pinctrl: meson: fix G12A ao pull registers base address
Xingyu Chen
1
-10
/
+12
2018-11-19
pinctrl: meson: fix pull enable register calculation
Jerome Brunet
1
-1
/
+2
2018-11-05
pinctrl: meson: fix pinconf bias disable
Jerome Brunet
1
-1
/
+1
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+1
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2017-10-17
pinctrl: meson: rework pinmux ops
Jerome Brunet
1
-89
/
+7
2017-10-17
pinctrl: meson: separate soc drivers
Jerome Brunet
1
-50
/
+4
2017-10-06
pinctrl: meson: get rid of pin_base
Jerome Brunet
1
-17
/
+13
2017-10-06
pinctrl: meson: remove offset from pinctrl
Jerome Brunet
1
-15
/
+3
2017-09-21
pinctrl: meson: fix incorrect usage of ENOSYS
Jerome Brunet
1
-1
/
+1
2017-03-28
pinctrl: meson: use gpio-ranges from DT
Neil Armstrong
1
-13
/
+1
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-2
/
+0
2016-12-29
pinctrl: meson: fix gpio request disabling other modes
Neil Armstrong
1
-1
/
+1
2016-11-05
pinctrl: meson: Add GXL pinctrl definitions
Neil Armstrong
1
-0
/
+8
2016-09-23
Merge tag 'v4.8-rc6' into devel
Linus Walleij
1
-7
/
+1
2016-08-22
pinctrl: meson: get rid of unneeded domain structures
Beniamino Galvani
1
-135
/
+87
2016-08-10
pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
Wei Yongjun
1
-7
/
+1
2016-05-11
pinctrl: amlogic: Add support for Amlogic Meson GXBB SoC
Carlo Caione
1
-0
/
+8
2016-04-21
pinctrl: meson: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+1
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-1
/
+1
2016-03-09
pinctrl: amlogic: Make driver independent from two-domain configuration
Carlo Caione
1
-76
/
+59
2016-03-09
pinctrl: meson: make explicitly non-modular
Paul Gortmaker
1
-7
/
+1
2016-01-05
pinctrl: meson: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-06-25
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-05-19
pinctrl: Fix gpio/pin mapping for Meson8b
Carlo Caione
1
-1
/
+1
2015-04-07
pinctrl: Add support for Meson8b
Carlo Caione
1
-0
/
+4
[next]