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
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
pinctrl: bcm: make use of raw_spinlock variants
Julia Cartwright
2
-45
/
+45
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
4
-10
/
+10
2016-12-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-6
/
+0
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-69
/
+97
2016-12-07
pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP
Linus Walleij
2
-76
/
+65
2016-11-15
pinctrl: bcm2835: Return pins to inputs when freed
Phil Elwell
1
-0
/
+11
2016-11-15
pinctrl: bcm2835: Fix ints for GPIOs 28-31 & 46-53
Phil Elwell
1
-12
/
+38
2016-11-04
pinctrl: bcm2835: reduce GPPUD set-up time
Stefan Wahren
1
-4
/
+6
2016-10-31
pinctrl: iproc: Fix iProc and NSP GPIO support
Ray Jui
2
-2
/
+2
2016-10-17
pinctrl: bcm2835: add pull defines to dt bindings
Gerd Hoffmann
1
-6
/
+0
2016-09-07
pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structures
Julia Lawall
1
-2
/
+2
2016-09-07
pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures
Julia Lawall
1
-2
/
+2
2016-09-07
pinctrl: ns2: constify pinctrl_ops and pinmux_ops structures
Julia Lawall
1
-2
/
+2
2016-07-22
pinctrl: iproc: Add NSP and Stingray GPIO support
Ray Jui
1
-7
/
+111
2016-07-22
pinctrl: bcm: add OF dependencies
Arnd Bergmann
1
-0
/
+2
2016-07-22
pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_probe()
Wei Yongjun
1
-6
/
+2
2016-07-11
pinctrl: nsp: remove redundant dev_err call in nsp_pinmux_probe()
Wei Yongjun
1
-6
/
+2
2016-07-11
pinctrl: ns2: fix return value check in ns2_pinmux_probe()
Wei Yongjun
1
-2
/
+2
2016-06-29
pinctrl: nsp: add pinmux driver support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
3
-0
/
+660
2016-06-08
pinctrl: nsp-gpio: fix non-static functions
Ben Dooks
1
-2
/
+4
2016-05-09
pinctrl: ns2: rename pinctrl_utils_dt_free_map
Arnd Bergmann
1
-1
/
+1
2016-04-30
pinctrl: ns2: add pinmux driver support for Broadcom NS2 SoC
Yendapally Reddy Dhananjaya Reddy
3
-0
/
+1131
2016-04-21
pinctrl: nsp-gpio: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+1
2016-04-21
pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-10
/
+2
2016-04-21
pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+1
2016-04-21
pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-2
/
+1
2016-04-21
pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-3
/
+1
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
4
-4
/
+4
2016-04-01
pinctrl: bcm2835: Implement get_direction callback
Stefan Wahren
1
-0
/
+13
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-19
/
+14
2016-03-08
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
Phil Elwell
1
-1
/
+1
2016-02-19
pinctrl: cygnus-gpio: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-20
/
+15
2016-01-12
Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-202
/
+958
2016-01-05
pinctrl: nsp-gpio: use gpiochip data pointer
Linus Walleij
1
-12
/
+7
2016-01-05
pinctrl: bcm2835: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2015-12-24
pinctrl: nsp-gpio: forever loop in nsp_gpio_get_strength()
Dan Carpenter
1
-1
/
+2
2015-12-22
pinctrl: bcm2835: Fix memory leak in error path
Stefan Wahren
1
-1
/
+1
2015-12-21
pinctrl: fixup problematic flag
Linus Walleij
1
-1
/
+0
2015-12-21
pinctrl: bcm/cygnys/iproc: fixup rebase issue
Linus Walleij
1
-1
/
+1
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
1
-6
/
+7
2015-12-17
pinctrl: fixup problematic flag
Linus Walleij
1
-1
/
+0
2015-12-14
pinctrl: bcm2835: Fix initial value for direction_output
Stefan Wahren
1
-6
/
+7
2015-12-11
pinctrl: bcm: Default PINCTRL_BCM281XX to y for ARCH_BCM_MOBILE
Florian Fainelli
1
-0
/
+1
2015-12-10
pinctrl: nsp-gpio: fix up parent attribute
Linus Walleij
1
-1
/
+1
2015-12-10
Merge branch 'bcm-nsp' of ../linux-pinctrl into devel
Linus Walleij
3
-0
/
+767
2015-12-10
Merge branch 'bcm-nsp' into devel
Linus Walleij
3
-0
/
+767
2015-12-10
pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
3
-0
/
+767
2015-11-30
pinctrl: Rename gpio driver from cygnus to iproc
Pramod Kumar
3
-11
/
+24
[next]