index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
16
-50
/
+46
*
pinctrl/samsung: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
2
-9
/
+9
*
pinctrl/exynos: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/qcom: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/rockchip: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/at91: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-5
/
+5
*
pinctrl/amd: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-5
/
+5
*
pinctrl/adi2: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/intel: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-3
/
+3
*
pinctrl/baytrail: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/bcm2835: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-2
/
+3
*
pinctrl: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-3
/
+3
*
pinctrl/rockchip: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-17
1
-2
/
+2
*
pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
Timur Tabi
2015-07-17
3
-0
/
+131
*
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson
2015-07-17
4
-0
/
+1687
*
pinctrl: qcom: spmi-mpp: Transpose pinmux function
Bjorn Andersson
2015-07-17
1
-70
/
+87
*
pinctrl: qcom: spmi-mpp: Add support for setting analog output level
Bjorn Andersson
2015-07-17
1
-0
/
+23
*
pinctrl: lpc18xx: add support for usb1 pinconf
Joachim Eastwood
2015-07-17
1
-4
/
+50
*
pinctrl: pinconf: Fix display of configs
Jon Hunter
2015-07-17
1
-37
/
+27
*
pinctrl: pinconf: Allow groups to be configured via debugfs
Jon Hunter
2015-07-17
1
-6
/
+14
*
pinctrl: qcom: Hook pm_power_down for shutdown support
Stephen Boyd
2015-07-17
1
-0
/
+10
*
pinctrl: sirf: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-16
1
-1
/
+0
*
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
Grygorii Strashko
2015-07-16
1
-1
/
+0
*
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-3
/
+0
*
pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
Geert Uytterhoeven
2015-07-16
1
-4
/
+0
*
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-3
/
+0
*
pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check
Geert Uytterhoeven
2015-07-16
1
-4
/
+0
*
pinctrl: sh-pfc: Convert to platform_get_*()
Geert Uytterhoeven
2015-07-16
1
-25
/
+21
*
pinctrl: sh-pfc: Accept standard function, pins and groups properties
Laurent Pinchart
2015-07-16
1
-8
/
+34
*
pinctrl: samsung: remove "out of memory" messages
Dan Carpenter
2015-07-16
1
-49
/
+18
*
pinctrl: samsung: don't truncate the last char
Dan Carpenter
2015-07-16
1
-15
/
+7
*
pinctrl: move CONFIG_PINCTRL to drivers/Makefile
Masahiro Yamada
2015-07-16
1
-4
/
+2
*
pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver
Masahiro Yamada
2015-07-16
3
-0
/
+1279
*
pinctrl: UniPhier: add UniPhier ProXstream2 pinctrl driver
Masahiro Yamada
2015-07-16
3
-0
/
+1274
*
pinctrl: UniPhier: add UniPhier PH1-Pro5 pinctrl driver
Masahiro Yamada
2015-07-16
3
-0
/
+1351
*
pinctrl: UniPhier: add UniPhier PH1-sLD8 pinctrl driver
Masahiro Yamada
2015-07-16
3
-0
/
+799
*
pinctrl: UniPhier: add UniPhier PH1-Pro4 pinctrl driver
Masahiro Yamada
2015-07-16
3
-0
/
+1559
*
pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver
Masahiro Yamada
2015-07-16
3
-0
/
+892
*
pinctrl: UniPhier: add UniPhier pinctrl core support
Masahiro Yamada
2015-07-16
6
-0
/
+912
*
pinctrl: qcom: spmi-mpp: Implement support for sink mode
Bjorn Andersson
2015-07-16
1
-44
/
+71
*
pinctrl: qcom: spmi-mpp: Introduce defines for MODE_CTL
Bjorn Andersson
2015-07-16
1
-12
/
+20
*
pinctrl: qcom: spmi-mpp: Fixes related to enable handling
Bjorn Andersson
2015-07-16
1
-7
/
+18
*
pinctrl: qcom: spmi-mpp: Transition to generic dt binding parser
Bjorn Andersson
2015-07-16
1
-114
/
+16
*
pinctrl: simplify of_pinctrl_get()
Masahiro Yamada
2015-07-16
1
-7
/
+1
*
pinctrl: imx: add i.mx6ul subdriver
Frank Li
2015-07-16
3
-0
/
+331
*
sh-pfc: r8a7791: remove non-existing GPIO pins
Laurent Pinchart
2015-07-16
1
-2
/
+17
*
sh-pfc: r8a7790: remove non-existing GPIO pins
Laurent Pinchart
2015-07-16
1
-2
/
+19
*
added tabs instead of spaces
Mario Bambagini
2015-07-16
1
-4
/
+4
[next]