index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
(
follow
)
Commit message (
Expand
)
Author
Age
*
pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
Jonathan Bakker
2020-06-20
*
pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...
Krzysztof Kozlowski
2019-12-21
*
pinctrl: samsung: Fix device node refcount leaks in init code
Krzysztof Kozlowski
2019-12-21
*
pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...
Krzysztof Kozlowski
2019-12-21
*
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
2017-08-16
*
pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_range
Andrew Jeffery
2016-06-07
*
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-11-02
|
\
|
*
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-10-16
*
|
pinctrl: samsung: Remove unneded semicolon
Javier Martinez Canillas
2015-10-02
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
|
\
|
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
*
|
pinctrl: samsung: s3c24xx: fix syntax error
Linus Walleij
2015-09-14
|
/
*
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-09-04
|
\
|
*
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-28
|
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
|
*
pinctrl/samsung: Use irq_set_handler_locked()
Thomas Gleixner
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-07-17
|
*
pinctrl: samsung: remove "out of memory" messages
Dan Carpenter
2015-07-16
|
*
pinctrl: samsung: don't truncate the last char
Dan Carpenter
2015-07-16
*
|
pinctrl: samsung: Remove old unused defines
Krzysztof Kozlowski
2015-07-17
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-01
|
\
|
*
pinctrl/samsung: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
|
*
pinctrl/samsung: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
|
*
pinctrl/exynos: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
*
|
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-06-10
*
|
pinctrl: samsung: Fix the pointer in PTR_ERR()
Fabio Estevam
2015-06-04
|
/
*
pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
Abhilash Kesavan
2015-03-18
*
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
2015-03-05
*
pinctrl: exynos: Add AUDIO pin controller for exynos7
Padmavathi Venna
2015-01-19
*
pinctrl: exynos: Add BUS1 pin controller for exynos7
Vivek Gautam
2015-01-14
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
pinctrl: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
|
\
\
|
*
|
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
|
|
/
*
|
pinctrl: exynos: Add support for Exynos4415
Tomasz Figa
2014-11-09
*
|
pinctrl: exynos: Add initial driver data for Exynos7
Naveen Krishna Ch
2014-11-09
*
|
pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
Abhilash Kesavan
2014-11-09
*
|
pinctrl: exynos: Consolidate irq domain callbacks
Abhilash Kesavan
2014-11-09
*
|
pinctrl: exynos: Generalize the eint16_31 demux code
Abhilash Kesavan
2014-11-09
*
|
pinctrl: samsung: Separate per-bank init and runtime data
Tomasz Figa
2014-11-09
*
|
pinctrl: samsung: Constify samsung_pin_ctrl struct
Tomasz Figa
2014-11-09
*
|
pinctrl: samsung: Constify samsung_pin_bank_type struct
Tomasz Figa
2014-11-09
*
|
pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct
Tomasz Figa
2014-11-09
*
|
pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR()
Tomasz Figa
2014-11-09
|
/
*
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
|
\
|
*
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-23
*
|
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-07
|
\
\
|
*
|
pinctrl: clean up after enable refactoring
Linus Walleij
2014-09-04
|
|
/
*
/
pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
Tomasz Figa
2014-08-21
|
/
[next]