index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434
Thomas Gleixner
1
-2
/
+1
2019-02-08
pinctrl: at91: add slewrate support for SAM9X60
Claudiu Beznea
1
-0
/
+48
2019-02-08
pinctrl: at91: add compatibles for SAM9X60 pin controller
Claudiu Beznea
1
-0
/
+2
2019-02-08
pinctrl: at91: add drive strength support for SAM9X60
Claudiu Beznea
1
-0
/
+52
2019-02-08
pinctrl: at91: add option to use drive strength bits
Claudiu Beznea
1
-12
/
+20
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-2
/
+2
2018-09-14
pinctrl: at91: don't use the same irqchip with multiple gpiochips
Ludovic Desroches
1
-14
/
+14
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-12
/
+22
2018-01-03
pinctrl: at91: Delete an error message for a failed memory allocation in at91...
Markus Elfring
1
-3
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2016-10-31
pinctrl: at91: add support for OUTPUT config
Boris BREZILLON
1
-0
/
+21
2016-09-12
pinctrl/at91: Don't provide a default trigger type
Marc Zyngier
1
-1
/
+1
2016-06-15
pinctrl: fix incorrect inline keyword in multiple drivers
Arnd Bergmann
1
-1
/
+1
2016-06-13
pinctrl: at91: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+0
2016-05-02
pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable
Alexander Stein
1
-10
/
+3
2016-05-02
pinctrl: at91: Make at91_gpio_template const
Alexander Stein
1
-1
/
+1
2016-04-21
pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-11
/
+2
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-16
/
+12
2016-01-05
pinctrl: at91: use gpiochip data pointer
Linus Walleij
1
-15
/
+11
2015-12-11
pinctrl: at91: Use platform_register/unregister_drivers()
Thierry Reding
1
-7
/
+7
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-24
/
+2
2015-10-27
pinctrl: at91: add missing of_node_put
Julia Lawall
1
-1
/
+4
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-24
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-30
pinctrl: at91: fix null pointer dereference
David Dueck
1
-0
/
+15
2015-08-26
pinctrl: at91: Use generic irq_{request,release}_resources()
Geert Uytterhoeven
1
-24
/
+0
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-17
pinctrl/at91: Use irq_set_handler_locked()
Thomas Gleixner
1
-5
/
+5
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-05-06
pinctrl: at91: Add set_multiple GPIO chip feature
Alexander Stein
1
-0
/
+16
2015-04-15
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-32
/
+28
2015-04-07
pinctrl: at91: convert __raw to endian agnostic IO
Ben Dooks
1
-25
/
+25
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-18
pinctrl: at91: move lock/unlock_as_irq calls into request/release
Boris Brezillon
1
-10
/
+7
2015-03-09
pinctrl: at91: simplify probe error handling
Baruch Siach
1
-5
/
+1
2015-01-26
pinctrl: at91: allow to have disabled gpio bank
Jean-Christophe PLAGNIOL-VILLARD
1
-53
/
+55
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2014-12-15
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+2
2014-12-03
pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show
Matthieu Crapet
1
-6
/
+7
2014-10-29
pinctrl: at91: use own header
Alexandre Belloni
1
-3
/
+1
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
1
-2
/
+2
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-10-08
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+194
2014-09-23
pinctrl: at91: disable PD or PU before enabling PU or PD
Wenyou Yang
1
-0
/
+6
2014-09-23
pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add
Pramod Gurav
1
-4
/
+10
2014-09-23
pinctrl: at91: Fix failure path in at91_gpio_probe path
Pramod Gurav
1
-7
/
+13
2014-09-05
pinctrl: at91: Switch to using managed clk_get
Pramod Gurav
1
-4
/
+2
2014-09-05
pinctrl: at91: add drive strength configuration
Marek Roszko
1
-1
/
+161
[next]