index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-exynos.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: samsung: constify iomem pointers
Krzysztof Kozlowski
2023-12-28
1
-2
/
+2
*
pinctrl: samsung: add exynosautov920 pinctrl
Jaewon Kim
2023-12-13
1
-1
/
+22
*
pinctrl: samsung: support ExynosAuto GPIO structure
Jaewon Kim
2023-12-13
1
-8
/
+64
*
pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
Youngmin Nam
2023-11-30
1
-0
/
+14
*
pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by
Kees Cook
2023-10-08
1
-1
/
+1
*
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
2022-06-28
1
-4
/
+2
*
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-04-14
1
-4
/
+4
*
pinctrl: samsung: improve wake irq info on console
Martin Jücker
2022-02-01
1
-1
/
+2
*
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
2022-01-23
1
-0
/
+4
*
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-8
/
+7
*
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
2021-04-10
1
-5
/
+5
*
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
2021-01-23
1
-8
/
+8
*
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
2020-08-04
1
-26
/
+32
*
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
Jonathan Bakker
2020-04-28
1
-0
/
+9
*
pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
Jonathan Bakker
2020-04-13
1
-24
/
+49
*
pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...
Krzysztof Kozlowski
2019-10-01
1
-2
/
+8
*
pinctrl: samsung: Add of_node_put() before return in error path
Nishka Dasgupta
2019-10-01
1
-1
/
+3
*
pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
Krzysztof Kozlowski
2019-02-08
1
-10
/
+2
*
pinctrl: samsung: Remove duplicated "wakeup" in printk
Krzysztof Kozlowski
2018-08-10
1
-1
/
+1
*
pinctrl: samsung: Write external wakeup interrupt mask
Krzysztof Kozlowski
2018-07-24
1
-1
/
+49
*
pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
Krzysztof Kozlowski
2018-07-24
1
-0
/
+18
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+3
*
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2018-01-03
1
-19
/
+14
*
pinctrl: samsung: Remove unneeded local variable initialization
Krzysztof Kozlowski
2017-07-24
1
-14
/
+4
*
pinctrl: samsung: Use define from dt-bindings for pin mux function
Krzysztof Kozlowski
2017-07-18
1
-2
/
+4
*
pinctrl: samsung: Fix invalid register offset used for Exynos5433 external in...
Krzysztof Kozlowski
2017-07-18
1
-4
/
+4
*
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
2017-06-30
1
-4
/
+0
*
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
2017-06-07
1
-0
/
+2
*
pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
2017-06-07
1
-2
/
+2
*
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
2017-06-07
1
-1156
/
+6
*
pinctrl: samsung: Clean up modular vs. non-modular distinctions
Paul Gortmaker
2017-05-23
1
-1
/
+0
*
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-03
1
-0
/
+63
|
\
|
*
pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
Marek Szyprowski
2017-03-23
1
-0
/
+58
|
*
pinctrl: samsung: Ensure that pad retention is disabled on driver init
Marek Szyprowski
2017-03-23
1
-0
/
+5
*
|
pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
Chanwoo Choi
2017-04-10
1
-40
/
+40
|
/
*
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-30
1
-0
/
+11
|
\
|
*
pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
Chanwoo Choi
2016-12-30
1
-40
/
+51
*
|
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
2017-01-26
1
-0
/
+56
*
|
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
2017-01-26
1
-0
/
+145
*
|
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
2017-01-26
1
-11
/
+11
*
|
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
2017-01-26
1
-6
/
+2
*
|
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2017-01-18
1
-75
/
+0
|
/
*
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
2016-11-15
1
-0
/
+6
*
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
2016-11-15
1
-23
/
+16
*
pinctrl: exynos: remove duplicate calls in irq handler
perr perr
2016-08-22
1
-5
/
+1
*
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
1
-1
/
+2
|
\
|
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+2
*
|
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
2015-11-16
1
-0
/
+103
|
/
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+2
*
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+0
[next]