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
/
include
/
linux
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2
-0
/
+18
2015-10-03
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
1
-32
/
+32
2015-06-01
pinctrl: use "const struct ..." rather than "struct ... const"
Masahiro Yamada
1
-1
/
+1
2015-06-01
pinctrl: remove useless const qualifier
Masahiro Yamada
1
-1
/
+1
2015-05-06
pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
Fabian Frederick
1
-1
/
+1
2015-05-06
pinctrl: move strict option to pinmux_ops
Linus Walleij
2
-3
/
+4
2015-05-06
pinctrl: allow exlusive GPIO/mux pin allocation
Sonic Zhang
1
-0
/
+3
2015-03-05
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
1
-3
/
+3
2015-01-14
pinctrl: consumer: use correct retval for placeholder functions
Wolfram Sang
1
-3
/
+3
2015-01-14
pinctrl: pinconf-generic: loose DT dependence
Linus Walleij
2
-8
/
+11
2015-01-12
pinctrl: pinconf-generic: Allow driver to specify DT params
Soren Brinkmann
2
-0
/
+27
2015-01-12
pinctrl: pinconf-generic: Infer map type from DT property
Soren Brinkmann
1
-0
/
+11
2014-09-04
pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch
Geert Uytterhoeven
1
-1
/
+1
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-4
/
+3
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-2
/
+0
2014-01-16
pinctrl: Add void * to pinctrl_pin_desc
Sherman Yin
1
-0
/
+2
2013-12-16
pinctrl: Adds slew-rate, input-enable/disable
Sherman Yin
1
-0
/
+4
2013-12-03
pinctrl: provide documentation pointer
Linus Walleij
1
-2
/
+4
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
1
-0
/
+3
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-2
/
+4
2013-08-23
pinctrl: utils : add support to pass config type in generic util APIs
Laxman Dewangan
1
-2
/
+20
2013-08-16
pinctrl: add includes and ifdefs for non-DT builds
Linus Walleij
1
-0
/
+9
2013-08-14
pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node
Laxman Dewangan
1
-0
/
+6
2013-06-25
pinctrl: set unit for debounce time pinconfig to usec
Heiko Stübner
1
-1
/
+1
2013-06-25
pinctrl: more clarifications for generic pull configs
Heiko Stübner
1
-1
/
+4
2013-06-25
pinctrl: rip out the direct pinconf API
Linus Walleij
1
-43
/
+0
2013-06-18
pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc
James Hogan
1
-1
/
+1
2013-06-17
pinctrl: establish pull-up/pull-down terminology
Linus Walleij
1
-6
/
+7
2013-06-17
Fix comment on pinctrl_gpio_range.pin_base
Christian Ruppert
1
-1
/
+1
2013-06-17
pinctrl: move the pm state stubs
Linus Walleij
1
-15
/
+15
2013-06-17
pinctrl: add pin list based GPIO ranges
Christian Ruppert
1
-1
/
+3
2013-06-16
drivers: pinctrl sleep and idle states in the core
Linus Walleij
2
-0
/
+38
2013-06-16
pinctrl: add pinconf-generic define for a pin-default pull
Heiko Stübner
1
-0
/
+5
2013-06-16
pinconf-generic: add BIAS_BUS_HOLD pinconf
James Hogan
1
-0
/
+6
2013-05-14
pinctrl: generic: Fix typos and clarify comments
Laurent Pinchart
1
-6
/
+6
2013-04-19
pinctrl/pinconfig: add debug interface
Laurent Meunier
1
-0
/
+6
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-02-15
pinctrl: generic: rename input schmitt disable
Haojian Zhuang
1
-2
/
+4
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
1
-0
/
+45
2013-01-21
pinctrl: generic: add slew rate config parameter
Haojian Zhuang
1
-0
/
+4
2013-01-21
pinctrl: core: get devname from pinctrl_dev
Haojian Zhuang
1
-0
/
+1
2013-01-18
pinctrl: pinconf-generic: add drive strength parameter
Maxime Ripard
1
-0
/
+3
2013-01-12
pinctrl: add pinconf-generic defines for output
Linus Walleij
1
-0
/
+3
2012-11-21
pinctrl: generic: add input schmitt disable parameter
Haojian Zhuang
1
-2
/
+3
2012-11-21
pinctrl: add function to retrieve range from pin
Linus Walleij
1
-0
/
+3
2012-11-21
gpiolib: rename find_pinctrl_*
Linus Walleij
1
-1
/
+1
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-5
/
+2
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+17
2012-11-11
Revert "pinctrl: remove pinctrl_remove_gpio_range"
Viresh Kumar
1
-0
/
+2
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
4
-4
/
+4
[next]