Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d014c5b700a76ad6f95bef79710b21de274e655
/
drivers
/
pinctrl
/
pinctrl-single.c
0ac3c0a4
pinctrl: single: Fix missing flush of posted write for a wakeirq
by Tony Lindgren
· 8 years ago
56b367c
pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs
by Keerthy
· 9 years ago
3c177a1
pinctrl: single: Use a separate lockdep class
by Sudeep Holla
· 9 years ago
f10a258
pinctrl: Delete unnecessary checks
by Markus Elfring
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
88a9988
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
9458120
pinctrl: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
c10372e
pinctrl: single: ensure pcs irq will not be forced threaded
by Grygorii Strashko
· 9 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
20d5d14
pinctrl: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
6417049
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
by Grygorii Strashko
· 9 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 9 years ago
e5b6095
pinctrl: single: Constify irq_domain_ops
by Krzysztof Kozlowski
· 10 years ago
baa9946e
pinctrl: constify of_device_id array
by Fabian Frederick
· 10 years ago
5c759d7
pinctrl: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9e3a979
pinctrl: single: fix freudian slip
by Linus Walleij
· 10 years ago
03e9f0c
pinctrl: clean up after enable refactoring
by Linus Walleij
· 10 years ago
aa2293d
pinctrl: single: AM437x: Add pinctrl compatibility
by Keerthy
· 10 years ago
31320be
pinctrl: single: Add DRA7 pinctrl compatibility
by Nishanth Menon
· 10 years ago
bf4cef6
pinctrl: pinctrl-single.c: Cleaning up wrong format string usage
by Rickard Strandqvist
· 10 years ago
849bfe0
pinctrl: pinctrl-single.c: Cleaning up values that are never used
by Rickard Strandqvist
· 10 years ago
2243a87
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
by Fan Wu
· 10 years ago
5896862
pinctrl: single: Clear pin interrupts enabled by bootloader
by Tony Lindgren
· 11 years ago
4bd7547
pinctrl: single: add low power mode support
by Chao Xie
· 11 years ago
ad5d25f
pinctrl: single: fix infinite loop caused by bad mask
by Tomi Valkeinen
· 11 years ago
dd4c2b3c
pinctrl: single: fix pcs_disable with bits_per_mux
by Tomi Valkeinen
· 11 years ago
c9b3a7d
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
by Roger Quadros
· 11 years ago
1b9c0fb
pinctrl: single: Fix build when not built on ARM
by Tony Lindgren
· 11 years ago
dc7743a
pinctrl: single: Add support for auxdata
by Tony Lindgren
· 11 years ago
3e6cee1
pinctrl: single: Add support for wake-up interrupts
by Tony Lindgren
· 11 years ago
02e483f
pinctrl: single: Prepare for supporting SoC specific features
by Tony Lindgren
· 11 years ago
6ad30ce
Merge tag 'v3.11-rc7' into devel
by Linus Walleij
· 11 years ago
03b054e
pinctrl: Pass all configs to driver on pin_config_set()
by Sherman Yin
· 11 years ago
8cb440a
pinctrl: pinctrl-single: fix compile warning when no CONFIG_PM
by Jean-Francois Moine
· 11 years ago
0f9bc4b
pinctrl: single: adopt pinctrl sleep mode management
by Hebbar Gururaja
· 11 years ago
6f924b0
pinctrl: pinctrl-single: pin names for pinctrl-single.bits
by Manjunathappa, Prakash
· 11 years ago
4e7e801
pinctrl: pinctrl-single: enhance to configure multiple pins of different modules
by Manjunathappa, Prakash
· 11 years ago
18442e6
pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()
by Wei Yongjun
· 11 years ago
7cba5b3
pinctrl: single: correct argument for pinconf
by Haojian Zhuang
· 12 years ago
a7bbdd7
pinctrl: single: Fix build error
by Axel Lin
· 12 years ago
9dddb4d
pinctrl: single: support generic pinconf
by Haojian Zhuang
· 12 years ago
477ac77
pinctrl: single: set function mask as optional
by Haojian Zhuang
· 12 years ago
a1a277e
pinctrl: single: create new gpio function range
by Haojian Zhuang
· 12 years ago
022ab14
pinctrl: Declare operation structures as const
by Laurent Pinchart
· 12 years ago
8b77b37
Revert "pinctrl: single: support gpio request and free"
by Haojian Zhuang
· 12 years ago
150632b
Drivers: pinctrl: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
f90f54b
pinctrl: remove use of __devexit
by Bill Pemberton
· 12 years ago
99688ed
pinctrl: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
2a36f08
pinctrl: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
00e79d1
pinctrl: pinctrl-single: Fix error check condition
by Sachin Kamat
· 12 years ago
2e8b2ea
pinctrl: single: support gpio request and free
by Haojian Zhuang
· 12 years ago
e7ed671
pinctrl: single: dump pinmux register value
by Haojian Zhuang
· 12 years ago
7d66ce7
pinctrl: pinctrl-single: add debugfs pin h/w state info
by Matt Porter
· 12 years ago
9e605cb
pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux
by Peter Ujfalusi
· 12 years ago
00ba7a5
pinctrl: pinctrl-single: Make sure we do not change bits outside of mask
by Peter Ujfalusi
· 12 years ago
8b8b091
pinctrl: Add one-register-per-pin type device tree based pinctrl driver
by Tony Lindgren
· 12 years ago