index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-at91.c
Age
Commit message (
Expand
)
Author
2015-11-02
Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-10-27
pinctrl: at91: add missing of_node_put
Julia Lawall
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-08-30
pinctrl: at91: fix null pointer dereference
David Dueck
2015-08-26
pinctrl: at91: Use generic irq_{request,release}_resources()
Geert Uytterhoeven
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
pinctrl/at91: Use irq_set_handler_locked()
Thomas Gleixner
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-05-06
pinctrl: at91: Add set_multiple GPIO chip feature
Alexander Stein
2015-04-15
Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-04-07
pinctrl: at91: convert __raw to endian agnostic IO
Ben Dooks
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
2015-03-18
pinctrl: at91: move lock/unlock_as_irq calls into request/release
Boris Brezillon
2015-03-09
pinctrl: at91: simplify probe error handling
Baruch Siach
2015-01-26
pinctrl: at91: allow to have disabled gpio bank
Jean-Christophe PLAGNIOL-VILLARD
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-03
pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show
Matthieu Crapet
2014-10-29
pinctrl: at91: use own header
Alexandre Belloni
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-20
pinctrl: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-08
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-09-23
pinctrl: at91: disable PD or PU before enabling PU or PD
Wenyou Yang
2014-09-23
pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add
Pramod Gurav
2014-09-23
pinctrl: at91: Fix failure path in at91_gpio_probe path
Pramod Gurav
2014-09-05
pinctrl: at91: Switch to using managed clk_get
Pramod Gurav
2014-09-05
pinctrl: at91: add drive strength configuration
Marek Roszko
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-08-17
pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
2014-07-11
pinctrl: pinctrl-at91.c: Cleaning up values that are never used
Rickard Strandqvist
2014-07-11
pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-05-27
pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs
Alexander Stein
2014-04-22
pinctrl/at91: Fix mask creation in at91_gpio_dbg_show
Alexander Stein
2014-04-22
pinctrl/at91: convert driver to use gpiolib irqchip
Alexander Stein
2014-02-25
pinctrl: at91: implement get_direction
Richard Genoud
2014-02-10
pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ
Jean-Jacques Hiblot
2014-02-03
pinctrl: at91: use locked variant of irq_set_handler
Nicolas Ferre
2014-01-21
Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-16
pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable
Boris BREZILLON
2013-12-16
pinctrl: at91: fix clk_unprepare and clk_disable order
Boris BREZILLON
2013-12-13
pinctrl: at91: implement at91_pinconf_dbg_show
Alexandre Belloni
2013-12-12
pinctrl: at91: initialize config parameter to 0
Alexandre Belloni
2013-12-12
pinctrl: at91: correct a few typos
Alexandre Belloni
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-11-05
pinctrl: at91: copy define to driver
Linus Walleij
2013-10-23
pinctrl: at91: correct a few typos
Alexandre Belloni
2013-10-08
pinctrl: remove redundant of_match_ptr
Sachin Kamat
2013-09-27
pinctrl: at91: fix sam9x5 debounce/deglitch functions
Boris BREZILLON
[next]