index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
Age
Commit message (
Expand
)
Author
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
2018-03-08
pinctrl: samsung: Validate alias coming from DT
Krzysztof Kozlowski
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-10
pinctrl: samsung/s3c24xx: add CONFIG_OF dependency
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-14
Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
pinctrl: samsung: Remove unneeded local variable initialization
Krzysztof Kozlowski
2017-07-19
pinctrl: samsung: Consistently use unsigned instead of u32 for nr_banks
Krzysztof Kozlowski
2017-07-19
pinctrl: samsung: Use unsigned int for number of controller IO mem resources
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-07-18
pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
Krzysztof Kozlowski
2017-06-30
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
2017-06-07
pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem
Krzysztof Kozlowski
[next]