index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-single.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
1
-1
/
+1
2017-01-26
Merge branch 'ib-pinctrl-genprops' into devel
Linus Walleij
1
-1
/
+1
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-1
/
+1
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
1
-3
/
+2
2017-01-03
pinctrl: single: Use generic pinmux helpers for managing functions
Tony Lindgren
1
-116
/
+18
2017-01-03
pinctrl: single: Use generic pinctrl helpers for managing groups
Tony Lindgren
1
-145
/
+11
2016-12-30
pinctrl: single: fix spelling mistakes on "Ivalid"
Colin Ian King
1
-1
/
+1
2016-11-16
pinctrl: single: Fix a couple error codes
Dan Carpenter
1
-2
/
+6
2016-11-11
pinctrl: single: search for the bits property when parsing bits
Axel Haslam
1
-1
/
+1
2016-11-11
pinctrl: single: check for any error when getting rows
Axel Haslam
1
-4
/
+8
2016-11-05
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
1
-24
/
+24
2016-11-05
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
Tony Lindgren
1
-18
/
+93
2016-10-28
pinctrl: single: Drop pointless macro
Tony Lindgren
1
-11
/
+7
2016-10-28
pinctrl: single: Drop custom names
Tony Lindgren
1
-30
/
+6
2016-06-22
pinctrl: single: Fix missing flush of posted write for a wakeirq
Tony Lindgren
1
-0
/
+3
2016-04-15
pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
Keerthy
1
-3
/
+3
2016-03-11
pinctrl: single: Use a separate lockdep class
Sudeep Holla
1
-0
/
+8
2015-11-17
pinctrl: Delete unnecessary checks
Markus Elfring
1
-4
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-04
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-10
/
+4
2015-07-28
pinctrl: kill off set_irq_flags usage
Rob Herring
1
-5
/
+0
2015-07-20
pinctrl: single: ensure pcs irq will not be forced threaded
Grygorii Strashko
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-17
pinctrl: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-16
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
Grygorii Strashko
1
-1
/
+0
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-05-06
pinctrl: single: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-05
pinctrl: single: fix freudian slip
Linus Walleij
1
-1
/
+1
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-2
/
+2
2014-08-29
pinctrl: single: AM437x: Add pinctrl compatibility
Keerthy
1
-0
/
+7
2014-08-29
pinctrl: single: Add DRA7 pinctrl compatibility
Nishanth Menon
1
-0
/
+7
2014-07-11
pinctrl: pinctrl-single.c: Cleaning up wrong format string usage
Rickard Strandqvist
1
-1
/
+1
2014-07-11
pinctrl: pinctrl-single.c: Cleaning up values that are never used
Rickard Strandqvist
1
-2
/
+1
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-56
/
+0
2014-04-23
pinctrl: single: Clear pin interrupts enabled by bootloader
Tony Lindgren
1
-0
/
+13
2014-02-10
pinctrl: single: add low power mode support
Chao Xie
1
-0
/
+3
2014-01-15
pinctrl: single: fix infinite loop caused by bad mask
Tomi Valkeinen
1
-0
/
+8
2014-01-15
pinctrl: single: fix pcs_disable with bits_per_mux
Tomi Valkeinen
1
-2
/
+8
2013-11-14
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
Roger Quadros
1
-7
/
+3
2013-10-19
pinctrl: single: Fix build when not built on ARM
Tony Lindgren
1
-1
/
+6
2013-10-11
pinctrl: single: Add support for auxdata
Tony Lindgren
1
-0
/
+23
2013-10-11
pinctrl: single: Add support for wake-up interrupts
Tony Lindgren
1
-0
/
+322
2013-10-10
pinctrl: single: Prepare for supporting SoC specific features
Tony Lindgren
1
-9
/
+29
2013-08-29
Merge tag 'v3.11-rc7' into devel
Linus Walleij
1
-0
/
+2
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-11
/
+22
2013-07-23
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
1
-0
/
+2
2013-06-17
pinctrl: single: adopt pinctrl sleep mode management
Hebbar Gururaja
1
-0
/
+27
2013-06-16
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
Manjunathappa, Prakash
1
-5
/
+10
[next]