index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-exynos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
1
-4
/
+2
2022-04-14
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
1
-4
/
+4
2022-02-01
pinctrl: samsung: improve wake irq info on console
Martin Jücker
1
-1
/
+2
2022-01-23
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
1
-0
/
+4
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-8
/
+7
2021-04-10
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
1
-5
/
+5
2021-01-23
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
1
-8
/
+8
2020-08-04
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
1
-26
/
+32
2020-04-28
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
Jonathan Bakker
1
-0
/
+9
2020-04-13
pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
Jonathan Bakker
1
-24
/
+49
2019-10-01
pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...
Krzysztof Kozlowski
1
-2
/
+8
2019-10-01
pinctrl: samsung: Add of_node_put() before return in error path
Nishka Dasgupta
1
-1
/
+3
2019-02-08
pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
Krzysztof Kozlowski
1
-10
/
+2
2018-08-10
pinctrl: samsung: Remove duplicated "wakeup" in printk
Krzysztof Kozlowski
1
-1
/
+1
2018-07-24
pinctrl: samsung: Write external wakeup interrupt mask
Krzysztof Kozlowski
1
-1
/
+49
2018-07-24
pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
Krzysztof Kozlowski
1
-0
/
+18
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+3
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
1
-19
/
+14
2017-07-24
pinctrl: samsung: Remove unneeded local variable initialization
Krzysztof Kozlowski
1
-14
/
+4
2017-07-18
pinctrl: samsung: Use define from dt-bindings for pin mux function
Krzysztof Kozlowski
1
-2
/
+4
2017-07-18
pinctrl: samsung: Fix invalid register offset used for Exynos5433 external in...
Krzysztof Kozlowski
1
-4
/
+4
2017-06-30
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
1
-4
/
+0
2017-06-07
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
1
-0
/
+2
2017-06-07
pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
1
-2
/
+2
2017-06-07
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
1
-1156
/
+6
2017-05-23
pinctrl: samsung: Clean up modular vs. non-modular distinctions
Paul Gortmaker
1
-1
/
+0
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+63
2017-04-10
pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
Chanwoo Choi
1
-40
/
+40
2017-03-23
pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
Marek Szyprowski
1
-0
/
+58
2017-03-23
pinctrl: samsung: Ensure that pad retention is disabled on driver init
Marek Szyprowski
1
-0
/
+5
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
1
-0
/
+11
2017-01-26
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
1
-0
/
+56
2017-01-26
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
1
-0
/
+145
2017-01-26
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
1
-11
/
+11
2017-01-26
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
1
-6
/
+2
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
1
-75
/
+0
2016-12-30
pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
Chanwoo Choi
1
-40
/
+51
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
1
-23
/
+16
2016-08-22
pinctrl: exynos: remove duplicate calls in irq handler
perr perr
1
-5
/
+1
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+2
2015-11-16
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
1
-0
/
+103
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-4
/
+4
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-06-25
pinctrl/exynos: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-03-18
pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
Abhilash Kesavan
1
-1
/
+0
[next]