index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-adi2.c
Age
Commit message (
Expand
)
Author
2016-04-21
pinctrl: adi2: 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: adi2: use gpiochip data pointer
Linus Walleij
2015-12-10
pinctrl: adi2: Use platform_register/unregister_drivers()
Thierry Reding
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-17
pinctrl/adi2: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-25
pinctrl/adi2: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-05-06
pinctrl: move strict option to pinmux_ops
Linus Walleij
2015-05-06
pinctrl: allow exlusive GPIO/mux pin allocation
Sonic Zhang
2014-09-05
pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges
Pramod Gurav
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-07-11
pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usage
Rickard Strandqvist
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-04-22
pinctrl: adi2: Statize adi_gpio_irq_domain_ops
Axel Lin
2014-04-03
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
2014-02-25
pinctrl: pinctrl-adi: combine multiple groups of one function together
Sonic Zhang
2014-02-10
pinctrl-adi2: fix coding style issue
Sonic Zhang
2014-02-10
pinctrl-adi2: change irq_base from usigned int to int
Sonic Zhang
2014-02-10
pinctrl: Move pint PM storage structure out of blackfin architecture.
Sonic Zhang
2013-10-09
pinctrl: pinctrl-adi2: disable IRQ when setting value
Sonic Zhang
2013-10-09
pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags.
Sonic Zhang
2013-09-27
pinctrl: adi2: Fix dead lock in adi_gpio_direction_output
Axel Lin
2013-09-27
pinctrl: adi2: Convert to devm_ioremap_resource
Axel Lin
2013-09-19
pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x.
Sonic Zhang