Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c60ce7fe82c46d9480b85858828e3042dfe6c9bf
/
drivers
/
pinctrl
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
b3a5af4
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
1ab3638
pinctrl: at91: fix null pointer dereference
by David Dueck
· 9 years ago
58a5e1b
pinctrl: mediatek: Implement wake handler and suspend resume
by Maoguang Meng
· 9 years ago
d48c2c0
pinctrl: mediatek: Fix multiple registration issue.
by Hongzhou Yang
· 9 years ago
580a7ee
pinctrl: sh-pfc: r8a7794: add USB pin groups
by Shinobu Uehara
· 9 years ago
91d33cf
pinctrl: at91: Use generic irq_{request,release}_resources()
by Geert Uytterhoeven
· 9 years ago
109fdf1
pinctrl: cherryview: Use raw_spinlock for locking
by Mika Westerberg
· 9 years ago
78e1c89
pinctrl: baytrail: Use raw_spinlock for locking
by Mika Westerberg
· 9 years ago
00133ff
pinctrl: imx6ul: Remove .owner field
by Fabio Estevam
· 9 years ago
2fe2918
pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grp
by Mike Looijmans
· 9 years ago
5b9eaa5
pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching
by Ben Hutchings
· 9 years ago
9462510
pinctrl: tegra: Only set the gpio range if needed
by Tomeu Vizoso
· 9 years ago
8152d8c
pinctrl: sun4i: add spdif to pin description.
by Marcus Cooper
· 9 years ago
627b151
pinctrl: atlas7: clear ugly branch statements for pull and drivestrength
by Wei Chen
· 9 years ago
39ce815
pinctrl: baytrail: Serialize all register access
by Mika Westerberg
· 9 years ago
5ab49db
pinctrl: baytrail: Drop FSF mailing address
by Mika Westerberg
· 9 years ago
07a06ae
pinctrl: rockchip: only enable gpio clock when it setting
by Lin Huang
· 9 years ago
c70336c
pinctrl/mediatek: fix spelling mistake in dev_err error message
by Colin Ian King
· 9 years ago
4585b00
pinctrl: cherryview: Serialize all register access
by Mika Westerberg
· 9 years ago
39b87ad1
pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux setting
by Masahiro Yamada
· 9 years ago
d7f005e
pinctrl: nomadik: reflect current input value
by Linus Walleij
· 9 years ago
ca67f10
pinctrl: join dev_dbg strings into a single line
by Masahiro Yamada
· 9 years ago
48356aa
pinctrl: sirf: add power management support for atlas7
by Wei Chen
· 9 years ago
1051fad
pinctrl: nomadik: split stn8815 UART0 pin groups
by Linus Walleij
· 9 years ago
9458120
pinctrl: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
802bb9b
pinctrl: nomadik: depromote GPIO to subsystem_init()
by Linus Walleij
· 9 years ago
ee04139
pinctrl/ARM: move GPIO and pinctrl deps to device tree
by Linus Walleij
· 9 years ago
d8323c6
pinctrl: sunxi: Add custom irq_domain_ops
by Maxime Ripard
· 9 years ago
e324957
pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()
by Masahiro Yamada
· 9 years ago
2b38ca6
pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
by Masahiro Yamada
· 9 years ago
fb5b778
pinctrl: sunxi: Add irq_chip name
by Maxime Ripard
· 9 years ago
a0d6de9
pinctrl: sunxi: Use common functions to change irq_chip and handler
by Maxime Ripard
· 9 years ago
38b0e50
pinctrl: driver for Conexant Digicolor CX92755 pin mapping
by Baruch Siach
· 10 years ago
ab4a936
pinctrl: nomadik: assure GPIO chips are populated
by Linus Walleij
· 9 years ago
6ca7d2e
pinctrl: nomadik: find chip from local array
by Linus Walleij
· 9 years ago
bc222ef
pinctrl: nomadik: break out state container allocator
by Linus Walleij
· 9 years ago
71ebd1a
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
681ccdc
pinctrl: lpc18xx: fix schmitt trigger setup
by Joachim Eastwood
· 9 years ago
9571b25
Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
by Uwe Kleine-König
· 9 years ago
714b1dd
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
by Jonathan Bell
· 9 years ago
c10372e
pinctrl: single: ensure pcs irq will not be forced threaded
by Grygorii Strashko
· 9 years ago
61bb3ae
sh-pfc: fix sparse GPIOs for R-Car SoCs
by Sergei Shtylyov
· 9 years ago
27aa2e3
pinctrl: abx500: remove strict mode
by Linus Walleij
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
6de52c1
pinctrl: pinconf: pinconf_show_config() can be static
by kbuild test robot
· 9 years ago
eeef97b
pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
3b0d156
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
by Thomas Gleixner
· 9 years ago
d1800c2
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
415f748
pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removal
by Thomas Gleixner
· 9 years ago
f43ebaf
pinctrl/pistachio: Prepare pistachio_gpio_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
fc02a46
pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
fa00fec
pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
f66eb49
pinctrl/samsung: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
40ec168
pinctrl/exynos: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
34c0ad8
pinctrl/qcom: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
2dbf1bc
pinctrl/rockchip: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
c639845b
pinctrl/at91: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
9d82931
pinctrl/amd: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
e0d6a2c
pinctrl/adi2: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
fc756bc
pinctrl/intel: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
a4e3f78
pinctrl/cherryview: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
f3a085b
pinctrl/baytrail: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
1aa74fd
pinctrl/bcm2835: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
c21f784
pinctrl/exynos: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
20d5d14
pinctrl: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
03051bc
pinctrl/rockchip: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
8f1338c
pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
by Timur Tabi
· 9 years ago
b4c45fe
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
by Bjorn Andersson
· 9 years ago
eb5c144
pinctrl: qcom: spmi-mpp: Transpose pinmux function
by Bjorn Andersson
· 9 years ago
099f3e4
pinctrl: qcom: spmi-mpp: Add support for setting analog output level
by Bjorn Andersson
· 9 years ago
bd6eab9
pinctrl: lpc18xx: add support for usb1 pinconf
by Joachim Eastwood
· 9 years ago
d96310a
pinctrl: pinconf: Fix display of configs
by Jon Hunter
· 9 years ago
7562998
pinctrl: pinconf: Allow groups to be configured via debugfs
by Jon Hunter
· 9 years ago
ad64498
pinctrl: qcom: Hook pm_power_down for shutdown support
by Stephen Boyd
· 9 years ago
5cde07a
pinctrl: samsung: Remove old unused defines
by Krzysztof Kozlowski
· 9 years ago
e3f3aaa
pinctrl: sirf: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
6417049
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
by Grygorii Strashko
· 9 years ago
03c42c3
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
d009fa3b
pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
by Geert Uytterhoeven
· 9 years ago
39ad6ff
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
by Geert Uytterhoeven
· 9 years ago
9f21c67
pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check
by Geert Uytterhoeven
· 9 years ago
c7977ec
pinctrl: sh-pfc: Convert to platform_get_*()
by Geert Uytterhoeven
· 9 years ago
16ccaf5
pinctrl: sh-pfc: Accept standard function, pins and groups properties
by Laurent Pinchart
· 9 years ago
583facb
pinctrl: samsung: remove "out of memory" messages
by Dan Carpenter
· 9 years ago
8749f8e
pinctrl: samsung: don't truncate the last char
by Dan Carpenter
· 9 years ago
95b612c
pinctrl: move CONFIG_PINCTRL to drivers/Makefile
by Masahiro Yamada
· 9 years ago
b3b6616
pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver
by Masahiro Yamada
· 9 years ago
3c0fd8e
pinctrl: UniPhier: add UniPhier ProXstream2 pinctrl driver
by Masahiro Yamada
· 9 years ago
1950b04
pinctrl: UniPhier: add UniPhier PH1-Pro5 pinctrl driver
by Masahiro Yamada
· 9 years ago
95372f9
pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver
by Masahiro Yamada
· 9 years ago
b5cf416
pinctrl: UniPhier: add UniPhier PH1-Pro4 pinctrl driver
by Masahiro Yamada
· 9 years ago
edd95a4
pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver
by Masahiro Yamada
· 9 years ago
6e90889
pinctrl: UniPhier: add UniPhier pinctrl core support
by Masahiro Yamada
· 9 years ago
0e94804
pinctrl: qcom: spmi-mpp: Implement support for sink mode
by Bjorn Andersson
· 9 years ago
eaaf5dd
pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL
by Bjorn Andersson
· 9 years ago
7682b37
pinctrl: qcom: spmi-mpp: Fixes related to enable handling
by Bjorn Andersson
· 9 years ago
ba5f94c
pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser
by Bjorn Andersson
· 9 years ago
fb00de7
pinctrl: simplify of_pinctrl_get()
by Masahiro Yamada
· 9 years ago
Next »