开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-exynos.c
Age
Commit message (
Expand
)
Author
2022-06-28
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
2022-04-14
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-02-01
pinctrl: samsung: improve wake irq info on console
Martin Jücker
2022-01-23
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-04-10
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
2021-01-23
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
2020-08-04
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
2020-04-28
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
Jonathan Bakker
2020-04-13
pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
Jonathan Bakker
2019-10-01
pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...
Krzysztof Kozlowski
2019-10-01
pinctrl: samsung: Add of_node_put() before return in error path
Nishka Dasgupta
2019-02-08
pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
Krzysztof Kozlowski
2018-08-10
pinctrl: samsung: Remove duplicated "wakeup" in printk
Krzysztof Kozlowski
2018-07-24
pinctrl: samsung: Write external wakeup interrupt mask
Krzysztof Kozlowski
2018-07-24
pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
Krzysztof Kozlowski
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2017-07-24
pinctrl: samsung: Remove unneeded local variable initialization
Krzysztof Kozlowski
2017-07-18
pinctrl: samsung: Use define from dt-bindings for pin mux function
Krzysztof Kozlowski
2017-07-18
pinctrl: samsung: Fix invalid register offset used for Exynos5433 external in...
Krzysztof Kozlowski
2017-06-30
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
2017-06-07
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
2017-06-07
pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
2017-06-07
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
2017-05-23
pinctrl: samsung: Clean up modular vs. non-modular distinctions
Paul Gortmaker
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-10
pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
Chanwoo Choi
2017-03-23
pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
Marek Szyprowski
2017-03-23
pinctrl: samsung: Ensure that pad retention is disabled on driver init
Marek Szyprowski
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-26
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
2017-01-26
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
2017-01-26
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
2017-01-26
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2016-12-30
pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
Chanwoo Choi
2016-11-15
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
2016-11-15
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
2016-08-22
pinctrl: exynos: remove duplicate calls in irq handler
perr perr
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-11-16
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
pinctrl/exynos: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-06-25
pinctrl/exynos: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-03-18
pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
Abhilash Kesavan
[next]