summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-at91.c
AgeCommit message (Expand)Author
2013-09-26pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-03-27pinctrl: at91: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: at91: Remove duplicate constSachin Kamat
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart
2013-01-22pinctrl: Convert to devm_ioremap_resource()Thierry Reding
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2012-12-26drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfreeJulia Lawall
2012-11-21Merge branch 'at91' into develLinus Walleij
2012-11-19pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD
2012-11-19pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD
2012-11-11pinctrl: Staticize pinconf_opsAxel Lin
2012-11-05pinctrl: at91: Staticize non-exported symbolsAxel Lin
2012-10-28pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun
2012-10-28pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun
2012-10-28pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun
2012-10-28pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD
2012-10-24gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD
2012-10-24pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD
2012-10-13ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD