index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
Age
Commit message (
Expand
)
Author
2022-08-16
pinctrl: samsung: Finish initializing the gpios before registering them
Saravana Kannan
2022-06-28
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-21
pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
Krzysztof Kozlowski
2022-04-14
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-04-14
pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()
Andy Shevchenko
2022-04-04
pinctrl: samsung: staticize fsd_pin_ctrl
Krzysztof Kozlowski
2022-02-01
pinctrl: samsung: improve wake irq info on console
Martin Jücker
2022-01-25
pinctrl: samsung: add FSD SoC specific data
Alim Akhtar
2022-01-23
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
2022-01-23
pinctrl: samsung: accept GPIO bank nodes with a suffix
Krzysztof Kozlowski
2022-01-23
pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
Sam Protsenko
2022-01-23
pinctrl: samsung: drop pin banks references on error paths
Krzysztof Kozlowski
2021-12-25
pinctrl: samsung: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-11-23
pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' static
Wei Yongjun
2021-11-16
pinctrl: samsung: Add Exynos7885 SoC specific data
David Virag
2021-10-17
pinctrl: samsung: support ExynosAutov9 SoC pinctrl
Chanho Park
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-13
pinctrl: samsung: Add Exynos850 SoC specific data
Sam Protsenko
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
pinctrl: samsung: Fix pinctrl bank pin count
Jaehyoung Choi
2021-04-10
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
2021-01-27
pinctrl: samsung: use raw_spinlock for s3c64xx
Chanho Park
2021-01-23
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
2020-10-26
pinctrl: samsung: s3c24xx: remove unneeded break
Tom Rix
2020-08-04
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
2020-07-16
pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issues
Lee Jones
2020-07-16
pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
Lee Jones
2020-07-16
pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to stan...
Lee Jones
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-12-15
pinctrl: samsung: Fix missing OF and GPIOLIB dependency on S3C24xx and S3C64xx
Krzysztof Kozlowski
2019-12-11
pinctrl: samsung: Clarify the option titles/names
Krzysztof Kozlowski
2019-12-11
pinctrl: samsung: Enable compile test for build coverage
Krzysztof Kozlowski
2019-10-01
pinctrl: samsung: Fix device node refcount leaks in init code
Krzysztof Kozlowski
2019-10-01
pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...
Krzysztof Kozlowski
2019-10-01
pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...
Krzysztof Kozlowski
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-04-23
pinctrl: samsung: fix leaked of_node references
Wen Yang
2019-02-08
pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
Krzysztof Kozlowski
2018-12-14
pinctrl: Use of_node_name_eq for node name comparisons
Rob Herring
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
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-07-24
pinctrl: samsung: Document suspend and resume members
Krzysztof Kozlowski
2018-07-24
pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
Krzysztof Kozlowski
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]