index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
/
pinctrl-armada-37xx.c
Age
Commit message (
Expand
)
Author
2019-01-21
pinctrl: armada-37xx: change suspend/resume time
Miquel Raynal
2019-01-11
pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup
Gregory CLEMENT
2019-01-11
pinctrl: armada-37xx: Correct mpp definitions
Marek BehĂșn
2018-06-29
pinctrl: armada-37xx: add suspend/resume support
Miquel Raynal
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-24
pinctrl: armada-37xx: Fix spurious irq management
Terry Zhou
2018-05-16
pinctrl: armada-37xx: Convert to use match_string() helper
Andy Shevchenko
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-01-08
pinctrl: armada-37xx: account for const type of of_device_id.data
Julia Lawall
2017-11-29
pinctrl: armada-37xx: Fix direction_output() callback behavior
Gregory CLEMENT
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-03
pinctrl: armada-37xx: remove unused variable
Arnd Bergmann
2017-10-31
pinctrl: armada-37xx: Add edge both type gpio irq support
Ken Ma
2017-10-19
pinctrl: armada-37xx: Stop using struct gpio_chip.irq_base
Thierry Reding
2017-09-12
pinctrl: armada-37xx: Fix gpio interrupt setup
Gregory CLEMENT
2017-08-22
pinctrl: armada-37xx: constify pinconf_ops, pinctrl_ops, and pinmux_ops struc...
Julia Lawall
2017-08-14
pinctrl: armada-37xx: add static to local data
Masahiro Yamada
2017-08-07
pinctrl: armada-37xx: Fix number of pin in south bridge
Gregory CLEMENT
2017-08-07
pinctrl: armada-37xx: Fix the pin 23 on south bridge
Gregory CLEMENT
2017-06-29
pinctrl: armada-37xx: Fix number of pin in sdio_sb
Gregory CLEMENT
2017-06-29
pinctrl: armada-37xx: Fix uart2 group selection register mask
Ken Ma
2017-05-22
pinctrl: armada-37xx: Add irqchip support
Gregory CLEMENT
2017-04-24
pinctrl: armada-37xx: Add gpio support
Gregory CLEMENT
2017-04-24
pinctrl: armada-37xx: Add pin controller support for Armada 37xx
Gregory CLEMENT