aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91.c
Commit message (Expand)AuthorAge
* pinctrl: at91: allow to have disabled gpio bankJean-Christophe PLAGNIOL-VILLARD2015-01-26
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * pinctrl: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-14
|\ \
| * | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
| |/
* | pinctrl: at91: enhance (debugfs) at91_gpio_dbg_showMatthieu Crapet2014-12-03
* | pinctrl: at91: use own headerAlexandre Belloni2014-10-29
|/
* Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-07
|\
| * pinctrl: at91: disable PD or PU before enabling PU or PDWenyou Yang2014-09-23
| * pinctrl: at91: Fix error handling while doing gpiochio_irqchip_addPramod Gurav2014-09-23
| * pinctrl: at91: Fix failure path in at91_gpio_probe pathPramod Gurav2014-09-23
| * pinctrl: at91: Switch to using managed clk_getPramod Gurav2014-09-05
| * pinctrl: at91: add drive strength configurationMarek Roszko2014-09-05
| * pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
* | pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-17
|/
* pinctrl: pinctrl-at91.c: Cleaning up values that are never usedRickard Strandqvist2014-07-11
* pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zeroRickard Strandqvist2014-07-11
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-11
* pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occursAlexander Stein2014-05-27
* pinctrl/at91: Fix mask creation in at91_gpio_dbg_showAlexander Stein2014-04-22
* pinctrl/at91: convert driver to use gpiolib irqchipAlexander Stein2014-04-22
* pinctrl: at91: implement get_directionRichard Genoud2014-02-25
* pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQJean-Jacques Hiblot2014-02-10
* pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-03
* Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-21
|\
| * pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enableBoris BREZILLON2013-12-16
| * pinctrl: at91: fix clk_unprepare and clk_disable orderBoris BREZILLON2013-12-16
| * pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni2013-12-13
| * pinctrl: at91: initialize config parameter to 0Alexandre Belloni2013-12-12
| * pinctrl: at91: correct a few typosAlexandre Belloni2013-12-12
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
|/
* pinctrl: at91: copy define to driverLinus Walleij2013-11-05
* pinctrl: at91: correct a few typosAlexandre Belloni2013-10-23
* pinctrl: remove redundant of_match_ptrSachin Kamat2013-10-08
* pinctrl: at91: fix sam9x5 debounce/deglitch functionsBoris BREZILLON2013-09-27
* pinctrl: at91: fix typosBoris BREZILLON2013-09-27
* pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON2013-08-28
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: at91: choose appropriate handler for level interruptsBoris BREZILLON2013-08-07
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-16
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\
| * Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-09
| |\
| * | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-26
* | | Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-03
|\ \ \ | | |/ | |/|
| * | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-14
| |/
* | pinctrl: at91: Fix checkpatch errorsSachin Kamat2013-03-27
* | pinctrl: at91: Remove duplicate constSachin Kamat2013-03-27
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
|/
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\