index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2014-03-12
pinctrl: st: Fix error check for of_irq_to_resource usage
Srinivas Kandagatla
-1
/
+1
2014-03-12
pinctrl: tegra: consistency cleanup
Stephen Warren
-98
/
+93
2014-03-12
pinctrl: tegra: dynamically calculate function list of groups
Stephen Warren
-3900
/
+44
2014-03-12
pinctrl: tegra: init Tegra20/30 at module_init time
Stephen Warren
-24
/
+2
2014-03-12
pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays
Maxime COQUELIN
-2
/
+2
2014-03-12
pinctrl: st: add pinctrl support for the STiH407 SoC
Giuseppe Cavallaro
-0
/
+17
2014-03-12
pinctrl: st: Enhance the controller to manage unavailable registers
Giuseppe Cavallaro
-43
/
+61
2014-03-12
pinctrl: msm: Simplify msm_config_reg() and callers
Stephen Boyd
-24
/
+5
2014-03-12
pinctrl: msm: Remove impossible WARN_ON()s
Stephen Boyd
-16
/
+0
2014-03-12
pinctrl: msm: Replace lookup tables with math
Stephen Boyd
-6
/
+8
2014-03-12
pinctrl: msm: Drop OF_IRQ dependency
Stephen Boyd
-1
/
+1
2014-03-12
pinctrl: msm: Drop unused includes
Stephen Boyd
-6
/
+1
2014-03-12
pinctrl: msm: Check for ngpios > MAX_NR_GPIO
Stephen Boyd
-1
/
+5
2014-03-12
pinctrl: msm: Silence recursive lockdep warning
Stephen Boyd
-0
/
+7
2014-03-12
pinctrl: mvebu: silence WARN to dev_warn
Sebastian Hesselbarth
-1
/
+2
2014-03-12
pinctrl: msm: drop wake_irqs bitmap
Josh Cartwright
-13
/
+1
2014-03-11
pinctrl-baytrail: add function mux checking in gpio pin request
Chew, Kean Ho
-3
/
+39
2014-03-11
pinctrl: tegra: fix some typos and inconsistencies
Stephen Warren
-29
/
+17
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2014-03-05
pinctrl: sirf: fix kernel panic in gpio_lock_as_irq
Barry Song
-2
/
+2
2014-03-05
pinctrl: sh-pfc: r8a7791: SD1_CLK fix
Magnus Damm
-2
/
+4
2014-03-05
pinctrl: msm: make PINCTRL_MSM bool instead of tristate
Josh Cartwright
-1
/
+1
2014-03-05
pinctrl: sunxi: Fix interrupt register offset calculation
Hans de Goede
-3
/
+3
2014-03-05
pinctrl: sunxi: Fix masking when setting irq type
Hans de Goede
-1
/
+1
2014-03-05
pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility
Chen-Yu Tsai
-0
/
+4
2014-03-05
pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups
Geert Uytterhoeven
-0
/
+469
2014-03-05
pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups
Geert Uytterhoeven
-0
/
+129
2014-03-03
Merge branch 'pinctrl-mvebu' into devel
Linus Walleij
-290
/
+1291
2014-03-01
Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl
Jason Cooper
-0
/
+931
2014-02-25
pinctrl: mvebu: dove: use global register regmap
Sebastian Hesselbarth
-66
/
+58
2014-02-25
pinctrl: mvebu: dove: use remapped pmu_mpp registers
Sebastian Hesselbarth
-5
/
+7
2014-02-25
pinctrl: mvebu: dove: use remapped mpp4 register
Sebastian Hesselbarth
-26
/
+27
2014-02-25
pinctrl: mvebu: dove: use remapped mpp base registers
Sebastian Hesselbarth
-13
/
+14
2014-02-25
pinctrl: mvebu: dove: request syscon regmap for global registers
Sebastian Hesselbarth
-0
/
+28
2014-02-25
pinctrl: mvebu: dove: request additional resources
Sebastian Hesselbarth
-3
/
+42
2014-02-25
pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385
Thomas Petazzoni
-0
/
+467
2014-02-25
pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375
Thomas Petazzoni
-0
/
+464
2014-02-25
pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks
Sebastian Hesselbarth
-20
/
+17
2014-02-25
pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges
Sebastian Hesselbarth
-16
/
+1
2014-02-25
pinctrl: mvebu: remove MPP_REG_CTRL macro
Thomas Petazzoni
-16
/
+3
2014-02-25
pinctrl: mvebu: remove common get/set functions
Sebastian Hesselbarth
-47
/
+2
2014-02-25
pinctrl: mvebu: move resource allocation to SoC specific drivers
Sebastian Hesselbarth
-16
/
+33
2014-02-25
pinctrl: mvebu: armada-xp: provide generic mpp callbacks
Sebastian Hesselbarth
-0
/
+12
2014-02-25
pinctrl: mvebu: armada-370: provide generic mpp callbacks
Sebastian Hesselbarth
-0
/
+12
2014-02-25
pinctrl: mvebu: kirkwood: provide generic mpp callbacks
Sebastian Hesselbarth
-0
/
+12
2014-02-25
pinctrl: mvebu: dove: provide generic mpp callbacks
Sebastian Hesselbarth
-14
/
+22
2014-02-25
pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include
Sebastian Hesselbarth
-0
/
+28
2014-02-25
pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks
Sebastian Hesselbarth
-45
/
+32
2014-02-25
pinctrl: mvebu: identify generic controls by name
Sebastian Hesselbarth
-14
/
+16
2014-02-25
pinctrl: mvebu: remove obsolete per-control name buffer allocation
Sebastian Hesselbarth
-9
/
+0
[prev]
[next]