summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-211-13/+35
|\
| * pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enableBoris BREZILLON2013-12-161-4/+2
| * pinctrl: at91: fix clk_unprepare and clk_disable orderBoris BREZILLON2013-12-161-5/+3
| * pinctrl: at91: implement at91_pinconf_dbg_showAlexandre Belloni2013-12-131-0/+25
| * pinctrl: at91: initialize config parameter to 0Alexandre Belloni2013-12-121-1/+2
| * pinctrl: at91: correct a few typosAlexandre Belloni2013-12-121-3/+3
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
|/
* pinctrl: at91: copy define to driverLinus Walleij2013-11-051-0/+1
* pinctrl: at91: correct a few typosAlexandre Belloni2013-10-231-4/+4
* pinctrl: remove redundant of_match_ptrSachin Kamat2013-10-081-2/+2
* pinctrl: at91: fix sam9x5 debounce/deglitch functionsBoris BREZILLON2013-09-271-5/+13
* pinctrl: at91: fix typosBoris BREZILLON2013-09-271-3/+3
* pinctrl: at91: fix get_pullup/down function returnBoris BREZILLON2013-08-281-2/+2
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-281-19/+29
* pinctrl: at91: choose appropriate handler for level interruptsBoris BREZILLON2013-08-071-2/+14
* drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-06-161-6/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-2/+1
|\
| * Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-091-1/+60
| |\
| * | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-2/+1
* | | Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-031-1/+60
|\ \ \ | | |/ | |/|
| * | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-1/+60
| |/
* | pinctrl: at91: Fix checkpatch errorsSachin Kamat2013-03-271-8/+9
* | pinctrl: at91: Remove duplicate constSachin Kamat2013-03-271-2/+2
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-3/+3
|/
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+3
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-031-19/+18
|\
| * Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-19/+18
* | drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfreeJulia Lawall2012-12-261-1/+1
|/
* Merge branch 'at91' into develLinus Walleij2012-11-211-1/+125
|\
| * pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+111
| * pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+14
* | pinctrl: Staticize pinconf_opsAxel Lin2012-11-111-1/+1
|/
* pinctrl: at91: Staticize non-exported symbolsAxel Lin2012-11-051-10/+12
* pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun2012-10-281-3/+0
* pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun2012-10-281-3/+1
* pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun2012-10-281-1/+0
* pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD2012-10-281-2/+2
* gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+25
* pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD2012-10-241-1/+1
* ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+1490
OpenPOWER on IntegriCloud