index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
spear
/
pinctrl-plgpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
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-15
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-04
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