index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+4
2018-01-08
pinctrl: armada-37xx: account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2017-12-20
pinctrl: mvebu: Delete an error message for a failed memory allocation in mve...
Markus Elfring
1
-3
/
+2
2017-11-29
pinctrl: armada-37xx: Fix direction_output() callback behavior
Gregory CLEMENT
1
-2
/
+11
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+64
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
1
-4
/
+2
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-11-03
pinctrl: armada-37xx: remove unused variable
Arnd Bergmann
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
pinctrl: armada-37xx: Add edge both type gpio irq support
Ken Ma
1
-0
/
+64
2017-10-19
pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base
Thierry Reding
1
-2
/
+2
2017-09-12
pinctrl: armada-37xx: Fix gpio interrupt setup
Gregory CLEMENT
1
-19
/
+22
2017-08-22
pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc...
Julia Lawall
1
-1
/
+1
2017-08-14
pinctrl: armada-37xx: add static to local data
Masahiro Yamada
1
-2
/
+2
2017-08-07
pinctrl: armada-37xx: Fix number of pin in south bridge
Gregory CLEMENT
1
-1
/
+1
2017-08-07
pinctrl: armada-37xx: Fix the pin 23 on south bridge
Gregory CLEMENT
1
-6
/
+17
2017-06-29
pinctrl: armada-37xx: Fix number of pin in sdio_sb
Gregory CLEMENT
1
-2
/
+2
2017-06-29
pinctrl: armada-37xx: Fix uart2 group selection register mask
Ken Ma
1
-2
/
+3
2017-06-16
pinctrl: mvebu: add driver for Armada CP110 pinctrl
Hanna Hawa
3
-0
/
+692
2017-06-16
pinctrl: mvebu: add driver for Armada AP806 pinctrl
Hanna Hawa
3
-0
/
+145
2017-06-16
pinctrl: avoid PLAT_ORION dependency
Russell King
1
-4
/
+0
2017-06-16
pinctrl: mvebu: remove the offset property for regmap
Gregory CLEMENT
2
-6
/
+2
2017-05-22
pinctrl: armada-37xx: Add irqchip support
Gregory CLEMENT
1
-0
/
+229
2017-04-24
pinctrl: armada-37xx: Add gpio support
Gregory CLEMENT
1
-14
/
+114
2017-04-24
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
Gregory CLEMENT
3
-1
/
+657
2017-02-13
pinctrl: mvebu: make bool drivers explicitly non-modular
Paul Gortmaker
9
-65
/
+9
2017-01-30
Merge branch 'ib-mvebu-98dx3236' into devel
Linus Walleij
1
-0
/
+156
2017-01-30
pinctrl: mvebu: pinctrl driver for 98DX3236 SoC
Kalyan Kinthada
1
-0
/
+156
2017-01-26
pinctrl: mvebu: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-01-18
pinctrl: mvebu: add simple regmap based pinctrl implementation
Russell King
2
-1
/
+75
2017-01-18
pinctrl: mvebu: switch drivers to generic simple mmio
Russell King
8
-186
/
+45
2017-01-18
pinctrl: mvebu: provide generic simple mmio-based implementation
Russell King
2
-0
/
+63
2017-01-18
pinctrl: mvebu: provide per-control private data
Russell King
10
-39
/
+88
2017-01-18
pinctrl: mvebu: constify mvebu_mpp_ctrl structures
Russell King
10
-16
/
+16
2017-01-17
pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()
Markus Elfring
1
-8
/
+8
2017-01-17
pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()
Markus Elfring
1
-4
/
+5
2017-01-17
pinctrl: mvebu: Delete an unnecessary return statement in mvebu_pinconf_group...
Markus Elfring
1
-1
/
+0
2017-01-17
pinctrl: mvebu: Delete an error message for a failed memory allocation in thr...
Markus Elfring
1
-11
/
+3
2017-01-17
pinctrl: mvebu: Use kmalloc_array() in mvebu_pinctrl_dt_node_to_map()
Markus Elfring
1
-1
/
+1
2016-09-21
pinctrl: mvebu: orion5x: Generalise mv88f5181l support for 88f5181
Jamie Lentin
1
-11
/
+12
2016-07-24
pinctrl: fix pincontrol definition for marvell
Andreas Klinger
1
-42
/
+43
2016-04-21
pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
10
-55
/
+2
2016-02-13
pinctrl: mvebu: fix num_settings in mpp group assignment
Sebastian Hesselbarth
1
-3
/
+6
2015-12-09
pinctrl: mvebu: complain about missing group after checking variant
Sebastian Hesselbarth
1
-13
/
+16
2015-12-01
pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU
Masahiro Yamada
1
-1
/
+1
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-203
/
+222
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-06-10
pinctrl: mvebu: armada-39x: add support for Armada 395 variant
Thomas Petazzoni
1
-17
/
+23
2015-06-10
pinctrl: mvebu: armada-39x: add missing SATA functions
Thomas Petazzoni
1
-0
/
+9
[next]