index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-exynos.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-30
1
-0
/
+11
|
\
|
*
pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
Chanwoo Choi
2016-12-30
1
-40
/
+51
*
|
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
2017-01-26
1
-0
/
+56
*
|
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
2017-01-26
1
-0
/
+145
*
|
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
2017-01-26
1
-11
/
+11
*
|
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
2017-01-26
1
-6
/
+2
*
|
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2017-01-18
1
-75
/
+0
|
/
*
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
2016-11-15
1
-0
/
+6
*
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
2016-11-15
1
-23
/
+16
*
pinctrl: exynos: remove duplicate calls in irq handler
perr perr
2016-08-22
1
-5
/
+1
*
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
1
-1
/
+2
|
\
|
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+2
*
|
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
2015-11-16
1
-0
/
+103
|
/
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+2
*
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+0
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
1
-4
/
+4
*
pinctrl/exynos: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-2
/
+3
*
pinctrl/exynos: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-25
1
-2
/
+2
*
pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block
Abhilash Kesavan
2015-03-18
1
-1
/
+0
*
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
2015-03-05
1
-0
/
+153
*
pinctrl: exynos: Add AUDIO pin controller for exynos7
Padmavathi Venna
2015-01-19
1
-0
/
+10
*
pinctrl: exynos: Add BUS1 pin controller for exynos7
Vivek Gautam
2015-01-14
1
-0
/
+19
*
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
1
-2
/
+2
|
\
|
*
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
1
-2
/
+2
*
|
pinctrl: exynos: Add support for Exynos4415
Tomasz Figa
2014-11-09
1
-0
/
+75
*
|
pinctrl: exynos: Add initial driver data for Exynos7
Naveen Krishna Ch
2014-11-09
1
-0
/
+105
*
|
pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interrupts
Abhilash Kesavan
2014-11-09
1
-10
/
+35
*
|
pinctrl: exynos: Consolidate irq domain callbacks
Abhilash Kesavan
2014-11-09
1
-26
/
+6
*
|
pinctrl: exynos: Generalize the eint16_31 demux code
Abhilash Kesavan
2014-11-09
1
-4
/
+10
*
|
pinctrl: samsung: Separate per-bank init and runtime data
Tomasz Figa
2014-11-09
1
-22
/
+22
*
|
pinctrl: samsung: Constify samsung_pin_ctrl struct
Tomasz Figa
2014-11-09
1
-21
/
+18
*
|
pinctrl: samsung: Constify samsung_pin_bank_type struct
Tomasz Figa
2014-11-09
1
-4
/
+4
*
|
pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct
Tomasz Figa
2014-11-09
1
-22
/
+0
|
/
*
pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
Tomasz Figa
2014-08-21
1
-6
/
+63
*
pinctrl: samsung: Group all drivers in a sub-dir
Sachin Kamat
2014-07-11
1
-0
/
+1123