index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: freescale: imx7d: make of_device_ids const.
Arvind Yadav
2017-06-29
1
-3
/
+3
*
pinctrl: generic: Add output-enable property
Jacopo Mondi
2017-06-29
1
-0
/
+3
*
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-06-29
7
-97
/
+80
|
\
|
*
pinctrl: stm32: Fix bad function call
Alexandre TORGUE
2017-06-09
1
-1
/
+1
|
*
pinctrl/amd: Use regular interrupt instead of chained
Thomas Gleixner
2017-06-09
1
-50
/
+41
|
*
pinctrl: sunxi: Fix SPDIF function name for A83T
Chen-Yu Tsai
2017-05-23
1
-1
/
+1
|
*
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
2017-05-23
1
-4
/
+12
|
*
pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
Mika Westerberg
2017-05-23
1
-4
/
+17
|
*
pinctrl: core: Fix warning by removing bogus code
Tony Lindgren
2017-05-22
2
-34
/
+7
|
*
Revert "pinctrl: generic: Add bi-directional and output-enable"
Linus Walleij
2017-05-22
1
-3
/
+0
|
*
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
Wei Yongjun
2017-05-22
1
-1
/
+2
*
|
pinctrl: armada-37xx: Fix number of pin in sdio_sb
Gregory CLEMENT
2017-06-29
1
-2
/
+2
*
|
pinctrl: armada-37xx: Fix uart2 group selection register mask
Ken Ma
2017-06-29
1
-2
/
+3
*
|
pinctrl: bcm2835: Avoid warning from __irq_do_set_handler
Stefan Wahren
2017-06-29
1
-0
/
+4
*
|
pinctrl: ingenic: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-06-20
1
-2
/
+2
*
|
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20
Masahiro Yamada
2017-06-20
1
-189
/
+194
*
|
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD11
Masahiro Yamada
2017-06-20
1
-172
/
+192
*
|
Merge tag 'samsung-pinctrl-4.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2017-06-20
10
-1197
/
+1269
|
\
\
|
*
|
pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem
Krzysztof Kozlowski
2017-06-07
1
-3
/
+3
|
*
|
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
2017-06-07
1
-0
/
+2
|
*
|
pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
2017-06-07
1
-2
/
+2
|
*
|
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
2017-06-07
7
-1159
/
+1245
|
*
|
pinctrl: samsung: Add include guard to local header
Krzysztof Kozlowski
2017-05-24
1
-0
/
+5
|
*
|
pinctrl: samsung: Clean up modular vs. non-modular distinctions
Paul Gortmaker
2017-05-23
5
-27
/
+6
|
*
|
pinctrl: samsung: Remove unneeded (void *) casts in of_match_table
Masahiro Yamada
2017-05-15
1
-10
/
+10
|
|
/
*
|
pinctrl: mvebu: add driver for Armada CP110 pinctrl
Hanna Hawa
2017-06-16
3
-0
/
+692
*
|
pinctrl: mvebu: add driver for Armada AP806 pinctrl
Hanna Hawa
2017-06-16
3
-0
/
+145
*
|
pinctrl: avoid PLAT_ORION dependency
Russell King
2017-06-16
1
-4
/
+0
*
|
pinctrl: mvebu: remove the offset property for regmap
Gregory CLEMENT
2017-06-16
2
-6
/
+2
*
|
pinctrl: meson-gxl: add tsin_a pins
Jerome Brunet
2017-06-16
1
-0
/
+36
*
|
pinctrl: intel: Add Intel Cannon Lake PCH pin controller support
Mika Westerberg
2017-06-09
3
-0
/
+451
*
|
pinctrl: intel: Make it possible to specify mode per pin in a group
Mika Westerberg
2017-06-09
2
-8
/
+26
*
|
pinctrl: intel: Add support for variable size pad groups
Mika Westerberg
2017-06-09
3
-56
/
+176
*
|
pinctrl: sunxi: Add support for A83T R_PIO
Chen-Yu Tsai
2017-06-09
3
-0
/
+133
*
|
pinctrl: bcm: cleanup Broadcom license headers
Scott Branden
2017-06-09
4
-15
/
+15
*
|
pinctrl: sunxi: constify irq_domain_ops
Tobias Klauser
2017-06-09
1
-1
/
+1
*
|
pinctrl: stm32: remove useless check
Alexandre TORGUE
2017-06-09
1
-5
/
+0
*
|
pinctrl: meson: add interrupts to pinctrl data
Jerome Brunet
2017-06-09
5
-46
/
+63
*
|
pinctrl: meson-gxbb: remove non-existing pin GPIOX_22
Heiner Kallweit
2017-06-09
1
-1
/
+0
*
|
Merge tag 'sh-pfc-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2017-05-31
9
-1353
/
+1926
|
\
\
|
*
|
pinctrl: sh-pfc: r8a7794: Add R8A7745 support
Sergei Shtylyov
2017-05-16
5
-2
/
+38
|
*
|
pinctrl: sh-pfc: r8a7794: Remove reserved bits
Sergei Shtylyov
2017-05-16
1
-588
/
+529
|
*
|
pinctrl: sh-pfc: r8a7794: Remove AVB_AVTP_* groups
Sergei Shtylyov
2017-05-16
1
-32
/
+0
|
*
|
pinctrl: sh-pfc: r8a7794: Rename some I2C signals
Sergei Shtylyov
2017-05-16
1
-69
/
+69
|
*
|
pinctrl: sh-pfc: r8a7791: Add R8A7743 support
Sergei Shtylyov
2017-05-16
5
-420
/
+473
|
*
|
pinctrl: sh-pfc: r8a7795-es1: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349
Kuninori Morimoto
2017-05-16
1
-15
/
+15
|
*
|
pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349
Kuninori Morimoto
2017-05-16
1
-10
/
+10
|
*
|
pinctrl: sh-pfc: r8a7796: Add Audio clock pin support
Kuninori Morimoto
2017-05-16
1
-0
/
+160
|
*
|
pinctrl: sh-pfc: r8a7796: Add Audio SSI pin support
Kuninori Morimoto
2017-05-16
1
-0
/
+231
|
*
|
pinctrl: sh-pfc: r8a7796: Rename SSI_{WS,SCK}34 to SSI_{WS,SCK}349
Kuninori Morimoto
2017-05-16
1
-10
/
+10
[next]