aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91.c
Commit message (Expand)AuthorAge
* 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
|\
| * Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfreeJulia Lawall2012-12-25
|/
* Merge branch 'at91' into develLinus Walleij2012-11-21
|\
| * pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD2012-11-18
| * pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD2012-11-18
* | pinctrl: Staticize pinconf_opsAxel Lin2012-11-11
|/
* pinctrl: at91: Staticize non-exported symbolsAxel Lin2012-11-05
* pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun2012-10-28
* pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-28
* pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-28
* pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD2012-10-28
* gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD2012-10-24
* pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD2012-10-24
* ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12