index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-single.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: single: Fix a couple error codes
Dan Carpenter
2016-11-16
1
-2
/
+6
*
pinctrl: single: search for the bits property when parsing bits
Axel Haslam
2016-11-11
1
-1
/
+1
*
pinctrl: single: check for any error when getting rows
Axel Haslam
2016-11-11
1
-4
/
+8
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,bits
Tony Lindgren
2016-11-04
1
-24
/
+24
*
pinctrl: single: Use generic parser and #pinctrl-cells for pinctrl-single,pins
Tony Lindgren
2016-11-04
1
-18
/
+93
*
pinctrl: single: Drop pointless macro
Tony Lindgren
2016-10-28
1
-11
/
+7
*
pinctrl: single: Drop custom names
Tony Lindgren
2016-10-28
1
-30
/
+6
*
pinctrl: single: Fix missing flush of posted write for a wakeirq
Tony Lindgren
2016-06-22
1
-0
/
+3
*
pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
Keerthy
2016-04-15
1
-3
/
+3
*
pinctrl: single: Use a separate lockdep class
Sudeep Holla
2016-03-11
1
-0
/
+8
*
pinctrl: Delete unnecessary checks
Markus Elfring
2015-11-17
1
-4
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-09-04
1
-10
/
+4
|
\
|
*
pinctrl: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-5
/
+0
|
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
1
-1
/
+1
|
*
pinctrl: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-3
/
+3
|
*
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
Grygorii Strashko
2015-07-16
1
-1
/
+0
*
|
pinctrl: single: ensure pcs irq will not be forced threaded
Grygorii Strashko
2015-07-20
1
-1
/
+2
|
/
*
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-06-10
1
-2
/
+2
*
pinctrl: single: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-06
1
-1
/
+1
*
pinctrl: constify of_device_id array
Fabian Frederick
2015-03-27
1
-2
/
+2
*
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
pinctrl: single: fix freudian slip
Linus Walleij
2014-09-05
1
-1
/
+1
*
pinctrl: clean up after enable refactoring
Linus Walleij
2014-09-04
1
-2
/
+2
*
pinctrl: single: AM437x: Add pinctrl compatibility
Keerthy
2014-08-29
1
-0
/
+7
*
pinctrl: single: Add DRA7 pinctrl compatibility
Nishanth Menon
2014-08-29
1
-0
/
+7
*
pinctrl: pinctrl-single.c: Cleaning up wrong format string usage
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-single.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-11
1
-2
/
+1
*
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-07-11
1
-56
/
+0
*
pinctrl: single: Clear pin interrupts enabled by bootloader
Tony Lindgren
2014-04-23
1
-0
/
+13
*
pinctrl: single: add low power mode support
Chao Xie
2014-02-10
1
-0
/
+3
*
pinctrl: single: fix infinite loop caused by bad mask
Tomi Valkeinen
2014-01-15
1
-0
/
+8
*
pinctrl: single: fix pcs_disable with bits_per_mux
Tomi Valkeinen
2014-01-15
1
-2
/
+8
*
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
Roger Quadros
2013-11-14
1
-7
/
+3
*
pinctrl: single: Fix build when not built on ARM
Tony Lindgren
2013-10-18
1
-1
/
+6
*
pinctrl: single: Add support for auxdata
Tony Lindgren
2013-10-10
1
-0
/
+23
*
pinctrl: single: Add support for wake-up interrupts
Tony Lindgren
2013-10-10
1
-0
/
+322
*
pinctrl: single: Prepare for supporting SoC specific features
Tony Lindgren
2013-10-09
1
-9
/
+29
*
Merge tag 'v3.11-rc7' into devel
Linus Walleij
2013-08-29
1
-0
/
+2
|
\
|
*
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
Jean-Francois Moine
2013-07-22
1
-0
/
+2
*
|
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
1
-11
/
+22
|
/
*
pinctrl: single: adopt pinctrl sleep mode management
Hebbar Gururaja
2013-06-17
1
-0
/
+27
*
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
Manjunathappa, Prakash
2013-06-16
1
-5
/
+10
*
pinctrl: pinctrl-single: enhance to configure multiple pins of different modules
Manjunathappa, Prakash
2013-06-16
1
-33
/
+165
*
pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()
Wei Yongjun
2013-05-14
1
-1
/
+2
*
pinctrl: single: correct argument for pinconf
Haojian Zhuang
2013-03-13
1
-8
/
+8
*
pinctrl: single: Fix build error
Axel Lin
2013-03-07
1
-3
/
+3
*
pinctrl: single: support generic pinconf
Haojian Zhuang
2013-03-07
1
-7
/
+401
*
pinctrl: single: set function mask as optional
Haojian Zhuang
2013-03-07
1
-4
/
+22
*
pinctrl: single: create new gpio function range
Haojian Zhuang
2013-03-07
1
-2
/
+71
[next]