summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij2012-10-231-1/+1
* pinctrl/nomadik: use zero as default irq_startLinus Walleij2012-10-231-1/+1
* pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun2012-10-231-1/+3
* pinctrl/nomadik: use irq_create_mapping()Linus Walleij2012-10-231-1/+1
* pinctrl: remove mutex lock in groups showHaojian Zhuang2012-10-181-4/+0
* pinctrl: tegra: correct bank for pingroup and drv pingroupPritesh Raithatha2012-10-171-12/+12
* pinctrl: tegra: set low power mode bank width to 2Pritesh Raithatha2012-10-171-1/+1
* pinctrl/nomadik: always use the simple irqdomainLinus Walleij2012-10-151-10/+3
* pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij2012-10-151-0/+13
* pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun2012-10-151-2/+0
* pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann2012-10-151-35/+0
* pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun2012-10-151-1/+1
* pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun2012-10-151-1/+0
* pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
* pinctrl: samsung: use __devinit section for init codeArnd Bergmann2012-10-151-5/+5
* pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij2012-10-101-3/+13
* pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-104-47/+765
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-096-0/+1804
|\
| * OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2012-09-133-0/+474
| * OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-135-0/+1330
* | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-078-0/+2954
|\ \
| * \ Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-09-228-0/+2954
| |\ \
| | * | pinctrl: mvebu: add pinctrl driver for Armada XPThomas Petazzoni2012-09-223-0/+473
| | * | pinctrl: mvebu: add pinctrl driver for Armada 370Thomas Petazzoni2012-09-223-0/+426
| | * | pinctrl: mvebu: kirkwood pinctrl driverSebastian Hesselbarth2012-09-223-0/+477
| | * | pinctrl: mvebu: dove pinctrl driverSebastian Hesselbarth2012-09-223-0/+625
| | * | pinctrl: mvebu: pinctrl driver coreSebastian Hesselbarth2012-09-224-0/+953
| | |/
| * | Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-201-1/+57
| |\ \
* | \ \ Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-0216-473/+4602
|\ \ \ \
| * | | | pinctrl: add bcm2835 driverSimon Arlott2012-10-013-0/+1081
| * | | | pinctrl/nomadik: use irq_find_mapping()Linus Walleij2012-09-281-3/+1
| * | | | pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irqBarry Song2012-09-281-0/+6
| * | | | pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_rangeBarry Song2012-09-281-1/+3
| * | | | pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_inputBarry Song2012-09-281-5/+0
| * | | | pinctrl: sirf: add missing pins to pinctrl listBarry Song2012-09-281-0/+6
| * | | | pinctrl: sirf: fix a typo in sirfsoc_gpio_probeBarry Song2012-09-281-0/+2
| * | | | pinctrl: pinctrl-single: add debugfs pin h/w state infoMatt Porter2012-09-281-1/+9
| * | | | pinctrl: Fix potential memory leak in pinctrl_register_one_pin()Sachin Kamat2012-09-271-1/+3
| * | | | pinctrl: imx: remove duplicated constRichard Zhao2012-09-181-1/+1
| * | | | pinctrl: use kasprintf() in pinmux_request_gpio()Thomas Petazzoni2012-09-141-4/+1
| * | | | pinctrl: pinctrl-single: Add pinctrl-single,bits type of muxPeter Ujfalusi2012-09-131-10/+36
| * | | | pinctrl/nomadik : add MC1_a_2 pin MC1 function group listPatrice Chotard2012-09-101-1/+4
| * | | | pinctrl: pinctrl-single: Make sure we do not change bits outside of maskPeter Ujfalusi2012-09-101-1/+1
| * | | | pinctrl/nomadik: MASK_ON_SUSPENDEtienne Carriere2012-09-031-0/+1
| * | | | pinctrl: imx5: start numbering pad from 0Shawn Guo2012-09-032-446/+446
| * | | | pinctrl: pinctrl-imx: add imx35 pinctrl driverUwe Kleine-König2012-09-033-0/+1604
| * | | | pinctrl/nomadik: add STn8815 ASIC supportLinus Walleij2012-09-035-0/+377
| * | | | pinctrl/nomadik: add ASIC DB8450 pinctrl driverPatrice Chotard2012-09-035-0/+1021
| | |_|/ | |/| |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-016-0/+1935
|\ \ \ \
| * | | | pinctrl: exynos: Fix wakeup IRQ domain registration checkTomasz Figa2012-09-211-1/+1