index
:
Linux Stable
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.12.y
linux-6.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
spear
/
pinctrl-plgpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
2023-11-04
1
-2
/
+2
*
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
2023-11-04
1
-1
/
+1
*
pinctrl: spear: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
1
-5
/
+3
*
pinctrl: plgpio: Convert to immutable irq_chip
Linus Walleij
2023-04-20
1
-2
/
+6
*
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-16
1
-1
/
+0
*
pinctrl: spear: plgpio: Introduce regmap phandle
Herve Codina
2021-12-05
1
-5
/
+17
*
pinctrl: spear: plgpio: Convert to regmap
Herve Codina
2021-12-05
1
-60
/
+76
*
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-2
/
+1
*
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-05
1
-3
/
+1
*
pinctrl: spear/plgpio: Pass irqchip when adding gpiochip
Linus Walleij
2019-09-30
1
-26
/
+21
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio...
Markus Elfring
2018-01-03
1
-6
/
+2
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
1
-1
/
+1
|
\
|
*
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
*
|
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-09-22
1
-3
/
+3
|
/
*
pinctrl: spear: make bool drivers explicitly non-modular
Paul Gortmaker
2017-02-13
1
-6
/
+1
*
pinctrl: spear-plgpio: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-11
/
+11
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
pinctrl: spear: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
1
-53
/
+31
|
\
|
|
*
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-07-22
1
-2
/
+1
|
*
pinctrl: spear: switch plgpio to irqchip helpers
Linus Walleij
2014-06-19
1
-51
/
+30
*
|
treewide: Fix company name in module descriptions
Masanari Iida
2014-10-29
1
-1
/
+1
|
/
*
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-10-08
1
-1
/
+1
*
pinctrl: spear/plgpio: Staticize spear310_o2p
Sachin Kamat
2013-06-18
1
-1
/
+1
*
drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-16
1
-6
/
+1
*
Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
1
-3
/
+3
|
\
|
*
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-30
1
-3
/
+3
*
|
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-26
1
-1
/
+1
|
/
*
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-5
/
+3
*
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+2
*
pinctrl: SPEAr: Update error check for unsigned variables
Tushar Behera
2012-11-23
1
-1
/
+1
*
Pinctrl/spear: plgpio: don't call prepare/unprepare
Viresh Kumar
2012-11-15
1
-4
/
+15
*
pinctrl: plgpio: Call clk_disable_unprepare only if clk_prepare_enable is called
Axel Lin
2012-11-15
1
-1
/
+2
*
pinctrl: SPEAr: Add plgpio driver
Viresh Kumar
2012-11-11
1
-0
/
+746