index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
Age
Commit message (
Expand
)
Author
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
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-05-24
Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2018-05-23
pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banks
Marek Szyprowski
2018-05-02
pinctrl: samsung: Remove support for Exynos5440
Krzysztof Kozlowski
2018-05-02
pinctrl: samsung: add pin_dbg_show callback for debugfs
Chanho Park
2018-04-18
pinctrl: samsung: Document required order of banks
Paweł Chmiel
2018-04-18
pinctrl: samsung: Correct EINTG banks order
Paweł Chmiel
[next]