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
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
1
-0
/
+6
2016-11-15
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
6
-78
/
+99
2016-09-23
Merge branch 'fixes' into devel
Linus Walleij
1
-9
/
+1
2016-09-12
pinctrl: samsung: Remove an always false dev->of_node test
Sylwester Nawrocki
1
-9
/
+1
2016-08-22
pinctrl: exynos: remove duplicate calls in irq handler
perr perr
1
-5
/
+1
2016-05-30
pinctrl: samsung: Suppress unbinding to prevent theoretical attacks
Krzysztof Kozlowski
2
-0
/
+2
2016-04-26
pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
Andrew Jeffery
1
-7
/
+8
2016-04-21
pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+2
2016-04-21
pinctrl: exynos5440: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+1
2016-02-15
pinctrl: samsung: fix SMP race condition
Youngmin Nam
1
-13
/
+35
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-20
/
+16
2016-01-05
pinctrl: exynos5440: use gpiochip data pointer
Linus Walleij
1
-7
/
+7
2016-01-05
pinctrl: samsung: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
3
-8
/
+9
2015-11-16
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
3
-0
/
+106
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-12
/
+2
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-10-02
pinctrl: samsung: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+11
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
3
-11
/
+11
2015-09-14
pinctrl: samsung: s3c24xx: fix syntax error
Linus Walleij
1
-1
/
+1
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-108
/
+62
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
4
-6
/
+0
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
3
-25
/
+23
2015-07-17
pinctrl/samsung: Use irq_set_handler_locked()
Thomas Gleixner
2
-9
/
+9
2015-07-17
pinctrl/exynos: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+3
2015-07-17
pinctrl: samsung: Remove old unused defines
Krzysztof Kozlowski
1
-5
/
+0
2015-07-16
pinctrl: samsung: remove "out of memory" messages
Dan Carpenter
1
-49
/
+18
2015-07-16
pinctrl: samsung: don't truncate the last char
Dan Carpenter
1
-15
/
+7
2015-07-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+7
2015-06-25
pinctrl/samsung: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-4
/
+4
2015-06-25
pinctrl/samsung: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
pinctrl/exynos: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2
-4
/
+4
2015-06-04
pinctrl: samsung: Fix the pointer in PTR_ERR()
Fabio Estevam
1
-1
/
+1
2015-03-18
pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
Abhilash Kesavan
1
-1
/
+0
2015-03-05
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
3
-0
/
+156
2015-01-19
pinctrl: exynos: Add AUDIO pin controller for exynos7
Padmavathi Venna
1
-0
/
+10
2015-01-14
pinctrl: exynos: Add BUS1 pin controller for exynos7
Vivek Gautam
1
-0
/
+19
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-12-15
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-11-09
pinctrl: exynos: Add support for Exynos4415
Tomasz Figa
3
-0
/
+78
2014-11-09
pinctrl: exynos: Add initial driver data for Exynos7
Naveen Krishna Ch
3
-0
/
+108
2014-11-09
pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
Abhilash Kesavan
2
-10
/
+38
2014-11-09
pinctrl: exynos: Consolidate irq domain callbacks
Abhilash Kesavan
1
-26
/
+6
2014-11-09
pinctrl: exynos: Generalize the eint16_31 demux code
Abhilash Kesavan
2
-4
/
+12
2014-11-09
pinctrl: samsung: Separate per-bank init and runtime data
Tomasz Figa
5
-33
/
+72
2014-11-09
pinctrl: samsung: Constify samsung_pin_ctrl struct
Tomasz Figa
5
-95
/
+97
2014-11-09
pinctrl: samsung: Constify samsung_pin_bank_type struct
Tomasz Figa
5
-26
/
+24
[next]