index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91-pio4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
pinctrl: at91-pio4: Get rid of legacy call
Linus Walleij
1
-11
/
+10
2018-09-13
pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()
Dan Carpenter
1
-6
/
+2
2018-07-16
pinctrl: at91-pio4: Remove redundant return value check
Wei Yongjun
1
-4
/
+0
2018-07-16
pinctrl: at91-pio4: add support for drive strength
Ludovic Desroches
1
-0
/
+42
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-16
/
+23
2018-05-24
pinctrl: at91-pio4: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-01-08
pinctrl: at91-pio4: account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+5
2017-04-07
pinctrl: at91-pio4: handle suspend to ram
Alexandre Belloni
1
-6
/
+28
2016-06-13
pinctrl: at91-pio4: make it explicitly non-modular
Paul Gortmaker
1
-19
/
+3
2016-06-08
pinctrl: at91-pio4: fix non-exported functions
Ben Dooks
1
-3
/
+3
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-15
/
+15
2016-04-29
pinctrl: at91-pio4: fix pull-up/down logic
Ludovic Desroches
1
-0
/
+2
2016-04-21
pinctrl: at91-pio4: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-13
/
+13
2016-04-01
pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map
Irina Tirdea
1
-2
/
+2
2016-03-09
pinctrl: at91: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-2
/
+2
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-7
/
+9
2016-01-05
pinctrl: at91-pio4: use gpiochip data pointer
Linus Walleij
1
-6
/
+8
2015-12-10
pinctrl: at91-pio4: fix memleak after using dt map
Ludovic Desroches
1
-6
/
+9
2015-11-30
pinctrl: at91-pio4: use %pr format string for resource
Arnd Bergmann
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-6
/
+6
2015-10-03
pinctrl: at91-pio4: irq argument as been removed from irq flow handlers
Ludovic Desroches
1
-2
/
+3
2015-10-03
pinctrl: at91-pio4: use irq_set_handler_locked
Ludovic Desroches
1
-5
/
+5
2015-10-02
pinctrl: at91-pio4: add PM stuff
Ludovic Desroches
1
-0
/
+76
2015-09-21
pinctrl: introduce driver for Atmel PIO4 controller
Ludovic Desroches
1
-0
/
+1017