index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
spear
Age
Commit message (
Expand
)
Author
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-12-12
pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
Zheng Yongjun
2020-09-29
pinctrl: spear: simplify the return expression of tvc_connect()
Qinglang Miao
2020-09-29
pinctrl: spear: simplify the return expression of spear310_pinctrl_probe
Liu Shixin
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-30
pinctrl: spear/plgpio: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-06
pinctrl: spear: spear: Add of_node_put() before return
Nishka Dasgupta
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-03
pinctrl: spear: Delete an error message for a failed memory allocation in spe...
Markus Elfring
2018-01-03
pinctrl/spear/plgpio: Delete two error messages for a failed memory allocatio...
Markus Elfring
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-02-13
pinctrl: spear: make bool drivers explicitly non-modular
Paul Gortmaker
2016-04-21
pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-05
pinctrl: spear-plgpio: use gpiochip data pointer
Linus Walleij
2015-12-01
pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR
Masahiro Yamada
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-10-29
treewide: Fix company name in module descriptions
Masanari Iida
2014-10-20
pinctrl: spear: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-08-29
pinctrl: Make of_device_id array const
Kiran Padwal
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-06-19
pinctrl: spear: switch plgpio to irqchip helpers
Linus Walleij
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-08-28
pinctrl: spear: Convert to devm_ioremap_resource
Axel Lin
2013-08-23
pinctrl: SPEAr310: Pass correct of_device_id table name to MODULE_DEVICE_TABLE
Axel Lin
2013-06-18
pinctrl: spear/plgpio: Staticize spear310_o2p
Sachin Kamat
2013-06-16
drivers/pinctrl/spear: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-02
Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-30
pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]